An entertaining post on changes that happened to programming over the last 20 years.
#programming #humor
#programming #humor
Medium
How is computer programming different today than 20 years ago?
I saw a question on Quora asking this and I started to write an answer. But it got so long that I converted into a post here.
I can't help but share this link: ask me anything with SpaceX software team on Reddit. Lots of interesting stuff: e.g. for state management they use Redux model outside the UI layer.
#software #programming #spacex
#software #programming #spacex
Reddit
From the spacex community on Reddit: We are the SpaceX software team, ask us anything!
Explore this post and more from the spacex community
A very practical page of Elm guides: Types as Sets. By using well-tailored types we can protect ourselves from different kinds of invalid states in our programs. So why not just use this approach?
#type #programming #math
#type #programming #math
guide.elm-lang.org
Types as Sets Β· An Introduction to Elm
Interruptions are frustrating to developers, it's a fact. In this post you'll find some trivial tips on minimizing them, but you'll also find a somewhat beautiful analogy between building a picture of a piece of code in your head and building a card tower, really liked that one.
#focus #programming
#focus #programming
Tellspin
Why interruptions are frustrating to developers | Tellspin blog
What's the real cost of interruptions? I illustrate all the context developers keep in their head and how it starts to decay immediately when interrupted.
Yet another talk by Rich Hickey. He discusses the difference between simple and easy, why simplicity is important and how to spot the lack of it in your tools and systems.
#talk #programming
#talk #programming
A short post on history of programming languages, systems' simplicity, and, surprise-surprise, Go.
#programming #golang
"Somewhere between Objective-C and Swift you ended up with one framework from the past, one framework from the future, and one tangled mess in the present."#programming #golang
A short post from our JS neighbors: Angular is too complex, it's harder to use it than not to use it, let's just switch to vanilla JS with a little bit of jQuery.
#programming #fragmework
#programming #fragmework
Medium
Angular is Costing Companies Billions
Why Itβs Time to Kill Angular
Outstanding bug! Someone has spotted a ~49.7 days period in the count of used CPU cores. Spoiler: integer overflow. Go read what has actually happenned!
#time #programming #bug
#time #programming #bug
Hanselman
The code worked differently when the moon was full
I love a good bug, especially ones that are initially hard to explain but then ...
Cowabunga, dogs!
This post is just too good to try to describe it. Most tech content is bullshit. There's bullshit everywhere. Follow the white rabbit to get the rest.
#programming
This post is just too good to try to describe it. Most tech content is bullshit. There's bullshit everywhere. Follow the white rabbit to get the rest.
#programming
www.aleksandra.codes
Most tech content is bullshit
βOne of the great commandments of science is, "Mistrust arguments from authority." Too many such arguments have proved too painfully wrong. Authorities must prove their contentions like everybody else.β ~ Carl Sagan