Tony Meyer
About Archive Tweets Also on Micro.blog
  • DORA, SPACE, and using surveys as a tool to measure developer experience. I’ve never used (or worked for a company that uses) surveys like this - it would be super interesting to do, I think, although the article is right that it’s hard to do well, which can be an impediment.

    → 10:27 AM, Jun 20
  • A few years old, but a good set of uWSGI options that you should consider changing, as well as some lesser known functions of uWSGI. Everything is going ASGI now, and maybe uWSGI 2.1 fixes most of this, but useful in the meantime.

    → 1:15 PM, Jun 19
  • Advice on naming cli tools.

    → 12:55 AM, Jun 19
  • Interesting podcast in the history of Django, and a quote describing a very familiar issue (couldn’t figure a way to nicely share from Overcast to here, so via Mastodon).

    → 6:58 PM, Jun 16
  • “The 85% rule counterintuitively suggests that to reach maximum output, you need to refrain from giving maximum effort. Operating at 100% effort all of the time will result in burnout and ultimately less-optimal results”. via

    → 3:59 PM, Jun 15
  • I’ve used Celery a lot, and it’s been incredibly useful, but it has also been the cause of a lot of pain. I hope to write more about this, and comparing to other tools (e.g. I’m using Huey for simpler cases), when I have more time from next month. But this is an excellent summary of Celery pitfalls and suggested fixes.

    → 11:45 AM, Jun 15
  • Fairly positive thoughts on how LLMs and generative AI in general will impact developers - I think this generally aligns with my (current) thinking.

    → 11:40 AM, Jun 15
  • “FaceTime Voicemail: … Let’s say it’s a weird day and you actually call someone, they don’t pick up because it’s 2023 and ain’t nobody have time for that shit, so you hang up and text them feeling silly for calling them in the first place, right? RIGHT? I don’t know, Apple’s Gen X leadership is showing."

    100%

    → 6:09 PM, Jun 13
  • “Engineers with more experience are usually able to more effectively paint the picture of the rough shape a project will take.” definitely what I have found (in myself and colleagues) as well. I like the focus on getting to the next demo, too. via

    → 5:14 PM, Jun 10
  • How Figma approached DB scaling (spoiler, horizontal via vertical partitioning). Whenever I come across things like this, which match what we did ages ago, I wonder how much of that was luck and how much past-me was better at his job than I realised.

    → 8:52 PM, Jun 9
  • This [post on GitHub stars] (https://the-guild.dev/blog/judging-open-source-by-github-stars) didn’t go where I expected (it covers buying stars) but was interesting. I hear people talking about stars a lot, but pay hardly any attention to it myself. Am I old?

    → 8:47 PM, Jun 9
  • Interesting post on how leaders manage time via ‪@cate@hachyderm.io‬

    The “long ass note” works for me too. And I don’t think I’ve come across Eat the Frog before, but like it and have found something similar works for me too (but I should be more disciplined at it).

    → 9:24 PM, Jun 7
  • This paper gives a good introduction to devex. It would be interesting to see more of what smaller organisations are doing in this space.

    → 1:58 PM, Jun 1
  • Challenges in changing your email address - in my experience, this tends to go particularly wrong at the interfaces of different systems (like the SSO ones mentioned there).

    → 12:46 PM, Jun 1
  • Interesting post on the history of influential programming languages.

    → 10:15 AM, Jun 1
  • Interesting comparison of memory use of a benchmark async task. Go does worse than you’d expect based on the general talk, and Python does pretty reasonable. It would be interesting to do this with a bunch of different Pythons (3.11, 3.12, different async options, threading, etc).

    → 6:28 PM, May 31
  • Nice introduction to prompt engineering vs. blind promoting. I feel like if LLMs continue to be widespread and are not a flash-in-the-pan, a lot of people will get better at the blind approach, just like many people learnt how to write effective web searches. In the meantime (and maybe always) an engineering approach has value.

    → 10:35 PM, May 29
  • Thoughts on scaling up vs out in the current world - quite focused on BigQuery style work, but also generally applicable. I’ve done a lot of scale out work over the last 15 or so years - I’m not sure how much of that I would change if doing it today.

    → 2:46 PM, May 29
  • Suggestions on evaluating dependencies. I would recommend using something like snyk.io’s advisor as well, which does a bunch of this as well as more (like some security checks).

    → 2:39 PM, May 29
  • Looking at table size & performance in MySQL.

    → 2:31 PM, May 29
  • More Matt Mullenweg, this time on Design Better and an interesting grab-bag of different topics.

    → 5:50 PM, May 28
  • Distributed is back! This episode (mostly) doesn’t have Matt but is interesting and informative. I particularly liked the discussion around the difference between meetups and offsites (the other type I see is what I call “royal tours”), and the discussion around psychological safety.

    → 11:37 AM, May 27
  • Will Larson’s post on measuring an engineering organisation, in slide format.

    → 2:50 PM, May 22
  • Neat new tool from the people behind rich & textualize, Trogon is an interactive tool for your click tools, making it easier to discover/explore.

    → 10:55 AM, May 22
  • Work Chronicles

    → 2:25 PM, May 19
← Newer Posts Page 10 of 16 Older Posts →
  • RSS
  • JSON Feed
  • Surprise me!