61 results on this page · clear filters

programming languages Sep 15 Ask HN: Why serialize documents to disk instead of memory-mapping runtime state? Why Don't Document Apps Just Memory-Map Their Files Back Into RAM? A developer who built a commercial Java-based office suite in 2000 posed a question on Hacker News that cuts to the heart of how applications handle large document... programming languages Sep 15 PyMalbolge: Malbolge Interpreter in Python A new Python toolchain for Malbolge, the esoteric programming language designed in 1998 to be as close to unprogrammable as possible, is now available on PyPI. pyMalbolge compiles a subset of Python into Malbolge20 bytecode, ships... programming languages Sep 15 Show HN: Chronicle – Local-first, open-source authoring software for writers A new open-source tool called Chronicle is challenging the paid subscription model that dominates the novel-writing software market. The application, created by developer Petre Popescu, bundles a WYSIWYG editor, timeline planner,... programming languages Sep 14 Java News Roundup: New OpenJDK JEPs, CDI 5.0, Spring, Open Liberty, RefactorFirst, ADK for Kotlin The Java ecosystem had a packed week. Two major OpenJDK JEPs advanced toward finalization, Jakarta EE 12 took a significant step forward, and releases landed across Spring, Micronaut, Groovy, Gradle, and a new Google agent develop... programming languages Sep 14 Unison: A friendly programming language from the future Unison is a statically typed functional programming language that takes a fundamentally different approach to how code is stored, compiled, and versioned. Instead of identifying functions by their names and storing source files as... programming languages Sep 14 Sere, a compiled Python-like systems programming language Sere Brings Python's Readability to Native Compilation A new language called Sere aims to combine Python's syntax with the performance characteristics of a compiled language. The result is a statically typed, indentation-significa... programming languages Sep 14 Show HN: I made a tiny MoE/Engram viz tool MoE Microscope Replays Mixture-of-Experts Training One Frame at a Time Mixture-of-Experts models route each token to a subset of available experts during training and inference. Understanding how that routing evolves over time, wh... programming languages Sep 14 SNAP3D: Physically Grounded 3D Parts for Assembly from a Single Image Part-aware 3D generation has advanced rapidly, but there is a disconnect between producing individual parts that look right and producing parts that actually hold together as a physical assembly. A chair rendered as separate legs,... programming languages Sep 13 X nuked my premium account out of nowhere A developer who goes by proc0 reported on Hacker News that X abruptly deleted their premium account with no explanation and no way to appeal. The account, used for posting project updates and discussing engineering topics, was sim... programming languages Sep 13 Ask HN: Career paths to consider if I am better at supporting than creating? A software engineer's candid post on Hacker News is resonating with developers who find themselves drawn to maintenance and support rather than greenfield building. The anonymous poster, who holds a BS/MS in computer science and h...