- 2 Posts
- 18 Comments
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·9 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·9 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
This is really nice
But I have a habit to :w every 5 seconds, so I can’t really use it
Mine made me want to hide all my public repos :')
not necessarily llms, just ml models
I used vokoscreen, it’s quite good
Stilltoomuchwasteofspace
andnekon@programming.devOPto No Stupid Questions (Developer Edition)@programming.dev•Is it safe to move unallocated partition past Windows Recovery Image?2·1 year agoThank you!
It worked without any problem.
andnekon@programming.devto Programmer Humor@programming.dev•Returns a sorted list in O(1) time5·1 year ago50/50 would be for
isOdd
with the same implementation
andnekon@programming.devto Programmer Humor@programming.dev•git commit -m "minor fixes" +26858 -69429141·1 year agoIf you don’t know what you’ve done within a commit, it probably shouldn’t be a single commit, with or without AI Although if you’re talking about using AI to make funny commit-messages…
andnekon@programming.devto Programming@programming.dev•I'm Not Participating in This Year's Advent of Code For Very Good Reasons9·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 Reasons31·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
At least I have a legacy
andnekon@programming.devto Programming@programming.dev•I've lately been making my git commit messages with AI3·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.