cookiengineer

↗ HN profile [ 113 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. I used the time over Christmas and in between the years to redesign my website. This time I decided to make it in the theme of an evil Sith Lord that commands the Galactic Cookie Empire, because I found my previous…

  2. Today I got really annoyed at existing prettifier tools that I was using to reverse engineer a binary, so I built a little CLI tool that just prettifies files based on their file extension and/or headers, and which…

  3. Today I've implemented a little DNS client that can act as a DNS ronin, because I didn't have my own resolver running while being on the go. I'm using it to manage my /etc/hosts entries, so that my stupid Web Browser…

  4. Trackerninja's Windows 7 FAQ (2024) (trackerninja.codeberg.page)
  5. One of the previous threads was about Swift and I got curious about how many are using go for mobile development. - What kind of frameworks are you using? - Do you use native UI components? e.g. with Cgo? - What were…

  6. Super Mario 63 Redux (sm63redux.com)
  7. Given that Google, Bing, Duckduckgo and even eBay seem to have now a search field that doesn't actually search for the specific keywords you are looking for...how does one search for replacement parts for say, their old…

  8. Today I was a little annoyed by spam that keeps plaguing my email servers, and I decided to make it a little more maintainable. I remembered another HN thread where somebody uploaded a gist of spam domains [1] and…