Rubberduck VBA
banner
rubberduckvba.bsky.social
Rubberduck VBA
@rubberduckvba.bsky.social
Free and open-source add-in for the VBIDE. Follow for development updates, support on Ko-fi.
https://rubberduckvba.com
Some hiccups, but the website is back fully online, this time with caching so the database isn't getting battered. Continuous Deployment (CD) scripts are successfully deploying both the test site (on push) and the prod site (manual trigger), so future deployment will be seamless.
February 4, 2025 at 4:06 AM
Woot, back online!
Yeah, so I broke the website. The backend is up, but the Angular site doesn't appear to be starting. I'll fix it tomorrow and worst-case I'll revert DNS to the GoDaddy host, but ideally tomorrow everything runs on Azure.
January 31, 2025 at 3:23 PM
Yeah, so I broke the website. The backend is up, but the Angular site doesn't appear to be starting. I'll fix it tomorrow and worst-case I'll revert DNS to the GoDaddy host, but ideally tomorrow everything runs on Azure.
January 31, 2025 at 6:38 AM
Reposted by Rubberduck VBA
Calling the 9th month “september” is technical debt
November 20, 2024 at 7:46 PM
Reposted by Rubberduck VBA
10 PRINT "REST IN PEACE"
20 GOTO 10
Thomas Kurtz, co-inventor of BASIC computer language, dies at 96
His programming language replaced inscrutable numbers and glyphs with intuitive commands, translating the exhilarating power of computer science.
wapo.st
November 20, 2024 at 12:23 PM
Reposted by Rubberduck VBA
open source and free software is neat
November 20, 2024 at 5:08 AM
"if it's free, *you're* the product" is usually the case, yes.
But the entire purpose of Rubberduck is to be a *free* tool for VBA, and hopefully a good one at that! It's built out of passion and love for the language, and packs hundreds of combined years of knowledge & wisdom from its contributors.
November 20, 2024 at 3:16 AM
Reposted by Rubberduck VBA
My confidence in Git increased 10x when I finally understood what changes I can easily undo / fix in Git and which once I can't:

If you have a commit/can find the commit that has what you need, you can restore it.

If it was only in your working copy, you're likely fucked.

Commit. Literally.
November 18, 2024 at 11:02 PM
Yes but you've skipped over the supremacist premise: there's an out-group that the law binds but does not protect, and an in-group that the law protects but doesn't bind. So yes, but no.
They're not even hiding it anymore.
Doesn't the US have laws against this?
US official in Oklahoma involved in money laundering scheme to use tax money to purchase overpriced copies of the Bible printed by the Trump crime family. #spookyconnections #anonymous
November 18, 2024 at 9:16 PM
Yeah... also true for a VBA language server tbh
Rule of thumb for game development time:

If you think it'll take less than 3 years, you're wrong.

If you think it'll take more than 3 years, you're screwed.
November 18, 2024 at 8:25 PM
On the bright side, a bunch of people are about to learn that it's spelled "martial", not "marshall".
November 18, 2024 at 4:43 PM
Saw something on the other site about some wild changes in ToS... I'm officially out, app is uninstalled and I'm not going back.

Let's keep the sky blue 💙
November 15, 2024 at 5:36 PM
Reposted by Rubberduck VBA
Parentheses in #VBA can be confusing. Here's pretty much everything I know about them:
rubberduckvba.blog/2024/10/16/p...
October 17, 2024 at 11:19 PM
Parentheses in #VBA can be confusing. Here's pretty much everything I know about them:
rubberduckvba.blog/2024/10/16/p...
October 17, 2024 at 11:19 PM
Been working on the server side, needed a type system for symbols to be able to resolve to... well, types.

Traverse syntax trees, spawn symbols, send them over LSP.

🤔 I think I might have accidentally been writing an interpreter instead.
January 30, 2024 at 1:17 AM
Holiday spirit is getting a swag shop order for stuff and feeling sorry about the boat getting there in 12 weeks and so, making it worth the wait.
November 29, 2023 at 1:25 AM