# 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 35972
# self = https://watcher.sour.is?uri=https://feeds.twtxt.net/lobste_rs/twtxt.txt&offset=35972
# prev = https://watcher.sour.is?uri=https://feeds.twtxt.net/lobste_rs/twtxt.txt&offset=35872
**Building Real-Time Video Transcription & Sentiment Analysis for Peer Support**
At Kuky, we’re building a social network focused on peer support for mental and health-related challenges. One of our key features is real-time video transcription combined with sentiment analysis, aimed at enhancing user experience and facilitating meaningful conversations.
For real-time transcription, we leverage WebRTC for video streaming and integrate speech-to-text model from OpenAI. The transcribed text is then processed using NLP models to analyze sentiment and ... ⌘ Read more
**Zephyr RTOS 4.1 Now Available: Performance Improvements, Support for IAR Toolchain, Rust, and More**
Comments ⌘ Read more
**What are you doing this week?**
What are you doing this week? Feel free to share!
Keep in mind it’s OK to do nothing at all, too. ⌘ Read more
**French antitrust watchdog fines Apple €150M for App Tracking Transparency implementation**
Comments ⌘ Read more
**Crate-training Tiamat, un-calling Cthulhu: Taming the UB monsters in C++**
Comments ⌘ Read more
**SaaS Is Broken: Why Bring Your Own Cloud (BYOC) Is the Future**
Comments ⌘ Read more
**CodeQLEAKED - Public Secrets Exposure Leads toSupply Chain Attack on GitHub CodeQL**
Comments ⌘ Read more
**I made a little puzzle game about a rogue chess knight**
Thought to share this simple game I made last knight; it turned out to be pretty addictive (for me, at least). Also discovered that native HTML audio elements play with bad delay in Safari, and found people complaining about this for years. Switched to soundjs and now it works fine, but does not seem to play on iOS.
Comments ⌘ Read more
**How To Become A Hacker: A Step-By-Step Guide**
This is a satirical hacking story. For readers who prefer the text version, it’s provided below (without the original graphics).
* * *
**Title: How To Become A Hacker - A Step-By-Step Guide**
DNS, the Domain Name System, is the internet’s phonebook. You type google.com, DNS looks it up and tells you the actual numerical IP address, like 172.217.160.142. Simple, right?
Too simple. Vulnerable.
Enter DNSSEC (DNS SECurity Extensio ... ⌘ Read more
**GitHub has gone - long live Forgejo**
Struggled with the tags on this one
Comments ⌘ Read more
**The US Needs A New Cybersecurity Strategy: More Offensive Cyber Operations Isn't It**
Comments ⌘ Read more
**What are you doing this weekend?**
Feel free to tell what you plan on doing this weekend and even ask for help or feedback.
Please keep in mind it’s more than OK to do nothing at all too! ⌘ Read more
**Let's Take a Look at... JEP 483: Ahead-of-Time Class Loading & Linking**
Comments ⌘ Read more
**The way we're thinking about breaking changes is really silly**
Comments ⌘ Read more
**Open Letter to Meta: Support True Messaging Interoperability with XMPP**
Comments ⌘ Read more
**Sécurix, a NixOS-based secure operating system tailored for small to medium-sized teams**
Comments ⌘ Read more
**Oscura Vim Colorscheme – New Variant & Improvements**
Hey fellow Vim/Neovim enthusiasts! 👋
We’ve got another exciting update to the Oscura colorscheme! This time, we’re bringing you:
✅ A new variant – Oscura Dusk 🌆 for a fresh, refined look
✅ Better TypeScript support 🏗️
✅ Further improvements to keep it in sync with the VS Code theme
If you love a sleek, well-balanced colorscheme, give Oscura a try! Let us know your thoughts, and feel free to drop suggestions or feedback. 🚀
[https://github.com/vinitkuma ... ⌘ [Read more](https://lobste.rs/s/wsyz6c/oscura_vim_colorscheme_new_variant)