SShortSingh.
Back to feed

507 Mechanical Movements: Classic Engineering Reference Now Online

0
·1 views

A website at 507movements.com catalogs 507 classic mechanical movements in an interactive digital format. The resource is based on a well-known 19th-century reference book documenting mechanical linkages, gears, cams, and other mechanisms. Each movement is presented with animated illustrations to help users visualize how the mechanisms function. The site serves as a practical reference for engineers, designers, inventors, and students interested in mechanical principles. It was recently shared on Hacker News, where it attracted reader attention as a useful engineering resource.

Read the full story at Hacker News

This is an AI-generated summary. ShortSingh links to the original source for the complete article.

Discussion (0)

Log in to join the discussion and vote.

Log in

Related stories

0
ProgrammingDEV Community ·

CS Student Builds AI Civic Issue Mapper to Track and Route Public Complaints

A computer science student developed a web platform called AI Civic Issue Mapper, allowing citizens to report civic problems such as potholes, garbage dumping, and broken streetlights using photos, GPS data, and descriptions. Built with Python Flask, MySQL, and JavaScript, the system automatically routes complaints to relevant departments, detects duplicates, and tracks resolution status. The project also includes a public transparency page where anyone can view complaint statistics without logging in, and was successfully deployed online. Throughout development, the student encountered real-world challenges including backend-database integration, authentication, email delivery, and deployment inconsistencies that tutorials had not prepared them for. The experience highlighted how building a functional application requires understanding how all system components interact, not just knowing individual technologies in isolation.

0
ProgrammingHacker News ·

Unofficial open-source Grok bot ported to Linux by independent developer

An independent developer named jakob-bu has created an unofficial Linux port of the official Grok bot application. The project is open source and hosted on GitHub, making it freely accessible to the community. It was shared on Hacker News, where it received modest early attention with 9 points and one comment. The port aims to bring Grok bot functionality to Linux users who lack access to an official native version.

0
ProgrammingDEV Community ·

Engineer Uses Two AI Agents and 1 Billion Tokens to Design a Real Silicon Chip

A developer known as C Dragon completed two month-long projects using a two-AI, one-human team to design a SHA-256 cryptographic accelerator chip and integrate it into an open-source SoC. The workflow paired a planning AI (DeepSeek) with an executing AI (GLM) to separate design decisions from tool execution, reducing self-validation bias. The chip was built on SkyWater's 130nm open-source process and passed all 10 industrial signoff checks, including a transistor-level LVS match of 8,352 devices and zero DRC violations. Approximately one billion tokens were consumed across both projects, highlighting the significant computational cost of genuine AI-assisted hardware design. The author concludes that while AI proved capable of flow orchestration and error handling, the exercise also exposed clear boundaries to its reliability without structured human oversight.

0
ProgrammingDEV Community ·

Celmis launches self-hosted code intelligence tool with cross-repo symbol graph

Celmis is a newly introduced self-hosted code intelligence platform that indexes multiple repositories using a deterministic symbol graph built with tree-sitter. It allows developers to query codebases across language and repository boundaries, returning answers with precise file-and-line citations. The tool can review pull requests with awareness of callers in other repositories, audit dependencies, and generate tamper-evident SBOMs and findings archives with SHA-256 manifests. Celmis is also designed to serve its index over the Model Context Protocol, enabling editors and agents to access the same data under consistent access rules. Its release is partly motivated by the EU Cyber Resilience Act, which from September 2026 will require manufacturers to report actively exploited vulnerabilities within 24 hours, making early codebase visibility critical.

507 Mechanical Movements: Classic Engineering Reference Now Online · ShortSingh