@LichtMarv

2 Followers
3 Following
19 Posts
i dont know what the fediverse is. pls someone explain to me
I will start playing #minecraft actively again. Am kinda excited, since its my first time playing with #terralith. Also am hype for what the others are gonna build on the server lmao
@finnbar_m ngl i think my approch was just wrong. Instead of trying to fit all my global state into the data typemap im now having my own struct representing my whole bot, and i just store global state there and give out references when needed. Im sure i will have other issues with that approch later, but for now it seems to do the trick. But i still dont know how one is supposed to get the name of a guild given its id... anyways so far im pretty sure doing it in rust was a good decision.
Trying to write a #discord bot in #serenity using #rustlang, but am a bit confused at how you are supposed to do certain things. Like how do you correctly work with the cache to fetch a guild name? Or how to put dynamic trait objects into the data typemap. Hope i figure it out soon
Today is a good day. My girlfriend dug out her old ds and we played #nintendogs. Her puppy is training way faster then mine, but mine is more pretty xD
How does the home feed on Mastodon find new content from other instances?
@finnbar_m as far as i could tell, your hone feed is based on who you follow and what they boost. So if someone you follow boosts something from another instance it should appear on your home. Or if you follow them directly ofc. I could be wrong, so someone correct me if im just being stupid here
So I was walking back to my car and some dude handed me an egg. There's no punchline here, I'm just confused

I just wrote a simple reactive UI library in Dart to get a better feel for how the UI tools we use work.

It was a fun and challenging project - though it didn't take stupidly long. I'd recommend it to any intermediate developer looking to further their knowledge of the web.

Here's the classic counter example using my library:

#web #webdev #dart #flutter #javascript #programming #coding #react #solidjs #typescript #vue #svelte #html #css #opensource #foss

@finnbar_m oh thank you for the kind words. I'm starting to fall in love with this platform and the people on it.
@finnbar_m First thing i wanted to do is make a discord bot in #Rust, partially because I'm really tired of #typescript and partially because i wanna learn something new. I also thought about writing my own text editor. Not an IDE, but more like #word or something, since i would love getting into writing stories but the designs of most text software just distracts me and i don't need a million features only a handful useful ones