Leaking YouTube Creators Private Videos
Article URL: https://javoriuski.com/post/youtube Comments URL: https://news.ycombinator.com/item?id=48786781 Points: 4 # Comments: 0
Article URL: https://javoriuski.com/post/youtube Comments URL: https://news.ycombinator.com/item?id=48786781 Points: 4 # Comments: 0
Article URL: https://vimeo.com/49718712 Comments URL: https://news.ycombinator.com/item?id=48786713 Points: 10 # Comments: 3
Purpose: Establishing an abstract framework for interpretations. As such, help in solving concrete problems mainly indirect.Epistemic effort: thought for multiple hours. Searched articles and research. Partially…
Found cheap one RTX5000 16GB is it worth to add to RTX3060? And is it difficult to make them work together in LM Studio? Do I…
Article URL: https://paulkrugman.substack.com/p/the-end-of-north-america-157 Comments URL: https://news.ycombinator.com/item?id=48786500 Points: 5 # Comments: 0
Article URL: https://mightyburger.net/projects/curveball/ Comments URL: https://news.ycombinator.com/item?id=48786495 Points: 4 # Comments: 0
Article URL: https://airplaneboneyards.com/airplane-boneyards-list-and-map.htm Comments URL: https://news.ycombinator.com/item?id=48786284 Points: 17 # Comments: 1
Article URL: https://adamraudonis.github.io/splats4D/ Comments URL: https://news.ycombinator.com/item?id=48786245 Points: 12 # Comments: 2
Pulled together token rates from a few different local rigs people have reported running lately, just to get a sense of what's realistic at each hardware…
Threw together a benchmark suite (quest completion, scene endings, item/time tracking, character detection, storytelling, drafting) and ran it across 8 models people talk about a lot…
Today I saw this in StepFun’s blog for their Step 3.7 Flash model. Running the model with CC performed better results vs Hermes. Curious why? submitted…
Spent a while tuning llama.cpp for Qwen3.6 27B on a 9800X3D / 64GB / 5090 box and wanted to share the real distribution instead of just…
Article URL: https://www.aljazeera.com/features/2026/6/12/is-israels-buffer-zone-inside-lebanon-an-attempt-to-grab-gas-reserves Comments URL: https://news.ycombinator.com/item?id=48785858 Points: 8 # Comments: 0
Article URL: https://github.com/maximqaxd/wince-dc Comments URL: https://news.ycombinator.com/item?id=48785840 Points: 18 # Comments: 0
For anyone who has a DGX-Spark and is having problems during these very hot summer months, you can underclock with: sudo nvidia-smi -lgc 0,900 My temps…
Article URL: https://infosecwriteups.com/i-found-north-korean-dprk-malware-hiding-in-my-tailwind-config-js-45af2283742c Comments URL: https://news.ycombinator.com/item?id=48785771 Points: 4 # Comments: 0
Article URL: https://www.nytimes.com/2026/07/02/us/california-food-labels-sell-by.html Comments URL: https://news.ycombinator.com/item?id=48785720 Points: 22 # Comments: 23
or is it too much to understand for them? this is about Sony decision about no more disc game but it applies to all disc based…
Article URL: https://github.com/anthropics/claude-code/issues/74066 Comments URL: https://news.ycombinator.com/item?id=48785485 Points: 31 # Comments: 9
Article URL: https://www.scientificamerican.com/article/how-working-memory-could-give-rise-to-consciousness/ Comments URL: https://news.ycombinator.com/item?id=48785478 Points: 10 # Comments: 9
Article URL: https://arstechnica.com/science/2026/07/a-martian-rock-has-lots-of-carbon-on-it-and-its-not-clear-why/ Comments URL: https://news.ycombinator.com/item?id=48785459 Points: 6 # Comments: 0
I'm just a hobbyist lurker, so I'm definitely not that informed, but from what I see here has got me extremely excited and I just wanted…
A lot of people seem to be confused or mystified about this so figured I'd spell it out. I played around with RYS and realized that…
Here's the setup I decided on for embedding gemma4-12b into a Tauri2 desktop app: Native Rust FFI into llama.cpp via llama-cpp-2 (Metal enabled) Model:gemma-4-12b-it-Q5_K_S quantized by…