Ask

25 minute pomodoros cut me off mid flow and 90 minute blocks make me quit at 40, what length survived for you

Open ended with a floor rather than a ceiling worked for me. Rule is ten minutes minimum, no maximum, and I am not allowed to check anything during the ten. About seventy percent of the time the ten minutes turns into an hour, which is the whole point, and the other thirty percent I genuinely was not able to work and I have learned something about the day rather than sitting there resenting a timer.

82 · in/focus-systems ·

60 target companies with no team page, how do you find the right person without a data tool

Time is the cost people forget. Doing this properly by hand runs about four minutes a contact once you have a routine, so sixty is four hours of an evening you will not get back. A month of a finder tool costs less than that at any sane valuation of your time, and most of them have a small free allowance that covers a list this size.

One more path since people always suggest it: connecting on LinkedIn instead does not scale either, the weekly invitation cap for a normal account sits around a hundred and the acceptance rate on cold invites to people who barely use the platform is poor. For sixty offline manufacturers I would not bother.

52 · in/mrr-and-margins ·

Steering shakes at 100 for the first ten minutes on cold mornings, then it stops

I am sceptical of flat spotting as a ten minute explanation on a modern tyre. In my experience that resolves inside a kilometre or two unless the car has been parked for weeks. A shake that persists for ten minutes at a specific speed and then vanishes reads much more like ice to me, or possibly a wheel weight that fell off and a coincidence about the timing. Cheap test: drive it out of a heated garage one morning, or hose the wheels off before you leave. If it is still there on a warm wheel, get it rebalanced and check for a bent rim from a pothole.

108 · in/winter-driving ·

Moved cities for a masters and my whole social life is four people from my cohort, is that just how it is

Look outside the university entirely, because the department is a workplace and you are trying to make it be a community as well, which is a lot to ask of eleven people. My best two friendships from that period came from a weeknight football team and from volunteering at a repair cafe, neither of which contained a single academic. It also meant that when the department got politically unpleasant in my second year, which it will, I had somewhere to go that was not full of the same argument.

116 · in/grad-school ·

I plan six hours of deep work a day and land about two, is six a fantasy for everyone or just for me

Stop counting hours and count units of output, because hours are an input and you are optimising the wrong side of the equation. I switched to a rule of one meaningful thing shipped per day, defined the night before, and my hours did not change at all while my output roughly doubled. Most of what the extra hours were buying was polish on things that did not need it.

109 · in/focus-systems ·

For people who actually got hired self-taught, how many months was it from first line of code to first payslip

Not hired yet so take this as a data point rather than advice, but the pattern I see in every one of these threads is that the people who got there had a non-code job that made them useful. Warehouse, retail, nursing, accounts. If you are managing a retail floor you already know rotas, stock, waste and shrink, and internal tools for those things are written by people who have never stood on that floor.

93 · in/learn-to-code ·

picking up a repo i abandoned seven months ago - node 18, lockfile will not install, upgrade or start over

The rewrite feels clean because you have forgotten the eleven decisions the old code encodes. Every one of them was a bug report or an edge case, and none of them are written down anywhere.

What actually happens: you rebuild 60% quickly, feel great, then reach the same boring part that made you stop seven months ago - the import parser, the billing edge cases, whichever it was - and abandon it again, except now you have two half-projects. Upgrade, ship one small visible thing, then decide with a working app in front of you.

97 · in/stalled-projects ·

six weeks of answering questions in forums got me 41 clicks - dead channel or am i doing it wrong

Started this in February. What changed my numbers was tracking which specific questions the clicks came from - added a source parameter to the link in my profile and then noticed that essentially all my traffic came from two threads about one narrow problem, and none from the general 'what tools do you use' threads I was spending most evenings on.

Stopped answering the general ones. Same hours, and clicks roughly tripled over the next month.

16 · in/no-audience ·