Tuesday, January 16, 2024

Show HN: A minimal working Rust / SDL2 / WASM browser game https://ift.tt/3IKsVcG

Show HN: A minimal working Rust / SDL2 / WASM browser game "Game" is a stretch, but I put together this repo containing a pure Rust app which uses SDL2 and compiles to WASM (and can be run in a browser). Older resources were a bit out of date and a bit too verbose for my purposes, so here's a minimal working example. https://ift.tt/RmPqwkC January 15, 2024 at 08:19PM

Show HN: BSON Extension for Postgres https://ift.tt/j1UXwhm

Show HN: BSON Extension for Postgres JSON support in postgres is superb but sometimes you really want decimal, date, and binary types, "carefree" UTF8 string handling (i.e. no escaping), and robust roundtrippability. So I made an extension for BSON. https://ift.tt/QknsGJ4 January 15, 2024 at 07:16PM

Monday, January 15, 2024

Show HN: Map2Image – Download Beautiful City Maps https://ift.tt/HWQJGmY

Show HN: Map2Image – Download Beautiful City Maps Hey there, we're excited to share our passion project with you: map2image.com. A haven for those who appreciate the elegance of city maps, i.e. beautiful art merged seamlessly with informative content. Many of my friends are from abroad and lived in various cities around the world. I built Map2Image with the help of a friend to generate images as small presents, hoping the maps would remind them of the bustling cities they once called home! I hope you enjoy them as well! Our goal: offering you well-designed city maps that elevate your home with sophistication. All maps can be downloaded for free and can directly be printed to serve as stunning art on your walls. We've put a lot of heart into this in the past: from trying our luck on Etsy, selling on private channels, evaluating different company structures, and navigating the maze of automated printing and shipping to customers... it didn't work that well and instead of letting this project die, we made a subset of images available for free. For sure the maps are not perfect (yet), but we make fixes occasionally. Also, the website was handcrafted without much Bootstrap knowledge. We will try to improve loading times and usability at some point. So, stay tuned. Happy about feedback & thanks in advance! https://ift.tt/NDjvXdL January 15, 2024 at 01:03AM

Show HN: Come and have fun on this site that talks a lot about video games https://ift.tt/oiUfRTr

Show HN: Come and have fun on this site that talks a lot about video games https://ift.tt/tAPDO74 January 14, 2024 at 11:48PM

Show HN: DataMapPlot for visualizing large corpora of documents https://ift.tt/OBmLlo7

Show HN: DataMapPlot for visualizing large corpora of documents https://ift.tt/dIWCVYw January 14, 2024 at 11:32PM

Sunday, January 14, 2024

Show HN: A GPT-4 chat loop that can directly read and write your code files https://ift.tt/kIK8Wby

Show HN: A GPT-4 chat loop that can directly read and write your code files https://ift.tt/laTsQ1j January 13, 2024 at 10:45PM

Show HN: C port of the (non-super) Star Trek game, incl. WASM for browser/phone https://ift.tt/b0oRDvl

Show HN: C port of the (non-super) Star Trek game, incl. WASM for browser/phone Hi HN, I've decided to port the original (non-super) Star Trek game to C since I wanted to try playing the original but wasn't able to find a lot of sources that run on modern machines. Therefore I based this port on Michael Birken's 2008 C# port. This is in contrast to the Super Star Trek game which was far more popular and has a number of sources available on the web. I took some hamfisted measures to allow the Web Assembly version of the game to be played on mobile as well, it's not very pretty but it kind of works. You can tap into the terminal to open your phone keyboard, then the terminal should be visible in the top half while the keyboard can stay open in the lower half. The tips section on the page has some further hints. The port itself is quite crude but I made sure that it is ANSI C89 compliant, because I wanted the game to be able to run on just about anything. For the best effect, I recommend playing the game using the aptly named cool-retro-term. https://ift.tt/fu3kcnA This is the best way to play short of hooking up your needle printer as a faux teletype terminal. https://ift.tt/ZDbw0Gd January 14, 2024 at 01:25AM

Show HN: Happy Coder – End-to-End Encrypted Mobile Client for Claude Code https://ift.tt/vt1BkI0

Show HN: Happy Coder – End-to-End Encrypted Mobile Client for Claude Code Hey all! Few weeks ago we realized AI models are now so good you d...