HackerTrans
TopNewTrendsCommentsPastAskShowJobs

ddek

no profile record

comments

ddek
·5 maanden geleden·discuss
You can create a global gitignore in your home directory. I have ‘.<myname>’ ignored there, so if I ever create a directory with that name I know it’s contents won’t go into source control. That way I don’t have to edit the repositories gitignore with me-specific stuff.
ddek
·2 jaar geleden·discuss
Nice game, works great on mobile
ddek
·2 jaar geleden·discuss
I’m not sure that is the case, but if it is, it’s interesting to me as a fairly extreme example of the free market self regulating.
ddek
·2 jaar geleden·discuss
Space Alert is silly and fun and cooperative. Everyone also is forced to mention Galaxy Trucker as it’s also silly and fun, but the real time nature is quite isolated, and I prefer interactive games. Trading games like Chinatown and Sidereal Confluence often have real time phases for deal-making, of those two Sidereal is the better game by far but Chinatown is the one you’ll actually play. Finally no real time board game list is complete without Captain Sonar, a hyper-competitive 4v4 game of submarine warfare.

If you consider simultaneous turns as a restrained form of real time, then ‘tabletop moba’ Guards of Atlantis 2 is really quite good.
ddek
·2 jaar geleden·discuss
Retention and maintenance is easier than progress. If you get a skill to some level, then stop constructively practicing it, then you’ll allow your ability to slide back a bit but it’ll stay pretty good.

E.g. if you train to run 5k in 15 minutes (vvv hard, will consume much of your life for a long time), then return to a lower volume program, you won’t be able to run as fast but you’ll still be much, much faster than average.

So you prioritise. Pick something to do now, and say ‘I am doing this for June. In July I shall do this other thing.’ Maybe a SMART goal for the month. Stick to your schedule. Once it’s over, don’t forget the skill, but prioritise your new focus.

Having a back-catalog of skills is so much fun. They may only be 80% of what they were but that’s enough for 95% of cases.
ddek
·2 jaar geleden·discuss
Should add that with serious running training it is hard and painful, but more on aggregate. Even when I'm just base building, and maybe doing 1 or 2 'kinda hard but not all out' sessions a week, the accumulated load feels hard.
ddek
·2 jaar geleden·discuss
It's fun to watch numbers go up. No-one thinks that watching numbers go up makes them go up faster. (It probably makes them go up slower in the long run (lol), by encouraging short-term thinking and planning.)
ddek
·2 jaar geleden·discuss
[dead]
ddek
·3 jaar geleden·discuss
German trains wishing to enter Switzerland need to wait at the border so the DB’s, err, _erratic_ scheduling doesn’t perturb the much more rigorous Swiss system.

My experience of German trains is one train arriving on time, to find my connection is delayed, but actually leaving earlier because the same train 1h before was 54 minutes late and I could get that instead.
ddek
·3 jaar geleden·discuss
my understanding i’d that the ceo who revived waterstones is now reviving BN.
ddek
·3 jaar geleden·discuss
It is on Argos.
ddek
·3 jaar geleden·discuss
In CoL, a few cycle lanes but mainly it's just very quite roads. It works in CoL because motor traffic is so heavily restricted the roads are fairly quiet.
ddek
·3 jaar geleden·discuss
> hope either they or the underwriter collapse shortly after

Has this ever worked? Surely the administrator would just sell the debt at a discount (for them, not you).
ddek
·4 jaar geleden·discuss
Available sick leave is usually shorter, too. Normally 5 days, converted to 10-15 after probation. Usually annual leave is fully made available from the start, though.
ddek
·5 jaar geleden·discuss
So the massive drawback of fish is it's incompatible with bash (and other shells people use). If you're in fish, this is easily remedied because almost every machine has bash too. However, you can't expect another machine to have fish.

However, I just really like fish. I also live out of my own shell, and I don't spend much of my life remote-ing into other machines. When I do, my mind flips into bash just as easily as I flit from TypeScript to C#. To me, this is largely a non-issue, aside from when I need to work out how to set the `$SHELL` variable for a program that expects bash.