Ask HN: I'm away from the software industry since 2017; what has happened since?
1–10 of 243 posts
Re: Ask HN: I'm away from the software industry since 2017; what has happened since?
#2Re: Ask HN: I'm away from the software industry since 2017; what has happened since?
#3Experiments with new "open source" licenses are unknown
Low code has entered the hype frey
Re: Ask HN: I'm away from the software industry since 2017; what has happened since?
#4Flutter is also coming in hard on mobile. Also not something I've had enough experience to comment on, but there's also little criticism, which suggests it's a good thing.
Re: Ask HN: I'm away from the software industry since 2017; what has happened since?
#5Rust is seeing production use in many places and its being accepted more as the sane alternative to C for modern development of high performance software. Ecosystem still not big or mature enough to make big waves, however, but that depends on how you interpret "big waves".
SPAs are used and abused, the tooling to make a performant progressive website with them has gotten better but the know-how is not widespread enough.
React has essentially won the mindshare battle and they are focusing more on functional components. But there are other things with their own healthy niche like Svelte compiling components that manage their own DOM, Elm is still around (and still not 1.0) and it has inspired other "Elmish" frameworks.
Desktop software quality has gone downhill and seemingly everyone is using Electron.
For many companies, Kubernetes is the new normal mode of operation. You should know it, but it's still far from "the way to do things" for industry in general, mostly due to its complexity and learning curve.
Re: Ask HN: I'm away from the software industry since 2017; what has happened since?
#6I think React is "winning" the framework competition, if we're judging from number of jobs. It seems like a business decision for many people - React can make websites and apps, and it's probably easier. I haven't had enough experience to say, but it seems like Java; not necessarily the best tool, but something easy to hire for. Flutter is also coming in hard on mobile. Also not something I've had enough experience t…
Re: Ask HN: I'm away from the software industry since 2017; what has happened since?
#7I think React is "winning" the framework competition, if we're judging from number of jobs. It seems like a business decision for many people - React can make websites and apps, and it's probably easier. I haven't had enough experience to say, but it seems like Java; not necessarily the best tool, but something easy to hire for. Flutter is also coming in hard on mobile. Also not something I've had enough experience t…
Re: Ask HN: I'm away from the software industry since 2017; what has happened since?
#8I could be misrepresenting from just what I’ve read here but trying to be helpful. Ymmv