Hacker News
Trump plans to dismantle Biden AI safeguards after victory
Article URL: https://arstechnica.com/ai/2024/11/trump-victory-signals-major-shakeup-for-us-ai-regulations/
Comments URL: https://news.ycombinator.com/item?id=42080521
Points: 5
# Comments: 4
Anthropic teams up with Palantir and AWS to sell AI to defense customers
Article URL: https://techcrunch.com/2024/11/07/anthropic-teams-up-with-palantir-and-aws-to-sell-its-ai-to-defense-customers/
Comments URL: https://news.ycombinator.com/item?id=42080473
Points: 9
# Comments: 0
Optimizing Contextual Speech Recognition
The State of State Preemption: Stalled, but Moving in More Competitive Direction
Article URL: https://communitynets.org/content/state-state-preemption-stalled-moving-more-competitive-direction
Comments URL: https://news.ycombinator.com/item?id=42080455
Points: 1
# Comments: 1
40 monkeys escape from research facility in South Carolina
Article URL: https://news.sky.com/story/forty-monkeys-escape-from-research-facility-in-south-carolina-13249963
Comments URL: https://news.ycombinator.com/item?id=42080046
Points: 1
# Comments: 0
Tepco retrieves tiny melted fuel from disaster-hit Fukushima reactor
The Reaction Trap: Are We Trading Substance for Dull Simplicity?
Article URL: https://www.animanoir.xyz/blog/2024/sm-reactions/
Comments URL: https://news.ycombinator.com/item?id=42080033
Points: 2
# Comments: 0
Ask HN: Separating Two Glass Containers
Hi HN community! My friend has an interesting problem and I am hoping some engineering / hacking ingenuity can help. She has two glass containers stuck together, one inside the other, see here: https://ibb.co/5hwDR8P.
She has tried all kinds of things including: trying to separate them inside a water bath, greasing them, creating a temperature differential (ice on top, warm bath on the bottom), and even using WD-40. Nothing helped.
Any suggestions?
Comments URL: https://news.ycombinator.com/item?id=42080019
Points: 2
# Comments: 0
Kagi Translate
Article URL: https://blog.kagi.com/kagi-translate
Comments URL: https://news.ycombinator.com/item?id=42080012
Points: 2
# Comments: 0
How to get cheaper internet access now that the ACP is gone: 5 ways
Article URL: https://www.zdnet.com/home-and-office/networking/how-to-get-cheaper-internet-access-now-that-the-acp-is-gone-5-ways/
Comments URL: https://news.ycombinator.com/item?id=42080003
Points: 1
# Comments: 0
Cyanobacteria could help sequester carbon from oceans and factories
Article URL: https://wyss.harvard.edu/news/newly-discovered-cyanobacteria-could-help-sequester-carbon-from-oceans-and-factories/
Comments URL: https://news.ycombinator.com/item?id=42079961
Points: 1
# Comments: 0
Statistical NLP on OpenStreetMap (2016)
Article URL: https://medium.com/@albarrentine/statistical-nlp-on-openstreetmap-b9d573e6cc86
Comments URL: https://news.ycombinator.com/item?id=42079958
Points: 1
# Comments: 0
Subteam Tenets
Article URL: https://www.yusufaytas.com/subteam-tenets/
Comments URL: https://news.ycombinator.com/item?id=42079935
Points: 4
# Comments: 0
OpenAI spent $10M on chat.com URL
Article URL: https://www.theverge.com/2024/11/6/24289768/openai-chat-chatgpt-sam-altman-hubspot
Comments URL: https://news.ycombinator.com/item?id=42079932
Points: 1
# Comments: 0
Show HN: AI Emotion and Recognition for UDM Pro W Webhooks
This allows you to expand from person detection to Face and Sentiment via a docker container for your UDM Pro or Unifi Protect Source. Also works for any RTSP stream.
Comments URL: https://news.ycombinator.com/item?id=42079929
Points: 1
# Comments: 0
Defguard: 2FA MFA WireGuard Enterprise VPN with SSO, Hardware Keys Management
Article URL: https://github.com/DefGuard/defguard
Comments URL: https://news.ycombinator.com/item?id=42079928
Points: 1
# Comments: 0
Show HN: Grammarly for Websites (TripleChecker)
Article URL: https://www.triplechecker.com
Comments URL: https://news.ycombinator.com/item?id=42079904
Points: 3
# Comments: 1
Ask HN: What bookmarklets do you use?
Threw together a bookmarklet that sends a page over to a personal, private subreddit the other day that I've been using a ton. Also a HUGE fan of kill-sticky.
Would love to throw some other good ones up there.
https://github.com/t-mart/kill-sticky
javascript:(function()%7Bdocument.querySelectorAll(%22body%20*%22).forEach(function(node)%7Bif(%5B%22fixed%22%2C%22sticky%22%5D.includes(getComputedStyle(node).position))%7Bnode.parentNode.removeChild(node)%7D%7D)%3Bdocument.querySelectorAll(%22html%20*%22).forEach(function(node)%7Bvar%20s%3DgetComputedStyle(node)%3Bif(%22hidden%22%3D%3D%3Ds%5B%22overflow%22%5D)%7Bnode.style%5B%22overflow%22%5D%3D%22visible%22%7Dif(%22hidden%22%3D%3D%3Ds%5B%22overflow-x%22%5D)%7Bnode.style%5B%22overflow-x%22%5D%3D%22visible%22%7Dif(%22hidden%22%3D%3D%3Ds%5B%22overflow-y%22%5D)%7Bnode.style%5B%22overflow-y%22%5D%3D%22visible%22%7D%7D)%3Bvar%20htmlNode%3Ddocument.querySelector(%22html%22)%3BhtmlNode.style%5B%22overflow%22%5D%3D%22visible%22%3BhtmlNode.style%5B%22overflow-x%22%5D%3D%22visible%22%3BhtmlNode.style%5B%22overflow-y%22%5D%3D%22visible%22%7D)()%3B%0A - bookmarklet to shoot pages over to Reddit, just swap out r/xyz:
javascript:(function(){ var url = encodeURIComponent(window.location.href); window.open('https://old.reddit.com/r/jchromebook/submit?url=' + url);})();
Comments URL: https://news.ycombinator.com/item?id=42079896
Points: 1
# Comments: 0
Multiplayer AI chat with human intelligence
Article URL: https://mixus.ai
Comments URL: https://news.ycombinator.com/item?id=42079869
Points: 1
# Comments: 0
Lima v1.0.0
Article URL: https://github.com/lima-vm/lima/releases/tag/v1.0.0
Comments URL: https://news.ycombinator.com/item?id=42079861
Points: 2
# Comments: 0