HackerTrans
TopNewTrendsCommentsPastAskShowJobs

henriks

no profile record

comments

henriks
·4 bulan yang lalu·discuss
at least some parts of localstack seemed to be built on moto, based on a brief look at some point
henriks
·11 bulan yang lalu·discuss
I've been storing TOTP codes in on my Yubikeys for many years now, it works pretty decently. They have an app for it (https://www.yubico.com/products/yubico-authenticator) which has gotten better over the years. For redundancy I've stored keys on two devices.
henriks
·tahun lalu·discuss
I'm happily running a rc of this on a nanopi r3s
henriks
·3 tahun yang lalu·discuss
The new Azure region they’re building in the Helsinki region is also going to be used for district heating:

https://news.microsoft.com/europe/2022/03/17/microsoft-annou...
henriks
·3 tahun yang lalu·discuss
As it happens this has been in the news quite a bit, and we've been told that the Finnish trunk lines are built for this [1]. Finland isn't split up into multiple electricity price areas unlike its neighbors.

[1] https://www.fingrid.fi/en/pages/company/information-for-cons...
henriks
·4 tahun yang lalu·discuss
Some items on amazon.de state "cannot be shipped to your country"; might be that it's simply that?
henriks
·4 tahun yang lalu·discuss
The one you mention is a viral vector vaccine; the mentioned spray sounds more similar to this (incidentally developed by someone from the same lab): https://www.helsinki.fi/en/news/pandemics/biological-mask-ad...
henriks
·4 tahun yang lalu·discuss
Are you sure? I have a VAG group car with the same sync button and it simply ensures that the set temperature is the same on both sides of the car. As this car already looks like it has automatic AC that shouldn’t require additional hardware, unless this is some fancier ”sync” than mine..
henriks
·4 tahun yang lalu·discuss
I encountered this when canceling my Lightroom CC subscription. Changed me from ”potential future customer” to ”never buying anything from Adobe again” pretty quickly.
henriks
·4 tahun yang lalu·discuss
No communications to my account from '06 either, first read about this here.
henriks
·5 tahun yang lalu·discuss
One detail I stumbled upon the other day is that interfaces can use the `this` keyword to refer to the type implementing the interface. This isn't supported for types afaik.

https://www.typescriptlang.org/docs/handbook/advanced-types....