vwbusguy

joined 4 years ago
[โ€“] [email protected] 1 points 2 months ago* (last edited 2 months ago)

@squalouJenkins I had to double take because you maintain a nodejs app that I use ๐Ÿ˜‚

But yeah, I get your sentiment.

[โ€“] [email protected] 1 points 2 months ago* (last edited 2 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.

[โ€“] [email protected] 1 points 2 months ago* (last edited 2 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.

[โ€“] [email protected] 1 points 2 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

[โ€“] [email protected] 1 points 2 months ago* (last edited 2 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.

[โ€“] [email protected] 1 points 2 months ago (3 children)

@[email protected] 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.