frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

ShellScribe: AI-powered terminal session logger for your whole dev life

https://luinbytes.github.io/shellscribe/
1•0x6c75•1m ago•1 comments

Ironies of Automation (1983) [pdf]

https://ckrybus.com/static/papers/Bainbridge_1983_Automatica.pdf
1•ramoz•6m ago•0 comments

What's the link between tattoos and vision loss?

https://theconversation.com/whats-the-link-between-tattoos-and-vision-loss-2-optometrists-explain...
1•defrost•16m ago•1 comments

Cog – A cognitive architecture for Claude Code (just Markdown files)

https://github.com/marciopuga/cog
2•marciopuga•16m ago•1 comments

ASCII and Unicode quotation marks (2007)

https://www.cl.cam.ac.uk/~mgk25/ucs/quotes.html
2•exvi•17m ago•0 comments

The Blade Runner File: A Usenet Debate (1989)

https://scribble.com/uwi/br/br-file.html
1•exvi•20m ago•0 comments

Nuke the Hormuz

https://www.chinatalk.media/p/its-time
1•johncole•22m ago•1 comments

Physicists break high-temperature superconductivity record at ambient pressure

https://phys.org/news/2026-03-ceramic-shatters-longstanding-high-temperature.html
2•WaitWaitWha•22m ago•0 comments

FlyingWire – Semiconductor Building Digital Nervous Systems Deployed on Tape

https://www.siliconimist.com/p/flyingwire-mike-chieco
1•johncole•23m ago•1 comments

Lawmakers seek watchdog probe into former acting CISA chief's polygraph failures

https://www.nextgov.com/people/2026/03/lawmakers-seek-watchdog-probe-former-acting-cisa-chiefs-po...
1•WaitWaitWha•23m ago•0 comments

Anthropic and the Authoritarian Ethic

https://blog.giovanh.com/blog/2026/03/03/anthropic-and-the-authoritarian-ethic/
3•lr0•25m ago•0 comments

Mechanismo by Harry Harrison (2013)

http://theporporbooksblog.blogspot.com/2013/09/mechanismo-by-harry-harrison.html
1•exvi•25m ago•0 comments

White House meme war comms draw Yu-Gi-Oh criticism

https://www.theregister.com/2026/03/12/yugioh_us_propaganda/
2•abdelhousni•27m ago•2 comments

OpenAI's Bid to Allow X-Rated Talk Is Freaking Out Its Own Advisers

https://www.wsj.com/tech/ai/openai-adult-mode-chatgpt-f9e5fc1a
1•1vuio0pswjnm7•28m ago•0 comments

How Pokémon Go is giving delivery robots an inch-perfect view of the world

https://www.technologyreview.com/2026/03/10/1134099/how-pokemon-go-is-helping-robots-deliver-pizz...
3•mfiguiere•31m ago•0 comments

Neural Network Zoo (2016)

https://www.asimovinstitute.org/neural-network-zoo/
1•vismit2000•31m ago•0 comments

Coding After Coders: The End of Computer Programming as We Know It

https://simonwillison.net/2026/Mar/12/coding-after-coders/
1•abdelhousni•32m ago•0 comments

Show HN: Run the popular LLM-Course tutorials on HyperAI

https://hyper.ai/cn/notebooks/49873
1•Ada_trying•34m ago•0 comments

30 years fine-tuning micro-homestead oasis

https://www.youtube.com/watch?v=j4KlMiMgVLM
1•fallinditch•37m ago•0 comments

DeepSteve: A hackable multi-terminal for AI coding agents

https://deepsteve.com
1•mnorris•38m ago•0 comments

Pentagon praises Palantir tech for battlefield strike speed

https://www.theregister.com/2026/03/13/palantirs_maven_smart_system_iran/
1•abdelhousni•44m ago•0 comments

Open Source tool to detect On-Call Burnout from incident response patterns

https://github.com/Rootly-AI-Labs/On-Call-Health
2•hamzmu•45m ago•1 comments

Ask HN: Are there any CS niches safe from AI?

1•plutoh28•47m ago•4 comments

Bible RAG

https://benkaiser.github.io/bible-rag/
1•benkaiser•49m ago•0 comments

The Iran war may be about to escalate

https://www.economist.com/middle-east-and-africa/2026/03/15/the-iran-war-may-be-about-to-escalate
3•mikhael•49m ago•1 comments

Attention Residuals: Rethinking depth-wise aggregation [pdf]

https://github.com/MoonshotAI/Attention-Residuals/blob/master/Attention_Residuals.pdf
3•salkahfi•52m ago•0 comments

My PhD Cost Me $1.17M (But I'd Do It Again)

https://www.georgeyw.com/my-phd-costed-me-1-17m-so-far-but-id-do-it-again/
1•karakoram•53m ago•0 comments

PyRatatui – Python bindings for the Ratatui terminal UI library

1•programmersd•53m ago•1 comments

Rust Project Perspectives on AI

https://nikomatsakis.github.io/rust-project-perspectives-on-ai/
1•p4ul•54m ago•0 comments

The AI Journey for Developers – explaining AI systems simply

https://www.amazon.com/dp/B0GSMTVWW5
1•amarvora•54m ago•1 comments
Open in hackernews

I Miss Visual Basic

https://micro.webology.dev/2025/05/11/i-miss-visual-basic/
19•speckx•10mo ago

Comments

lysace•10mo ago
There has been so much VB love here lately. Here are some counterpoints:

In the 90s, when you saw that a Windows app needed Visual Basic DLLs, you kind of knew that the app in question was very likely created by a complete amateur.

The best apps tended to be tiny and written in C by wizards.

pvg•10mo ago
Some miss old handy tools, others miss the old gatekeeping.
lysace•10mo ago
Gatekeeping or not, it was a useful indicator. There was so much crap.
rbanffy•10mo ago
I’ve seen terrible programs written in all sorts of languages.
lysace•10mo ago
And there were no patterns, particulary between 1992-1995, for MS Windows apps?
tptacek•10mo ago
Bracketing this with '92-'95 makes the claim so much funnier.
rbanffy•10mo ago
One thing VB allowed was horrible visual design. When you wrote a Windows app in C or C++, you are happy when the button appears in the UI and you leave it alone at that point. VB allowed people to customise their buttons with all sorts of colours and patterns no sane UI designer would attempt.
pvg•10mo ago
Same with Hypercard, perhaps even more so since Hypercard let you respond to UI gestures the standard UI didn't really use like mouseovers.
rbanffy•10mo ago
HyperCard, at least initially, didn’t have color, so it somewhat limited how horrendous the UI could be.
tptacek•10mo ago
[Nobody][1] [ever][2] [wrote][3] [crap][4] [in][https://en.wikipedia.org/wiki/Sendmail] [C][6].
guidedlight•10mo ago
Most apps in the 90’s/early 00’s were tiny. They did one thing well.

It’s in that context, VB did really well. The thing that VB didn’t do well is scale due to language limitations, but for tiny apps it didn’t matter.

mattl•10mo ago
When you go to a modern website and you see it downloads 900kb of JavaScript just to show you the homepage, how do you feel about that?

I was a VB developer for a few years. I'm trying to remember the name of the tool we used to bundle VB applications into a single binary. It wasn't a Microsoft tool.

lysace•10mo ago
> When you go to a modern website and you see it downloads 900kb of JavaScript just to show you the homepage, how do you feel about that?

That shipping sites like that should cause you to pay some kind of tax. Use that tax income to invest in software security.

mattl•10mo ago
I saw a thread the other day on creating a website without JavaScript and so many people were saying it couldn’t be done.
rbanffy•10mo ago
I like the idea of an IDE with integrated GUI builder. We had a couple - I used NetBeans to make Java ME applications for phones.

Shouldn’t be too hard to build a framework that loads a GUI definition and auto-binds UI events to functions according to a naming convention. I wouldn’t be surprised if there isn’t already such a thing for Python.

guidedlight•10mo ago
VB UI’s tended to be fixed and designed for a world where everyone ran a 4:3 640x480 VGA monitor. This made VB’s UI builder very easy to achieve good results.

I’m not sure the same approach would work today.

rbanffy•10mo ago
Just replace pixels with millimetres and we are safe.

At some point it got anchors in the widgets so you could position it at a distance of another control or the window border (at least). The same effect can be done with layout managers and other tricks.

jenkstom•10mo ago
Why not Delphi? And why not Lazarus?
mattl•10mo ago
> Why not Lazarus?

I've never heard of this or if I have, I don't remember it.

It's an open source IDE that's Delphi compatible. The author of the article is trying to make a Mac app.

* Downloads are from an ad-ridden SourceForge page.

* I download Lazarus I don't get a nice little Mac app... I get a folder full of stuff

* Starting the app, macOS tells me “lazarus” is damaged and can’t be opened. You should move it to the Trash.

* On the project screenshots page, ReactOS is shown before macOS and macOS screenshots are from a while ago.

Contrast that experience with... VSCodium, the open source community version of VSCode.

* Download is from GitHub, no ads.

* Downloads a disk image with a familiar pattern

* Drag the VSCodium app bundle to my Applications folder

* I get prompted if I want to open it as it's something downloaded... and VSCodium opens (slowly at first) -- up pops a message saying I've downloaded the x86 version by mistake and I should download the ARM64 version and there's a link to do it... downloading the correct version and it opens instantly.

--

All of this to say... with any project, open source or proprietary there is a sense of native/correctly packaged for your OS that's obvious, and if a project doesn't do that I wonder if anyone is using it for that OS.

TrackerFF•10mo ago
VB.NET works just fine, no? Granted it is 13-14 years since I last time touched VB.NET, but slapping together apps in visual studio was a breeze. If something serious hasn't happened since then, it should still be easy.
gschizas•10mo ago
Modern VB.NET (and C#) suffer from overcomplication, from trying to do too much. And at the same time, not doing enough.

There are (at least) three ways to make a desktop application (Classic Windows Forms, XAML and other, more different XAML, for what used to be Metro/Windows Store apps). Not all functionality overlaps between them.

There are a plethora of (paid) custom controls which reimplement the wheel for all of those (because Microsoft didn't bundle in some elementary Windows controls)

That being said, I personally miss LightSwitch.

neonsunset•10mo ago
You are confusing platform-specific(!) GUI frameworks with the languages themselves, which have been long "divorced" from the platform they initially targeted.
jperoutek•10mo ago
VB.NET is still a supported platform by microsoft, with the GUI builder and everything. We still use VB.NET exclusively at my current job, for better or for worse. With the addition of tools and libraries like DevExpress, its honestly not a bad setup.
mattl•10mo ago
IIRC, VB.NET disregarded the 20+ years of VB developers for the most part.
nom•10mo ago
VB will always have a special place in my heart.

  On Error Resume Next
dyl000•10mo ago
I was a real big fan of vb.net! Built so much with it.
sph•10mo ago
I started with VB6, but I was not a great fan of the language. Soon, I moved to MSVC++6 with MFC, and even though it had its own RAD system for designing dialogs, it was so half-arsed and limiting compared to Visual Basic. You couldn't even change the foreground colour of a label!

I still remember the envy when I found out Delphi developers were not subject to these silly restrictions, and their GUIs were always so colourful.