frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Linux Mint Debian Edition7 "Gigi" Released

https://blog.linuxmint.com/?p=4924
3•robtherobber•2m ago•0 comments

Google Open-Sources NPU IP

https://www.eetimes.com/google-open-sources-npu-ip-synaptics-implements-it/
1•UncleOxidant•2m ago•0 comments

Revelations about an FBI's unit fightning against cybercrime

https://www.lemonde.fr/pixels/article/2025/10/16/revelations-sur-le-group-78-une-unite-secrete-am...
2•guillaume8375•3m ago•1 comments

Show HN: Coordable – Get better geocoding results with AI cleaning and analytics

https://coordable.co/
1•s-p-w_•3m ago•0 comments

Show HN: RemindMe – AI reminders that understand context

https://apps.apple.com/us/app/remindme-ai-reminders-app/id6753209895
1•gagarwal123•4m ago•0 comments

The impact of syntax colouring on program comprehension (2015) [pdf]

https://ppig.org/files/2015-PPIG-26th-Sarkar1.pdf
2•susam•6m ago•1 comments

Michael Jackson: The Collection of the King of Pop

https://archive.org/details/kopauctionamusements
1•handfuloflight•7m ago•0 comments

Plucked, Bowed, and Hammered: At the Armory, 11,000 Strings

https://www.vulture.com/article/11000-strings-armory-haas-music-review.html
2•PaulHoule•7m ago•0 comments

Rogue-AI agents testing framework

https://github.com/qualifire-dev/rogue
1•lirantal•7m ago•0 comments

Ask HN: Best way to create a searchable knowledge base?

1•aljgz•8m ago•0 comments

Mysterious Intrigue Around an x86 "Corporate Entity Other Than Intel/AMD"

https://www.phoronix.com/news/x86-Opcodes-Not-AMD-Or-Intel
3•unsnap_biceps•8m ago•0 comments

"I have sought to slaughter as few civilians as possible."

https://doomsdaymachines.net/p/i-have-sought-to-slaughter-as-few
2•chmaynard•9m ago•0 comments

Show HN: Claude Code vs. Codex Reddit Sentiment Analysis Dashboard (Open-Source)

https://claude-vs-codex-dashboard.vercel.app/
1•waprin•9m ago•0 comments

AI of the future will be in the form of small, specialized models

https://norwegianscitechnews.com/2025/10/forget-chatgpt-ai-of-the-future-will-bring-major-small-c...
1•giuliomagnifico•9m ago•0 comments

NASA's HLS Data Now Available on Microsoft's Planetary Computer

https://devblogs.microsoft.com/azuregov/nasa-hls-on-mpc/
1•uticus•10m ago•0 comments

Show HN: How Useless Are You? A brutally honest skills check

https://www.howuselessareyou.com
3•mraspuzzi•10m ago•0 comments

AdGuard rolls out in Japanese schools to tackle distractions and improve safety

https://adguard.com/en/blog/adguard-japan-school-safety.html
1•frou_dh•10m ago•0 comments

Depth over Breadth

https://frontierai.substack.com/p/depth-over-breadth
3•cgwu•12m ago•0 comments

Walmart on ChatGPT, Walmart (and Amazon) Motivations, Spotify Podcasts On

https://stratechery.com/2025/walmart-on-chatgpt-walmart-and-amazon-motivations-spotify-podcasts-o...
1•feross•12m ago•0 comments

All Roads Lead To Porn – A personal ramble about ChatGPT erotica

https://yionvisual.substack.com/p/all-roads-lead-to-porn
3•ieuanking•14m ago•2 comments

Be Careful What You Tell Your AI Chatbot

https://hai.stanford.edu/news/be-careful-what-you-tell-your-ai-chatbot
2•rntn•14m ago•0 comments

Auction house Sotheby's finds its data on the block after cyberattack

https://www.theregister.com/2025/10/16/sothebys_breach/
1•Bender•14m ago•0 comments

A man building a starter kit for civilization Review

https://www.technologyreview.com/2025/10/16/1125146/civilization-start-kit-open-source-essential-...
2•colinprince•15m ago•0 comments

Aisle Emerges from Stealth with AI Reasoning System Remediate Vulnerabilities

https://www.securityweek.com/aisle-emerges-from-stealth-with-ai-based-reasoning-system-that-remed...
1•Bender•16m ago•1 comments

Nothing Is Securities Fraud?

https://www.bloomberg.com/opinion/newsletters/2025-10-16/nothing-is-securities-fraud
2•ioblomov•17m ago•1 comments

Cisco Routers Hacked for Rootkit Deployment

https://www.securityweek.com/cisco-routers-hacked-for-rootkit-deployment/
1•Bender•17m ago•0 comments

Blessed.rs/Crates – Recommended Crate Directory

https://blessed.rs/crates
1•chasingbrains•17m ago•0 comments

Ask HN: Do Bexio users struggle with time tracking integration?

1•Original-Tech•19m ago•0 comments

A Tale of Two Car Design Philosophies

https://hackaday.com/2025/10/16/a-tale-of-two-car-design-philosophies/
1•M95D•19m ago•0 comments

Nvidia DGX Spark is here, 128 GB of memory, run 200B parameter models locally

https://www.nvidia.com/en-eu/products/workstations/dgx-spark/
1•gvv•20m ago•2 comments
Open in hackernews

Show HN: Ramener – An AI-powered PDF renamer for macOS with Finder integration

https://github.com/jollychang/ramener
2•jollychang•2h ago
Hey HN,

I download a lot of academic papers and reports, and my downloads folder was a mess of files like `1234.5678.pdf` or `whitepaper_v2_final.pdf`. Manually renaming them was a huge time sink.

To solve this, I built Ramener. It's a native macOS app that: 1. Reads the first few pages of a PDF. 2. Uses an LLM (Aliyun's qwen3-omni-flash) to extract the title, source, and date. 3. Renames the file to a clean `YYYY-MM-DD_Source_Title.pdf` format.

The main goal was to make it feel like part of the OS. It's a standalone app, not a web service. You can integrate it directly into Finder's toolbar or Quick Actions menu, so you can rename files with a single click without leaving Finder. It also has a CLI for power users and scripting.

On first launch, a native settings window pops up for your API key, which is then stored locally.

It's built with Python and packaged with PyInstaller. The code is open source, and I'd love to get your feedback on the workflow, the integrations, or any bugs you find.

GitHub link: https://github.com/jollychang/ramener

Comments

k310•1h ago
No slight on the work you've done, but isn't there a way to rename pdf's without AI?

Almost always, I can just rename one with its Title, and that's usually the first line.

A summary (usually the abstract) could accompany the file, too long for a tag.

Think email. I'll often send a pdf with its title as the subject and the abstract as the message body above the attachment. Richer than the finder (and let's not gripe on that monster)

I'm also interested in a non-AI, application/image descriptor for my countless anonymous image files, though even a tag would be better than staring at endless screens of titles, or even thumbnail icons.

Again, no slight. I am just interested in something not reliant on AI.