Live data from Hacker News

Ask HN: What are you working on? (July 2025)

news.ycombinator.com

531–540 of 900 posts

Re: Ask HN: What are you working on? (July 2025)

#531

I'm working on a new memory-safe systems programming language that is supposted to be (almost) as fast as C, Rust etc, but as simple and concise as Python: https://github.com/thomasmueller/bau-lang There is a playground which is using a C compiler and WASM, and so is quite fast, while running fully in the browser. Theres also a (online) conversion tool to convert and compare source code. There are some benchmarks as…

I like the idea of compile-time asserting that no runtime check is needed for array access!

Re: Ask HN: What are you working on? (July 2025)

#533
post #496

I'm working on an AI spreadsheet platform called Sourcetable ( https://sourcetable.com ). Most people use it for analysis and ops work, + data science. I find myself using Sourcetable to run our company: query the DB, analyze the user data, make projections, write copy, help with technical SEO (search the web, scrape data, check status codes, clean my sitemap, run vector space analysis etc.), talk to apps, financial…

This looks great man. I will save and check for later.

Re: Ask HN: What are you working on? (July 2025)

#534
I'm still working on Habitat. It's a free and open source, self-hosted platform for communities to discover and discuss their local area. The plan is for it to be federated, but that's a while off yet.

- The idea: https://carlnewton.github.io/posts/location-based-social-net...

- A build update and plan: https://carlnewton.github.io/posts/building-habitat/

- The repository: https://github.com/carlnewton/habitat

- The project board: https://github.com/users/carlnewton/projects/2

Re: Ask HN: What are you working on? (July 2025)

#535
post #32

Still working on https://phrasing.app - an app for polyglots to learn over 120 languages in the most effective manner and a beautiful UI. Just finished a onboarding flow, now updating the search and create experience to fall more in line with actual usage from users, then hopefully prepping for a more public launch :) Had a fun week fixing up the application so it’s 100x faster on 5 different axes, and it’s starting…

"Error occured rendering base application" - on an older iPad.

Re: Ask HN: What are you working on? (July 2025)

#537
post #191

I am working on a site that allows kids to chat and play online with other kids. To connect, kids must have their parents sign up and connect with the parents of their friends. Kids can chat with their parents and family as well as other kids in their network. Messages can be monitored by parents. There are also other activities like a bot workshop where simple llm bots can be "programmed" by creating system prompts…

Sounds cool, would love a link! I’ve started buying walkie talkies for neighbourhood kids and set up a Minecraft server which has turned in to a sorta social hub for my daughters- we’re trying to delay phones as long as possible - but a purpose built solution would be great

Re: Ask HN: What are you working on? (July 2025)

#539

I’m building Popgot ( https://popgot.com ): compare unit prices (per oz/sheet/lb) across Costco, Walmart, Target, and Amazon. We normalize fuzzy sizes (“family,” “mega,” multipacks) so you see the actually cheapest option for staples. New: a deep research mode that, on demand, crawls thousands of product pages and uses visual LLMs to read label photos (ingredients, counts, square footage) when the text is messy. Firs…

Interesting idea. Running the LLMs would be expensive. How are you monetising this product? Additionally, since the product is targeted towards frugal customers, do you think you will be able to generate a decent revenue from it?

Re: Ask HN: What are you working on? (July 2025)

#540
I have been working on building a site where you search by phrases which you have heard in some youtube shorts and are not able to remember which video was it, my project would give the users the videos in which the phrase has been said or mentioned
Post reply on HN