I tried to find something definitive, but it would take more time than I have right now. So to some degree this is assumptions, though generalized. * Does the site know who the user is: No. That's the entire purpose…
Gotta admit, I was expecting some hiring/Social biases topic. This was quite interesting though. Surprised to see it work so well on a real example.
I have the Framework 12". It's hard to justify the price unless you put value to Framework's gimmicks and mission. There's no illusion that I'm not paying extra to vote with my wallet for sustainability. And I'm on with…
In my university times I wrote a library (to help with some homework we gave students) that calculated the CRC32 for ethernet. Which worked well unless compiled with `strict-aliasing` gcc optimizations enabled... Just…
I think you are talking about colocation, which is slightly different than the `jj git push` `jj git fetch` type commands. Colocation has its uses bit is a bit finicky. The push/pull compatibility works perfectly fine…
It's the third attempt of building the mono repo. But not the 3rd mono repo on the same technology to avoid some scaling limit.
Crypto wise, fips is outdated but not horrible. Actual fips compliant (certified) gives you confidence in some basic competence of the solution. Just fips compatible (i.e. picking algos that could be fips compliant) is…
I'm aware. I'm worried we'll get an Aussie customer at work and I have to fix their access to our systems... Granted, we already have US/EU/Asia as distinct regions. AUS would just make fail over even worse.
Smack center of Europe (southern Germany) Got >100ms pings.
I love fastmail, but I really wish they had servers close to me. The high ping kills the throughput on davfs and makes their website hosting a pain to update :(
Your pseudo XML seems quite broken, since the supposed git style doesn't close the parent at all. But the git directory entry contains: * a type (this one is quite limited, so I'm not sure how well that could be…
the git server would continue to work. The cli really isn't the greatest either way. But there's lots of infrastructure to make the sharing work reasonably well.
An AST is a tree as much as the directory structure currently encoded in git. It shouldn't be hard to build a bijective mapping between a file system and AST.
Why do you think it has too many children? If we are talking direct descendents, I have seen way larger directories in file systems (git managed) than I've ever seen in an AST. I don't think there's a limit in git. The…
That black hole behavior is a result of corporate processes though. Not a result of git. Business continuity (no uncontrolled external dependencies) and corporate security teams wanting to be able to scan everything.…
What issues do you see in git's data model to abandon it as wire format for syncing?
Which either allows to use a fingerprint of the signing key to be used for the same. Or would open the system up to the originally posted attack of providing ~an open relay.
Ahh. The not-quite-a-hotel. I don't think I ever used them.
How does that prevent the ID service from discovering which services you use it for?
You could do some scheme that hashes a site specific identifier with an identifier on the smart element of the id. If that ever repeats, the same I'd was used twice. At the same time, the site ID would act as salt to…
Which hotel asks for id online..? I've only ever had to provide it once on-site and checking in. And when then, only when I'm in foreign countries.
My main issue is trust. In real world scenarios, I can observe them while they handle my ID. And systematic abuse(e.g. some video that gets stored and shows it clearly) would be a violation taken serious With online…
No printer.
Iirc. Jack was accepted by the organizers but pressured out by the community. Also, about github: Had a chat with the Gitlab chap doing the Git talk in the main track. Apparently they dialed back their involvement with…
Agreed, this year was a bit light on questions. OTOH, 80% of the reason I go to talks is to see if the person has interesting things to say and grab them after the talk for a chat. I.e. it sucks for the remote…
I tried to find something definitive, but it would take more time than I have right now. So to some degree this is assumptions, though generalized. * Does the site know who the user is: No. That's the entire purpose…
Gotta admit, I was expecting some hiring/Social biases topic. This was quite interesting though. Surprised to see it work so well on a real example.
I have the Framework 12". It's hard to justify the price unless you put value to Framework's gimmicks and mission. There's no illusion that I'm not paying extra to vote with my wallet for sustainability. And I'm on with…
In my university times I wrote a library (to help with some homework we gave students) that calculated the CRC32 for ethernet. Which worked well unless compiled with `strict-aliasing` gcc optimizations enabled... Just…
I think you are talking about colocation, which is slightly different than the `jj git push` `jj git fetch` type commands. Colocation has its uses bit is a bit finicky. The push/pull compatibility works perfectly fine…
It's the third attempt of building the mono repo. But not the 3rd mono repo on the same technology to avoid some scaling limit.
Crypto wise, fips is outdated but not horrible. Actual fips compliant (certified) gives you confidence in some basic competence of the solution. Just fips compatible (i.e. picking algos that could be fips compliant) is…
I'm aware. I'm worried we'll get an Aussie customer at work and I have to fix their access to our systems... Granted, we already have US/EU/Asia as distinct regions. AUS would just make fail over even worse.
Smack center of Europe (southern Germany) Got >100ms pings.
I love fastmail, but I really wish they had servers close to me. The high ping kills the throughput on davfs and makes their website hosting a pain to update :(
Your pseudo XML seems quite broken, since the supposed git style doesn't close the parent at all. But the git directory entry contains: * a type (this one is quite limited, so I'm not sure how well that could be…
the git server would continue to work. The cli really isn't the greatest either way. But there's lots of infrastructure to make the sharing work reasonably well.
An AST is a tree as much as the directory structure currently encoded in git. It shouldn't be hard to build a bijective mapping between a file system and AST.
Why do you think it has too many children? If we are talking direct descendents, I have seen way larger directories in file systems (git managed) than I've ever seen in an AST. I don't think there's a limit in git. The…
That black hole behavior is a result of corporate processes though. Not a result of git. Business continuity (no uncontrolled external dependencies) and corporate security teams wanting to be able to scan everything.…
What issues do you see in git's data model to abandon it as wire format for syncing?
Which either allows to use a fingerprint of the signing key to be used for the same. Or would open the system up to the originally posted attack of providing ~an open relay.
Ahh. The not-quite-a-hotel. I don't think I ever used them.
How does that prevent the ID service from discovering which services you use it for?
You could do some scheme that hashes a site specific identifier with an identifier on the smart element of the id. If that ever repeats, the same I'd was used twice. At the same time, the site ID would act as salt to…
Which hotel asks for id online..? I've only ever had to provide it once on-site and checking in. And when then, only when I'm in foreign countries.
My main issue is trust. In real world scenarios, I can observe them while they handle my ID. And systematic abuse(e.g. some video that gets stored and shows it clearly) would be a violation taken serious With online…
No printer.
Iirc. Jack was accepted by the organizers but pressured out by the community. Also, about github: Had a chat with the Gitlab chap doing the Git talk in the main track. Apparently they dialed back their involvement with…
Agreed, this year was a bit light on questions. OTOH, 80% of the reason I go to talks is to see if the person has interesting things to say and grab them after the talk for a chat. I.e. it sucks for the remote…