Live data from Hacker News

Ask HN: What are tools you have made for yourself since the advent of AI?

news.ycombinator.com

371–380 of 913 posts

Re: Ask HN: What are tools you have made for yourself since the advent of AI?

#373

I made myself a silly ai-chungus it works as a series of containers that communicate over mqtt. I have an ollama shim for other services to talk to a model on my other machine, telegram shim that acts as a ui, a study component that will give me a random subject for me to study over the course of a week and I give a proper implementation (let’s say a ring buffer) and it reviews the code I wrote. It has some minor gen…

This is great, you should do a write up. With photos!

Can you explain the study thing in more detail? Or give an example of how you use it?

Re: Ask HN: What are tools you have made for yourself since the advent of AI?

#374
I made MooBlock - a browser extension for digital self-regulation. Basically, it adds a small timeout before you can access a distracting site. This timeout grows the more you visit these sites, and decays when you stay away.

And yes, there are lots of cows. The longer you stay on distracting sites, the more cows appear.

The idea is to make distracting sites less appealing, without using a black-and-white site blocker, which you can easily disable.

Chrome: https://chromewebstore.google.com/detail/mooblock/eanbagjehd...

Firefox: https://addons.mozilla.org/en-US/firefox/addon/mooblock/

Re: Ask HN: What are tools you have made for yourself since the advent of AI?

#376

Earlier quoted context omitted.

Please, please share this. I want to see this so badly.

Not the author, but I had a good vibe coding go at it: https://force.nuts.services Code: https://github.com/kordless/force-news

It wants me to login. 99% of the requests are gonna be for "War", could you just cache it?

Wait, it would be easier for me to clone the whole thing and change one feature... What strange times we live in.

Re: Ask HN: What are tools you have made for yourself since the advent of AI?

#379

I created a realtime lead generator that scraps Reddit and then looks for the people that seem like they would like to buy something that im selling.

Nice. I'm curious about Reddit scraping. Did you have to do anything special for that?

Also curious if you know anything about scraping Twitter.

Re: Ask HN: What are tools you have made for yourself since the advent of AI?

#380

It's dumb, but.... I made a scraper that searches through all the news and finds anything 'war' related. It then summarizes it and give me that new in the Star Wars crawl with music.

If you upload those to YouTube, you might find yourself an audience.
Post reply on HN