Extra fun fact for comment reading friends: This post is the origin of the meme “Monads are just monoids in the category of endofunctors. What’s the problem?” Source
Self-taught software developer (he/him)
Extra fun fact for comment reading friends: This post is the origin of the meme “Monads are just monoids in the category of endofunctors. What’s the problem?” Source
Hear me out, but I believe that using Rust holds Lemmy back.
Writing Rust code is difficult, and fairly time consuming. It’s difficult to get right, and as other commenters have noted, Lemmy code seems to do a lot of things for the “hype factor” (like Websockets). It’s difficult to find enough devs as well.
The article about Discord switching to Rust from Go in the top comment is misleading in my opinion. They totally rearchitected their service while rewriting it, so it’s an apples to oranges comparision.
Caddy is great, I’ve been using it for all greenfield projects.
P. S. Have you checked out the Caddy API?
You must be a fan of the primeagen
This is really nice! You might also enjoy: Select Star SQL and SQL Murder Mystery
I came today from Reddit. Think i’m here for good. This feels magical.
Revolution is in the air?
Back in the day, we used to have “post2host” forums, where you could get VPS servers for free just by being active in the forum. That’s where I cut my teeth on Linux!
Without that, 10 years ago, I would not have my career today. I am thankful.
This! Selfhosting your own small apps is the best way to get practical, hands on experience with Linux administration.
This is a good take. All of programming is ultimately just tools to solve a problem, and if we don’t have domain knowledge, we can’t effectively solve the problems that we set out to in the first place.
Really hit the nail on the head about the “invisible decisions” which happen like the quality vs quantity with sails.
I’ve been using ChatGPT at work quite a bit now. Some of the things I’ve used it for are:
I still don’t feel comfortable using it for anything big.
2007 - Rob Pike and Ken Thompson think it would be really cool if C was more like Java, and that it would be even more cool if it used the Pascal-style “x := 5” syntax. They lock themselves in a dark room over the winter and create Go. People criticize it for not being more like Rust, despite Rust not having been invented yet.
2009 - After an airplane crash leaves Graydon Hoare stranded in the middle of the Arabian desert, a mysterious camel appears and saves his life. He creates Rust, and adds obtuse syntax and a merciless compiler to mimic the feeling of being stranded in the desert. Masochists worldwide rejoice.
2012 - Anders Hejlsberg discovers some mushrooms growing from the base of his bathtub. After consuming them, he has a revelation that C# needs more Javascript. He invents Typescript. Typescript is a relatively verbose, garbage collected, class based, statically typed, single dispatch, object oriented language with single implementation inheritance and multiple interface inheritance. Microsoft loudly heralds Typescript’s novelty.