# 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=444341
# next = https://watcher.sour.is?uri=https://feeds.twtxt.net/hacker_news/twtxt.txt&offset=444441
# prev = https://watcher.sour.is?uri=https://feeds.twtxt.net/hacker_news/twtxt.txt&offset=444241
Show HN: Documentation Generator SaaS (Looking for Feedback & Signups)
Hi, we created Code2Docs, a SaaS which helps developers generate documentation for their codebase using GenAI, thus allowing them to focus on delivering value for their software/projects. We also participated in Backdrop Build V5 and were among the finalists. It would be great if yall can pre-register and provide some feedback :)
Links:
\\- Our Demo Site: https://code2docs-demo.netlify.app/
\\- Our Youtube Demo: [https://www.youtu ... ⌘ [Read more](https://code2docs.super.site/)
NixOS and Flakes Book
Article URL: [https://nixos-and-flakes.thiscute.world/NixOS&FlakesBookAnunofficialbookforbeginnersWanttoknowNixOS&Flakesindetail?Lookingforabeginner-friendlytutorial?Thenyou%27vecometotherightplace!](https://nixos-and-flakes.thiscute.world/NixOS&FlakesBookAnunofficialbookforbeginnersWanttoknowNixOS&Flakesindetail?Lookingforabeginner-friendlytutorial?Thenyou%27veco ... ⌘ Read more
Tell HN: Immersive-translate plugin may expose you to XSS attacks
This post might not directly concern English-speaking users, but I know there are many users (at least many Chinese speaking users) browse Hacker News with immersive-translate plugin[1]. The plugin has https://news.ycombinator.com included in its default list of sites to translate.
I recently identified a potential XSS injection target. When users navigate to a specific piece of content using the plugin, malicious code could be executed by their browser. T ... ⌘ Read more
Why isn't Apple attacking the enterprise market?**
There are few markets Apple can enter to continue its growth trajectory, given its size. Enterprise computing is such a market. With Apple silicon and Mac laptops increasingly used on the client side, why isn’t Apple more aggressively attacking the enterprise market? Seems like a lost opportunity to me. Curious to hear thoughts on this.
* * *
Comments URL: https://news.ycombinator.com/item?id=41277626
Points: 3
\\# Comment ... ⌘ Read more*
Ask HN: What's a Good Webcam in 2024?**
Ideally one that ships to the UK, and doesn't cost thousands of pounds or dollars?
Because this computer doesn't have one, but it seems like many job interviews and videos seem to expect some sort of camera now, and it's become more of a norm for YouTube videos too.
* * *
Comments URL: https://news.ycombinator.com/item?id=41277574
Points: 1
\\# Comments: 0 ⌘ Read more*
Acronym – Mecobs
MECOBS stands for mechanized Cord Board System. The 1st one (I think) was developed by IBM in Boise, Id late 70's or early 80's. I was a trainer in Operator Services when we switched from tickets to this computer system which replaced the tickets on almost all calls (foreign country calls, Toll stations, ring downs ect... still required tickets. Our older operators who had years of service absolutely hated the changeover. The only other changeover they disliked worse was going from Directory Assistant tel ... ⌘ Read more
Ask HN: Which is more impressive: Tetris the game or creation of a new genre?**
By a new genre, I don't just mean Tetris variants, but also other falling block games that look and play quite differently.
* * *
Comments URL: https://news.ycombinator.com/item?id=41277379
Points: 1
\\# Comments: 0 ⌘ Read more*
Ask HN: What terminal recording tools lets you edit/run recordings?**
I have used asciinema(https://github.com/asciinema/asciinema) for terminal recordings. Recently, I've been using Savvy(https://github.com/getsavvyinc/savvy-cli) for recording my terminal activity and saving it as executable runbooks, which has been helpful, since I can edit it. Though the output format for both are useful for different things. Asciinema is more useful for demonstrations whereas Savvy is more useful for documentation/reuse.
What are some ... ⌘ Read more
Show HN: Blazingly-Fast Client-Side Video Editing Library for TS/JS**
Today we launched a Typescript library for building video processing applications that can run completely client-side
This project has been started in March 2023 with the mission of creating the "video processing toolkit for the area of AI". During an extensive research period, we quickly decided to fully embrace WebGPU, which offers a substantial performance improvement over its predecessor WebGL and technologies alike.
In combination with WebCodecs, these t ... ⌘ Read more