@omenos @tristan957
Hey, that's great to hear.
The Hare team are also discussing quarterly versioned releases -- 0.YY.Q (e.g. 0.24.0) ‐- which might make things easier.
https://lists.sr.ht/~sircmpwn/hare-rfc/%3CCXHZO8WYRECI.180RNPAOI7G1T%40taiga%3E
@latenightowl
Send a bug report to the hare-users mailing list
https://harelang.org/community/ -> hare-users archives
Hey @fkinoshita
Check out this idiomatic cat(1) implementation from hautils, a collection of POSIX utilities written in Hare.
https://git.sr.ht/~sircmpwn/hautils/tree/master/item/cat.ha
Hi @tristan957,
It's up to Fedora, but I don't see that happening soon since Hare does not have a steady version release cycle yet.
I help maintain upstream #harelang.
@lanodan
Yeah
@lanodan
The name was my idea, to "reckon through a chronology" as opposed to just a univariable timescale (date::add()). You "reckon" since sometimes you don't know where you'll land if at all, due to a timezone discrepancy or field overflow (something we're still working on).
In my research, most stdlibs unify it all into one "Add()" function, a verb which doesn't sufficiently hint at what is essentially a complex vector operation (<Y,M,D...> + <Y,M,D...>). Time will tell (heh) if we made a good design choice.
Also, nods to @vladh for helping with the implementation.
@drewdevault
Crazy idea, what about an `next` builtin?
i=0
next i # i == 1
next i 5 # i == 6
next i -2 # i == 4
x=0x0F
next x # x == 0x10
s=the
next s # s == thf
@drewdevault
Improvement:
tr -dc '[:alnum:]' </dev/urandom | head -c 64
on my blog!
https://dotat.at/@/2023-05-26-whence-time.html
"where does my computer get the time from?"
a blogified version of the lightning talk I gave at #RIPE86 this morning
RTOS: What is Real-Time?(#Embedded)
https://www.embedded.com/programming-embedded-systems-rtos-what-is-real-time/
Plan 9's date/time
man page
http://man.9front.org/2/tmdate
source
http://git.9front.org/plan9front/plan9front/HEAD/sys/src/libc/port/date.c/f.html
*How Capabilities Work in Austral*
by Fernando Borretti
5 May, 2023
https://borretti.me/article/how-capabilities-work-austral
Ding Liren is the 17th Chess World Champion: “this match was the deepest reflection of my soul”.
Recap of game14 and tiebreaks, annotations by GM Harikrishna Pentala: https://lichess.org/blog/ZE95nhAAACYAznpK/world-chess-championship-game-14-and-tiebreaks
gefs: good enough file system for #plan9 https://orib.dev/gefs.html
Libre software engineer with physics background.
Maintainer for @hare date/time.
.py .go .ha ...
en es ...
\t <dl> agpl posix 9p