What are you working on this week? (Mar. 31, 2024)
from secana@programming.dev to rust@programming.dev on 31 Mar 2024 18:51
https://programming.dev/post/12185289
from secana@programming.dev to rust@programming.dev on 31 Mar 2024 18:51
https://programming.dev/post/12185289
Hi rustaceans! What are you working on this week? Did you discover something new, you want to share?
threaded - newest
I released kellnr.io 5.2.1 with a few smaller fixes and additions.
I need to build a site like this for my app lol
Very nice is what I am saying!
Thanks! Took me few iterations to get there.
youtu.be/q2tfkVe6hTo
github.com/dislux-hapfyl/pynksh
Working on making dev of tkinter and pythong* a breeze for any newcomer that’s willing to learn a bit different from the mainstream tutorials, videos, docs and mass methods of learning. This guy’s ways are more fun than any of those YT videos of piecemeal-coding. If you find that kind of learning extremely boring hmu fam…
*I dont like python syntax, it’s uGly, but I do because it was waiting for me to abstract it away by creating pnk.lang. When you see my repo you will understand, maybe…
#allerrorsmatter
I’m on vacation. No working. Well, actually I was doing a ton of Selfhosting stuff (migrating my homeserver to proxmox, now at a usable level), but also video games.
The wordle-analyzer will have to wait until next week, and until I can fix my lifetime compiler errors in the latest commit, and before that: Until I fix my forgejo server that refuses to start after updating the server kernel.
Unfortunately, not much this week. Maybe I’ll get time to hack on my p2p app next week.
I did find simplex chat recently, so I’ll be relearning Haskell to play around with it. If anyone knows of a decent Rust library for it, I’ll play with that too. I think I could use it for my p2p app for a few things, which could be cool.
Trying to improve my solution of one billion rows challenge.
This week some more work was done on inheriteRS to support inheriting non-trait implementations of functions.
Basically
results in