frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

The impossible predicament of the death newts

https://crookedtimber.org/2025/06/05/occasional-paper-the-impossible-predicament-of-the-death-newts/
273•bdr•5h ago•93 comments

Show HN: ClickStack – open-source Datadog alternative by ClickHouse and HyperDX

https://clickhouse.com/use-cases/observability
25•mikeshi42•1h ago•4 comments

Google restricts Android sideloading

https://puri.sm/posts/google-restricts-android-sideloading-what-it-means-for-user-autonomy-and-the-future-of-mobile-freedom/
213•fsflover•2h ago•178 comments

Seven Days at the Bin Store

https://defector.com/seven-days-at-the-bin-store
65•zdw•3h ago•24 comments

Neuromorphic Computing: The Future of AI

https://www.lanl.gov/media/publications/1663/1269-neuromorphic-computing
12•LAsteNERD•44m ago•1 comments

Show HN: iOS Screen Time from a REST API

https://www.thescreentimenetwork.com/api/
28•anteloper•1h ago•12 comments

Understanding the PURL Specification (Package URL)

https://fossa.com/blog/understanding-purl-specification-package-url/
49•todsacerdoti•3h ago•29 comments

Eleven v3 (Alpha)

https://elevenlabs.io/v3
24•robertvc•39m ago•7 comments

Cysteine depletion triggers adipose tissue thermogenesis and weight loss

https://www.nature.com/articles/s42255-025-01297-8
61•bookofjoe•2h ago•40 comments

CircuitHub (YC W12) is hiring full-stack robotics engineers

https://www.workatastartup.com/jobs/76919
1•seddona•2h ago

A proposal to restrict sites from accessing a users’ local network

https://github.com/explainers-by-googlers/local-network-access
556•doener•1d ago•322 comments

Millions in west don't know they have aggressive fatty liver disease, study says

https://www.theguardian.com/society/2025/jun/05/millions-in-west-do-not-know-they-have-aggressive-fatty-liver-disease-study-says
29•robaato•1h ago•13 comments

Gemini-2.5-pro-preview-06-05

https://deepmind.google/models/gemini/pro/
198•jcuenod•2h ago•110 comments

Phptop: Simple PHP ressource profiler, safe and useful for production sites

https://github.com/bearstech/phptop
81•kadrek•10h ago•13 comments

Rare black iceberg spotted off Labrador coast could be 100k years old

https://www.cbc.ca/news/canada/newfoundland-labrador/black-iceberg-labrador-coast-1.7551078
46•pseudolus•3h ago•13 comments

From Tokens to Thoughts: How LLMs and Humans Trade Compression for Meaning

https://arxiv.org/abs/2505.17117
84•ggirelli•11h ago•20 comments

Air Lab – A portable and open air quality measuring device

https://networkedartifacts.com/airlab/simulator
269•256dpi•11h ago•135 comments

Autonomous drone defeats human champions in racing first

https://www.tudelft.nl/en/2025/lr/autonomous-drone-from-tu-delft-defeats-human-champions-in-historic-racing-first
276•picture•23h ago•211 comments

OpenAI slams court order to save all ChatGPT logs, including deleted chats

https://arstechnica.com/tech-policy/2025/06/openai-says-court-forcing-it-to-save-all-chatgpt-logs-is-a-privacy-nightmare/
1013•ColinWright•21h ago•838 comments

LLMs and Elixir: Windfall or Deathblow?

https://www.zachdaniel.dev/p/llms-and-elixir-windfall-or-deathblow
194•uxcolumbo•20h ago•98 comments

parrot.live

https://github.com/hugomd/parrot.live
189•jasonthorsness•20h ago•43 comments

End of an Era: Landsat 7 Decommissioned After 25 Years of Earth Observation

https://www.usgs.gov/news/national-news-release/end-era-landsat-7-decommissioned-after-25-years-earth-observation
81•keepamovin•15h ago•31 comments

Busting the Myth That the Canadian Federal Govt Has Hurt Alberta's Oil Industry

https://thetyee.ca/Analysis/2025/05/15/Busting-Myth-Ottawa-Hurt-Alberta-Oil-Industry/
4•Geekette•12m ago•1 comments

Show HN: I made a 3D SVG Renderer that projects textures without rasterization

https://seve.blog/p/i-made-a-3d-svg-renderer-that-projects
186•seveibar•17h ago•65 comments

Twitter's new encrypted DMs aren't better than the old ones

https://mjg59.dreamwidth.org/71646.html
149•tabletcorry•5h ago•151 comments

A Spiral Structure in the Inner Oort Cloud

https://iopscience.iop.org/article/10.3847/1538-4357/adbf9b
118•gnabgib•19h ago•31 comments

Apple Notes Will Gain Markdown Export at WWDC, and, I Have Thoughts

https://daringfireball.net/linked/2025/06/04/apple-notes-markdown
185•robenkleene•5h ago•113 comments

Cursor 1.0

https://www.cursor.com/en/changelog/1-0
560•ecz•22h ago•420 comments

Prompt engineering playbook for programmers

https://addyo.substack.com/p/the-prompt-engineering-playbook-for
377•vinhnx•1d ago•146 comments

The iPhone 15 Pro’s Depth Maps

https://tech.marksblogg.com/apple-iphone-15-pro-depth-map-heic.html
324•marklit•1d ago•84 comments
Open in hackernews

Show HN: An Alfred workflow to open GCP services and browse resources within

https://github.com/dineshgowda24/alfred-gcp-workflow
54•dineshgowda24•1d ago
An Alfred workflow that lets you instantly open Google Cloud services or search GCP resources—fast, simple, and right from your Alfred.

Comments

falleng0d•1d ago
This is actually amazing. I wish there was something similar that for windows's keypirinha[1].

specifically would be interesting to have something like that for k8s resources.

1. https://keypirinha.com/

dineshgowda24•1d ago
Thank you for the feedback!

Hopefully, someone will do it, or perhaps you can try replicating the same approach for Keypirinha.

lovich•1d ago
What is Alfred?
dineshgowda24•1d ago
Alfred is a Spotlight replacement for macOS. https://www.alfredapp.com/

You can build any workflow based on your use case, and you can execute those right from your keyboard. Workflows are limited only by your imagination, like turning off Bluetooth, killing a process, emptying trash, and much more, just from a few keyboard strokes.

For example, this workflow allows you to open a specific service or resource page in the GCP console directly from the keyboard, eliminating the need to navigate to Google Cloud, search for the desired page, and then open it, which can be a time-consuming process. Also, lets you avoid the mouse altogether.

cosmic_cheese•1d ago
It’s also some of the most fantastically fast, stable, and efficient software I’ve used on any platform. It takes up almost no space on disk, takes very little memory, and doesn’t waste cycles doing mysterious somethings in the background. Just great all around.
Telemakhos•1d ago
Quicksilver [0] and Alfred [1] are versatile search/launchers for macOS, combining aspects of Spotlight, Launchpad, Finder, and a CLI. You hit a trigger key combination, and you're presented with an app that can interact via keystrokes (generally not mouse actions) with all your other apps and docs, contacts, photos, music, clipboard history, etc. These can involve plugins and workflows that manipulate text, create calendar events or reminders, etc.

[0] https://qsapp.com (source on github: https://github.com/quicksilver/Quicksilver) [1] https://www.alfredapp.com

ggerules•1d ago
I always do a double take when I see the term QuckSilver[2].... the dBase III compiler from the 80s.

[2] https://winworldpc.com/product/quicksilver/1x

ghilston•1d ago
Anyone know if something similar exists for raycast?
gelatocar•1d ago
This is really cool, one thing that would make it much more useful for me is to have the ability to easily select which project you want to use, especially if it could have the same fuzzy search as resources. My company has hundreds of GCP projects. At the moment it seems like I'd have to set up individual configurations for each project.
dineshgowda24•1d ago
Both of them are already supported. To select the project you can type @ and it will show you the list of available project. The fuzzy search is also already supported.
gelatocar•17h ago
@ seems to show a list of configurations, not GCP projects
dineshgowda24•3h ago
Yeah my bad. @ will show configurations. So you can set up your configurations to point a specific project(gcloud config set project PROJECT_ID) and then when you use @ and select a specific config and access the resources the project is auto applied to the urls and for resource searches as well
rochak•1d ago
Nice. Looks awesome. I had been thinking of building something similar for AWS. Definitely gonna reference some of the source to build that. Thanks!
dineshgowda24•1d ago
Thanks for the feedback.

Actually, for AWS[0], it's already there. Being a prior user of it, that's where I got the idea to build for GCP after shifting to GCP.

You may want to consider adding new features to it or exploring the option of building for Azure. I'm pretty sure it's not currently available for Azure.

[0]https://github.com/rkoval/alfred-aws-console-services-workfl...

victorbjorklund•1d ago
Oh this is really nice! Thanks!
dineshgowda24•1d ago
Thanks for the feedback. It does mean a lot.