Looks like they rushed the release or didn't let the LLM proofread: "Öffne Apps von deinem Android-Smartphone auf deinem Latop – ohne Installation"
Such a nice Latop!
HN user
Looks like they rushed the release or didn't let the LLM proofread: "Öffne Apps von deinem Android-Smartphone auf deinem Latop – ohne Installation"
Such a nice Latop!
Cloudflare VPN is also not working.
waipu.tv (EXARING) | https://www.waipu.tv Munich, Germany - ONSITE (hybrid 2-3 d/w) | Headcount ≈ 120
Germany’s #1 live-TV & VOD platform (2 M+ users, >5 Tbit/s peak on our own CDN). We build almost everything in-house.
Stack: Kotlin, Go, React / React Native (TV apps), AWS, Kubernetes
Open roles
* Technical Program Manager - 4 + yrs delivery / TPM experience
* Tech Lead Web-TV Platform - React Native
We offer
* 30 days PTO, learning budget, O’Reilly
* Employer-paid health & disability insurance, EGYM Wellpass
* Dog-friendly office, competitive € salary
Interested? → nils.juenemann+hn-2025-06@exaring.de or https://www.linkedin.com/in/nilsjuenemann/
This: "But like all bs startups Wiz will fade into irrelevancy 6 months after being acquire"
This is just sick.
What's missing a bit here is debugging and tuning for >100 Gbps throughput. Serving HTTP at that scale often requires kTLS because the first bottleneck that appears is memory bandwidth. Tools like AMD μProf are very helpful for debugging this. eBPF-based continuous profiling is also helpful to understand exactly what's happening in the kernel and user-space. But overall, a good read!
While the article provides guidance on utilizing standard software and services to construct a basic video upload platform, it lacks deeper insights into advanced scaling techniques.
Is there already a ChatGPT Plugin out to summarise blog posts?
tl/dr: "The key message in this text is a call for accountability following the decision to downgrade JeanHeyd Meneide from keynote speaker at RustConf due to disagreements with his blog post. The decision was perceived as disrespectful and cruel, lacking in appropriate organizational procedures. This has highlighted a larger systemic problem within the Rust organization and prompted the author's resignation. They call for a full investigation, a greater focus on accountability rather than diplomacy, protection of individuals from such unjust actions, and the implementation of safeguards to prevent similar incidents in the future."
same to my. actually only the summary of the history was from a different user. the content itself was mine.
All other streams are made with 11.5 - which is the official latest version.
I have reviewed the logs for our video CDN and out of 150,000 sessions, only 48 were identified to be using IPv6. These sessions were identified by the user-agent Roku/DVP-12.0 (12.0.0.xxxx-xx), indicating that the recent update to the operating system now supports IPv6.
This wasn't in Amsterdam?
All in memory.
We can't use sendfile since all the traffic is HTTPS. Sendfile can only be used if we can use KTLS. Internally we have some kind of cache hierarchy for video objects, these files are transferred out via Sendfile, but the performance gain here is negligible.
A single node is single socket AMD EPCY node with 32 cores, 64 or 128GB RAM, 1x NIC with 2x100 GB/s. Ja, es ist waipu.tv.
100 Gbit/s / 5000 KiB/s is 20000.
A german company building an app for watching linear TV. Netflix is actually serving 400Gbit/s per node and already have 800Gbit/s ready.
I think we can scale our setup up to 200 Gbit/s but we are too small. Total traffic is ~2 Tbit/s.
Most challenging is the missing support of QUIC/http3 and KTLS in Golang. Also 100G NIC supply chain is difficult. We use NVIDIA Connect-X 6, but it's impossible to get a version with TLS offloading.
We did the same. We've replaced nginx/lua with a cache server (for video) written in Golang - now serving up to 100 Gbit/s per node. It's more CPU and memory efficient and completely tailored to our needs. We are happy that we moved away from nginx.
It's a pity that there is few progress in http3 or support for Linux KTLS.
Here the link from our Prometheus showing the data for 2020, 2021 and 2022: https://twitter.com/waipuTech/status/1543593614411964416?t=-...
At waipu.tv (Video streaming) we have 64% of users connected via IPv6. Compared to 2021 adoption has stalled. 2020 was 56%. waipu.tv is germany-only traffic.
It's time for a browser extension that filters out random Wikipedia articles on HN..
Nice collection of Linux distributions I'd like to avoid now.
There might be some issues with systemd, but systemd is by far much better than anything else we had before.