Atoms
Multimedia particles in the style of a tweet, also serving as a changelog to consolidate changes elsewhere in the site. Cross-posted to an atom feed. Frequently off topic.
YeneHealth’s marketing strategy is incredibly impressive! They boldly address women’s health—topics that, in our society, are often shrouded in shame and considered taboo. dedicating themselves to debunking myths and making discussions about periods and reproductive health accessible and comfortable. They’ve made significant strides in this country. TikTok Link
DevFest 2024 was a good experience, but it didn't quite reach the excitement of previous years. The event had a solid mix of knowledge and community spirit. I enjoyed the talks, especially those that sparked new ideas. Fireayehu Zekarias shared useful insights on scaling applications, Temkin Mengistu shared valuable guidance on career paths in tech and Fraol Lemecha shared on benefits of niche technologies. Overall, there were engaging workshops and discussions, but I left hoping for a bit more energy and inspiration.
Here's a quick rundown of this year's Stackoverflow Survey Results that you definitely don't want to miss, especially if you're under 25 and diving into the tech scene! JavaScript (62.3%) and PostgreSQL (49%) remain popular, while Rust (83% admiration score) and Markdown are most admired. Developers are most frustrated by technical debt at work.
Developers don't see AI as a threat to their jobs, with 72% holding a favorable view, although ethical concerns remain prominent, with misinformation in AI results being the top issue (79.4%). 76% of respondents are using or planning to use AI tools, but only 43% trust the accuracy of AI tools and 45% believe AI tools struggle to handle complex tasks. The top benefits of AI tools are increasing productivity (81%) and speeding up learning (62.4%). 42% of developers are working in a hybrid model, and in-person work has increased to 20% from 16% last year, meaning that 62% of developers go to the office at least once a week.
A good post from Observable analyzing their HTTP request latency and producing nice visualizations for them. Doing non-realtime analysis frees up one of the axis (normally X is time) which lets the data be plotted in more creative ways, like histograms that show the entire "shape" of the distribution of request latency rather than an approximation of it using common aggregates like P50/P95/P99.
This particular article isn't instructional on how to repeat this for your own service, but it's a good idea. I'm going to try and render something like it for our API at some point -- we have all the data we need via canonical log lines, so it's just a matter of wiring up an adapter between data and frontend.
Your blog post content here.
I was amused to discover that Derek Sivers' Nownownow.com also publishes its directory as a tab-delimited .txt
file. I've had pretty good luck randomly finding interesting blogs to add to my reader from Now pages, and the plain text aspect makes it especially easy to search by city or country.