What is the #stocks app doing?! π€¦ββοΈ No CPU or battery improvement will ever beat poorly written #software. Consider your priorities, @Apple.
#macOS
Ran smaller stuff on @UpCloud for years. Great overall, but today someone bought a small network-layer DDoS.
- They pulled the cable
- Did not say a word about it
- Said I was responsible and that it was preventable
- The support was incoherent and irrational
cc @vilpponen
If you offer public IPv4 addresses for an application-level service, you have the responsibility of the network-layer, either assume responsibility for mitigating DDoS attacks or clearly inform people about this deficiency.
My repos are in captivity at @github and support tickets aren't answered π€
Three credit cards declined, you can't pay, only add a card which works, meaning I can try once a day π€¦ββοΈ
Why don't we have native try-catch-style "filtered catch" for promises in Javascript (bluebirdjs.com/docs/api/catcβ¦)?
I still import Bluebird for this and "join", but the latter is easy in user-land. @domenic@jaffathecake
The biggest web UX improvement right now would be to let browsers take care of this βcan we track you via cookies?β issue β similar to how they already handle privacy-sensitive features such as location data and notifications.
Opinionated take: Class inheritance, getters and setters makes your modules overly complex and hard to debug. Should have complicated syntax to discourage use, ES6 made it too easy.