frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

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.

Edera spent years calling KVM less secure. Here's why it changed its mind

https://thenewstack.io/edera-adds-kvm-support/
1•CrankyBear•10s ago•0 comments

Zero Days: Electric Motorcycles Are a Security Nightmare

https://persephonekarnstein.github.io/post/zero-days/
1•Ivoah•58s ago•0 comments

Native Instant Space Switching on macOS

https://arhan.sh/blog/native-instant-space-switching-on-macos/
1•birdculture•1m ago•0 comments

Mitochondrial Ca2 efflux controls neuronal metabolism and long-term memory

https://www.nature.com/articles/s42255-026-01451-w
1•PaulHoule•5m ago•0 comments

Siclair Microvision (1977)

https://r-type.org/articles/art-452.htm
1•joebig•5m ago•0 comments

Android Canary blesses the Linux Terminal with a modern UI, new features

https://www.androidauthority.com/android-canary-linux-terminal-upgrades-3651830/
1•thunderbong•7m ago•0 comments

Open-source startups should do more embedded/OEM deals

https://getlago.com/blog/embedded-software
1•FinnLobsien•7m ago•0 comments

Red Lobster's Last Gasp

https://www.bloomberg.com/news/features/2026-03-24/red-lobster-turnaround-in-question-as-restaura...
1•herbertl•7m ago•0 comments

$500 GPU outperforms Claude Sonnet on coding benchmarks

https://github.com/itigges22/ATLAS
1•yogthos•7m ago•0 comments

Show HN: pubclub – Historical figures and political bots debate today's news

https://www.pubclub.ai/
1•dwshorowitz•8m ago•0 comments

Colibri – chat platform built on the AT Protocol for communities big and small

https://colibri.social/
3•todotask2•9m ago•1 comments

Uncensored: Explicit only playlists on YouTube Music

https://github.com/ttlequals0/uncensored
1•Ttlequals0•11m ago•0 comments

How do you guys handle MFA for AI agents?

1•rayruizhiliao•11m ago•0 comments

The Shape of Jaggedness

https://www.oneusefulthing.org/p/the-shape-of-ai-jaggedness-bottlenecks
1•colonCapitalDee•12m ago•0 comments

Google bumps up Q Day deadline to 2029

https://arstechnica.com/security/2026/03/google-bumps-up-q-day-estimate-to-2029-far-sooner-than-p...
1•rediguanayum•13m ago•1 comments

Want to use the Windows 11 stopwatch? Please update first

https://stopwatch.court.is/
1•jscnz•13m ago•0 comments

We couldn't find an API that understood construction drawings, so we built one

https://www.getanchorgrid.com/developer/docs/changelog/construction-drawings-are-data-prisons
1•wcisco17•14m ago•1 comments

California Regulator Says Tesla's 'Robotaxis' Are More Like a Limo in the Law

https://gizmodo.com/california-regulator-says-teslas-robotaxis-are-more-like-a-limo-in-the-eyes-o...
1•MaysonL•15m ago•0 comments

Cline Kanban

https://cline.bot/kanban
1•Flere-Imsaho•16m ago•0 comments

Base experiment at CERN succeeds in transporting antimatter

https://home.cern/news/press-release/experiments/base-experiment-cern-succeeds-transporting-antim...
1•bko•16m ago•0 comments

EPA approves sale of a higher-ethanol fuel to try to lower gas prices

https://apnews.com/article/gasoline-ethanol-e15-epa-price-pollution-efd15da2b3016cb77fc3cbcf7478be87
1•geox•16m ago•1 comments

The Oxford Comma – Why and Why Not

https://www.deborahcourtbooks.com/post/the-oxford-comma-why-and-why-not
1•taubek•17m ago•0 comments

New study says gnomes are responsible for breaking your electronics

https://lzon.ca/posts/series/duck/gadget-gnomes/
1•jpmitchell•18m ago•0 comments

Reinventing the Pull Request

https://lubeno.dev/blog/reinventing-the-pull-request
2•bkolobara•19m ago•0 comments

How Can America Be So Miserable When It's So Rich?

https://www.nytimes.com/2026/03/26/opinion/economy-attitudes-republicans-democrats.html
3•simonebrunozzi•19m ago•4 comments

Old-Games.com

https://www.old-games.com/
3•helloplanets•19m ago•0 comments

Algorithms, Neo-Brokers, and Political Power Reshaping Who Wins on Wall Street

https://respublica.media/the-rigged-casino/
1•amadeuspagel•20m ago•0 comments

An LLM's not going to tell you no (2024)

https://derekkedziora.com/notes/2024-12-11-an-llms-not-going-to-tell-you-no
1•speckx•21m ago•0 comments

Families are fed up with social media

https://nypost.com/2026/03/25/opinion/legal-double-whammy-is-just-the-start-for-social-media-comp...
1•1vuio0pswjnm7•21m ago•0 comments

Ask HN: Will AI ever be cheap?

2•worldsavior•21m ago•0 comments