HackerTrans
TopNewTrendsCommentsPastAskShowJobs

antipotoad

no profile record

comments

antipotoad
·vor 3 Jahren·discuss
Smart invert on iOS can do the job for you (can be enabled as an option for the accessibility shortcut from settings).
antipotoad
·vor 3 Jahren·discuss
Going snowboarding with the team if it’s a pow day.
antipotoad
·vor 3 Jahren·discuss
I poke around in node_modules with some regularity (often in combination with the debugger) and it’s always nice to find actual source files, not just source maps.
antipotoad
·vor 3 Jahren·discuss
Any recommendations for a pre-amp and DAC?
antipotoad
·vor 3 Jahren·discuss
Roll 12 6-sided dice in turn, record the sequence. What are the chances that specific sequence should be rolled? Less than 1 in 2 billion. Anything remarkable about that? Clearly not.

If your counterpart thinks otherwise, well…
antipotoad
·vor 3 Jahren·discuss
Flights are within a geofence, overseen by flight crew who can take over remotely at any time. Still surprising no license is required.
antipotoad
·vor 3 Jahren·discuss
The latter is roughly what we do on the project I work on:

English string directly in the source, plus a human-readable identifier that helps translators understand the context of the string they’re translating. One script to extract all strings, and another to load all translations.

Works fine really.