Conversation
Notices
-
@geniusmusing I do have #Rust, #Cargo, and #Pijol installed on the main laptop and on the Win10 laptop, so learning to use Rust is something on my mind.
Also #Go.
-
I suppose it is time to re-start on some courses. #Coursera, #Udemy, #Udacity, #LinkedIn / #LockedOut Learning ... here I come.
-
@geniusmusing Mostly the same stuff:
* LAMP / LEMP / similar — Linux, Apache webserver (though I would also look at Nginx, Lighttpd, H20, Comanche, Cheyenne web servers), MySQL (though I’d also look at PostgreSQL, SQLite, Firebird), PHP (though I’d also look at Perl, Raku, Python, !TclTk, Ruby [and Ruby on Rails], JVM langs [Java, Scala, Groovy + Grails], JavaScript [and Node.js, Deno, Jsish])
* Cloud stuff (Amazon AWS, Microsoft Azure, Google GCP, IBM Cloud, CenturyLink Cloud)
* C, C++, !DLang, Nim
* Some of the NoSQL database technologies, such as Cassandra, Riak, MongoDB
* MapReduce technologies, such as Hadoop
Note that a mention on the list above does not mean I will actively focus on learning that particular technology, just that it is one that has a potential of being a focal point.
One good thing about starting out so broad and zooming in a bit is that I have a few courses I’ve already paid for that are already in the zone. I can utilize some of them to steer me into the direction that works best for me.
-
@geniusmusing Years ago, I was working on some #Java stuff. Seemed to be more complicated than necessary, but many of the things I was using at the time (XMPP server, various client / desktop software, Tomcat) were Java based.
Then three things happened:
1. $EMPLOYER made a strong turn into the Microsoft ecosystem, displacing most of the Java apps we used
2. ${NYSE[ORCL]} bought Sun … and got Java, MySQL, and Solaris, along with a few other things. As expected, Oracle’s changes were overwhelmingly negative … but then, Sun was having trouble making money, while Oracle probably owns the US Mint.
3. Soon after Oracle’s takeover, some really severe security holes started appearing in Java, eventually resulting in Java’s removal from browsers far earlier than notoriously insecure Flash’s removal
I don’t trust Microsoft much more than I trust Oracle, so Microsoft’s Java replacement ( C# ) is mostly out of bounds for me, though I like much of what I see in #PowerShell.
-
@geniusmusing Typescript replaces JavaScript, which is a different language than Java.
-
Correction: #Pijul ... it is a #dvcs / #scm system written in #Rust, and an evolution of some of the ideas behind #Haskell's #Darcs, including fleshing out the theoretical basis and solving a couple of major bugs.