frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

ImVS

https://github.com/Cap-of-tea/GDD
1•imVSall•41s ago•0 comments

Pancreatic cancer just met its match: its death sentence is treatable

https://www.worksinprogress.news/p/pancreatic-cancer-just-met-its-match
1•NewCzech•4m ago•0 comments

A Lo-Fi Rebellion Against A.I

https://www.newyorker.com/culture/infinite-scroll/a-lo-fi-rebellion-against-ai
1•XzetaU8•5m ago•1 comments

Recent Kernel exploits, attack surface reduction, example IPSEC

https://www.openwall.com/lists/oss-security/2026/05/16/3
1•birdculture•6m ago•0 comments

The Gervais Principle

https://chamoda.com/the-gervais-principle
1•chamoda•16m ago•0 comments

When can the C++ compiler devirtualize a call?

https://quuxplusone.github.io/blog/2021/02/15/devirtualization/
1•lionkor•20m ago•0 comments

Fast16 Sabotage Tool Was Built to Subvert Nuclear Weapons Simulations

https://www.security.com/threat-intelligence/fast16-nuclear-sabotage
2•ledoge•20m ago•0 comments

Writing Z80 assembly, 4 decades later:-)

https://github.com/ttsiodras/3D-on-a-ZX-Spectrum-48K/
1•ttsiodras•23m ago•0 comments

MegaTrain Full Precision Training of 100B+ Parameter LLMs on a Single GPU

https://github.com/DLYuanGod/MegaTrain
1•adulau•26m ago•0 comments

WHO declares Ebola outbreak in DR Congo a global health emergency

https://www.bbc.co.uk/news/articles/c2l2p0wwzzdo
2•lifeisstillgood•26m ago•0 comments

Ra

https://qntm.org/ra
3•sim04ful•38m ago•0 comments

How to Tell If You're Living in a Binary Crisis

https://www.honest-broker.com/p/how-to-tell-if-youre-living-in-a-8ee
2•Khaine•42m ago•0 comments

Strait of Hormuz submarine cable

https://www.cnn.com/2026/05/17/middleeast/iran-hormuz-undersea-cables-intl
1•reconnecting•42m ago•0 comments

Towards local plug-and-play AI

https://adlrocha.substack.com/p/adlrocha-towards-local-plug-and-play
1•adlrocha•49m ago•0 comments

Why are there squares everywhere in statistics?

https://statmodeling.stat.columbia.edu/2026/05/16/why-are-there-squares-everywhere-in-statistics-...
2•Tomte•53m ago•0 comments

Show HN: Extendable API Gateway Written in Go

2•starwalkn•53m ago•1 comments

Std: Is_heap Could Be Faster

https://quuxplusone.github.io/blog/2026/05/11/is-heap/
1•signa11•54m ago•0 comments

Trump's More Than 3,700 Trades Astonish Wall Street Insiders

https://www.bloomberg.com/news/articles/2026-05-14/trump-bought-nvidia-boeing-microsoft-in-flurry...
4•_tk_•54m ago•2 comments

Unit Testing's Eval Twin

https://volary.ai/articles/unit-testings-eval-twin
2•CamouflagedKiwi•1h ago•0 comments

Show HN: Onami Radio, a simple radio app for iOS

https://marigov.github.io/onami/
3•marigov•1h ago•0 comments

BT.1886 Shorthand Is a Trap

https://daejeonchronicles.com/2026/05/07/bt-1886-shorthand-is-a-trap/
2•Prasadnarava•1h ago•0 comments

Judge Says Krafton Must Rehire Fired 'Subnautica' CEO

https://www.bloomberg.com/news/articles/2026-03-16/judge-says-krafton-must-rehire-fired-subnautic...
1•_tk_•1h ago•0 comments

Softmax in front of CrossEntropyLoss: 16 other bugs PyTorch won't catch

https://gaox.substack.com/p/how-a-road-network-library-helped
1•neurarch•1h ago•0 comments

A Basic Interpreter in Markdown, Running "Natively" in Claude Code

https://dunkels.com/adam/llm-basic-interpreter-markdown/
1•adunk•1h ago•0 comments

Playing Atari ST Music on the Amiga with Zero CPU

https://arnaud-carre.github.io/2026-05-15-ym-fast-emu/
24•z303•1h ago•1 comments

Patrick Collison – Detroit Impressions

https://twitter.com/patrickc/status/2055733308877881807
1•rmason•1h ago•1 comments

UWB Mobile Suica isn't just walk-through gates, it's payments too

https://atadistance.net/2026/05/13/uwb-mobile-suica-isnt-just-walkthrough-gates-its-payments-too/
2•ksec•1h ago•0 comments

ConnectAI – LinkedIn DM Generator

https://chromewebstore.google.com/detail/connectai-—-linkedin-dm-g/cjfnhjpheldgcfmipcmibbmlfmpf...
1•sujalmeena•1h ago•2 comments

Contrast-Proofing Colors with CSS

https://dan-webnotes.com/posts/2026-05-16-contrast-proofing-colors/
2•dandep•1h ago•0 comments

Ten Signs of Fascism. America has all of them

https://rutgerbregman.substack.com/p/10-signs-of-fascism-america-has-all
51•fredski42•1h ago•14 comments
Open in hackernews

I Miss Visual Basic

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

Comments

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

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