vwbusguy

joined 4 years ago
 

It's a good time to consider moving your code to #forgejo if you care about privacy.

#git #programming #opensource

 

The more you look at it, the worse it gets.

#programming #meme

 

LOLCODE is BASIC ME (Millennial Edition)

#programming

 

Thomas E. Kurtz, co-creator of #BASIC programming language, dies at 96

https://computerhistory.org/blog/in-memoriam-thomas-e-kurtz-1928-2024/

https://www.nytimes.com/2024/11/16/technology/thomas-kurtz-dead.html

#programming #retrocomputing

[–] vwbusguy@mastodon.online 1 points 2 months ago

@MisuseCase@twit.social @nextcloud@mastodon.xyz @CollaboraOffice@mastodon.social It's essentially multi-user collaborative LibreOffice in the browser. It is LibreOffice under the hood in Collabora so you can also edit locally in LibreOffice as well and sync with the nextcloud client, in case you don't have a current network connection. Nextcloud handles the user, file management, and integrations side of things and the two integrate together nicely as well. The mobile apps, etc. also work between them.

[–] vwbusguy@mastodon.online 1 points 2 months ago (1 children)

@MisuseCase@twit.social Definitely @nextcloud@mastodon.xyz with @CollaboraOffice@mastodon.social. All the professional talks I gave this year used this combo and it was how we also distributed slides to participants.

 

Host your own stuff. Do it with open source software. If a way to do that doesn't exist yet for you, then make a way so it can happen for you and for others. You want to do something about big tech and big government? Start with you, and then show the next person how to do it, too.

#opensource #privacy

 

This talk still hits hard.

https://www.destroyallsoftware.com/talks/wat

#programming #javascript #ruby

 

"Politicians and diapers should be changed often and for the same reason."

https://arstechnica.com/tech-policy/2024/09/calif-gov-vetoes-attempt-to-require-new-privacy-option-in-browsers-and-oses/

#California #privacy #software

[–] vwbusguy@mastodon.online 1 points 4 months ago* (last edited 4 months ago)

@squalouJenkins I had to double take because you maintain a nodejs app that I use 😂

But yeah, I get your sentiment.

[–] vwbusguy@mastodon.online 1 points 4 months ago* (last edited 4 months ago)

@bouncing Having worked in front end and backend development when php was king, I very much would like to push back on blaming python for anything with regard to bad coding. PHP5 let you get away with so much worse than python ever did.

You definitely can write bad python code, but it is still opinionated about a good many things that are good to be opinionated about.

[–] vwbusguy@mastodon.online 1 points 4 months ago* (last edited 4 months ago) (3 children)

This of course begs the question, what are us senior level folks standing in the way of for innovation from the next generation?

Oddly, one thing I've seen is junior devs discovering older methods, like using a mysql or postgresql RDBMS engine with actual SQL, to be an effective way to solve a problem and having to justify not using some fancy expensive cloud SaaS DB instead.

I think they may be on to something there.

[–] vwbusguy@mastodon.online 1 points 4 months ago (6 children)

A decade ago, it was an uphill battle for me trying to get #python and #nodejs approved for serving web applications. Anything outside of PHP, C#, or Java was simple too novel for production. Now python and javascript are ubiquitous for web apps and what many junior devs cut their teeth on.

 

It's easy for one generation of workers to take for granted stuff that previous generations of workers fought so hard for. Many junior devs now just get to use git and deploy on Linux in a container via a test driven CI change system with their IDE of choice without having to spend months to years to decades justifying each piece of that architecture to various skeptical managers who have a passionate lingering affinity for Windows XP.

#programming #Linux #DevOps

[–] vwbusguy@mastodon.online 1 points 4 months ago* (last edited 4 months ago) (1 children)

@SpaceLifeForm I still have the original working floppies and manuals for Personal Pearl* for the Osborne One that my grandfather bought in the early 1980s to manage his machine shop and fabrication business.

*This is not a typo. I'm not talking about Perl.

[–] vwbusguy@mastodon.online 1 points 4 months ago (3 children)

@SpaceLifeForm@infosec.exchange I meant more in the sense of it that counts for me being an older programmer. COBOL and FORTRAN are older than C and BASIC and there are plenty of COBOL and FORTRAN devs about around Mastodon.

 

I'm somewhat of an old school guy. My first programming languages were BASIC and C, if they counts. While I'm not personally particularly fond of Rust, I do respect it and think it should live in the #Linux kernel where it's the right tool for the job. While it is relatively new compared to C, it isn't actually new at all by #programming standards. I remember going through a #Rust tutorial with a Mozilla dev at OSCON a little shy of a decade ago.

 

Every once in a very rare while, #Firefox on #Android misbehaves, and it serves to remind me of how reliable it generally is. I've been running the Beta channel of it for over a decade and have been running it since Fennec nightly came out. My collective Android experience would be very different without it.