I don’t get why I don’t like Rust then
- 2 Posts
- 18 Comments
andnekon@programming.devto
Programming@programming.dev•Why is 0.1 + 0.2 returns 0.30000000000000004 in JavaScript?
5·1 year agoNow try opening js interpreter and doing the same.
Also, try
0.1+0.2in python interpreter.
andnekon@programming.devto
Programming@programming.dev•The IDEs we had 30 years ago... and we lost
1·1 year agoDoes solarized count as blue colors?
That’s alright until u need ushort
I killed the fox many times before when it hang my system
Thank you for clarification!
I don’t really understand how can specific programs map the Meta key as something. Isn’t it the job of the driver to map key-presses to input events (which are then passed to display server by
evdev)?
I have it mapped to control
I thought it meant the same, Meta/Super/Windows
I saw these used in documentation interchangeably
I’m using a tiling window manager and neovim as my main editor, so I have to use hot-keys quite a lot As for the caps, I have it remapped to control
Mine made me want to hide all my public repos :')
andnekon@programming.devtoUnixporn@lemmy.ml•[SwayFX] Minimal and Immutable Nord with Fedora Sericea.
2·2 years agoVery nice!
What do you mean by immutable though?
andnekon@programming.devto
Programmer Humor@programming.dev•Returns a sorted list in O(1) time
1·2 years ago50/50 would be for
isOddwith the same implementation
andnekon@programming.devOPtoUnixporn@lemmy.ml•[GNOME] Catppuccin, neovim and anime-girls
2·2 years agoKind of, it’s called zathura
andnekon@programming.devto
Programming@programming.dev•I'm Not Participating in This Year's Advent of Code For Very Good Reasons
9·2 years agoAfter day 5 part 2 I take it back, it’s not fun anymore it’s suffering. This is my first time doing aoc, I didn’t know what I was getting myself into.
andnekon@programming.devto
Programming@programming.dev•I'm Not Participating in This Year's Advent of Code For Very Good Reasons
32·2 years ago“Doing Work Outside of Work is Fucking Stupid” - completely disagree with this take. I got into programming because I like it, and the challenges in aoc are fun. I’m not doing work outside of work, I’m having fun outside of work, and it’s alright to invest about an hour of my time into it. Also, you don’t have to chase the leaderboards? You can just do it in the comfortable pase, it’s not like the internet points mean something
Nice wallpaper! Although it looks kinda trippy
andnekon@programming.devto
Programming@programming.dev•I've lately been making my git commit messages with AI
3·2 years agoI mean, if it’s self-hosted it’s probably fine

Yeah, I think it’s a beautiful and expressive language. I also do like Java, though.