Show more

Had a full day yesterday. Finished day5 and day6 today.

As always, these aren't clever solutions, but quick ones.

Day 5 was interesting - slicing and dicing static buffers to move the "boxes" is nice, IMO.

My Day6 solution is stupid but straightforward and done in a couple of minutes.

git.sr.ht/~tomterl/aoc22/tree/

git.sr.ht/~tomterl/aoc22/tree/

#adventofcode #harelang

@drewdevault My next goal with Hare is to rewrite my wee-matter Weechat backend as an Hare weechat-to-irc translation node. I will probably blog about this a lot. I think I have a lot to say about either Hare implementation or more generally about technical problem this design will solve.

(A well designed event loop would be lovely :D)

[wee-matter]: https://sr.ht/~stacyharper/wee-matter/

Are you folks going to participate in this year's #AdventOfCode? I am planning to do (as much as I can) in Go, but I am checking Hare now and it looks awesome

I've been solving some AoC 2021 puzzles with #Hare.

Did the dumbest possible queue for a BFS for day 16:

let queue = []
enqueue: append(queue, ...)
dequeue: queue[0]; delete(queue[0])

Dirt simple and probably not very efficient, but it Just Works™.

Have you been messing around with #Hare? What are your thoughts? Positive or negative -- blog about it? We could use more eyes on the project.

Recent upstream improvements to qbe reduces stack usage across the Hare standard library by 84%

First parts of RSA support have been submitted to the #harelang stdlib. That's just enough to provide RSA support for hare-ssh, if accepted. I'll also send patches for himitsu-ssh.

Hi everyone!

I contribute code to the #HareLang cryptographic module.

I plan to post about what I'm up to regularly.

Given #Honk is written in #Go, I wonder whether it would be possible to make a faster, lighter-weight port in #HareLang, given the similariteis of standard libraries yet higher efficiency of the latter?
(cc @tedu and @drewdevault )

Does anyone want to take point on a Hare TUI implementation?

Show thread

I'm pretty excited about new Hare developments

A friend at the local hackerspace surprised me a while back with this custom-embroidered harriet #harelang

Show more

Hare Propaganda 🐰's choices:

Qoto Mastodon

QOTO: Question Others to Teach Ourselves
An inclusive, Academic Freedom, instance
All cultures welcome.
Hate speech and harassment strictly forbidden.