This is just my take, but a game engine could be a really cool way to see how far you can take Odin. As a new language, I don’t think there are many complex projects using it.
- 0 Posts
- 5 Comments
theres a plugin called hardtime.nvim that does almost exactly what you have described. It goes a bit further and actually prevents you from doing certain things if you meet a threshold (like spamming j to go down a bunch if lines instea d of something like 15j to move 15 lines down)
Chewt@beehaw.orgto Free and Open Source Software@beehaw.org•GIMP 3.0 Enters String Freeze, Inching Closer To Release47·11 months agoThis seems like a good official message to have, and personally I think they are making the right call. As someone in my early 20s, I can say that at least in the area I grew up (pacific north west of USA) “gimp” as a derogatory term is not widely used or known among my peers. In fact it didn’t even occur to me that I knew a second usage for the word until I read a comment on reddit a few years ago. My response then was “Oh yeah I guess I’ve heard that word used in that way before, maybe in a movie?”, and to be honest I feel the same way now. I believe “gimp is on its way out as a term to put down others, and I’m much more familiar with the term GIMP in reference to the useful program that this post is about.
Chewt@beehaw.orgto Programming@programming.dev•[SOLVED] [C] Blackjack game - array has 0s in first 24 elements immediately after initialising with values from 1 to 132·1 year agoI actually recently decided to make a CLI blackjack game as well! It was a fun exercise, although my focus was more on the visuals since I enjoy making ascii graphics.
I think I read somewhere that the majority of views typically come from videos being recommended on users’ home pages. That is the reason why content creators focus so much on the youtube algorithm, since if their videos don’t get recommended, they don’t get as many views.
(I haven’t watched the linked video, so that may be exactly what they talk about)