frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

HeyStream – the live streaming platform built for B2B growth

https://heystream.com
1•bendell•1m ago•0 comments

Fixhive – collective fix memory for AI coding agents (MCP plugin)

https://fixhive-landing.vercel.app
1•imyax•2m ago•0 comments

DockDoor: Window peeking, alt-tab and other enhancements for macOS

https://github.com/ejbills/DockDoor
1•saikatsg•3m ago•0 comments

AI-Declaration.md

https://ai-declaration.md/
1•sysoleg•10m ago•0 comments

How to build a `Git diff` driver

https://www.jvt.me/posts/2026/04/11/how-git-diff-driver/
2•zdw•11m ago•0 comments

Ask HN: How do you stop playing 20 questions with your AI coding tools

2•IxInfra•14m ago•1 comments

Killing of Hind Rajab (2024)

https://en.wikipedia.org/wiki/Killing_of_Hind_Rajab
1•lr0•16m ago•0 comments

Pretty Fish: A better mermaid diagram playground

https://pretty.fish/
1•webartisan•17m ago•0 comments

UK forced to halt Chagos Islands deal after Trump criticism

https://www.cnn.com/2026/04/11/uk/uk-pause-chagos-islands-deal-intl
1•1659447091•18m ago•1 comments

Show HN: A General Purpose KMC Crystal Growth Simulator in Rust-WASM

https://amdson.github.io/blog/crystals/
2•Paedor•18m ago•0 comments

We ran Doom on a 40 year old printer controller (Agfa Compugraphic 9000PS) [video]

https://www.youtube.com/watch?v=cltnlks2-uU
3•zdw•20m ago•0 comments

WordPress 7.0: The Good, the AI, and the Still Missing

https://adamgreenough.net/blog/wordpress-7-the-good-the-ai-the-missing/
1•xadz•20m ago•0 comments

Eviscerated by Rust: Overcoming C++'s 58x Standard Library Handicap

https://lucisqr.substack.com/p/eviscerated-by-rust-overcoming-cs
1•adamnemecek•22m ago•0 comments

How far can automation and AI support psychotherapy?

https://attheu.utah.edu/health-medicine/how-far-can-automation-and-ai-support-psychotherapy/
1•01-_-•24m ago•0 comments

50% of Proceeds Go to Charity:)

https://getlearnix.com/
1•noahjohnson1•25m ago•0 comments

Doppler Radar Explained [video]

https://www.youtube.com/watch?v=zKJAZav9j4U
3•teleforce•27m ago•0 comments

Turin describe an Apple Shortcut in plain English, get a .shortcut in seconds

https://www.getturin.com
1•AkshayS96•29m ago•0 comments

The Orange Pi 6 Plus

https://taoofmac.com/space/reviews/2026/04/11/1900
3•rcarmo•31m ago•0 comments

A hacker has allegedly breached one of China's supercomputers

https://www.cnn.com/2026/04/08/china/china-supercomputer-hackers-hnk-intl
1•i4i•33m ago•0 comments

Ask HN: Is the telehealth consulting for psychiatry even works?

1•Mohd_Umar•34m ago•2 comments

Einstein Notation

https://en.wikipedia.org/wiki/Einstein_notation
2•tosh•35m ago•0 comments

The Hardest Problem AI Ever Solved, with Google DeepMind CEO

https://www.youtube.com/watch?v=C0gErQtnNFE
1•Brysonbw•35m ago•1 comments

There were penguins in America and Europe 200 years ago

https://en.wikipedia.org/wiki/Great_auk
2•gorgonian•37m ago•0 comments

AI on the couch: Anthropic gives Claude 20 hours of psychiatry

https://arstechnica.com/ai/2026/04/why-anthropic-sent-its-claude-ai-to-an-actual-psychiatrist/
2•hochmartinez•38m ago•0 comments

Show HN: Self-hostable STT service with a Deepgram-compatible listen API

https://vedgupta.in/projects/whisper-api/
2•innovatorved•39m ago•0 comments

Why people keep trying to erase the Hollywood sign from Google Maps (2014)

https://gizmodo.com/why-people-keep-trying-to-erase-the-hollywood-sign-from-1658084644
2•downbad_•41m ago•1 comments

I made a music video and I'm not sorry

https://www.youtube.com/watch?v=alK8hgHgxd4
1•stonecharioteer•44m ago•1 comments

How Radar Works [video]

https://www.youtube.com/watch?v=c8OWHnHjIpA
1•teleforce•45m ago•0 comments

The APL Programming Language Source Code (2012)

https://computerhistory.org/blog/the-apl-programming-language-source-code/
1•tosh•45m ago•0 comments

Recursive-mode for coding agents

https://try.works/recursive-mode-for-coding-agents
1•try-working•46m ago•0 comments
Open in hackernews

I Miss Visual Basic

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

Comments

lysace•11mo 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•11mo ago
Some miss old handy tools, others miss the old gatekeeping.
lysace•11mo ago
Gatekeeping or not, it was a useful indicator. There was so much crap.
rbanffy•11mo ago
I’ve seen terrible programs written in all sorts of languages.
lysace•11mo ago
And there were no patterns, particulary between 1992-1995, for MS Windows apps?
tptacek•11mo ago
Bracketing this with '92-'95 makes the claim so much funnier.
rbanffy•11mo 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•11mo 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•11mo ago
HyperCard, at least initially, didn’t have color, so it somewhat limited how horrendous the UI could be.
tptacek•11mo ago
[Nobody][1] [ever][2] [wrote][3] [crap][4] [in][https://en.wikipedia.org/wiki/Sendmail] [C][6].
guidedlight•11mo 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•11mo 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•11mo 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•11mo 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•11mo 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•11mo 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•11mo 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•11mo ago
Why not Delphi? And why not Lazarus?
mattl•11mo 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•11mo 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•11mo 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•11mo ago
You are confusing platform-specific(!) GUI frameworks with the languages themselves, which have been long "divorced" from the platform they initially targeted.
jperoutek•11mo 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•11mo ago
IIRC, VB.NET disregarded the 20+ years of VB developers for the most part.
nom•11mo ago
VB will always have a special place in my heart.

  On Error Resume Next
dyl000•11mo ago
I was a real big fan of vb.net! Built so much with it.
sph•11mo 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.