I'm working on waltrack.net, a price tracker for Walmart.com (US only). The goal was to create a camelcamelcamel for Walmart, but affiliate is too uncertain, so I'm building a b2b offering for 3rd party sellers now. https://waltrack.net
Ask HN: What are you working on? (October 2024)
411–420 of 1001 posts
Re: Ask HN: What are you working on? (October 2024)
#412Every application that I've worked on has had blind spots, or forgotten lands of code. Things like “how often do people actually use this feature?” …or… “does this code still run every night?”. I made something to track those things easily. https://flexlogs.com And since it's Monday… I've been working on a little project to be less overwhelmed and get more done each week. It's a super simple productivity idea that st…
What are you personally doing with the yearly goals in that file. Are you copy and pasting them from last week, or are you typing them down everytime to re-iterate them (and possibly even modify) ?
Re: Ask HN: What are you working on? (October 2024)
#413working on an openapi driller with some nice feature for me and for all people works on API systems :) open source soon
Re: Ask HN: What are you working on? (October 2024)
#414Re: Ask HN: What are you working on? (October 2024)
#415A GraphQL server in Eiffel.
Re: Ask HN: What are you working on? (October 2024)
#416Still super WIP, and the landing page hasn't been updated yet but here's a quick little early access form! https://tally.so/r/me2Q8E
Re: Ask HN: What are you working on? (October 2024)
#417Overcooked is a co-op series that fundamentally requires the control of multiple characters to progress. I've kept multiplayer as an option, since teamwork is an important part of the game. However, I've replaced the 2nd player with a bot that you program to assist you.
It's still experimental at this stage. However, I've experience leading EdTech engineering departments and my wife is a teacher at my daughter's school. If my daughter's peers show interest I'll go ahead and build a course around this for primary school aged children.
Re: Ask HN: What are you working on? (October 2024)
#418Started of with [1] which showed that there might be some strength to the idea.
Applied it for chunking [2] and web site analysis[3] and got pretty good results.
Just started trying out experiments on video [4] and surprised that the structure seems to hold for image embeddings as well.
I have no clue if this has any value, but it is fun to go down this rabbit hole :)
[1]https://gpt3experiments.substack.com/p/the-shape-of-stories-...
[2]https://gpt3experiments.substack.com/p/a-new-chunking-approa...
[3]https://gpt3experiments.substack.com/p/using-semantic-chunki...
Re: Ask HN: What are you working on? (October 2024)
#419The tech stack I used:
- Remix
- v0 for UI code gen
- Resend
- Neon for DB
- Exograph for API
- Clerk for Authentication
- Cloudflare Pages + Workers + Domains
- Cody wrote ~ 1/3rd of my code