- 4 Posts
- 30 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·7 months agoNow try opening js interpreter and doing the same.
Also, try
0.1+0.2
in python interpreter.
andnekon@programming.devto Programming@programming.dev•The IDEs we had 30 years ago... and we lost1·7 months 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
andnekon@programming.devOPto Data Is Beautiful@lemmy.ml•Keyboard shortcuts visualization2·8 months agoFair enough. I’ve only created a visualization tool, I haven’t gathered statistics.
andnekon@programming.devOPto Data Is Beautiful@lemmy.ml•Keyboard shortcuts visualization3·8 months agoWhy? The purpose of this project was for me to see which keys I press more often so I know which fingers get stressed, and it exactly what the project does
andnekon@programming.devOPto Opensource@programming.dev•Keyboard shortcuts visualization0·8 months 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 visualization0·8 months agoI thought it meant the same, Meta/Super/Windows
I saw these used in documentation interchangeably
andnekon@programming.devOPto Data Is Beautiful@lemmy.ml•Keyboard shortcuts visualization1·8 months agoYeah, it is on my keyboard
andnekon@programming.devOPto Data Is Beautiful@lemmy.ml•Keyboard shortcuts visualization3·8 months agoNo, the red is more used, I just have Caps remapped to control
andnekon@programming.devOPto Data Is Beautiful@lemmy.ml•Keyboard shortcuts visualization7·8 months agoI have it remapped to control
Mine made me want to hide all my public repos :')
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·1 year agoyou mean rewrite it in rust?
Stilltoomuchwasteofspace
the person that replied is the author