Live data from Hacker News

Ask HN: What are you working on (August 2024)?

news.ycombinator.com

381–390 of 1001 posts

Re: Ask HN: What are you working on (August 2024)?

#381
post #357

Helping others with their mental health (after my own struggles). Worked as a software dev/manager for a decade, went through workaholism, burnout, then alcoholism, depression, all that. Doing a ton better now, and taking some time off to write about what I went through and hopefully help out others going through the same thing some: https://depthsofrepair.com/

This is helpful to me (and many others, I'm sure) and I look forward to reading more. Subscribed.

Re: Ask HN: What are you working on (August 2024)?

#382

I'm working on FreeInChicago, a site for finding all the free activities to do in the city. I love Chicago and the incredible wealth of free festivals, museums, public art, music, parks, workshops, and so many more activities available to appreciate. I've found there isn't a good way to discover them though so I'm building the tool that I've always wanted. Right now I have a landing page up, have done some work on so…

Nice! I'm a fan of SF Funcheap https://sf.funcheap.com/ and always miss it when traveling to other cities. Another up-to-date local resource is something to look forward to.

Re: Ask HN: What are you working on (August 2024)?

#383
post #380

I'm one of the people working on Prodigy Reloaded ( https://prodigyreloaded.com ), recreating the Prodigy server to work with the client software in DOS and Mac. The new server software is written in Elixir. My part has been to generate news headlines and weather maps using current news and weather information. The most interesting part for me has been deciphering the 1980's era graphics format, NAPLPS, which Prodigy…

Web interface as well? Prodigy was great.

Re: Ask HN: What are you working on (August 2024)?

#384

I've been working on a kind of strategy game called Fall of an Empire ( https://fallofanempiregame.com ), it's a bit like a mix between Crusader Kings, Total War, Mount and Blade type games (just the overworld, not the battles), but rather than expanding you're trying to prevent an empire from collapsing. It's a ton of work, especially with the number of systems - you've got combat, resource management, settlement de…

Just remembered Age Of Empires. Awesome trailer.

Re: Ask HN: What are you working on (August 2024)?

#385
I am working on a simple image-hosting service. Imagine Imgur, but you can backlink. Additionally, you can resize, crop, and optimize images on the fly. Here's a sample PNG being served as WEBP[1] reduced from 1.5MB to 75KB (no visible reduction in quality, original image [2])

Not a sexy idea, of course. However, I couldn't find any solution that fit my needs for my SSG blog. Services like Cloudinary, and Imagekit are too developer-focused, and popular image sharing websites like Imgur don't allow backlinking.

[1]: https://i.magecdn.com/d2b508/574114_cleanshot_2024_08_25_at_...

[2]: https://i.magecdn.com/d2b508/574114_cleanshot_2024_08_25_at_...

Re: Ask HN: What are you working on (August 2024)?

#388
I have been making YouTube videos about a project I built a couple of years ago. It took a while to find the time and the right approach to documenting it, but I'm finally happy with the results.

The first video is here: https://youtu.be/W0_3rzvq9Ks (the second is coming out tomorrow)

And it's on GitHub here: https://github.com/masto/LED-Marquee

I also recently left the Big Tech world after 11 years at Google, so I'm trying to figure out what comes next. (I don't think I can make professional YouTuber pay the bills). If it's not inappropriate to mention here, my resume is at https://hire.masto.me/

Re: Ask HN: What are you working on (August 2024)?

#389
I’m working on Cyphernetes [1] which is a new query language for working with the Kubernetes API with a focus on highly connected operations. It’s inspired by Neo4j’s Cypher and views Kubernetes as a connected graph of resources.

It allows querying multiple resource kinds via their relationships (i.e. replicaset owns pod, service exposes deployment…) and easily crafting custom response payloads.

Lately I’ve introduced aggregation functions and the ability to visualize query results using ascii art.

This is a daily driver for me and I’m now mostly focused around features that will make it a complete kubectl alternative.

[1] https://github.com/AvitalTamir/cyphernetes/

Re: Ask HN: What are you working on (August 2024)?

#390

I’m working on a new game. I’ve been trying to get back to the basics of the adventure genre. A fun and engaging story, choices, strategic combat and a simple, straightforward approach. No microtransactions, no advertisements. No networking! The game is meant to function completely off line. The game will start with a mobile release in probably October and should be available on Steam shortly after. I’ve been using F…

God I miss adventure games. I played more hours of Sierra online than I could ever begin to count. Signed up and looking forward to updates!
Post reply on HN