We have a signal group in my game group. Works really well.
- 0 posts
- 14 comments
Come on.
You should at least give us an introduction, like maybe: “Cryptids are Turing Machines whose behavior (when started on a blank tape) can be described completely by a relatively simple mathematical rule, but where that rule falls into a class of unsolved (and presumed hard) mathematical problems.”
- breakcore@discuss.tchncs.deto
Programming@programming.dev•The PSF has withdrawn a $1.5 million proposal to US government grant program
8 monthsAmazing, very good decision.
They do ask for donations, and what a time to donate, to show that moral and human choices should be weighted as they have been done in this situation!
Pretty fun reading. Always good to see some theory and real world mixed.
The article talks about code interviews focusing on big O and how it can be misleading.
Nice that both Go and Python, a compiled and an interpreted language, are used in the examples, to higlight what is actually going on and how theory can/does differ from praxis.
- breakcore@discuss.tchncs.deto
Programming@programming.dev•Coders or lemmy, what editors do you use? Is it worth learning a new one?
1 yearHelix is absolutely wonderful.
Used to use Vim/Neovim, but the hassle of setting it up and maintaining huge configuration files was a pain (for me).
Also I never really got it working the way I wanted and never had LSP working for all the languages I needed.
Helix on the other hand. My config file is under 20 lines, LSP works super for all my needs. Well thought out keybindings (mostly) and overall a joy to use.
Nice features and fast.
Still a bunch of things missing, it is a rather young piece of software, but I have been using it as my only editor for the last 1 1/2 years.
- breakcore@discuss.tchncs.deto
Programming@programming.dev•Collection of insane and fun facts about SQLite
1 yearSo nerdy, so good
That’s the spirit!
- breakcore@discuss.tchncs.deto
Programming@programming.dev•Coder wrote a bug so bad security guards wanted a word
2 yearsI took a look at the “coder” and said no thanks.
Goos stuff, I will start using it. My code needs to chill out anyway
Bogosort is great! Also easy to implement
- breakcore@discuss.tchncs.deto
Programming@programming.dev•How did CPU (and other parts) making worked in the old days ?
2 yearsI love your enthusiasm and I love that you are asking questions! Also cool that you feel an urge to learn.
That being said, it is rather many questions you are asking at the same time :)
Watch this brilliant series, it should give you a grasp of what is going on, then take it from there.
Computer Science Crash Course: https://www.youtube.com/watch?v=O5nskjZ_GoI&list=PL8dPuuaLjXtNlUrzyH5r6jN9ulIgZBpdo
- breakcore@discuss.tchncs.deto
Gaming@beehaw.org•Weekly “What are you playing” Thread || Week of April 21st
2 yearsI died as many times on the very last level, as in the rest of the game combined 😅
Loved it
- breakcore@discuss.tchncs.deto
Gaming@beehaw.org•Weekly “What are you playing” Thread || Week of November 12th
3 yearsYesterday I finished Cocoon - super nice puzzle game from the gameplay designer of Limbo and Inside. Can really recommend it for it’s surreal athmosphere, great sound design and well built puzzles. Check it out!
Half way through BG3 with a couple of friends. Playing together in a single player game streamed from one friend. Works really well this way, which is not too common.




If you look at the bottom right, which is running htop, there is a process list which shows that it is ytop.
A top/htop/btop style application.
No longer maintained though.