Viewing profile — bittwiddle
bittwiddle
HN member- Joined
- Tue, Nov 21, 2023, 6:01 PM UTC
- HN karma
- 36
- Public activity
- 19 items
- HN profile
- View on Hacker News ↗
About bittwiddle
https://www.bittwiddlegames.com/lambda-spellcrafting-academy/
Feel free to reach out at contact@bittwiddlegames.com
Recent public activity
-
comment
Comment #47921698
Or the better formula: Find a small niche you're passionate about, thats too small for the large companies but perfectly reasonable for you and small/mid size team.
-
comment
Comment #47276925
Nice video. There have been some modern hypercard attempts, has anyone used any of those? They seemed pretty promising during the wave of "no-code" just before LLMs entered the sce…
-
comment
Comment #45568807
A while back I built a magic-themed game to solve the problem of getting younger kids past visual block-coding tools(scratch etc) and into real programming. It's called Lambda Spel…
-
comment
Comment #42390036
While great for a personal Whatsapp, this kind of defeats the point of using it for a business.
-
comment
Comment #42190816
Did you know the soundtrack was composed in a module tracker? Someone recently recorded the full soundtrack playing back in Milkytracker. Pretty neat since you can see how the comp…
-
comment
Comment #41914224
Hey this is pretty cool! Have you thought about putting it online? I've occasionally used tools like Adobe's color scheme finder, where you upload an image and it suggests a fittin…
-
comment
Comment #41856027
With packet radio you can transmit digitally, and basically have IRC via radio. https://en.wikipedia.org/wiki/Packet_radio
-
comment
Comment #41713057
So I understand wanting to build emulators so that people can continue to play their old games after the hardware fails. But in building an emulator for a current generation consol…
-
comment
Comment #41712965
Impressive memory optimizations. Streaming out converted pixel values was a neat way of pulling off the "framebuffer" without having enough memory for storing all the 16 bit values…
-
comment
Comment #41676064
Far more people / companies are designing PCBs than there are designing custom chips.
-
comment
Comment #40964389
I built a little game around the idea of a visual representation of s-expressions. It is meant to make it easier for newcomers to learn to program. The visualization not only allow…
-
comment
Comment #40566241
Palmer Luckey founded Anduril which makes military drones.
-
comment
Comment #40550982
I had the same thing. Tested on desktop for others in the game boat: its a story about repairing an old macintosh. Some pretty nice scrolling effects.
-
comment
Comment #40515355
Thanks for sharing! I'm currently trying out a bootstrapped hw project myself, and have enjoyed following along with your progress. You mentioned having trouble working with vendor…
-
comment
Comment #40346146
This is why most "semiconductor" companies are actually fabless, focusing on design while working with a partner(like TSMC) to have their designs manufactured.
-
comment
Comment #40174637
I've found Rust very pleasant for building little games. I've mostly been using SDL + a my own little shim so I can target web through wasm & canvas. I had professionally worked wi…
- comment
-
comment
Comment #38477382
You might enjoy this paper : https://faculty.ucr.edu/~eschwitz/SchwitzPapers/USAconscious... Its a bit long but I thought it was completely worth the read. It proceeds in a very gr…
-
comment
Comment #38367409
I built a game you might find interesting. It's basically a visual Lisp wrapped up in the idea of arranging magical cards to build spells. https://www.bittwiddlegames.com/lambda-sp…