
Andrew Crookston
@acr
Followers
985
Following
18K
Media
538
Statuses
14K
Engineering Manager. 20yrs in tech. Write about engineering and entrepreneurship. Past: @spotify @instacart @lifesum 👨🔬 Home DJ 🎧 Swedish 🇸🇪 Ex-SF 🌉
Stockholm, Sweden
Joined January 2008
RT @Kartikayb77: There is a lot fear about the progress of ai making software engineers 'irrelevant'. Especially among those in college and….
0
28
0
Agility is both ability to move fast but also the ability change direction and manoeuvre with haste. In order to do that information is needed, and that information needs to be acted on = feedback loops. @allankellynet
0
0
0
Agreed. In that situation. Not easy. But also a sign for leadership, bring me something to push, to be positive about!.
CTOs and Engineering Managers are in a tough spot right now. Just a couple years ago, you'd hire 5-10 people per quarter. Convince your best engineers to stay, despite competing offers. And negotiate salary budget increases with your CEO. Now it's a different market:.
0
0
2
Just published an article about #git workflows and best practices. Strangely, I’ve been sitting on this for four years. Maybe too scared to publish? . #developer #workflow #BestPractice #SoftwareEngineering.
0
0
0
RT @GergelyOrosz: This is kind of an open secret when talking with founders. It’s much easier to get people to care about the company when….
0
37
0
I wrote a new post on WIP limits and the value of keeping them low. #productivity #engineering #management.
1
0
0
3D is hard. Why has nobody created Figma for 3D? (Free idea! I'm busy building this. ) #raspberrypi
0
0
1
One of my first jobs ever was optimizing an export script making hundreds of sql queries for each combination of arguments, it took 3-6hrs to run, I loaded the entire table into memory and had it down to 5min runtime. Given what I know today it probably could have been <20s.
A database call costs at least 1 millisecond, mostly in network and CPU execution. Consider how much your language can do in 1 millisecond. For example, Ruby can sort an array of about 500,000 elements in that amount of time. It's not always faster to go to the database.
0
0
3
It's my #Twitterversary! I have been on Twitter for 15 years, since 18 Jan 2008 (via @twi_age).
0
0
0
Been thinking about this a lot and looking for input:. What are the best strategies for keeping a codebase easily maintainable and/or testable?. #programming.
2
1
0
Reminds me of the 00's when I mounted the prod server as a disk over SFTP and edited files live. You would literally shout out to coworkers which file you were editing. If you wanted a "big" change, you copied-then-replaced the file. Ah the "good old days". If you're a small co. .
I commit with CMD+Enter git shortcut, no commit messages, straight to production. When I am coding I might be committing 3 times per minute or more etc. Uptime 99.99% no issues. I'm a bit different though 😅. This isn't advice.
1
0
2
I feel like i just inhaled 22 books in three days at @oredev. Exhausted but my brain is running on superpower! Excited to distill my thoughts and impressions and get some writing done about processes, #wayofworking and #agile. #oredev2022 #øredev.
0
0
2