frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Nvidia Nemotron 3.5 Lightning and NeMo Switchyard

https://blogs.nvidia.com/blog/nemotron-lightning-switchyard-rtx-dgx/
119•droidjj•2h ago•54 comments

Compression is prediction

https://ngrok.com/blog/compression-is-prediction
136•nikolay•2h ago•58 comments

Mojo 1.0

https://www.modular.com/blog/modular-26-5-mojo-1-0-is-here
218•dayanruben•5h ago•96 comments

Stealing Reasoning Traces from Proprietary LLM APIs

https://stolen-thoughts.com/
423•quantumgarbage•8h ago•167 comments

Making holograms with a pen plotter

https://blog.jordan.matelsky.com/Penplotter-holography/
71•DemiGuru•3h ago•6 comments

Show HN: iPhone app takes simultaneous images from 2 lenses, fuses into 1 photo

https://photosynthesis.camera
143•sajomes•2d ago•151 comments

OpenAI’s head of ethics leaves less than a year after joining

https://www.ft.com/content/e49dfb75-f841-4466-a577-f7aaff8779a0
191•ilamont•9h ago•271 comments

How we used to get jobs: A newspaper classifieds story

https://ironicsans.ghost.io/how-we-used-to-get-jobs/
75•speckx•4h ago•58 comments

England set to be one of the first countries to eliminate hepatitis C

https://www.bbc.com/news/articles/c75gk620r22o
462•stevekemp•9h ago•329 comments

Jolt: Clojure compiler implemented with Chez Scheme

https://jolt-lang.github.io
125•mark_l_watson•3d ago•43 comments

RSI Simulator

https://www.paradigm.xyz/writing/rsi-simulator
9•ckraeuter•5h ago•2 comments

Let’s take apart your phone

https://everythingmachine.io/phone/
38•bookofjoe•6d ago•25 comments

Show HN: Git-knife – edit commit messages, authors, and dates like a spreadsheet

https://github.com/TheRealYT/git-knife
111•YonathanTesfaye•7h ago•80 comments

CSS properties you should know for better text designs

https://master.dev/blog/typographic-css-tricks/
45•ibobev•4h ago•3 comments

Nvidia's Risky Business

https://stratechery.com/2026/nvidias-risky-business/
264•jonbaer•12h ago•119 comments

OpenSSH 10.5/10.5p1

https://www.openssh.org/releasenotes.html#10.5
79•voxadam•4h ago•28 comments

Manus will return to operating as an independent company

https://manus.im/blog/a-note-to-our-users
116•thm•7h ago•62 comments

Suzanne: AI tool for designing and manufacturing physical products

https://www.suzanne3d.com/
4•Samanthajeanneb•43m ago•0 comments

An Exegesis of the Visionary Autobiography of a Fourteenth-Century French Monk

https://www.psupress.org/books/titles/978-0-271-06650-9.html?srsltid=AfmBOorGIOS9Y77k3J_CX6UWqfZl...
7•Bluestein•6d ago•0 comments

Emergent Introspective Awareness in Large Language Models

https://arxiv.org/abs/2601.01828
4•doener•57m ago•1 comments

Grok Bot

https://x.ai/bot
50•rvz•4h ago•47 comments

Apple Silicon and macOS VMs: Faster LLM Inference with llama.cpp

https://github.com/trycua/cua/blob/main/blog/gpu-passthrough-macos-vms.md
270•frabonacci•7h ago•42 comments

A new study of a bot running a store finds it is friendly but not very smart

https://www.nytimes.com/2026/08/04/us/ai-boss-san-francisco-andon-market.html
43•jjwiseman•1w ago•43 comments

H3-metal – Native MiniMax-H3 inference for Apple Silicon

https://github.com/antirez/h3.c
416•swyx•20h ago•93 comments

The 19th-Century Family Fortunes Funding Degrowth

https://www.effort.news/p4ne
4•barry-cotter•1h ago•1 comments

London Underground begins scanning passengers' faces

https://www.btp.police.uk/news/btp/news/england/btp-expands-live-facial-recognition-lfr-trial-int...
161•BlueBerry2001•12h ago•199 comments

What I learned by putting GitHub Copilot behind a MitM proxy

https://www.lighthousenewsletter.com/p/i-put-github-copilot-behind-a-mitm
139•j0selit0•11h ago•19 comments

Launch HN: Keet (YC S24) – An app to create video courses on anything

https://www.trykeet.com/
36•zackashen•7h ago•39 comments

The brain may be about to have its Ozempic moment

https://economist.com/science-and-technology/2026/08/11/the-brain-may-be-about-to-have-its-ozempi...
76•andsoitis•2h ago•114 comments

Show HN: Write.md – A free, open-source, themeable Markdown editor for macOS

https://writemd.app/
57•danielbilekq•8h ago•59 comments
Open in hackernews

Show HN: ProcASM – A general purpose, visual programming lanugage

https://procasm.temware.site
11•Temdog007•1y ago
I've been working as a software engineer since 2016. I've always had side projects that I would work on outside of my job. At first, it was just web games. But in 2021, I took an interest in programming languages and started making my own. When I got laid off from my job in late 2023 (budget cuts according to my employer), I decided to focus on becoming an independent developer and being able to monetize my own software.

Since I was working on programming languages, my plan was to make a commercial grade programming language. Monetizing it would be difficult since there are so many free and open source programming languages out there. The only way I could think to stand out was to make something that hasn't been made before. General purpose programming languages DO exist; Visual programming languages DO exist. As far as I know, general purpose, visual programming languages DO NOT exist. So, that is what I decided to create.

I wrote a blog on my website <https://temware.site/html/blogs/procasm_justification.html> talking about how ProcASM works and some justifications on why developers and companies would consider using it. There is documentation <https://procasm.temware.site/documentation.html> describing ProcASM's concepts in more detail. And, there is a manual <https://procasm.temware.site/manual.html> that describes how to use application itself.

I have examples on the website <https://procasm.temware.site/procedure_view.html> showcasing how procedures are displayed in ProcASM. The images on that page are procedures, created in ProcASM, that were exported to SVG files from ProcASM.

You can try out ProcASM for free in your browser here: <https://procasm.temware.site/demo.html>

If you just want to see examples in ProcASM, use the links below to load projects in the demo.

Sample Project: <https://procasm.temware.site/demo.html?sampleProject=https%3...> Execute the Procedures: *Fibonacci*, *Test: Fizz Buzz*, and *Guess Number* to get an idea on how ProcASM works.

Network Project: <https://procasm.temware.site/demo.html?sampleProject=https%3...> This project contains examples of TCP clients and servers. If your using the browser version, you can load the project and view the procedures. However, you cannot execute any of the procedures in this project since they rely on native dynamic libraries which can't be executed in the browser. If you are using the desktop version, you can execute the procedures: Test TCP Client, Test TCP Server, and Test HTTP Server. This page <https://procasm.temware.site/getting_started.html?show=netwo...> can help you with compiling a dynamic library on you machine.

Support Forum Project: <https://procasm.temware.site/demo.html?sampleProject=https%3...> To ensure that ProcASM was suitable for software development, I decided to create something non-trivial with it; the back-end for the support forum <https://forum-procasm.temware.site>. The project was transpiled to C code using ProcASM (available only for the desktop versions). Then, that C code was compiled on a FreeBSD machine to generate an executable. That executable is running on a FreeBSD server. The *Server* procedure is the *main* procedure for the application. The dynamic library is not available. So, you can only view the procedures in this project.

Comments

nizarmah•1y ago
I just saw the Hello World example on the website, and the video.

It seems like your program is really capable, but I'm finding the UI extremely overwhelming.

I find myself comparing this to MIT's Scratch, and I know your tool is much more capable, but the user experience makes Scratch so intuitive.

Everything reads like a short sentence, and I can just dive in without understanding what I'm doing.

Any chance this can turn into something like "building legos"?

Blocks can be built exactly like Scratch. And, then, maybe you can map their input/output streams as a way to connect blocks (ideally inferred on the run).

And people can re-use blocks that others have built.

I know this is supposed to be a programming language, not a toy. But, selfishly, I want the UX to feel like it's a toy, so simple to discover it on my own. I can imagine prototyping stuff with it, especially if there's a library of stuff that I can use or contribute to while doing so...

Temdog007•1y ago
Thanks for the feedback.

I was wondering if the UI might give users some trouble. I had decided to write my own GUI library for this application instead of using an existing one. But now, I think retooling the GUI with an existing GUI library is in order.

> Any chance this can turn into something like "building legos"?

I'm not sure what you mean by "building legos"? Right now, users can create and reuse procedures. Sub-procedures, on the other hand, are tied to a specific procedure. I think this tool can work fine as is for prototyping.

But without a better UI, users may be choosing not use the app at all. So, I'll focus on a UI redesign.

nizarmah•1y ago
The legos was referring to user experience, sorry about the vagueness.

I'd love to try this again with a simpler UI. If there's a place I can follow for updates, LMK.

mdaniel
•
1y ago
> Personal Subscriptions are per-user. So, this subscription is valid for one user

So if it's $100 per year and it's a programming language, at 366 days I can't even use what I already wrote? I'd advocate for the JetBrains licensing model: it remains licensed to the user indefinitely but just with no updates. Otherwise for a programming language that's extortion not a licensing fee

Temdog007•1y ago
> it remains licensed to the user indefinitely but just with no updates

That is how the purchasing model currently works. Once you have downloaded the executable, you are free to use it forever even after your subscription ends.

But, I can see where there might be confusion. So, I'll be sure to re-word that page and make it more clear.