Kotlin
- Why Non-Blocking? – kt.academy
Explains the mechanisms - Generic Variance – Dave Leeds on Kotlin
Ever struggled with generics? This is as simple as an explanation could be. - K2 Compiler Performance Benchmarks and How to Measure Them on Your Projects – Sarah Haggarty
K2 is coming soon and here are some impressive performance comparisons
React
- React Libraries You Should Use In 2024 – Reed Barger
Good overview (but missing the links to the libraries)
Pyhton
- 9 Subtle Tricks To Make Your Python Code Much Faster – Yang Zhou
Performance tips that are really useful - Powerful One-liners in Pandas Every Data Scientist Should Know – Avi Chawla
Some basic but powerful functions like nlargest or crosstab - Fill empty values or delete rows with empty values, reshape data and so forth…
Tools
- Use Chrome DevTools Like a Senior Frontend Developer – fatfish
Some good tips for using the devtools
Data Science
- Introducing Seaborn Objects – Lee Vaughan
Seaborn seams to be very simple when you understand the system behind it
AI
- What is Thermodynamic Computing and how does it help AI development?! – Laszlo Fazekas
A new kind of chip can improve generative neural networks - The Perfect Prompt: A Prompt Engineering Cheat Sheet – Maximilian Vogel
Some of the better known prompts for ChatGPT and others
General
- Potato paradox – Martin McBride
Astonishing – that paradox makes you think