Hacker News
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
UHK 80 – Ultimate Hacking Keyboard
Article URL: https://ultimatehackingkeyboard.com/uhk80
Comments URL: https://news.ycombinator.com/item?id=42079849
Points: 2
# Comments: 1
Americans are flocking to expat websites after election: 'They want out, fast'
Article URL: https://www.cnbc.com/2024/11/07/americans-flock-to-expat-websites-after-the-election-they-want-out-fast.html
Comments URL: https://news.ycombinator.com/item?id=42079848
Points: 3
# Comments: 1
Disappearance of the Samoan Plume Under the Ontong Java Plateau
Article URL: https://agupubs.onlinelibrary.wiley.com/doi/10.1029/2023AV001079
Comments URL: https://news.ycombinator.com/item?id=42079846
Points: 1
# Comments: 0
Making the world better commit by commit
Article URL: https://github.com/mrdoob/three.js/pull/29798
Comments URL: https://news.ycombinator.com/item?id=42079840
Points: 1
# Comments: 0
Trump Advisor's Denaturalization Project Sparks Concern Among Immigrants
Extracting Financial Data from SEC 10-K Filings with LLMs
Article URL: https://blog.dottxt.co/extracting-financial-data.html
Comments URL: https://news.ycombinator.com/item?id=42079353
Points: 1
# Comments: 0
Prompt Injection Defenses Against LLM Cyberattacks
Article URL: https://www.schneier.com/blog/archives/2024/11/prompt-injection-defenses-against-llm-cyberattacks.html
Comments URL: https://news.ycombinator.com/item?id=42079346
Points: 1
# Comments: 0
Show HN: ChatGPT for calorie tracking. Frictionless diet and exercise tracking
Hi, I'm Steve and I've built this mobile app to solve my very long-standing problem of not consistently using any calorie tracking apps due to the poor UX (many clicks, too much friction).
So, although I am not the best UI/UX designer, I have tried to remove friction at every corner with Journable. This applies to the
1. Tracking experience: Chat-based interface (think ChatGPT) to log food/exercise 2. Onboarding experience: No login screen, no measurements or goals, straight to the main chat window 3. Photo entries: Just take a picture of your plate and done
That said, I'm not the best UI/UX designer so I would really appreciate any feedback on the app, and I welcome any and all comments & suggestions. Should I make it easier? Faster? Simpler? Does it need more color? Keen to hear it all!
Comments URL: https://news.ycombinator.com/item?id=42079321
Points: 1
# Comments: 0
Toward Infinite Context for Code
Article URL: https://sourcegraph.com/blog/towards-infinite-context-for-code
Comments URL: https://news.ycombinator.com/item?id=42079316
Points: 1
# Comments: 0
Supercharging AI Coding Assistants with Gemini Models' Context
Article URL: https://developers.googleblog.com/en/supercharging-ai-coding-assistants-with-massive-context/
Comments URL: https://news.ycombinator.com/item?id=42079315
Points: 1
# Comments: 0
Egress in Kubernetes
Article URL: https://thebsdbox.co.uk/2024/11/03/Egress/
Comments URL: https://news.ycombinator.com/item?id=42079312
Points: 1
# Comments: 0
Limitations of 'Understanding the Limitations of Mathematical Reasoning in LLMs'
Article URL: https://desirivanova.com/post/gsm-symbolic/
Comments URL: https://news.ycombinator.com/item?id=42079309
Points: 1
# Comments: 0
Stop Analyzing Your Gut Feelings: A Counter-Intuitive Guide to Better Leadership
Article URL: https://sudarkoff.com/blog/stop-analyzing-your-gut-feelings-a-counter-intuitive-guide-to-better-leadership
Comments URL: https://news.ycombinator.com/item?id=42079301
Points: 1
# Comments: 0
Edge Scripting: Build and run applications at the edge
Article URL: https://bunny.net/blog/introducing-bunny-edge-scripting-a-better-way-to-build-and-deploy-applications-at-the-edge/
Comments URL: https://news.ycombinator.com/item?id=42079275
Points: 2
# Comments: 0
Hanami 2.2: Persistence pays off
Article URL: https://hanamirb.org/blog/2024/11/05/hanami-220/
Comments URL: https://news.ycombinator.com/item?id=42079263
Points: 1
# Comments: 0
NASA's Perseverance Captures 'Googly Eye' During Solar Eclipse
Article URL: https://www.jpl.nasa.gov/news/nasas-perseverance-captures-googly-eye-during-solar-eclipse/
Comments URL: https://news.ycombinator.com/item?id=42079258
Points: 1
# Comments: 0