# 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=29963
# next = https://watcher.sour.is?uri=https://feeds.twtxt.net/hacker-news-front-page/twtxt.txt&offset=30063
# prev = https://watcher.sour.is?uri=https://feeds.twtxt.net/hacker-news-front-page/twtxt.txt&offset=29863
Show HN: I made a tool to help collect and validate startup ideas
Hey HN, I’m Kyrylo. I recently created a small tool that lets you gather, refine, and validate SaaS/startup ideas using AI.
I used to jot down my product ideas in a note apps, but it wasn’t very practical for collecting feedback or refining them. So, I built this tool to make the process easier.
Here’s how it works:
1\\. Enter a brief description of your idea. 2. The app uses AI to generate project details. 3. Share your idea via a link that includes a feedback form.
It’s p ... ⌘ Read more
Tell HN: Google OAuth consent screen issue could be costing you signups
TL;DR: The "Sign in with Google" form doesn't debounce clicks on the "Continue" button, so it can trigger multiple redirect callbacks, in our case causing 15% of signups to fail. We've since reproduced the issue with several other companies' signup flows.
What's the issue?
A few months ago we (Flat.app) noticed that a meaningful fraction of signups-via-Google to our SaaS product were failing. I recently found out why, so I'm sharing this PSA for any ... ⌘ Read more
Launch HN: Trellis (YC W24) – AI-powered workflows for unstructured data
Hey HN — We're Jacky and Mac from Trellis ( https://runtrellis.com/). We’re building AI-powered ETL for unstructured data. Trellis transforms phone calls, PDFs, and chats into structured SQL format based on any schema you define in natural language. This helps data and ops teams automate manual data entry and run SQL queries on messy data.
There’s a demo video at [https://www.youtube.com/watch?v=ib3mRh2tnSo](https://www.yo ... ⌘ Read more
Show HN: See the impact on your cloud costs as you code
Hey folks, my name is Owen and I recently started working at a startup ([ [https://infracost.io](https://infracost.io/)](https://infracost.io](https://infracost.io/))) that shows engineers how much their code changes are going to cost on the cloud before being deployed (in CI/CD like GitHub or GitLab). Previously, I was one of the founders of tfsec (it scanned code for security issues). One of the things I learnt was if we catch issues early, i.e. when the engineer w ... ⌘ Read more
Ask HN: What's Your Experience with eSIMs?**
As a tech enthusiast, I'm always excited to dive into the latest advancements, but sometimes, new technology comes with its own set of challenges. Unfortunately, these challenges can turn a fun experience into a frustrating ordeal, especially when the surrounding systems aren’t quite as reliable as they should be.
Recently, I decided to upgrade my SIM plan on O2, the UK's largest mobile network operator. At the time, I was using a physical SIM card but was intrigued by the idea ... ⌘ Read more
Ask HN: What are some "toy" projects you used to learn NN hands-on?**
NN = Neural Networks.
And if you can share Docker Compose based set-up, please do (I like Docker Compose for its simplicity).
Synonyms of "toy" include: nano, micro, games, something that can be played with on an off the shelf laptop.
Python or JavaScript preferred.
* * *
Comments URL: https://news.ycombinator.com/item?id=41227515
Points: 5
\\# Comments: 3 ⌘ Read more*=
Show HN: Rust GUI Library via Flutter
Hi, I made a bridge ( https://github.com/fzyzcjy/flutter\\_rust\\_bridge v2.0.0) between Flutter and Rust, which auto translates syntaxes like arbitrary types, &mut, async, traits, results, closure (callback), lifetimes, etc. The goal is to make a bridge between the two, seamlessly as if working in one single language.
Then, as an example, I showed how to write Rust applications with GUI by utilizing Flutter. That is discussed in the link ... ⌘ Read more
Ask HN: 19yr old child suffering from internet gaming disorder? Any suggestions?**
My child, 19, is clearly suffering from Internet Gaming Disorder. They are spending all waking moment on an online Roblox capture the flag game with god know who all. They are in a top ranked EECS program, think (Stanford, Berkeley, MIT, Cornell, CMU...) and the grades are not great.
They are not focused on internship, which is about to end, and I don't think they did a good job. I tried to help but they're just not prioritizing the work. Wh ... ⌘ Read more