Hacker News

Subscribe to Hacker News feed
Hacker News RSS
Updated: 3 min 25 sec ago

Show HN: Grammarly for Websites (TripleChecker)

Thu, 11/07/2024 - 2:20pm

Article URL: https://www.triplechecker.com

Comments URL: https://news.ycombinator.com/item?id=42079904

Points: 3

# Comments: 1

Categories: Hacker News

Ask HN: What bookmarklets do you use?

Thu, 11/07/2024 - 2:19pm

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

Categories: Hacker News

Multiplayer AI chat with human intelligence

Thu, 11/07/2024 - 2:15pm

Article URL: https://mixus.ai

Comments URL: https://news.ycombinator.com/item?id=42079869

Points: 1

# Comments: 0

Categories: Hacker News

Lima v1.0.0

Thu, 11/07/2024 - 2:15pm
Categories: Hacker News

UHK 80 – Ultimate Hacking Keyboard

Thu, 11/07/2024 - 2:14pm
Categories: Hacker News

Show HN: ChatGPT for calorie tracking. Frictionless diet and exercise tracking

Thu, 11/07/2024 - 1:22pm

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

Categories: Hacker News

Egress in Kubernetes

Thu, 11/07/2024 - 1:21pm
Categories: Hacker News

Hanami 2.2: Persistence pays off

Thu, 11/07/2024 - 1:16pm
Categories: Hacker News

Pages