The Market for Lemons - Infrequently Noted
infrequently.org/2023/02/the-market-for-lemons/New web services are being built to a self-defeatingly low UX and performance standard, and existing experiences are now pervasively re-developed on unspeakably slow, JS-taxed stacks. At a business level, this is a disaster, raising the question: why are new teams buying into stacks that have failed so often before?
11 Laws of Software Estimation for Complex Work
mdalmijn.com/p/11-laws-of-software-estimation-for-complex-workWrong estimates aren’t your fault, but they are definitely your problem
A development process startup founders should use to ship features weirdly fast
growing-products.paralect.com/a-development-process-startup-founders-should-use-to-ship-features-weirdly-fastHere are 9 specific steps founders can use to ship features faster, keep their product team aligned and build what their users really want.
No-Signup Tools
nosignup.tools/Free web apps that don't require registration or login
Reduce Friction – Ceejbot's notes
blog.ceejbot.com/posts/reduce-friction/This internet thing seems to have taken off.
How finishing what you start makes teams more productive and predictable
lucasfcosta.com/2022/07/19/finish-what-you-start.htmlLet’s be honest. When you read this post’s title, you thought it was obvious. Yet, most people don’t follow this simple piece of advice. You know that too, a...
UX patterns for CLI tools
lucasfcosta.com/2022/06/01/ux-patterns-cli-tools.htmlMost technical people choose GUIs not because GUIs are the best tool for the job. People choose GUIs because the CLI alternatives usually suck.
About 200 years ago, the world started getting rich. Why? - Vox
vox.com/future-perfect/2022/6/1/23138463/how-the-world-became-rich-industrial-revolution-koyama-rubinTwo economic historians explain what made the Industrial Revolution, and modern life, possible.
Aspect — Build UI, fast
dev.aspect.app/Web site created using create-react-app
Developers spend most of their time figuring the system out
lepiter.io/feenk/developers-spend-most-of-their-time-figuri-9q25taswlbzjc5rsufndeu0py/What does it mean when we say that developers spend most of their time figuring the system out? Why is it important? And how else could we look at this problem?
Pikuma: Isometric Projection in Game Development
pikuma.com/blog/isometric-projection-in-gamesIsometric games are extremely popular. Let's learn the theory behind isometric projection and how it is used by gamedevs to write isometric-looking games.
Normalization of deviance
danluu.com/wat/At large company B (LCB), ICs agreed that it's problematic to reward creating new features more richly than doing critical grunt work. When I talked to managers, they often agreed, too. But nevertheless, the people who get promoted are disproportionately those who ship shiny new things. I saw management attempt a number of cultural and process changes at LCB. Mostly, those took the form of pronouncements from people with fancy titles. For really important things, they might produce a...
Bulletproof Font Tester
bulletproof.italic.space/sentencesTest your local fonts with a proofing tool developed for type designers. Check kerning, OpenType features, and language coverage. Variable fonts supported.
Stay alert - DEV Community
dev.to/richharris/stay-alert-dA short while ago, Chrome broke the web by disabling alert(), confirm() and prompt() dialogs from... Tagged with javascript.