andnekon

joined 1 year ago
[–] andnekon@programming.dev 1 points 1 month ago

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

[–] andnekon@programming.dev 12 points 1 month ago (6 children)

I don't get why I don't like Rust then

[–] andnekon@programming.dev 5 points 1 month ago (1 children)

Now try opening js interpreter and doing the same.

Also, try 0.1+0.2 in python interpreter.

[–] andnekon@programming.dev 1 points 1 month ago (1 children)

Does solarized count as blue colors?

[–] andnekon@programming.dev 4 points 1 month ago

That's alright until u need ushort

[–] andnekon@programming.dev 2 points 2 months ago

I killed the fox many times before when it hang my system

[–] andnekon@programming.dev 4 points 2 months ago

This is really nice

But I have a habit to :w every 5 seconds, so I can't really use it

[–] andnekon@programming.dev 1 points 2 months ago

Well, 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.dev 2 points 2 months ago

Fair enough. I've only created a visualization tool, I haven't gathered statistics.

[–] andnekon@programming.dev 3 points 2 months ago (2 children)

Why? 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.dev 3 points 2 months ago (2 children)

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)?

[–] andnekon@programming.dev 4 points 2 months ago

I have it mapped to control

 

cross-posted from: https://programming.dev/post/18098231

Have you ever wondered if your keyboard shortcuts are set up optimally? Well, I did, so I decided to visualize it with a heat-map.

It proved to me that I rely on my left pinky too much, so I'll try to rework my shortcuts.

You can check out the project here, currently it only works on Linux.

 

Have you ever wondered if your keyboard shortcuts are set up optimally? Well, I did, so I decided to visualize it with a heat-map.

It proved to me that I rely on my left pinky too much, so I'll try to rework my shortcuts.

You can check out the project here, currently it only works on Linux.

 

Hello. I have Windows - Ubuntu dual boot and I'm trying to move space from Windows to Ubuntu. I've already freed space from the Windows side

I'm pretty sure that I've read online that it can be dangerous to move the unallocated partition, because next boot to windows can corrupt my Ubuntu system. Is it true? Also, when I'm trying to move the unallocated partition, there's no option to "move/resize", so I swap them with the next following partition one by one. Is it the right way to do it?

view more: next ›