frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

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
179•seveibar•14h ago•54 comments

Show HN: GPT image editing, but for 3D models

https://www.adamcad.com/
155•zachdive•1d ago•75 comments

Show HN: I built Claude code but for image generation

https://agent.trybezel.com/
3•palashshah•3h ago•0 comments

Show HN: The first portable, customisable General AI Agent – available for free

https://www.orkestralai.com
4•saccodd•4h ago•1 comments

Show HN: App.build, an open-source AI agent that builds full-stack apps

https://www.app.build/
85•davidgomes•21h ago•13 comments

Show HN: Open a browser by clapping twice (inspired by Iron Man)

https://github.com/Yutarop/two_claps_open
4•ponta17•7h ago•0 comments

Show HN: MailShrimp – validate email lists with risk level and confidence score

https://www.mailshrimp.app
2•udiocla•7h ago•5 comments

Show HN: Verysmall.site – vibecode single page websites

https://verysmall.site
26•sixhobbits•1d ago•14 comments

Show HN: Heynds – Write Faster – AI Voice and Writing Assistant (Mac/Windows)

https://www.heynds.com/en
3•pierremouchan•8h ago•0 comments

Show HN: Controlling 3D models with voice and hand gestures

https://github.com/collidingScopes/3d-model-playground
97•getToTheChopin•2d ago•20 comments

Show HN: I wrote a Java decompiler in pure C language

https://github.com/neocanable/garlic
165•neocanable•2d ago•94 comments

Show HN: Localize React apps without rewriting code

https://github.com/lingodotdev/lingo.dev
87•maxpr•1d ago•70 comments

Show HN: I build one absurd web project every month

https://absurd.website
285•absurdwebsite•2d ago•66 comments

Show HN: I built an old photo restoration tool using the Flux Kontext

https://restoreoldphotos.io
14•cyberplaid•11h ago•8 comments

Show HN: Tiptap AI Agent – Add AI workflows to your text editor in minutes

43•philipisik•1d ago•17 comments

Show HN: Clarity – A Dashboard for Scrum Teams (Early Access)

https://clarity.hacknscrum.de/
2•xsimonx•11h ago•0 comments

Show HN: Gradle plugin for faster Java compiles

https://github.com/elide-dev/gradle
36•sgammon•1d ago•33 comments

Show HN: This Hacker News does not exist

https://thishackernewsdoesnotexist.com
27•wonderfuly•1d ago•15 comments

Show HN: Kan.bn – An open-source alterative to Trello

https://github.com/kanbn/kan
498•henryball•3d ago•217 comments

Show HN: AirAP AirPlay server – AirPlay to an iOS Device

https://github.com/neon443/AirAP
201•neon443•1d ago•37 comments

Show HN: Ephe – A minimalist open-source Markdown paper for today

https://github.com/unvalley/ephe
136•unvalley•1d ago•53 comments

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

https://github.com/dineshgowda24/alfred-gcp-workflow
54•dineshgowda24•1d ago•16 comments

Show HN: Onlook – Open-source, visual-first Cursor for designers

https://github.com/onlook-dev/onlook
407•hoakiet98•1w ago•81 comments

Show HN: Mosaique.info – Global news in context (solo dev, no ads, no tracking)

https://www.mosaique.info
28•msqinfo•1d ago•9 comments

Show HN: A toy version of Wireshark (student project)

https://github.com/lixiasky/vanta
261•lixiasky•3d ago•72 comments

Show HN: Patio – Rent tools, learn DIY, reduce waste

https://patio.so
250•GouacheApp•4d ago•162 comments

Show HN: I built an OSINT tools directory

https://r00m101.com/tools
49•r00m101•1d ago•15 comments

Show HN: Triage.flow – Chat with Any GitHub Repo Using Faiss and LlamaIndex

https://github.com/ashikshafi08/triage.flow
2•ashikshaffi0•18h ago•0 comments

Show HN: Moon Phase Algorithms for C, Lua, Awk, JavaScript, etc.

https://github.com/oliverkwebb/moonphase
70•oliverkwebb•3d ago•16 comments

Show HN: LLMFeeder – Browser extension to extract clean content for LLM context

https://github.com/jatinkrmalik/LLMFeeder
20•jatinkrmalik•1d ago•4 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•14h ago
@ seems to show a list of configurations, not GCP projects
dineshgowda24•1h 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.