Blain Smith · @blainsmith
442 followers · 312 posts · Server fosstodon.org

Got my undergrad project mates all set up on WSL successfully building, running, and playing our semester project game. They are excited to learn and contribute!

#harelang #textadventure #georgiatech

Last updated 1 year ago

Blain Smith · @blainsmith
440 followers · 306 posts · Server fosstodon.org

The most challenging aspect of this text adventure game is creating the story itself. That kind of creativity has always been extremely difficult for me.

#harelang #textadventure

Last updated 1 year ago

tomterl :emacs: · @tomterl
53 followers · 738 posts · Server fosstodon.org

thp now compiles against current harec/stdlib main branches, i.e. module and case-exhaustivity changes.

Let me know, if you run into any problems.

git.sr.ht/~tomterl/thp

#bash #zsh #thpd #harelang

Last updated 1 year ago

Blain Smith · @blainsmith
440 followers · 299 posts · Server fosstodon.org

Looking around and picking up items working now. Things are shaping up nicely.

#harelang #textadventure

Last updated 1 year ago

Blain Smith · @blainsmith
439 followers · 299 posts · Server fosstodon.org

Got a crude movement system in place that lets you build areas/rooms and give them names. Then you can attach them together with cardinal directions and call game::move(&map, game:: direction::EAST) to progress through the mapped out areas.

#harelang #textadventure

Last updated 1 year ago

· @stochasticferret
0 followers · 4 posts · Server sigmoid.social

I finally took the time to go through the language tutorial. The effort put in by the devs to keep the language simple but modern feeling really shines. I also love how simple haredoc is.

#harelang

Last updated 1 year ago

Blain Smith · @blainsmith
439 followers · 312 posts · Server fosstodon.org

3 CS undergrads have joined my text adventure project team. This will be fund to build the game with others and even get exposed to others. The professor was even curious about it too.

#harelang #georigatech #textadventure

Last updated 1 year ago

Blain Smith · @blainsmith
439 followers · 326 posts · Server fosstodon.org

Welcome to Ævintýri!

#harelang #testadventure

Last updated 1 year ago

illiliti · @illiliti
10 followers · 108 posts · Server fosstodon.org

Released two hare libraries which I wrote for my upcoming project:

- codeberg.org/illiliti/hare-fas: DNS message decoder/encoder that does no dynamic allocation
- codeberg.org/illiliti/hare-iou: High-level wrapper over io_uring interface

#hare #harelang

Last updated 1 year ago

Blain Smith · @blainsmith
437 followers · 324 posts · Server fosstodon.org

I got the green light to use for a game or retro hardware project for this whole semester. Now I need to figure out WHAT to actually make.

#harelang

Last updated 1 year ago

Blain Smith · @blainsmith
433 followers · 343 posts · Server fosstodon.org
Blain Smith · @blainsmith
431 followers · 362 posts · Server fosstodon.org

Got a nice patch applied to hare-icmp and now you can ping with

lists.sr.ht/~blainsmith/public

#harelang

Last updated 1 year ago

tbh i want to write a project in no matter how small. Not sure what to write since most of the tools I use give me the convenience I need.

it's the same for other languages I wanted to learn. "The best way to learn a language is writing a project". Yes.. but I am lost because no unique idea exists or I am just too scared because I feel like it is hard.

Hm I should write a lib related to my learning about parsers and call it "sagbot" for weeds.

#harelang

Last updated 1 year ago

the tutorial for harelang.org/tutorials/modules is still not finished yet it seems for . but i just realized if you want to add third-party modules, it just needs to be part of `HAREPATH`. Since I packaged harec and hare in , i just put it in `/usr/lib64/hare/third-party` for third-party modules such as `madeline` - git.d2evs.net/~ecs/madeline. this is to toy around @drewdevault's new smol shell project git.sr.ht/~sircmpwn/rc 👀

built correctly. ❤️

#harelang #opensuse

Last updated 1 year ago

Soc Virnyl Estela · @uncomfyhalomacro
198 followers · 387 posts · Server julialang.social

seems they finished the tutorial. the last part i read was around this harelang.org/tutorials/introdu and it was a work-in-progress

#harelang #hare

Last updated 1 year ago

Armin Preiml · @apreiml
46 followers · 54 posts · Server fosstodon.org

Made some progress on hare-tls this week. It can "verify" certificate chains and I've ported EC from BearSSL. That means it can verify certificates against 99% of the certificates of the mozilla trust source. It's not bulletproof yet though, there are some shortcuts and some critical steps I still need to implement.

Code is in the "making it work" phase. I'll probably add certificate verification to TLS and then I'll slowly start to refactor and rework most of it to make it good.

#harelang

Last updated 1 year ago

Tristan Partin · @tristan957
73 followers · 275 posts · Server fosstodon.org

@drewdevault is looking great these days!

#harelang

Last updated 1 year ago

Blain Smith · @blainsmith
417 followers · 433 posts · Server fosstodon.org

I think I should stop and send in a patch for review before I get too far along.

git.sr.ht/~blainsmith/hare-htt

#harelang #http

Last updated 1 year ago

Blain Smith · @blainsmith
416 followers · 428 posts · Server fosstodon.org

#harelang

Last updated 1 year ago

Blain Smith · @blainsmith
412 followers · 419 posts · Server fosstodon.org

is now doing basic routing of requests.

#harelang #http

Last updated 1 year ago