frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

George Orwell Diaries 1938-1942

https://orwelldiaries.wordpress.com/page/2/
49•bookofjoe•1h ago•24 comments

Measuring the Impact of AI on Experienced Open-Source Developer Productivity

https://metr.org/blog/2025-07-10-early-2025-ai-experienced-os-dev-study/
284•dheerajvs•3h ago•159 comments

Retail cyber attacks: NCA arrest four for attacks on M&S, Co-op and Harrods

https://www.nationalcrimeagency.gov.uk/news/retail-cyber-attacks-nca-arrest-four-for-attacks-on-m-s-co-op-and-harrods
29•sandwichsphinx•1h ago•7 comments

Launch HN: Leaping (YC W25) – Self-Improving Voice AI

21•akyshnik•2h ago•10 comments

Graphical Linear Algebra

https://graphicallinearalgebra.net/
63•hyperbrainer•3h ago•3 comments

Is Gemini 2.5 good at bounding boxes?

https://simedw.com/2025/07/10/gemini-bounding-boxes/
216•simedw•7h ago•49 comments

Red Hat Technical Writing Style Guide

https://stylepedia.net/style/
73•jumpocelot•4h ago•32 comments

Flix – A powerful effect-oriented programming language

https://flix.dev/
135•freilanzer•5h ago•71 comments

Show HN: Cactus – Ollama for Smartphones

4•HenryNdubuaku•22m ago•0 comments

Bret Victor on why current trend of AIs is at odds with his work

https://dynamicland.org/2024/FAQ/#What_is_Realtalks_relationship_to_AI
38•prathyvsh•4h ago•2 comments

FOKS: The Federated Open Key Service

https://foks.pub/
61•ubj•6h ago•15 comments

Bear-Sized Giant Beavers Once Roamed North America

https://www.smithsonianmag.com/smart-news/bear-sized-giant-beaver-once-roamed-north-america-and-theyre-now-the-official-state-fossil-of-minnesota-180986937/
11•noleary•2d ago•11 comments

Millions of Cars Exposed to Remote Hacking via PerfektBlue Attack

https://www.securityweek.com/millions-of-cars-exposed-to-remote-hacking-via-perfektblue-attack/
33•Bender•1h ago•7 comments

US utilities plot big rise in electricity rates as data centre demand booms

https://www.ft.com/content/c5f20c78-7931-492f-9153-675f3046e245
52•1vuio0pswjnm7•1h ago•44 comments

Diffsitter – A Tree-sitter based AST difftool to get meaningful semantic diffs

https://github.com/afnanenayet/diffsitter
47•mihau•6h ago•10 comments

Show HN: Typeform was too expensive so I built my own forms

https://www.ikiform.com/
147•preetsuthar17•10h ago•76 comments

Belkin ending support for older Wemo products

https://www.belkin.com/support-article/?articleNum=335419
6•apparent•1h ago•6 comments

Optimizing a Math Expression Parser in Rust

https://rpallas.xyz/math-parser/
112•serial_dev•10h ago•51 comments

EU rules ask tech giants to publicly track how, when AI models go off the rails

https://arstechnica.com/tech-policy/2025/07/everything-tech-giants-will-hate-about-the-eus-new-ai-rules/
27•rntn•1h ago•18 comments

Show HN: asyncmcp – Run MCP over async transport via AWS SNS+SQS

https://github.com/bh-rat/asyncmcp
13•bharatgel•2h ago•0 comments

Show HN: CXXStateTree – A modern C++ library for hierarchical state machines

https://github.com/ZigRazor/CXXStateTree
19•zigrazor•3d ago•8 comments

Bitchat - P2P Chat on Bluetooth (no Internet, phone number, etc.)

https://github.com/permissionlesstech/bitchat
5•fitzn•1h ago•1 comments

Underwater turbine spinning for 6 years off Scotland's coast is a breakthrough

https://apnews.com/article/tidal-energy-turbine-marine-meygen-scotland-ffff3a7082205b33b612a1417e1ec6d6
107•djoldman•5h ago•97 comments

Analyzing database trends through 1.8M Hacker News headlines

https://camelai.com/blog/hn-database-hype/
65•vercantez•2d ago•42 comments

How to prove false statements: Practical attacks on Fiat-Shamir

https://www.quantamagazine.org/computer-scientists-figure-out-how-to-prove-lies-20250709/
181•nsoonhui•9h ago•143 comments

Automatically Packaging a Haskell Library as a Swift Binary XCFramework

https://alt-romes.github.io/posts/2025-07-05-packaging-a-haskell-library-as-a-swift-binary-xcframework.html
30•Bogdanp•3d ago•0 comments

Tree Borrows

https://plf.inf.ethz.ch/research/pldi25-tree-borrows.html
557•zdw•1d ago•141 comments

Mini robots detect and fix water pipe leaks without digging

https://www.foxnews.com/tech/mini-robots-detect-fix-water-pipe-leaks-without-digging
74•Bluestein•2d ago•52 comments

A Typology of Canadianisms

https://dchp.arts.ubc.ca/how-to-use
238•gnabgib•21h ago•290 comments

The death of partying in the USA

https://www.derekthompson.org/p/the-death-of-partying-in-the-usaand
281•tysone•23h ago•504 comments
Open in hackernews

Cmdk – CD anywhere and open anything in your terminal

https://github.com/mieubrisse/cmdk
13•mieubrisse•3d ago

Comments

01HNNWZ0MV43FF•11h ago
> This is ⌘-k for the terminal

Nitrous oxide is the glycerine of the racing world

rzzzt•11h ago
⌘-K is Ctrl-L for the Terminal (I think): https://support.apple.com/guide/terminal/keyboard-shortcuts-...
mieubrisse•6h ago
Yep! ⌘-K clears the current terminal window. I chose ⌘-K because it maps to the standard in web apps (Discord, Notion, etc.) and I use `clear` whenever I want to clear my terminal, but you can choose whatever keybinding you want with cmdk.
thrownawaysz•11h ago
I bought a thrown out M1 Macbook Air recently and I still haven’t figured out how to do a simple “right click in Finder > open Terminal here”

Can be done with a keyboard shortcut or the Services menu but then it tries to open the Terminal of a selected folder not the current open folder

terhechte•10h ago
The "open Terminal of selected folder" is the proper way, it requires a different workflow though, so I understand the issue in terms of muscle memory. An easy enough alternative (for me) is to drag and drop the current folder onto iTerm. When you have a folder open in Finder, and hover over the name of the Folder in the titlebar of the window, a blue "folder" icon appears. if you drag that to the iTerm icon in the dock and drop it, iTerm will activate and open a new terminal window in this folder.
jannes•9h ago
Obviously, right-click is for losers and you just have to drag and drop the folder icon from the title bar onto the Terminal app icon.

/s

pprotas•8h ago
This is going to sound mental, but here you go. First enable the path bar in Finder by executing code provided to me by anonymous users on the internet: defaults write com.apple.finder ShowPathbar -bool true (EDIT: Apparently you can do CMD + OPT + P shortcut in Finder to accomplish the same)

Then in the path bar you can right click your current folder and open in Terminal (or use Services menu to open in 3rd-party terminals)

coldtea•8h ago
> First enable the path bar in Finder by executing code provided to me by anonymous users on the internet: defaults write com.apple.finder ShowPathbar -bool true (EDIT: Apparently you can do CMD + OPT + P shortcut in Finder to accomplish the same)

Or you can just enable it in Finder menu View -> Show Path Bar.

coldtea•8h ago
>I bought a thrown out M1 Macbook Air recently and I still haven’t figured out how to do a simple “right click in Finder > open Terminal here”

Right click -> Services -> New Terminal Tab at Folder

(or if you have Iterm: Right click -> Services -> New iTerm Tab/Window here)

Or if you have enabled Finder to show the path bar, right click on a folder in Path Bar (last one is the current open one) -> Open in Terminal

Then again, if you do work in the terminal, why do you navigate to the working directory via the UI Finder?

fingerlocks•7h ago
> Then again, if you do work in the terminal, why do you navigate to the working directory via the UI Finder?

This right-click terminal complaint comes up all the time here and Reddit. Always thought it was so weird.

But then the other day I wasted an hour of my life digging through Microsoft Teams APIs trying to figure out if I could hack up a way to pipe a file directly to a chat and avoid using Finder.

And then it hit me: after I did the whole cumbersome drag-file-to-chat dance, I wanted to get the terminal path back to the file. and it would be really handy if that was a one or two click thing.

So yeah I guess if you’re forced to use some bullshit software like Teams, that feature makes sense.

_thisdot•5h ago
Not sure if this helps. But you can copy a file and paste it in your terminal for the path to appear.
mieubrisse•6h ago
Whoa thank you, this is amazing! I didn't even know this was possible; my life has gotten a little better.
bpx51•11h ago
Seems nice, but since it's based on fzf, why not just use fzf and it's built in shortcuts, never used ios tho, so maybe the ⌘-k is heavily used with ios.
0points•10h ago
I also believe the project is struggling for an existence. From the readme:

> (Optional) Bind the ⌘-k hotkey

mieubrisse•6h ago
Hey 0points, author here! I'd be keen to hear why binding the Cmd-K hotkey makes it feel like cmdk doesn't add value!
smallerfish•7h ago
Just for people like me who don't tend to rtfm: after install, add the command `fzf_key_bindings` to your shell config to bind key combos.
mieubrisse•6h ago
Good question! This is complementary, not competitive, to the built-in fzf shortcuts. I use both cmdk and built-in fzf shortcuts in my day-to-day.

The concrete value-adds of cmdk (what fzf doesn't do out of the box):

1. Smart previews. You have to write the fzf preview command to preview text files, directories, images, PDFs, etc. cmdk gives you this out of the box (see https://github.com/mieubrisse/cmdk/blob/main/preview.sh ).

2. Choose the command for you. If you rely on the fzf Ctrl-T shortcut, you have to type the `cd`, the `vim`, the `open`, etc. I find that most of the time the command is predictable based on the filetype, so cmdk allows you to skip this (see https://github.com/mieubrisse/cmdk/blob/9d742112dab0475d7420... ). When cmdk doesn't have a command for the filetype though, I supplement with fzf's Ctrl-T.

3. Be smart about which files you're searching to be performant. E.g. very likely users aren't going to jump to files in the "~/Library/Application Support", or certain system directories under "/", so give users the option to go to the parent directory without crawling the subdirectories (see https://github.com/mieubrisse/cmdk/blob/main/list-files.sh ).