Slendi
banner
slendi.dev
Slendi
@slendi.dev
☦︎ Romanian, danger to society. Professional CS schizophrenic. ASCIItuber gang.

Site at https://slendi.dev
Streams at https://twitch.tv/SlendiDev
Reposted by Slendi
Well here it is! It's got a lot of glitches, but technically, this is Discord Messenger running on a nearly 32 year old operating system!
March 26, 2025 at 10:18 PM
If you are going to be making a game, and its gameplay could be made in multiplayer, base your game off of a multiplayer stack. Even if singleplayer. It's easier to go from multiplayer to singleplayer than the other way around.
March 5, 2025 at 4:05 PM
February 23, 2025 at 10:41 AM
why is this happening in software?
February 7, 2025 at 1:35 PM
I don't know how to feel about the amount of negative things associated with Bluesky, from zoos to pedos being allowed here. It's become a real problem.
January 26, 2025 at 11:56 AM
From what I understand, this mostly happens because in order to publish to the App Store, Apple requires a monthly expensive fee, compared to something like Play Store which is a cheap one-time fee.
One very frustrating thing about macOS.

You spend $3k for the computer, then every developer wants to nickel and dime you for software.

No im not paying $30 for an FTP client are you kidding me?
January 17, 2025 at 1:13 PM
If your program mentions in the marketing material what programming language it's made in, I will never take it as a serious project
January 9, 2025 at 2:12 AM
Merry Christmas y’all!
December 25, 2024 at 10:19 AM
The biggest thing I hate about Linux is that for serious workloads you risk your system freezing up, even if you give it like 3/4 of your cores
December 10, 2024 at 7:31 PM
The only things I miss here are community notes and polls. They are just sooooo gooodddd
December 10, 2024 at 5:09 PM
istg 80% of my internet traffic goes to cache.nixos.org
cache.nixos.org is up
cache.nixos.org
December 10, 2024 at 4:28 PM
December 9, 2024 at 10:02 PM
Reposted by Slendi
raylib-gizmo is out! 🎉
A customizable, immediate-mode 3D gizmo tool for #raylib. Translate, rotate, scale, or combine transformations with a bitwise approach. Supports global, local, and view orientations.

Check it out: github.com/cloudofoz/ra...

#OpenSource #GameDev #IndieDev
December 8, 2024 at 10:06 PM
one of the most underrated features of vim is that you can fully work in it with just your keyboard and efficiently, literally just sit back with the keyboard in your lap it's great
December 4, 2024 at 5:54 PM
I hate the fact that framebuffers have both width and pitch. You only ever really need width, but hardware vendors go noooooooo you need to use an additional field for some stupid reason and complicate iteration.
December 2, 2024 at 9:19 AM
November 25, 2024 at 9:06 AM
I've got good legs but somehow going down stairs always manages to break them. Can people not design stairs anymore? Outdoors ones are the most outrageous example, the ones on most paths. Long step sizes, big drops and most times even those are inconsistent
November 21, 2024 at 5:52 AM
You do not need an ECS. Just store your game state in a struct and use vectors.

#gamedev #indiegamedev
November 21, 2024 at 4:58 AM
i regret updating my flake lock file but it had to be done
November 16, 2024 at 1:30 PM
tpope would be proud

#regex #vim #neovim
November 15, 2024 at 7:28 PM
replace "coffee" with "treats" and you have my cat's behavior
Coffee isn't enough today I need to chew on some wires
November 12, 2024 at 7:06 PM
Sum senior excultor programmatis.

#latin #lingualatina #programming #software
November 11, 2024 at 7:57 PM
I'm still mad YouTube deleted my 8 years old memes playlist
November 10, 2024 at 11:04 PM
@t3.gg you should credit the people you get the memes from before clicking send on the community post. in this video you literally show how you download the top post from programmerhumor and instapost it: youtu.be/G2_D2bYFjY4
This tool annoyed me (so I built a free version)
YouTube video by Theo - t3․gg
youtu.be
November 10, 2024 at 1:38 PM
If you sort an array beforehand to find the swaps needed, you could, in theory, craft an rng seed that will bogo sort on the first iteration
November 10, 2024 at 8:22 AM