Readit News logoReadit News
gdhdjdvr commented on Ask HN: Developer abused “sign in with GitHub”?    · Posted by u/2Gkashmiri
benplumley · 3 years ago
Tailscale only allows you to create a new account by signing in with Google, Microsoft or GitHub. It's a real shame because it's a great service otherwise, but this left a very sour taste.
gdhdjdvr · 3 years ago
Head scale FTW? I mea n you need to self host it and deal with all that... But it is your network...
gdhdjdvr commented on Tesla.com/.gitignore   tesla.com/.gitignore... · Posted by u/nateb2022
walrus01 · 3 years ago
Time to try naming your tesla "drop table vehicles;"
gdhdjdvr · 3 years ago
Ah good old bobby tables :)
gdhdjdvr commented on Ccache – a fast C/C++ compiler cache   ccache.dev/... · Posted by u/peter_d_sherman
williamcotton · 3 years ago
Here, let me explain how it works!

Let’s say you have 15 engineers and they each have their own laptop computer. Each of these engineers generates a pair of cryptographic keys, one public and one private.

Each engineer then gives their public key to the trusted authority that operates the ccache server. Only code that is submitted and signed by a respective private key is built and then distributed to the rest of the engineers.

gdhdjdvr · 3 years ago
So what you are talking about is gpg signed git commits and a private ci doing the building...?

u/gdhdjdvr

KarmaCake day11November 26, 2022View Original