Live data from Hacker News

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

news.ycombinator.com

61–70 of 1001 posts

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

#62

I am building a belt tension meter to attach my z-belt idlers to on my voron 2.4. I'm still contemplating what I want the final form to look like, but currently it's a 5 kg load cell and a floating idler and an rp2040 reading values via hx711.

Are you looking at alignment too? Huge impact on the longevity of belt-drive systems.

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

#64
Open source app to download emails, provide fast search, offline access, automatic labels, categories, summaries, surface up what needs our attention, etc. (some features need AI).

Starting with emails, calendars and attachments. Integrations for Slack, LinkedIn, Stripe, databases, even web crawl are coming...

This branch has updated readme:

https://github.com/brainless/dwata/tree/feature/prepare_mvp_...

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

#65
About three months ago I had a moment of clarity when I realized that all I did with my spare time was work out, smoke weed, and play video games (not at the same time). So I decided to reallocate a portion of my video game time to learning artistic skills. Largely learning to draw with the classic book Drawing On The Right Side Of The Brain, but I've also been making music and video games and learning 3D modelling in Blender. I'm not good at any of it yet but I'm having a great time.

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

#67
A database for my digital life. A place where to store semi-structured data and blobs, everything from phone numbers to my browser history, mail to photo and yes, also notes with a tagging system.

The primary feature that I'm implementing p2p synchronization (similar to syncthing, although the prototype use tailscale); append-only storage for easy backup and an "api" for easy integration/synchronization with external sources like RSS feed for example, all working offline.

Right now I'm using various software to manage my digital life (Zotero, Keepass, Syncthing) but i want to consolidate since I'm having trouble keeping all properly synced and backed)

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

#68

A new CI/CD platform. Local CLI (run without git push), remote debugger, automatic content-based caching, DAG-based definition, and dynamic tasks. It’s taken a lot of work to build it, but I’m really excited about how well it’s working. https://rwx.com/mint

I haven't tried this yet, but I wanted to say I think there's a lot of potential in this space. There's so much friction with the current popular solutions...and yet it's so hard to justify trying some of the newer and less popular ones.

I wish you luck because there are a lot of good ideas in here. Running locally and remote debugger are the most exciting to me.

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

#69
I've found that filing out job applications is rather boring and takes a lot of my time for just a few applications. That's why I'm creating an AI tool to rewrite resumes and automate the jobs application process. I previously created a scraping tool for Glassdoor and LinkedIn, so this a natural next step. List of features:

* Analyzes candidate information

* Examines job descriptions

* Generates unique CVs and cover letters for each job

* Answers specific questions that recruiters ask

* Automatically applies to jobs

Post reply on HN