You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
Instantly share code, notes, and snippets.
馃毀
Work Work Work
Mateusz Bagi艅ski
Mati365
馃毀
Work Work Work
When life gives you lemons, don't make lemonade! Make life take the lemons back!
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
NixOS Configuration for experimental K3S cluster node
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
It's incredible how many collective developer hours have been wasted on pushing through the turd that is ES Modules (often mistakenly called "ES6 Modules"). Causing a big ecosystem divide and massive tooling support issues, for... well, no reason, really. There are no actual advantages to it. At all.
It looks shiny and new and some libraries use it in their documentation without any explanation, so people assume that it's the new thing that must be used. And then I end up having to explain to them why, unlike CommonJS, it doesn't actually work everywhere yet, and may never do so. For example, you can't import ESM modules from a CommonJS file! (Update: I've released a module that works around this issue.)
And then there's Rollup, which apparently requires ESM to be u
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
50799873,2020-07-15 20:30:14,leuler,niebieski,Jason Schreier,"Krew, pot i piksele. Chwalebne i niepokoj膮ce opowie艣ci o tym, jak robi si臋 gry.",literatura faktu,6
50797785,2020-07-15 18:33:25,xandra,r贸偶owy,Martyna Raduchowska,Czarne 艢wiat艂a: 艁zy Mai (tom I) i Spektrum (tom II),cyberpunk/sf/krymina艂,8
50791493,2020-07-15 10:24:42,TeczkiUkladyAgentury,niebieski,Grzegorz Braun,A nie m贸wi艂em? Koronawirus i III Wojna 艢wiatowa. Czy Polska przetrwa najwi臋kszy globalny kryzys od 100 lat?,publicystyka,
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The following guide are steps that can be used to generate GPG keys on a YubiKey, use the gpg keys to sign github commits, and publish the public gpg key to Keybase.
Why is this a good idea?
Generating and storing GPG keys on a YubiKey allows the private key to be protected and ported between physical machines.
Signing git commits adds an extra layer of verification that code changes originated from an trusted source.
Using a YubiKey + touch-to-sign requires a physical presence to use the GPG signing key.
GitHub supports restricting commits to a repo to only those that are signed.
Putting a physical stamp on your code commits invokes a feeling of pride.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters