# 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 445641
# self = https://watcher.sour.is?uri=https://feeds.twtxt.net/hacker_news/twtxt.txt&offset=444841
# next = https://watcher.sour.is?uri=https://feeds.twtxt.net/hacker_news/twtxt.txt&offset=444941
# prev = https://watcher.sour.is?uri=https://feeds.twtxt.net/hacker_news/twtxt.txt&offset=444741
Can officials declassify secrets they want? A national security expert explains
Article URL: [https://theconversation.com/how-is-classified-information-typically-shared-and-can-officials-declassify-secrets-whenever-they-want-a-national-security-expert-explains-253207](https://theconversation.com/how-is-classified-information-typically-shared-and-can-officials-declassify-secrets-whenever-they-want ... ⌘ Read more
Show HN: Engineer Your Next Promotion
I built Xferro after experiencing the pain of ambiguous performance reviews firsthand. As software engineers, we build systems to track everything—except our own career progression.
Xferro helps engineers systematically document their impact, track achievements against promotion criteria, and build a compelling narrative for performance reviews. It transforms your daily work into promotion evidence.
The idea came after watching brilliant colleagues get PIPed or stagnate simply because they couldn't effective ... ⌘ Read more
Show HN: (Updated) Seen, a simple note-taking app
Hello again, HN.
Meet Seen, a simple note-taking app. You can create, edit and update notes and search through them. The notes are Markdown-based, and currently there is no organization system but I plan to implement a tag system.
Thank you.
* * *
Comments URL: https://news.ycombinator.com/item?id=43516470
Points: 1
\# Comments: 0 ⌘ Read more*
Show HN: Semope – Create a public help center for your SaaS app
With Semope, you can set up your own public Help Center for your app in minutes.
I originally built Semope to solve my own need — but I quickly realized it could be useful for others too.
Reduce support tickets, improve customer experience, and give users 24/7 access to answers — all with a Help Center you can launch in minutes. No coding required.
What you can do with Semope for free:
\- Create a public Help Center for your app.
\- Add categories and organize your content.
\- Publ ... ⌘ Read more
Show HN: First major release of Ente Photos – v1.0
Hi HN,
We started building Ente in 2020 as an end-to-end encrypted\[1\] alternative to Google Photos.
We've come a long way since then,
\- deploying on-device machine learning\[2\]
\- undergoing a cryptography audit\[3\]
\- open sourcing everything\[4\]
\- replicating to 3 clouds\[5\]
\- and shipping a lot of features\[6\]
We're trying to build a business that can outlive us, so we have a long way to go – this is only v1.0.
HN has been historically kind with feedback\[7\]\[8\], a lot ... ⌘ Read more
China's SiCarrier challenge US and EU with full-spectrum of chipmaking equipment
Article URL: [https://www.tomshardware.com/tech-industry/chinas-sicarrier-challenges-u-s-and-eu-with-full-spectrum-of-chipmaking-equipment-huawei-linked-firm-makes-an-impressive-debut](https://www.tomshardware.com/tech-industry/chinas-sicarrier-challenges-u-s-and-eu-with-full-spectrum-of-chipmaking-equipment-huawei-linke ... ⌘ Read more
Show HN: I hacked together an open world game with Claude Code
The game uses Three.js
I had no experience with this engine before, but with some careful prompting I managed to create Vibe Safari in just a few days.
Claude Code from Anthropic (their Cursor competitor), didn't have free rein on my project, I didn't allow it to. So, I actually managed to get comfortable with Three.js in the process!
I got to ship a cool game pretty fast, and actually learned something. Best of both worlds.
* * *
Comments URL: [https://news.ycombinator ... ⌘ [Read more](https://safari.bogdan.engineer)*
Show HN: Jeasx, the Ease of JSX with the Power of SSR
Jeasx embraces modern HTML and CSS as the core building blocks for web development, complemented by server-side rendered asynchronous JSX. It provides the flexibility to seamlessly enhance functionality using JavaScript, empowering developers to create dynamic web sites with minimal resource consumption.
* * *
Comments URL: https://news.ycombinator.com/item?id=43515494
Points: 1
\# Comments: 0 ⌘ Read more*
Show HN: Create presentations with smart animations using Excalidraw
I often create presentations where elements need to move (animate) from one slide to the next. This is great for explaining algorithms, workflows, or anything that benefits from dynamic visuals.
I used to rely on Figma prototypes with smart animations for this, but I wanted a way to do it in Excalidraw—maybe even more conveniently. So I made an Excalidraw fork which helps you present "frames" and interpolates a ... ⌘ Read more
Show HN: Why Finding the Right Content Tools Is So Hard (and How I Fixed It)
Hey HN,
I’ve always found it frustrating to discover good content creation tools—there are thousands out there, but:
Most lists are bloated with low-quality or outdated tools.
AI hype is everywhere, making it hard to separate useful tools from gimmicks.
Pricing isn’t always transparent, and affordable/free tools are buried.
The real challenge? Finding the right tools for specific needs—like:
Turning podcasts into YouTube Shorts effortlessly. ... ⌘ Read more
Show HN: I built an open-source vision RAG that embeds images and text together
My brother and I have been working on Morphik: an open-source multimodal database. (Github: https://github.com/morphik-org/morphik-core)
After experimenting with various AI models, we realized that they were particularly bad at answering questions which required retrieving over images and other multimodal data.
That is, if I uploaded a 10-20 page PDF to ChatGPT, and ask it to get me a result from a p ... ⌘ Read more