Hacker News
Reconsidering Debian's Inclusion of Non-Free Firmware – A Call for Discussion
Article URL: https://lists.debian.org/debian-devel/2025/03/msg00184.html
Comments URL: https://news.ycombinator.com/item?id=43331274
Points: 3
# Comments: 0
Fitness Trackers Are Only 67% Accurate, New Research Finds
Article URL: https://wellnesspulse.com/research/accuracy-of-fitness-trackers/
Comments URL: https://news.ycombinator.com/item?id=43331048
Points: 1
# Comments: 1
Elon Musk points finger at Ukraine for X cyberattack
Article URL: https://nypost.com/2025/03/10/us-news/elon-musk-points-finger-at-ukraine-for-x-cyberattack/
Comments URL: https://news.ycombinator.com/item?id=43331043
Points: 1
# Comments: 0
Show HN: Bookmarklet to save NotebookLM audio into a personal podcast
I've been listening to lots of audio overviews on Google's NotebookLM lately (having a baby strapped to you forces new media consumption habits..!) & got annoyed they weren't in my podcast app with all my other podcast-y content.
So I made a bookmarklet which works to upload the audio then converts it to MP3 and adds it to a private personal RSS feed which you can add to any podcast app with a click or by pasting the URL.
The bookmarklet's javascript obviously, the backend uses Python in Cloud Run for conversion then Laravel with Livewire for the UX, hosted on GCP, and Paddle for subs (but is free to try)
Would love any feedback.
Comments URL: https://news.ycombinator.com/item?id=43331040
Points: 1
# Comments: 0
Show HN: Instantly Extract Color Palettes from Any Website
Hey HN!
I built https://colorize.design, a free tool that extracts color palettes from any website in seconds. Just enter a URL, and it analyzes the site's visuals and code to generate curated color palettes.
Why I Made This
As a designer, I often come across beautifully designed websites and want to quickly grab their color schemes. Inspecting elements or using browser extensions felt tedious, so I built a tool to automate the process.
How It Works
Screenshot Analysis: Extracts dominant colors from the site’s homepage.
Favicon Extraction: Pulls key colors from the site's logo.
Code Parsing: Scans HTML, CSS, and JS files to find color declarations.
Smart Grouping: Uses a nearest-color algorithm to remove duplicates and improve usability.
Editing & Exporting: Lets users refine palettes and download them in multiple formats (CSS, SCSS, design tools, etc.).
It’s powered by Puppeteer for web scraping, ColorThief for image analysis, and custom regex to extract code-based colors. The biggest challenge was handling messy websites—redirects, popups, cookie banners, and huge stylesheets all made this trickier than expected!
What’s Next
I’m working on: A Chrome extension for one-click extraction. Enhanced API features for developers.
Would love to hear your thoughts! What would make this more useful for you? Let me know what you think.
Comments URL: https://news.ycombinator.com/item?id=43331038
Points: 2
# Comments: 1
The First King of Home Computing
Article URL: https://every.to/the-crazy-ones/the-first-king-of-home-computing
Comments URL: https://news.ycombinator.com/item?id=43331032
Points: 1
# Comments: 0
The Dangers of an IDE
Article URL: https://jensrantil.github.io/posts/integrated-development-environments-harmful/
Comments URL: https://news.ycombinator.com/item?id=43331030
Points: 1
# Comments: 0
Microsoft quantum computing 'breakthrough' faces fresh challenge
Article URL: https://www.nature.com/articles/d41586-025-00683-2
Comments URL: https://news.ycombinator.com/item?id=43331018
Points: 2
# Comments: 0
Intel Setting the Stage
Article URL: https://www.abortretry.fail/p/intel-setting-the-stage
Comments URL: https://news.ycombinator.com/item?id=43331001
Points: 1
# Comments: 0
When the Finder's error exceeds 50%
Article URL: https://eclecticlight.co/2023/04/12/when-the-finders-error-exceeds-50/
Comments URL: https://news.ycombinator.com/item?id=43330993
Points: 1
# Comments: 0
EXo Platform Launches Version 7.0
Article URL: https://www.exoplatform.com/blog/exo-platform-7-0-is-released/
Comments URL: https://news.ycombinator.com/item?id=43330979
Points: 1
# Comments: 1
To designers designing hardware products
Which part takes the most time when designing a hardware product?
Comments URL: https://news.ycombinator.com/item?id=43330976
Points: 1
# Comments: 0
Extending Training of Animals via Tech – A Dream
Article URL: https://medium.com/luminasticity/extending-training-of-animals-via-tech-748fa6b747a
Comments URL: https://news.ycombinator.com/item?id=43330958
Points: 1
# Comments: 0
Why do some birds mimic the sounds of other species?
Article URL: https://www.allaboutbirds.org/news/why-do-some-birds-mimic-the-sounds-of-other-species/
Comments URL: https://news.ycombinator.com/item?id=43330954
Points: 1
# Comments: 0
Any guide to migrate from ssojet to auth0
I am using ssojet currently and facing some problems to connect my microsoft active directory, they support azure active directory but they do not have out of the box support for active windows active directory.
I am look for any helpfull guide to migrate from ssojet to auth0, I can’t afford enterprise plan.
Comments URL: https://news.ycombinator.com/item?id=43330948
Points: 1
# Comments: 0
Ask HN: How Is AI SEO (Geo) Different from SEO?
We've recently started to think more seriously about SEO as a growth channel.
Since we're already getting multiple leads that self-attribute to AI tools like Perplexity and ChatGPT, we want to optimize for more of this. There are now tools that offer to help you do SEO for AI (GEO, generative engine optimization).
But what I'm wondering about is this:
Both ChatGPT and Perplexity ultimately use Google's or Bing's search index, which makes me think optimizing for conventional search engines is the way to go because it achieves the same thing?
The two differences I can imagine are this:
a) For non-search AI chats, getting included in the training data could be another objective, though the corpus of training data will ultimately surface the incumbents in any space.
b) An AI search product might use different queries that humans don't actually search for much (so there's little search volume), so optimizing for them could be more useful than before.
Have any of you made other experiences or know more?
Comments URL: https://news.ycombinator.com/item?id=43330935
Points: 1
# Comments: 0
Scientists Find a Hidden Climate Tracker in Starlink's Signals
Article URL: https://scitechdaily.com/scientists-just-found-a-hidden-climate-tracker-in-starlinks-signals-and-its-a-game-changer/
Comments URL: https://news.ycombinator.com/item?id=43330929
Points: 1
# Comments: 0
The Component Gallery
Article URL: https://component.gallery/
Comments URL: https://news.ycombinator.com/item?id=43330901
Points: 1
# Comments: 0
What Makes Code Hard to Read: Visual Patterns of Complexity (2023)
Article URL: https://seeinglogic.com/posts/visual-readability-patterns/
Comments URL: https://news.ycombinator.com/item?id=43330900
Points: 2
# Comments: 0
Xampp is not secure (unsecure) – Announcement – Apache MariaDB PHP Perl etc.
Article URL: https://github.com/Neustradamus/xampp
Comments URL: https://news.ycombinator.com/item?id=43330889
Points: 1
# Comments: 1