frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

The Tragedy of Gethostbyname

1•signa11•14s ago•0 comments

LLVM: Add support for poison-generating/UB-implying annotations

https://github.com/llvm/llvm-project/pull/195339
1•luu•52s ago•0 comments

Long Lake agrees to acquire Amex GBT in AI bet

https://www.amexglobalbusinesstravel.com/press-releases/long-lake-agrees-to-acquire-amex-gbt-with...
1•lord_sudo•1m ago•0 comments

The Biggest Animal Migration–and Few Outsiders Have Seen It

https://www.wsj.com/world/africa/worlds-biggest-animal-migration-great-nile-b67e3c0b
1•thm•1m ago•0 comments

Agents Are Thinking: A tiny project exploring text based thinking animations

https://www.threads.com/@theaicontinuum/post/DXniNvyDVQw
1•zane__chen•4m ago•0 comments

Don't prepone it – do the needful. 10 Indianisms we should all be using

https://www.theguardian.com/commentisfree/2016/jan/04/indian-english-phrases-indianisms-english-a...
1•kayo_20211030•6m ago•1 comments

What I Got Wrong Implementing Graph-Based Vector Search

https://dubeykartikay.com/posts/reading-algorithms-like-an-engineer/
1•dubeyKartikay•6m ago•0 comments

Microsoft Edge stores all passwords in memory in clear text, even when unused

https://twitter.com/L1v1ng0ffTh3L4N/status/2051308329880719730
3•cft•6m ago•0 comments

Robot-mediated haptic feedback outperforms vision in violin duo coordination

https://www.science.org/doi/10.1126/scirobotics.aeb1901
1•geox•6m ago•0 comments

Amazon Web Services' plan to make networking disappear

https://www.theregister.com/2026/05/04/amazon_web_services_cupertino_networking_lab/
1•Bender•6m ago•0 comments

In Investing, It's When You Start and When You Finish (2011)

https://archive.nytimes.com/www.nytimes.com/interactive/2011/01/02/business/20110102-metrics-grap...
1•downbad_•8m ago•1 comments

Rumor: Disney to Remove Star Wars Sequel Trilogy from Timeline

https://geeksandgamers.com/remove-star-wars-sequel-trilogy/
2•bilsbie•9m ago•0 comments

Usage-based pricing killing your vibe, here's how to roll your own local AI

https://www.theregister.com/2026/05/02/local_ai_coding_agents/
2•Bender•10m ago•0 comments

Show HN: USD Accounts for Pakistani Freelancers

https://www.rizqfinance.com/
1•pickleballcourt•11m ago•0 comments

Chevrolet Performance eCrate package (400v/200hp)

https://www.chevrolet.com/performance-parts/crate-engines/ecrate
1•mindcrime•11m ago•0 comments

Show HN: I built a personal finance projection tool after outgrowing Excel

https://fignis.io/
1•loroloko•14m ago•0 comments

Deadweight Cognitive Loss, Mass Incarceration, and the Case for Education Reform

https://papers.ssrn.com/sol3/papers.cfm?abstract_id=6613125
1•paulpauper•14m ago•0 comments

How A.I. Is Transforming China's Entertainment Industry

https://www.nytimes.com/2026/05/03/world/asia/china-microdrama-ai-backlash.html
1•paulpauper•15m ago•0 comments

Show HN: Isonq – PDF/DXF and STEP to shop quoting

https://isonq.com/demo
1•dantesmaghi•15m ago•1 comments

The Southern Poverty Law Center Indictment

https://marginalrevolution.com/marginalrevolution/2026/05/the-southern-poverty-law-center-indictm...
3•paulpauper•15m ago•0 comments

Wizards of the Coast declines to voluntarily recognize Magic Arena union

https://www.enworld.org/threads/wizards-of-the-coast-declines-to-voluntarily-recognize-magic-aren...
1•pavel_lishin•17m ago•0 comments

AI Has Made Memory Chips One of the Most Profitable Products

https://www.wsj.com/tech/ai-has-made-memory-chips-one-of-the-worlds-most-profitable-products-b062...
1•gmays•17m ago•0 comments

Infinite Image Grids Are Flat Toruses

https://seththompson.com/articles/infinite-image-grids
1•s3th•18m ago•0 comments

Individual knowledge wikis need a sharing system, here is an example

https://github.com/dpetryshchuk/atrium-init
1•dimapetryshchuk•18m ago•1 comments

Apple Plans to Let Users Build Their Own Passes in iOS 27 Wallet App

https://www.bloomberg.com/news/articles/2026-05-04/ios-27-features-apple-plans-to-let-users-build...
1•helsinkiandrew•20m ago•0 comments

Drawy, KDE's first infinite whiteboard app

https://prayag2.github.io/posts/meet-drawy/
2•p4bl0•21m ago•0 comments

A Dark-Money Campaign Is Paying Influencers to Frame Chinese AI as a Threat

https://www.wired.com/story/super-pac-backed-by-openai-and-palantir-is-paying-tiktok-influencers-...
5•thm•22m ago•1 comments

Retail Investors Keep Getting Burned in the Stock Market.They're Piling in Again

https://www.barrons.com/articles/retail-investors-stocks-railroads-wall-street-4df3b7b1
2•laxmena•24m ago•0 comments

Offenders sentenced up to 10 years for spying on TSMC

https://www.taipeitimes.com/News/front/archives/2026/04/28/2003856358
11•ironyman•24m ago•0 comments

Toyota built a $10B private utopia–what's going on in there?

https://arstechnica.com/cars/2026/05/inside-toyotas-10b-private-utopia-big-ideas-few-people-camer...
2•rbanffy•24m ago•0 comments
Open in hackernews

Show HN: F2 – Cross-Platform CLI Batch Renaming Tool

https://github.com/ayoisaiah/f2
122•ayoisaiah•11mo ago
Hey HN!

I'm excited to share f2, a command-line tool I built for fast and flexible bulk renaming of files. It's cross-platform (Linux, macOS, Windows), executes a dry-run by default, supports undo, and provides great flexibility in file renaming with several built-in variables and Exiftool integration.

I hope you find it useful!

Comments

simonw•11mo ago
I really like your CLI design here, clearly extremely well thought out, lots of great taste on display here: https://f2.freshman.tech/guide/tutorial

The EXIF stuff to create folders based on the date photos were taken is fantastic! https://f2.freshman.tech/guide/organizing-image-library

This tool solves a problem that I face all the time, I am definitely going to be using this often.

ayoisaiah•11mo ago
Thanks a lot Simon! I'm really thrilled to hear it's hitting the mark for you :)
otterpro•11mo ago
Wow, it can integrate with exiftool. I use exiftool to rename photo files, but I think f2 offers more flexible renaming features.
nine_k•11mo ago
Dry-run by default! Use of metadata like EXIF! Undo!

Here's some great product and UX chops, not just coding chops.

bsnnkv•11mo ago
Incredible name choice here - it's very rare that I get this feeling associating a new project with its name. I'm filled with feelings that touch on nostalgia, utility, UX design history and computing heritage when I hear the name F2 associated with a batch renaming tool. Great job!
ayoisaiah•11mo ago
Thank you! I knew I had a winner the moment it popped into my head :)
nine_k•11mo ago
It's indeed a name that immediately rings the right bell, without being an ungoogleable common noun or verb. Kudos.

(Though for those of us who cut their teeth on tools like Norton Commander on the original IBM PC, the association would be with F6.)

jiehong•11mo ago
Oh! Then maybe that’s why IntelliJ likes Shift+F6 for renaming by default?
sorenjan•11mo ago
For photos, I'm guessing you can use Exiftool's built in geolocation feature to add the city and country first.

https://exiftool.org/geolocation.html

devrandoom•11mo ago
Wow, this goes instantly to my toolbox. Thanks for writing this and sharing it!

It only happens a few times a year that I need to batch rename. Buy when I do my adrenaline levels go up by about two espressos.

sandreas•11mo ago
Awesome tool, thanks for sharing. One feature I would love to see on renaming tools is the following:

  -A - Sample of the of the ACTUAL file name
  -B - Sample of the desired filename
e.g.

  f2 -A 001.pdf -B 001_renamed.pdf
and this would automatically determine that every file with this "pattern" (001) should get the renamed prefix, so:

  001.pdf => 001_renamed.pdf
  002.pdf => 002_renamed.pdf
  ...
Sounds weird, but there once was a tool written in dotnet that used machine learning techniques to achieve exactly this and it worked like a charm. Unfortunately I lost the reference and never found it again.

Most important: Worked locally and did not send the filenames to chatGPT ;)

ayoisaiah•11mo ago
You can already do this with F2 by using capture variables:

  f2 -f '(\d+).pdf' -r '{$1}_renamed.pdf'
Does that align with what you're looking for?
sandreas•11mo ago
Thank you, unfortunately, that's not the point :-) I knew I could do this with a regex.

The advantage of using a sample instead of a regex is, that you don't need to think about it. I have "this.pdf" and I want "that.pdf" is way easier than developing a regex that matches the parts I need replacing it with what I want.

The tool I mentioned afaik used machine learning to determine a valid regex from a given sample automagically somehow (see [1]), which was then applied to the files it found, followed by a preview and a choice to either perform or abort. You could also provide more examples, if it did not succeed determining the regex in the first place to be more specific:

   f2 -A 001.pdf -B 001_renamed.pdf -A 002.pdf -B 002_renamed.pdf
It was awesome, unfortunately otherwise not suitable for my needs (windows only or something)

I should have saved it somewhere to re-implement it myself. The only things I remember are, that it was dotnet based, using the dotnet machine learning libs and it was a command line tool. Maybe it was called `ab` because you could provide the parameter -A sample -B destination, but I did not find anything on github.

If I ever find it again, I'll let you know in a github issue.

1: https://stackoverflow.com/questions/616292/is-it-possible-fo...

037•11mo ago
Very interesting, I’ll definitely give it a try!

Another approach I recently discovered is an old but beautiful Unix-style tool for renaming files: vidir - edit a directory in your text editor. It’s part of the moreutils suite [1].

You get the list of filenames in your editor – edit them as you like, save, exit, and it renames the files. It uses whatever editor is set in your $EDITOR env var, so it doesn’t have to be vi/vim.

You can also pipe in a list of files, e.g. `find . -type f | vidir -`, to edit just the files you want - and you can even change paths (add, rename, remove directories) in the editor to move files around easily.

To try it quickly on macOS: `brew install moreutils`

[1] https://joeyh.name/code/moreutils/

ddlsmurf•11mo ago
if you can forgive a shameless plug, I wrote https://github.com/ddlsmurf/fled some time ago and it serves me very well to this day. (It's not half as advanced as OP's tool but still useful)
robertlutece•11mo ago
oh wow, this feels like https://github.com/stevearc/oil.nvim
chiffaa•11mo ago
> You get the list of filenames in your editor – edit them as you like, save, exit, and it renames the files. It uses whatever editor is set in your $EDITOR env var, so it doesn’t have to be vi/vim.

I'm not sure how "powerful" vidir is, but I recently found this functionality in yazi [1] and it became one of those "you think you don't need it until you try it" features

[1] https://github.com/sxyazi/yazi

jiehong•11mo ago
This is also integrated into Emacs with dired, and it’s pretty neat [0].

[0]: http://xahlee.info/emacs/emacs/rename_file_pattern.html

porridgeraisin•11mo ago
Really nice, wow.

Honestly I don't see myself remembering and using the variables features(which gives the exiftool feature others here are raving about) but it's already insanely good without that. Love the ability to refine your selection with further -f flags. Also the ability to rename while create nested paths is so good.

Suggestion, having an "up"[1] mode where you can see the dry run output in a live updating thing when you are adding further -fs and -rs.

[1] https://github.com/akavel/up

batrat•11mo ago
In windows I use PowerToys - power rename to rename files. But I'm not a power user I rarely need renaming something.
hoppp•11mo ago
The undo functionality is a nice touch. I know cuz I write scripts to rename files and made mistakes before.
j1elo•11mo ago
Small typo: the example given for "--replace-limit -1" reads:

    abc_abc.txt | 123_abc.txt
but it should probably say:

    abc_abc.txt | abc_123.txt
Funnily enough, the triplet example given in the tutorial for "--replace-limit" [1] (replacing either the first or the last of "abc_abc_abc") is written so that it has the effect of driving the reader to wonder "Ok but, what about the middle one????" :)

A small idea for an alternative, more flexible option: "--replace-range", where you could use a well established syntax to represent ranges such as the one from Python and Go slices, so it's not only possible to replace from the leftmost or rightmost but also in-between.

[1]: https://f2.freshman.tech/guide/tutorial#limiting-the-number-...

Hasnep•11mo ago
Thanks for making f2, I've been using it for a while and it's saved me so much time!
majkinetor•11mo ago
FYI, Double Commander (x-platform, foss) has Multi Rename Tool which is clone of Total Commanders feature. It supports AFAICS all the feature of F2 + plugins that can get arbitrary info about files.

https://doublecmd.github.io/doc/en/multirename.html