I nearly ran around on this. Barrelling towards it in my gaff cutter because my crew read the depth above chart datum as the depth below. Turned aside at the last minute when the waves started looking suspicious.
Another friend rescued two children who had become stranded as the tide came in behind them. Ran his barge around, hoiked them on board and gave them tea as they waited for the tide to float them off again. Fun times.
I've read a bunch of tutorials promoting env vars to avoid secrets being accidentally checked into git. Step 1 is usually to create a .env file and add it to your gitignore.
At a pinch, drilling a hole the external diameter of the plug cutter and clamping that to the board you are getting the plug out of can act as a guide so the plug cutter doesn’t spiral out and cut a hole in the wooden stairs you are using as an impromptu bench (for example).
A really fun feature of herbstluftwm that I’ve not seen replicated is that monitors are virtual and can be reconfigured on the fly, so you can have e.g. a monitor that is bigger than your physical screen, or a little virtual monitor that you can pop in and out of your screen as a kind of notepad.
I mostly work with python and drop pdb into my code if I want to step through and see what’s going on. I run tests with the make command so I can use the quickfix list to skip between errors.
This is something I’ve found very easy in vim with bufdo , windo, or populating the quickfix list (or args list) and using cfdo/cdo or argdo to be really specific about where the replace should happen (e.g. replace FOO with BAR only on lines containing STRING or in files containing STRING).
I find it mildly uncomfortable to hold shift while typing. And as there is a key for that purpose, which is in the same place on all keyboards, it seems more straightforward for me to use it for its intended purpose rather than something else. I’m not even sure what I would remap it to.
‘Cattle’ always seems to imply spreading your infrastructure across multiple cloud services, and having infrastructure management tools etc.
I sometimes wonder whether we need another metaphor, something like a dairy cow, where you only have one, but when it fails you can shoot it and plug in another very quickly and simply (e.g. using a script).
For a business account, Metro bank has no monthly charge if your balance stays above £6000, and only charges for some types of transactions (none of which I've used in the 6 years MyCo has been active).
I don’t think you can have the same desktop on both screens, but otherwise herbstluftwm allows this.
Also monitors are virtual so you can have multiple virtual monitors on one physical monitor. I want to one day try this with a 4K tv to have multiple monitor layouts.
> It’s unfathomable to think of a company having 3-4 woodworking teams each with different shops, tools, jigs etc.
Not really, depending on the company. Building something complex, like a house, could require at least carpenters, joiners and cabinet makers, which are quite different jobs.
And it’s not just about the people’s preference. An office could be the google campus or it could be a crappy cubicle farm. Similarly, wfh could be a studio flat where your workspace is a table shared with a homeschooled toddler, or it could be a fully kitted out home office with a forest view. So comparing wfh to an office could be comparing completely different things depending on the individuals circumstances.
You also get to write a nice detailed commit message for the merge commit explaining the purpose of the branch being merged, which may not be apparent from the individual commits. Without the merge commit I’m not sure where this would go.
I agree, but there can be some exceptions. I got auto-rejected when applying for a law conversion course because of my A Level grades. I have a first class degree, a master’s degree with distinction and a phd.
Another friend rescued two children who had become stranded as the tide came in behind them. Ran his barge around, hoiked them on board and gave them tea as they waited for the tide to float them off again. Fun times.