- 6 Posts
- 37 Comments
Yeah, I think it’s a beautiful and expressive language. I also do like Java, though.
I don’t get why I don’t like Rust then
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
This is really nice
But I have a habit to :w every 5 seconds, so I can’t really use it
andnekon@programming.devto
Talks@programming.dev•Tech Interviewing is Broken: How we got here and why we're still stuck here [30 mins]English
21·2 years agoWell, in a plain text editor you are usually not expected to write strictly correct code (e.g. semicolons), it’s just used for explaining your thought process while working on an algorithm. You can look at it as solving a problem on a white board
andnekon@programming.devOPto
Opensource@programming.dev•Keyboard shortcuts visualization
3·2 years agoThank 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)?
andnekon@programming.devOPto
Opensource@programming.dev•Keyboard shortcuts visualization
4·2 years agoI have it mapped to control
andnekon@programming.devOPto
Opensource@programming.dev•Keyboard shortcuts visualization
3·2 years agoI thought it meant the same, Meta/Super/Windows
I saw these used in documentation interchangeably
andnekon@programming.devOPto
Opensource@programming.dev•Keyboard shortcuts visualization
2·2 years agoI’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
Very nice! What are you using as the file manager and the music player?
not necessarily llms, just ml models
using lsp in vim has pretty much the same problem especially with java
I used vokoscreen, it’s quite good
andnekon@programming.devto
C++@programming.dev•You’ve just inherited a legacy C++ codebase, now what?
32·2 years agoyou mean rewrite it in rust?
Stilltoomuchwasteofspace
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?







the person that replied is the author