Viewing profile — natertux
natertux
HN member- Joined
- Sat, Sep 12, 2020, 7:35 AM UTC
- HN karma
- 11
- Public activity
- 9 items
- HN profile
- View on Hacker News ↗
About natertux
No profile information was provided.
Recent public activity
-
comment
Comment #45818638
After a few months of experimenting on AWS, I got scared seeing how fast small side projects could turn into expensive monthly bills. I built my own DIY cloud, a minimal self-hoste…
-
comment
Comment #44948050
It is the exact reason why I choose to make my game in 3D. I am making a game similar to advance wars/apes warfare in threejs. My drawing skills are close to zero but thanks to the…
-
comment
Comment #42511982
If you choose Ruby because it seems distinct in syntax and concept. I would recommend you to take a look at OCaml. Some keywords: immutable, functional, loop via recursion, accumul…
-
story
Show HN: Too Poor for AWS? Meet My DIY Cloud
Check out my self-hosted cloud! A DIY alternative to AWS, built with second-hand hardware and open-source tools, fueled by passion. Take a look: https://diy-cloud.remikeat.com >
-
comment
Comment #40936462
I had the same idea sometime ago. Not sure if you can say that it was over engineered or not but I used the following: * Frontend framework : Next.js / React (Functional components…
- story
- comment
- story
-
comment
Comment #24450699
Can people tell me what useful program were produced in Haskell ? I know a few for Ocaml but I dont know much Haskell, so dont know yet any useful program written in Haskell. The p…