Hacker News
Lindsey Graham Dead at 71
Article URL: https://www.economist.com/united-states/2026/07/12/lindsey-graham-represented-the-arc-of-his-party
Comments URL: https://news.ycombinator.com/item?id=48885846
Points: 2
# Comments: 1
Show HN: Hologram, photo management and culling built with Tauri
Hello Hacker News photographers! Yes, this is essentially my take on photo colling and management, similar to the features that Lightroom and Darktable already have.
Because I shoot in JPEG+RAW, my workflow looks like me going through my JPEG images and then eliminating the JPEGs I don't like afterwards in addition to their corresponding RAWs. At least on my old MacBook, the JPEGs were faster to load than the RAW photos (probably a combination of CR2, the file my EOS 40D, not having embedded JPEG previews and my buggy macOS version). Hologram would be my way of making this workflow easier to do, especially with keyboard shortcuts.
I also never liked the star-based system on Lightroom or Darktable, so I implemented Pick and Reject instead (which matches what I would otherwise do with deleting photos to my system trash when I cull in the Finder app)
Anyways, with my new R7 I found that bursts got more annoying to cull so I decided to create autocull on Hologram as well. This would analyze your photos and help you suggest which photos in a burst to keep, or which photos to keep in a shoot in general.
Currently, this is not notarized or whatever, but let me know what you guys think.
Comments URL: https://news.ycombinator.com/item?id=48885810
Points: 1
# Comments: 0
2028 Could Bring the Most Mind-Bendingly Expensive Apple Product of All Time
Article URL: https://gizmodo.com/2028-could-bring-the-most-mind-bendingly-expensive-apple-product-of-all-time-2000784460
Comments URL: https://news.ycombinator.com/item?id=48885798
Points: 3
# Comments: 1
The cost of AI-assisted development: cognitive fatigue
Article URL: https://warpedvisions.org/blog/2025/hitting-the-wall-at-ai-speed/
Comments URL: https://news.ycombinator.com/item?id=48885784
Points: 3
# Comments: 0
How to Get What You Want
Article URL: https://andys.blog/how-to-get-what-you-want/
Comments URL: https://news.ycombinator.com/item?id=48885779
Points: 2
# Comments: 0
Amicro: Micro-Transitions Library
Article URL: https://amicro.vercel.app/
Comments URL: https://news.ycombinator.com/item?id=48885761
Points: 2
# Comments: 0
Argocd-AI-Assistant
Article URL: https://github.com/saidsef/argocd-ai-assistant
Comments URL: https://news.ycombinator.com/item?id=48885756
Points: 2
# Comments: 0
Physicists recreate black hole energy extraction in the lab
Article URL: https://www.sciencedaily.com/releases/2026/07/260711010120.htm
Comments URL: https://news.ycombinator.com/item?id=48885737
Points: 3
# Comments: 0
Grok 4.6 and GPT5.6 beat Anthropic for finding security vulnerabilities in PRs
Article URL: https://docs.damsecure.ai/blog/pr-review-security-benchmark/
Comments URL: https://news.ycombinator.com/item?id=48885732
Points: 4
# Comments: 1
Designing and assembling my first PCB
Article URL: https://vilkeliskis.com/b/2026/0711.html
Comments URL: https://news.ycombinator.com/item?id=48885728
Points: 6
# Comments: 0
Prescryb – an MCP server for CVE and config remediation
Article URL: https://github.com/konstruktoid/prescryb
Comments URL: https://news.ycombinator.com/item?id=48885722
Points: 2
# Comments: 0
Privacy-First PDF Tools
Article URL: https://cleanvault.github.io/
Comments URL: https://news.ycombinator.com/item?id=48885719
Points: 2
# Comments: 1
Dither Kit: Make your charts dither
Article URL: https://www.tripwire.sh/dither-kit
Comments URL: https://news.ycombinator.com/item?id=48885713
Points: 2
# Comments: 0
Architecture Description Languages [pdf]
Article URL: https://ics.uci.edu/~taylor/documents/2000-ADLs-TSE.pdf
Comments URL: https://news.ycombinator.com/item?id=48885708
Points: 5
# Comments: 0
Why Vanilla JavaScript
Article URL: https://guseyn.com/html/posts/why-vanilla-js.html
Comments URL: https://news.ycombinator.com/item?id=48885705
Points: 2
# Comments: 0
Energy Engineer Explains: "AI Will Take Your Job" Is Laughably Wrong [video]
Article URL: https://www.youtube.com/watch?v=sQGZXrzykpU
Comments URL: https://news.ycombinator.com/item?id=48885701
Points: 2
# Comments: 0
Cyberpunk Comics, Manga and Graphic Novels
Article URL: https://shellzine.net/cyberpunk-comics/
Comments URL: https://news.ycombinator.com/item?id=48885643
Points: 15
# Comments: 2
Using Augmented Reality to identify planes in the sky
Article URL: https://apps.apple.com/cy/app/ardar-ar-flight-tracker/id6786470882
Comments URL: https://news.ycombinator.com/item?id=48884463
Points: 2
# Comments: 1
Netflix reportedly considering always-on channels and bundles, which is, cable
Article URL: https://thenextweb.com/news/netflix-always-on-channels-bundles-cable
Comments URL: https://news.ycombinator.com/item?id=48884450
Points: 3
# Comments: 0
Show HN: Lazysusan – run commands on your machines from anywhere with just curl
This project might be overkill, but I just wanted a fast, straightforward way to run commands on the machines I work with, especially through LLMs. Setting up SSH each time is cumbersome (and sometimes not possible for protected nodes). The machine just needs outbound internet connectivity. And nothing needs to be installed on the calling side, a simple curl command works.
Use cases can vary, but I think it's good for infra work like debugging a node that's misbehaving, checking logs, setting up a VM with Coolify, Dokploy, etc.
How it works: you install the susan binary on the machine with a single command and run it. It prints a curl string that any LLM (or you) can use to talk to the machine. The connection is ephemeral, so once the susan command is killed, the auth dies with it.
One thing to note: by default, susan connects to the public relay I run. That can be a concern for more private use cases, so I also provide a binary to self-host your own relay (called tray, keeping with the lazy susan theme).
Comments URL: https://news.ycombinator.com/item?id=48884431
Points: 2
# Comments: 0
