@bender@twtxt.net hello, nice to meet you too!!! i have just learned about yarnd recenty, great to see it in action and i already have people connected.
@kat@yarn.girlonthemoon.xyz i found this, could be a good start: https://github.com/seaweedfs/seaweedfs/wiki/Getting-Started
speaking of minio
@nghialele@nghia.im SAME HERE LOL iām so pissed
@nghialele@nghia.im itās great to see another Yarnd pod in the wild. Welcome!
@nghialele@nghia.im hello there nice to meet you! your site protection thing is super funny with the touhou theme lol
@starletvania@yarn.girlonthemoon.xyz hello, iām trying reply from my pod
@starletvania@yarn.girlonthemoon.xyz Yes this thing is on š
@starletvania@yarn.girlonthemoon.xyz hello ((hello hello [imagine this as an echo])). āŗļø
@thecanine@twtxt.net with this you meant Conversations, not XMPP, right?
āAlso, finally getting full screen view for avatars in XMPP - a better integrated one, after 25 years. Y@ay!ā
@starletvania@yarn.girlonthemoon.xyz OH SHIT ITāS WORKING
@kat@yarn.girlonthemoon.xyz https://snippets.4-walls.net/kat/f1381409ed8244f0a60e0a7a6de23365
hey @prologic@twtxt.net heads up - my pod is suddenly having weird 400 bad request errors on things like posting twts, new user registration, following, and more. itās not just me because a friend is also having these issues as a new user and canāt post. i saw one exception in the logs but iām not sure if itās related, iāll link it in a reply to this
QR codes, already posted about them in the last two posts, but I want to hear your hot takes: Should they only be black and white, are they even worth doing in 2025, incorporating them into things,..?
Also, finally getting full screen view for avatars in XMPP - a better integrated one, after 25 years. Y@ay!
@bender@twtxt.net i LOVE katseye so much theyāre like one of my fave girl groups rn
@kat@yarn.girlonthemoon.xyz lara is my bias but daniela is so slay
@movq@www.uninformativ.de I didnāt stop to think on this one. š Of course, duh!
@bender@twtxt.net Not sure if youāre serious or joking, but: IE3 introduced support for CSS, Mosaic completely ignores it. š Besides, it looks fine in IE3 now as well, after I fixed my CSS bug. š¤Ŗ
@movq@www.uninformativ.de this is mind boggling. How come it looks just fine under Mosaic, and not under IE3? Man, am I glad I donāt use a Microsoft browser!
@movq@www.uninformativ.de Bahahahaha š¤£
@prologic@twtxt.net Mosaic (2.7) works fine, I maintain that package in the AUR and test my website regularly. š
@movq@www.uninformativ.de So no Mosaic support either? š¤£
@quark@ferengi.one Ah, I see. Hm, only problem is, IE 3 doesnāt seem to support this yet. š Nah, I donāt think Iāll go down that road ā seems like a slippery slope. š¤£
@movq@www.uninformativ.de yes, I think:
<!--[if !IE]><!-->
<link rel="stylesheet" href="../simplicity.cssā>
<!--<![endif]-->
Should work, but I havenāt tested it.
@bender@twtxt.net Probably, yes. š¤ Thereās no standard way to do that, though, is there? š¤
@movq@www.uninformativ.de heās so cute!!!!!!!!!!!!!
@bender@twtxt.net <3333
@kat@yarn.girlonthemoon.xyz Yep, canāt wait to hear that dial-up sound again. š
@kat@yarn.girlonthemoon.xyz Awww, welcome to the family, little guy. š
Iām finding this very interesting⦠An evolved neural network that plays the game of tic-tac-toe and so far is a pretty decent player. Here is a visualization of itās evolved ābrainā that underwent GA (genetic algorithm) training with classification learning + self-play.
@movq@www.uninformativ.de THATāS SO COOL
@prologic@twtxt.net i canāt wait till forgejo/gitea instances can federate with each other bc i will interact with ur gitea instance from my forgejo instance somehow and someday!!!!
@bender@twtxt.net Well itās really just for other fellow humans that might not know better and what Microsoft does with your hard⢠work š¤£
@prologic@twtxt.net yeah, that will work perfectly. Because you are using āpleaseāāwhich we all know is a magic talisman word of obedienceāall uploads of your code to Github will be automatically paused, until such magic word is removed. š
@prologic@twtxt.net I SAW THIS SHIT I WAS LAUGHING SOOO HARD omg you couldnāt pay me enough to babysit a fucking bot to do shit work
@kat@yarn.girlonthemoon.xyz since rebuilding eunoia in astro iāve had soooo much fun with it and i donāt even like JS
@prologic@twtxt.net good luck!!!!!!!!!
@prologic@twtxt.net interesting that ruby is so low on the list, i find it the easiest to learn! hell i struggle with python more than ruby and iāve been told that python is like ruby but better lol. maybe itās just my weird brain!
@prologic@twtxt.net ITāS SO EPIC BUT SO POWERFUL YOU CAN DO SO MUCH
@movq@www.uninformativ.de help yeah i struggle so hard with this stuff! itās why wordier languages like ruby come easier to me
@bender@twtxt.net iāve meant to try this!
@kat@yarn.girlonthemoon.xyz Ah, I see. I would assume that youāll get used to it at some point. š¤ But yeah, a lot of meaning is packed into these symbols. (Itās much, much worse with languages like Rust. š )
@kat@yarn.girlonthemoon.xyz Authelia is great š Nice choice! š
@prologic@twtxt.net I remember going through your āintroduction to Golangā, I donāt remember the URL, but I vividly remember going through it, and I was lost at chapter one. So, about that āmasteringā the core in hours, āI donāt believe you.ā (insert I donāt believe you meme animated GIF here). LOL.
@bender@twtxt.net Hereās a short-list:
- Simple, minimal syntaxāmaster the core in hours, not months.
- CSP-style concurrency (goroutines & channels)āsafe, scalable parallelism.
- Blazing-fast compiler & single-binary deploysāzero runtime dependencies.
- Rich stdlib & built-in tooling (gofmt, go test, modules).
- No heavy frameworks or hidden magicāunlike Java/C++/Python overhead.
@prologic@twtxt.net whatās to like? :-P
@bender@twtxt.net Whatās not to like? š
@kat@yarn.girlonthemoon.xyz I donāt like Golang much either, but I am not a programmer. This little site, Go by example might explain a thing or two.
@movq@www.uninformativ.de i feel like when i read go code iām reading some algebra shit where every part is 1-5 letters long and then thereās weird symbols like :=
and itās just infinitely harder for me to parse and infer meaning from lol. itās such a me problem