frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

Open in hackernews

Expanding Racks [video]

https://www.youtube.com/watch?v=iWknov3Xpts
122•doctoboggan•1d ago

Comments

downboots•1d ago
Is there a standard way to formally describe a mechanical machine? Similar to how a .obj file defines a 3d shape? Some standard way of describing piece types, interactions, properties, movement ranges, etc.

Then one could have a computer use the format to learn/find interesting configurations based on a catalog like https://507movements.com/ especially if paired with simulation like done in this Disney research project using gears and linkages https://www.youtube.com/watch?v=DfznnKUwywQ

trws•1d ago
I’m rather hoping there’s something better, but various CAD formats support specifying assemblies of objects, and joints between those objects that can represent properties like that. Often this comes with at least some level of simulation, or if not simulation imposed constraints like in the FreeCAD assembly workbench, allowing you to move connected parts in the assembly but only through the range permitted by the “joint”. I quote that because that includes things like meshed gears, linear slides, ball joints, all kinds of things like that some of which I would not call joints as such.
imtringued•20h ago
Well, the problem is that FreeCAD is in the wrong here, but you are also making mistakes as well.

* The correct term for "slider joint" is "prismatic joint".

* "ball joint" should be "spherical joint" (nit picking, but still)

* "Revolute joint" and "cylindrical joint" are correct

Now comes the list of things which aren't joints and should be called constraints instead:

* Distance Joint

* Parallel Joint

* Perpendicular Joint

* Angle Joint

* Rack and Pinion Joint

* Screw Joint

* Gear Joint

* Belt Joint

Now to your mistakes. There is absolutely nothing wrong with calling revolute, prismatic and spherical joints joints. They are joints, they do what joints do, hence the name joint. The physical interface is your responsibility as the designer.

zonkerdonker•22h ago
It's an intriguing idea, but the scope of any such formal definition would essentially be the entire scope of physics, materials science, thermodynamics, etc. For much more bounded problems (like that very fun website you linked) I think something like that would be more attaintable, but still challenging.

Take the example of the differential gearing shown. I doubt there exists any functional differential/mass produced assembly that looks exactly like the example presented. The concept of differential gearing may be able to be broken down into more symbolic representation of forces and motion, but at some point it becomes simplified to the point of impracticality.

downboots•21h ago
All models are wrong, some are useful.

Form follows function.

aa-jv•22h ago
The movements from your first URL are actually from a 100-year old book, and its chapter on mechanical terminology (which has been oddly stripped for the web page) might be a good start:

https://www.thalia.at/shop/home/artikeldetails/A1032836899

IIAOPSW•20h ago
You know, I find myself thinking the same thing sometimes. And the closest I can think of would be some mapping of force transmitted through linkages on to current transmitted through wires and from there its the same formalism as electronic circuits. Though the usefulness of the abstracted form really depends on what you're trying to compute.
GistNoesis•20h ago
In robotics the URDF format can be used to specify and simulate rigid-body systems. You can also check various physics engine input file formats like MuJoCo (MJCF format). (It's just some variant of XML).

If you want soft-body dynamics, you can have decompose your objects into particles of different types which interact, (examples are liquidfun or powder toy). (It's just a list of particles and a particle-particle interaction matrix) (More or less base on Smoothed Particle Hydrodynamics).

If you want something more serious, you'll have to look at finite-element based multi-physics tools, like Ansys or Comsol, which will allow you to specify the various domains and solve the differential equations on each domains.

If you want to go very small scale you have Molecular Dynamics tools with standards like GROMACS.

If you are more into the topological optimization, you can use neural networks to represent the quantities which are of interest to you and Physically Inspired Neural Networks (PINN), or neural ODE, or "sim-to-real" tools, in which case you'll probably be using pytorch.

Or text if you use WorldSim like LLM tools and only need an abstract representation. Agents playing with CAD software tools will probably standardize some convenient way to solve engineering tasks.

burnt-resistor•23h ago
I find telescopic crane boom internals interesting because they can have more than a few sections that all nest within each other. There's an Australian channel CEE that has an ongoing restoration of a Frena crane by disabling some of the sections as unnecessary for practical use because it can place loads way, way into the air (albeit at the expense of capacity and stability).
Gravityloss•22h ago
The Stem Boom is another somewhat mind bending mechanical idea. You have a roll that when opened, creates a boom. This can be very small when stored and very long when unfurled. Or two rolls that together form a boom.

https://ntrs.nasa.gov/api/citations/20170003919/downloads/20...

mitthrowaway2•14h ago
A similar mind-bending idea is the helical band actuator:

https://en.m.wikipedia.org/wiki/Helical_band_actuator

https://www.pacospiralift.com/solutions/spiralift-solutions/

chii•20h ago
another good video is this channel, which explains exactly how a telescoping boom works in somewhat detail (using a standing desk as an example: https://www.youtube.com/watch?v=UVTDMO7rlhs
edweis•21h ago
Are such racks tech used at an industrial level?
EricRiese•4h ago
I'd like to see someone make a "compound trombone" with this mechanism

Show HN: I wrote a BitTorrent Client from scratch

https://github.com/piyushgupta53/go-torrent-client
44•piyushgupta53•52m ago•7 comments

Jemalloc Postmortem

https://jasone.github.io/2025/06/12/jemalloc-postmortem/
288•jasone•4h ago•71 comments

Frequent reauth doesn't make you more secure

https://tailscale.com/blog/frequent-reath-security
755•ingve•10h ago•328 comments

Rendering Crispy Text on the GPU

https://osor.io/text
98•ibobev•3h ago•23 comments

Slow and steady, this poem will win your heart

https://www.nytimes.com/interactive/2025/06/12/books/kay-ryan-turtle-poem.html
7•mrholme•48m ago•6 comments

Zero shot forecasting: finding the right foundation model for O11Y forecasting

https://www.parseable.com/blog/zero-shot-forecasting
13•tiwarinitish86•55m ago•1 comments

A Dark Adtech Empire Fed by Fake CAPTCHAs

https://krebsonsecurity.com/2025/06/inside-a-dark-adtech-empire-fed-by-fake-captchas/
116•todsacerdoti•7h ago•27 comments

A receipt printer cured my procrastination

https://www.laurieherault.com/articles/a-thermal-receipt-printer-cured-my-procrastination
842•laurieherault•18h ago•455 comments

iPhone 11 emulation done in QEMU

https://github.com/ChefKissInc/QEMUAppleSilicon
260•71bw•14h ago•21 comments

Show HN: Tritium – The Legal IDE in Rust

https://tritium.legal/preview
178•piker•17h ago•83 comments

Urban Design and Adaptive Reuse in North Korea, Japan, and Singapore

https://www.governance.fyi/p/adaptive-reuse-across-asia-singapores
17•daveland•3h ago•4 comments

Three Algorithms for YSH Syntax Highlighting

https://github.com/oils-for-unix/oils.vim/blob/main/doc/algorithms.md
12•todsacerdoti•3h ago•3 comments

Show HN: McWig – A modal, Vim-like text editor written in Go

https://github.com/firstrow/mcwig
97•andrew_bbb•16h ago•8 comments

Major sugar substitute found to impair brain blood vessel cell function

https://medicalxpress.com/news/2025-06-major-sugar-substitute-impair-brain.html
44•wglb•5h ago•10 comments

Maximizing Battery Storage Profits via High-Frequency Intraday Trading

https://arxiv.org/abs/2504.06932
228•doener•20h ago•215 comments

The curse of Toumaï: an ancient skull and a bitter feud over humanity's origins

https://www.theguardian.com/science/2025/may/27/the-curse-of-toumai-ancient-skull-disputed-femur-feud-humanity-origins
44•benbreen•8h ago•17 comments

Show HN: Tool-Assisted Speedrunning the Boring Parts of Animal Crossing (GCN)

https://github.com/hunterirving/pico-crossing
81•hunterirving•16h ago•11 comments

Rust compiler performance

https://kobzol.github.io/rust/rustc/2025/06/09/why-doesnt-rust-care-more-about-compiler-performance.html
187•mellosouls•2d ago•134 comments

Why does my ripped CD have messed up track names? And why is one track missing?

https://www.akpain.net/blog/inside-a-cd/
109•surprisetalk•14h ago•111 comments

Worldwide power grid with glass insulated HVDC cables

https://omattos.com/2025/06/12/glass-hvdc-cables.html
61•londons_explore•9h ago•40 comments

Solving LinkedIn Queens with SMT

https://buttondown.com/hillelwayne/archive/solving-linkedin-queens-with-smt/
100•azhenley•13h ago•33 comments

Chatterbox TTS

https://github.com/resemble-ai/chatterbox
595•pinter69•1d ago•177 comments

Roundtable (YC S23) Is Hiring a President / CRO

https://www.ycombinator.com/companies/roundtable/jobs/wmPTI9F-president-cro-founding
1•timshell•9h ago

Microsoft Office migration from Source Depot to Git

https://danielsada.tech/blog/carreer-part-7-how-office-moved-to-git-and-i-loved-devex/
315•dshacker•1d ago•251 comments

First thoughts on o3 pro

https://www.latent.space/p/o3-pro
132•aratahikaru5•2d ago•110 comments

Dancing brainwaves: How sound reshapes your brain networks in real time

https://www.sciencedaily.com/releases/2025/06/250602155001.htm
145•lentoutcry•4d ago•39 comments

Helion: A modern fast paced Doom FPS engine in C#

https://github.com/Helion-Engine/Helion
142•klaussilveira•2d ago•54 comments

Quantum Computation Lecture Notes (2022)

https://math.mit.edu/~shor/435-LN/
123•ibobev•3d ago•43 comments

The Case for Software Craftsmanship in the Era of Vibes

https://zed.dev/blog/software-craftsmanship-in-the-era-of-vibes
93•Bogdanp•6h ago•32 comments

US-backed Israeli company's spyware used to target European journalists

https://apnews.com/article/spyware-italy-paragon-meloni-pegasus-f36dd32106f44398ee24001317ccf2bb
537•01-_-•13h ago•256 comments