frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Ghostty is leaving GitHub

https://mitchellh.com/writing/ghostty-leaving-github
1328•WadeGrimridge•3h ago•400 comments

Before GitHub

https://lucumr.pocoo.org/2026/4/28/before-github/
162•mlex•1h ago•30 comments

OpenAI models coming to Amazon Bedrock: Interview with OpenAI and AWS CEOs

https://stratechery.com/2026/an-interview-with-openai-ceo-sam-altman-and-aws-ceo-matt-garman-abou...
144•translocator•3h ago•51 comments

Warp is now Open-Source

https://github.com/warpdotdev/warp
210•doppp•6h ago•124 comments

Intel Arc Pro B70 Review

https://www.pugetsystems.com/labs/articles/intel-arc-pro-b70-review/
77•zdw•4d ago•51 comments

I won a championship that doesn't exist

https://ron.stoner.com/How_I_Won_a_Championship_That_Doesnt_Exist/
50•SEJeff•2h ago•38 comments

Behavioral timescale synaptic plasticity rewires the brain after an experience

https://www.quantamagazine.org/a-new-type-of-neuroplasticity-rewires-the-brain-after-a-single-exp...
36•ibobev•1d ago•0 comments

Carrot Disclosure: Forgejo

https://dustri.org/b/carrot-disclosure-forgejo.html
9•bo0tzz•1h ago•0 comments

GitHub RCE Vulnerability: CVE-2026-3854 Breakdown

https://www.wiz.io/blog/github-rce-vulnerability-cve-2026-3854
203•bo0tzz•7h ago•50 comments

CJIT: C, Just in Time

https://dyne.org/cjit/
70•smartmic•4h ago•19 comments

A playable DOOM MCP app

https://chrisnager.com/blog/doom-runs-in-chatgpt-and-claude/
70•chrisnager•4h ago•27 comments

Your phone is about to stop being yours

https://keepandroidopen.org/en/
842•doener•7h ago•440 comments

Patch applies fake diffs from commit messages

https://samizdat.dev/phantom-patch/
67•reconquestio•1d ago•16 comments

Who owns the code Claude Code wrote?

https://legallayer.substack.com/p/who-owns-the-claude-code-wrote
222•senaevren•11h ago•264 comments

APL\? (1990)

https://dl.acm.org/doi/epdf/10.1145/97811.97845
9•tosh•4d ago•3 comments

I have officially retired from Emacs

https://nullprogram.com/blog/2026/04/26/
169•Fudgel•2d ago•100 comments

Drone pilot makes US rescind no-fly zones around unmarked, moving ICE vehicles

https://arstechnica.com/gadgets/2026/04/no-fly-zones-around-moving-ice-vehicles-this-drone-pilot-...
112•Bender•2h ago•37 comments

Localsend: An open-source cross-platform alternative to AirDrop

https://github.com/localsend/localsend
719•bilsbie•11h ago•225 comments

Infisical (YC W23) Is Hiring Full Stack Software Engineers (Remote)

https://jobs.ashbyhq.com/infisical/782b9da8-20e1-48b2-919e-6c5430c58628
1•vmatsiiako•6h ago

Waymo in Portland

https://waymo.com/blog/shorts/waymo-in-portland/
221•xnx•5h ago•321 comments

Warp is now open-source

https://www.warp.dev/blog/warp-is-now-open-source
120•meetpateltech•7h ago•44 comments

Claude.ai unavailable and elevated errors on the API

https://status.claude.com/incidents/9l93x2ht4s5w
256•shorsher•5h ago•210 comments

UAE to leave OPEC

https://www.ft.com/content/8c354f2d-3e66-47f1-aad4-9b4aa30e386d
308•bazzmt•10h ago•436 comments

VibeVoice: Open-source frontier voice AI

https://github.com/microsoft/VibeVoice
303•tosh•11h ago•166 comments

Show HN: Live Sun and Moon Dashboard with NASA Footage

https://www.lumara-space.app/
155•beeswaxpat•9h ago•54 comments

Talkie: a 13B vintage language model from 1930

https://talkie-lm.com/introducing-talkie
626•jekude•1d ago•254 comments

GitHub Copilot code review will start consuming GitHub Actions minutes

https://github.blog/changelog/2026-04-27-github-copilot-code-review-will-start-consuming-github-a...
245•whtsky•14h ago•166 comments

GitHub Actions is the weakest link

https://nesbitt.io/2026/04/28/github-actions-is-the-weakest-link.html
201•dochtman•11h ago•65 comments

AISLE Discovers 38 CVEs in OpenEMR Healthcare Software

https://aisle.com/blog/aisle-discovers-38-critical-security-vulnerabilities-in-healthcare-softwar...
165•mmsc•7h ago•103 comments

Show HN: Drive any macOS app in the background without stealing the cursor

https://github.com/trycua/cua
31•frabonacci•7h ago•17 comments
Open in hackernews

Parametric Modeling with Grasshopper

https://baharmon.github.io/basics
40•downboots•11mo ago

Comments

ddkto•11mo ago
It’s hard to believe this is the first time I’ve seen Grasshopper on HN!

Just this morning, a colleague showed me a web app for building option exploration that he had vibe coded on Replit that wrapped around existing core logic in a Grasshopper script hosted in RhinoCompute [1].

The combination of visual programming, the tree data structure and Rhino’s geometry engine has made this the de facto standard for parametric design in architecture (sorry, Dynamo…)

[1] https://github.com/mcneel/compute.rhino3d

downboots•11mo ago
Similar interface idea echoed:

Unity

https://game-ace.com/wp-content/uploads/2020/04/Bolt5.gif

Blender

https://blenderartists.org/uploads/default/original/4X/3/0/c...

Chemcad

https://img.informer.com/screenshots/3390/3390423_1.gif

Even KiCad if we stretch the analogy

Would be good to see this for general programs, or with modular AI agents, or for ODE compartment models.

Also of note: https://worrydream.com/ExplorableExplanations

FormFollowsFunc•11mo ago
Am I wrong in thinking that Grasshopper is procedural modeling and not parametric modeling? Parametric modeing is used in software like Solid Works where you don’t have nodes but have parameters, a constraint system and construction history. Solid Works was developed in the 90s while Grasshopper came out in 2007. Another is example is Pro/Engineer from Parametric Technology Company (PTC) which came out in 1988. Patrik Schumacher, an architect coined the term parametricism in 2008. His employees created node graphs in Grasshopper while he just tweaked the parameters. I wonder if that’s why he came up with the term. Grasshopper has parameters but what makes it different from industrial design CAD is that you construct geometry with a series of nodes i.e. a procedure.
Duanemclemore•11mo ago
Grasshopper doesn't have to be used strictly "procedurally" as you can reference in geometry from Rhino. However, some of us try to work as procedurally as possible - creating everything strictly within Grasshopper if at all possible. It -is- also possible to use it as a very strong parametric design tool. There is no looping exposed to the user in a normal gh script - but used in the way I think is best, you're always applying conditional logic to make the data and operations do what you want.

A quick example - you can use what are called gates and filters in Grasshopper, so you can do things like route faces that meet some criterion you've set through one set of operations and those which don't through another. Then you can use pattern matching or other operations to weave the data back together in the proper order...

dmos62•11mo ago
You seem insightful on this subject. What other parametric design tools, techniques or technologies do you consider noteworthy?
Duanemclemore•11mo ago
Hey, I'm not used to feeling "seen" on HN! Architect, architecture professor, and computational designer here. This is a great first intro to Grasshopper. The links he provides near the top are next steps for those interested in more.

I've found that it opens computational design and programming more broadly up to a broader audience. It has found huge purchase in architecture specifically. I would say this is as much cultural as technical, as architects generally are less rigorously systematic and more global in their thought processes. As people who work largely in the visual domain we are also "visual learners" so to speak.

I first started dipping my toe into Grasshopper in about 2010, and feel that I was fairly expert by about 2015. SHAMELESS PLUG [0]. I've used it at a high level since, and taught it extensively.

Most users - almost all for a very long time - used it primarily as a tool to create, draw, and fabricate more crazier geometry easier. And it is certainly good for that. But in using it - and especially in teaching it - I also find that it is excellent to demystify the design process in ways that folks like programmers instinctively understand. That is you have to be able to break complex problems down to a series of atomically small operations, then build those back up to sophisticated outcomes.

Maybe the most valuable aspect of this - both in my practice and teaching - is understanding how to work both as procedurally and parametrically as possible (I'll put more about this under the comment to that end that's already been posted). Many, if not most, of our jewelry pieces are standalone grasshopper files which reference no outside data at all.

Anyway - I have much, much more I could say about: its use in architecture, design, and education; its relation to learning to think and create a rigorous and flexible design process; and more. But it's great to see it here!

[0] Since 2015 my partner and I have run jewelry company X Over Zero - https://xover0.com/ . All of our designs start as my mathematical and geometric explorations, coded in Grasshopper.

p.s. Incidentally I'm also based in the deep south like Mr. Harmon. And - although we must know people in common, sadly this is the first time he's hitting my radar. I'll be emailing him by the end of the night. Thank you OP for bringing him and his work to my attention!

Duanemclemore•11mo ago
If you want to check out the motherlode of other visual programming languages, platforms, etc check out Ivan Reese's Visual Programming Codex.

https://github.com/ivanreese/visual-programming-codex

https://github.com/ivanreese/visual-programming-codex/blob/m...

Although I'm going to have to create a pull request because he doesn't have Flowgorithm on there, which is an excellent tool for teaching the very very first steps of learning to program...

http://flowgorithm.org/

Terrible name, wonderful tool.

msds•11mo ago
It’s fun seeing an uptick of rhino/grasshopper content here lately - two articles in a week?! The McNeel extended universe is a fun place to play around in, and I’ve met lots of great people since I started working on Rhino.
jazzyjackson•11mo ago
Grasshopper is dope. Years ago I used it to pipe in skeleton and RGB mesh data from a Microsoft Kinect and then sent Open Sound Control packets to Pd-extended to trigger sound events with my body. Really great for general purpose event oriented programming

https://youtu.be/VOu3waxAYDw