clojure-uk

A place for people in the UK, near the UK, visiting the UK, planning to visit the UK or just vaguely interested to randomly chat about things (often vi and emacs, occasionally clojure). More general the #ldnclj
jiriknesl 2020-10-07T05:00:59.107Z

Morning

dharrigan 2020-10-07T05:50:16.107200Z

Good Morning!

mccraigmccraig 2020-10-07T05:54:55.107500Z

ยกmรฅnmรฅn!

djm 2020-10-07T06:34:42.108400Z

I spent all day yesterday fixing my work laptop... again. After some upgrade, it could no longer do the tpm + dm-crypt magic needed to decrypt my disks

seancorfield 2020-10-07T06:36:31.109500Z

I'm on Windows Insider builds and 20226 caused "access denied" to ntuser.dat which basically means you can't login to your own account, so I feel for you @djm_uk

seancorfield 2020-10-07T06:36:54.110Z

(I rolled back to 20221 and have paused updates for 7 days for now)

djm 2020-10-07T06:37:43.110900Z

After spending all day fighting it and failing, I restored from a backup, which worked... then re-upgraded to verify that that broke it again

seancorfield 2020-10-07T06:38:18.111500Z

Masochist ๐Ÿ™‚

djm 2020-10-07T06:38:19.111600Z

Unfortunately I was on holiday last week, so it was a relatively large upgrade on Monday

djm 2020-10-07T06:39:14.113300Z

Only two packages seem likely to be relevant, so I spend quite a while trying to find the old debs yesterday (since I didn't have them cached), but they didn't seem to be available anywhere online, and no cow-orkers had them either

seancorfield 2020-10-07T06:39:21.113600Z

I've been on fast ring / dev insider builds for years and it's only bricked my laptop three or four times so I don't think that's too bad, but it's still annoying since it's a machine I used day-in, day-out.

djm 2020-10-07T06:39:42.114200Z

I was also thrown because one cow-orker did have the newer versions installed, but he has a different laptop, and possibly isn't using the TPM stuff

seancorfield 2020-10-07T06:39:51.114500Z

Glad to hear that Linux is afflicted by the same problems as Windows ๐Ÿ˜†

djm 2020-10-07T06:40:17.115Z

On the plus side, it did get me out of doing regression testing yesterday

djm 2020-10-07T06:41:30.116100Z

This is some disk encryption that isn't supported by the version of linux mint that we're using, but that was manually backported by someone who has since left the company... and we can't upgrade to a new version that does not support it, because the file format changed

djm 2020-10-07T06:41:51.116400Z

So it's far from a vanilla setup

seancorfield 2020-10-07T06:44:50.117300Z

It's stuff like that which has always terrified me about disk encryption in particular and "privacy" and encryption in general.

djm 2020-10-07T06:49:44.118900Z

A liveusb thing, the right incantation and the right password solve the issue... but due to various IT people leaving we don't have a lot of linux expertise in the company anymore (I know quite a bit, but switched to FreeBSD for personal stuff over a decade ago)

djm 2020-10-07T06:50:06.119400Z

So I'm not sure what will happen if/when a developer who isn't me runs into an issue

dharrigan 2020-10-07T06:56:56.120200Z

Today, apart from work ( ๐Ÿ˜ž ) I'm doing quite a bit of housekeeping and modularisation of my nvim config :)

dominicm 2020-10-07T07:15:35.123300Z

How are you breaking it up? I went on a long journey with this ๐Ÿ˜€

dharrigan 2020-10-07T07:35:01.123600Z

Taking my existing vim configuration and slowly teasing apart, into functions, filetypes (autogroups), colours, mappings, plugins and plugin configuration

dharrigan 2020-10-07T07:35:13.123800Z

I suspect a lot of trial and error

dominicm 2020-10-07T07:50:46.124Z

Ah, that sort of thing :) I think ftplugins are a pretty great move from autogroups.

dharrigan 2020-10-07T06:58:00.120900Z

I use FDE on all my desktop/laptop's (I run Arch with LUKs)

djm 2020-10-07T07:04:17.121400Z

@dharrigan do you type a password in on boot?

dharrigan 2020-10-07T07:04:24.121700Z

I do

djm 2020-10-07T07:05:35.122600Z

We have magic with dm-crypt/luks, clavis and TPM, so it just decrypts automatically on boot (except when it doesn't)

djm 2020-10-07T07:05:59.123Z

But holding back shim and shim-signed appears to have fixed the issue this time

codeasone 2020-10-07T07:11:27.123200Z

Morning

dominicm 2020-10-07T07:15:35.123300Z

How are you breaking it up? I went on a long journey with this ๐Ÿ˜€

alexlynham 2020-10-07T07:16:43.123500Z

morning

dharrigan 2020-10-07T07:35:01.123600Z

Taking my existing vim configuration and slowly teasing apart, into functions, filetypes (autogroups), colours, mappings, plugins and plugin configuration

dharrigan 2020-10-07T07:35:13.123800Z

I suspect a lot of trial and error

dominicm 2020-10-07T07:50:46.124Z

Ah, that sort of thing :) I think ftplugins are a pretty great move from autogroups.

thomas 2020-10-07T13:00:09.124700Z

moin moin