# I am the Watcher. I am your guide through this vast new twtiverse.
#
# Usage:
# https://watcher.sour.is/api/plain/users View list of users and latest twt date.
# https://watcher.sour.is/api/plain/twt View all twts.
# https://watcher.sour.is/api/plain/mentions?uri=:uri View all mentions for uri.
# https://watcher.sour.is/api/plain/conv/:hash View all twts for a conversation subject.
#
# Options:
# uri Filter to show a specific users twts.
# offset Start index for quey.
# limit Count of items to return (going back in time).
#
# twt range = 1 31263
# self = https://watcher.sour.is?uri=https://feeds.twtxt.net/hacker-news-front-page/twtxt.txt&offset=28563
# next = https://watcher.sour.is?uri=https://feeds.twtxt.net/hacker-news-front-page/twtxt.txt&offset=28663
# prev = https://watcher.sour.is?uri=https://feeds.twtxt.net/hacker-news-front-page/twtxt.txt&offset=28463
Show HN: Hacker Search – A semantic search engine for Hacker News
Hi HN!
I'm Jonathan and I built Hacker Search ( https://hackersearch.net), a semantic search engine for Hacker News. Type a keyword or a description of what you're interested in, and you'll get top links from HN surfaced to you along with brief summaries.
Unlike HN's otherwise very valuable search feature, Hacker Search doesn't require you to get your keywords exactly right. That's achieved by leveraging OpenAI's latest embedding models alongside m ... ⌘ Read more
Show HN: I built a tool for repeatable checklists
For a long time (after devouring Atul Gawande’s The Checklist Manifesto), I've noticed a gap in the productivity tool market—most tools don't cater well to repeatable checklists. Task managers handle one-off tasks effectively, but falter with routines. On the other hand, project management software often feels overly complex. What I wanted was in the Goldilocks Zone between Todoist and Jira.
For my own personal use, I created StepList. I've used it to assist and track workouts, my daily workday, ... ⌘ Read more
Ask HN: Who is hiring? (May 2024)
Please state the location and include REMOTE, INTERNS and/or VISA
when that sort of candidate is welcome. When remote work is _not_ an option,
include ONSITE.
Please only post if you personally are part of the hiring company—no
recruiting firms or job boards. One post per company. If it isn't a household name,
explain what your company does.
Commenters: please don't reply to job posts to complain about
something. It's off topic here.
Readers: please only email if you are personally int ... ⌘ Read more
Show HN: I've forked neofetch to keep it alive
I just learned that neofetch, the tool for showing system information in your CLI, has been archived after years of no activity. Neofetch is a great tool, so I've created a fork to allow community development to continue.
I'm going to be working through the massive backlog of PRs on neofetch in the coming days and merging everything that is ready to be merged, plus possibly overhauling some not-yet-perfect PRs.
* * *
Comments URL: [https://news.ycombinator.com/item?id=40222213](http ... ⌘ [Read more](https://github.com/LorenDB/neofetch)*