de_grote
degrote.bsky.social
de_grote
@degrote.bsky.social
Computer Science student
he/him/whatever
gaming
I really don't get how some people can post daily, I barely have enough to say to post this year.
April 4, 2025 at 9:06 PM
It's suprising how little resources there are online for making rust bindings for a C++ library. It took me about a week and more undefined behaviour then I've ever seen before to get it to a somewhat working state.
January 5, 2025 at 6:31 PM
I'm done with #AdventOfCode, first time beating all the days within 24 hours!
December 25, 2024 at 5:26 AM
Only took me 14 hours to do part 2 of #AdventOfCode today! Clearly not a skill issue at all! :D
December 17, 2024 at 9:09 PM
Reposted by de_grote
November 29, 2024 at 11:07 AM
Just got my first top 1000 placement in #AdventOfCode!
December 12, 2024 at 5:39 AM
Does anyone know if there is a better way to do this in #rustlang?
December 9, 2024 at 9:03 PM
I am starting to get tired of waking up before 6am every morning for #AdventOfCode, but currently I'm first on the private leaderboard, but at 15th for deltatime...
December 4, 2024 at 6:34 PM
I'm done with the first day of #AdventOfCode!
Note to self: do not accidentally paste code into your testcase, it will cause it to fail!
December 1, 2024 at 5:32 AM
Can't wait to do #AdventOfCode this year in #rustlang. I'm thinking about posting about it here when it's out!
November 27, 2024 at 10:03 PM
I don't know how I got 20 followers already, I swear I'm not that interesting!
November 24, 2024 at 9:46 PM
Welp, I just spend one day making the 95635th implementation of brainfuck today.
It's only ~200 lines of code with half of those being the cli parser...
Let me know id there are any issues!

source: github.com/de-grote/Bra...
GitHub - de-grote/Brainfuck-int
Contribute to de-grote/Brainfuck-int development by creating an account on GitHub.
github.com
November 16, 2024 at 10:41 PM
Why does '<' to pipe a file to stdin work in both linux and cmd.exe BUT NOT powershell??
I am not going to use `Get-Content file | program`
when I know cmd has `program < file`
November 16, 2024 at 7:36 PM
guys rate the visual design of my chess game! (made in #rustlang + #bevy btw) #gamedev
November 14, 2024 at 5:55 PM