Ask HN: What are you working on? (April 2025)
851–860 of 1001 posts
Re: Ask HN: What are you working on? (April 2025)
#852Resume builder 7 months ago, I was looking for a job and got frustrated with the current resume builders, so decided to build one exactly how I wanted a resume builder to be. - Free (like really free). - No signup, no login. - Has AI features to improve text. - Find jobs matching the resume. https://resumeyay.com
I try to use a pdf upload to gather info more easily for a user (eg from LinkedIn). Maybe you can incorporate that also?
Re: Ask HN: What are you working on? (April 2025)
#853I got curious about that statement, since shadow maps tend to look much different. I also knew that he left part of the experimental renderer in the GPLed code. So, I've decided to go on that rabbit hole of Doom 3 graphics, specifically Carmack's experimental renderer and ended up implementing his approach, as well as adding some poisson disc sampling and fixed the peter panning: https://github.com/klaussilveira/exp-dhewm3
I also spend a lot of time on archaic game engines. I like to call it software archeology.
Re: Ask HN: What are you working on? (April 2025)
#854MITM on Android Emulator to capture which 3rd party IP/URLs apps talk to: MITM + Waydroid doc: https://github.com/ddxv/mobile-network-traffic Actual scraper (look in adscrawler/apks/waydroid.py): https://github.com/ddxv/adscrawler Final product of reporting for which apps talk to which country / companies will go on: https://appgoblin.info Feel free to contact me if you're interested in learning more.
Re: Ask HN: What are you working on? (April 2025)
#855I was inspired by this comment https://news.ycombinator.com/item?id=43745615 and built a simple workflow to process all my photos: for each photo it generates a text description, a list of keywords, and the mood. My plan for the next step is to detect faces, ask the user to label the most occurring faces, and then label all images accordingly. This step seems a bit harder than just feeding the image through Gemini an…
Re: Ask HN: What are you working on? (April 2025)
#856- Voice based note taking tool that does transcription locally
- Markdown files to any folder(s) you setup.
- Help with ideation, rumination, todolists
- Alternative to when writing is too high friction
2. VoiceType
- wisprflow, superwhisper alternative
- runs locally so no subscription
- dictation tool, best for when using cursor, windsurf, chatgpt or talking to an LLM
Re: Ask HN: What are you working on? (April 2025)
#857Re: Ask HN: What are you working on? (April 2025)
#8581. Brain dump - Voice based note taking tool that does transcription locally - Markdown files to any folder(s) you setup. - Help with ideation, rumination, todolists - Alternative to when writing is too high friction - https://voicebraindump.com 2. VoiceType - wisprflow, superwhisper alternative - runs locally so no subscription - dictation tool, best for when using cursor, windsurf, chatgpt or talking to an LLM - ht…
Re: Ask HN: What are you working on? (April 2025)
#859I've recently re-watched John Carmack's 2004 Quakecon keynote ( https://www.youtube.com/watch?time_continue=602&v=OOVUZZr655... ), which happened during the Doom 3 launch. In that keynote, he mentions that he didn't see any differences between stencil and shadow maps. He mentions that he experimented a lot with both approaches, before settling for stencil shadows which were much faster. I got curious about that state…
Re: Ask HN: What are you working on? (April 2025)
#860Currently; > Main goals: Improving my writing and finding some people with similar interests Writing about my current walking season that I'm in, combined with reflections during the walking, recently about walking around the island of Menorca, and Aloneness:
>> https://felipevanbeetz.substack.com/p/build-some-capacity-to...
Thinking about starting another Substack: > Main goal: Audience growth Called something like: "Walk more", "Walk intentionally", "Move intentionally", "How to walk more" About: Short, (bi)Weekly, Practical tips/inspiration, to Move (and specifically Walk) more and more intentionally.