Using cryptographic signatures from approved signers, like a government
This is a point I've been discussing for a while but never to my knowledge gets brought up in the mainstream Trident debates. Another point is the two test failures in a row recently. Regardless of the stance on whether…
Extremely incorrect. Nationalisation of water polls as a remarkably popular policy with a clear public majority in favour, even among exclusively Tory voters. As does rail. The lack of movement on the issue is not due…
Actually we have both, as this technofeudalism refers to digital capital and not land capital.
I get the points about not needing a formalised system for diagrams, even if C4 is quite light touch in my opinion (I never go down to the code level). However, I do have to credit structurizr, which outputs C4…
The Typelevel folks on Discord are of the opinion it's not of much interest to them
Isn't that the trace ID? For metrics, it's in the form of exemplars, and for logs it is the log context
I have never tried a TRX and good luck on your journey. I would like to add for others, you can go from 0 to pull-ups with just a bar, which I imagine is much cheaper too. I certainly did and my fitness level was…
Just today I was lamenting the lack of Document Provider APIs on Cryptomator Android, I'd like to use it to encrypt my Obsidian vault. Alas the issue is locked and the milestone keeps shifting. Cryptomator has been good…
Unless you're aiming for polar or high inclination orbits, which the in progress spaceport in Scotland is likely targeting
Scala's http4s is also such a lovely framework. Given the name similarity I don't know which came first
Excited to try this out! Is it planned to open source? I would love to try integrating this into Raycast
You can absolutely trust them with production code. Disney Streaming (CE and ZIO) and ITV (just CE) run them
Alternatively just avoid the `-m` flag and open the message in `$EDITOR`
Sadly the effect system isn't granular to narrow down what effect is happening other than "IO", which could be logging, network, disk access, rm -rf /. And without that visibility it doesn't provide you much advantage.…
You might enjoy a language with refinement types. I know Scala has a library for this called refined, which I believe is a port from Haskell. In summary it gives you compile time feedback on types with refinements, e.g.…
Using cryptographic signatures from approved signers, like a government
This is a point I've been discussing for a while but never to my knowledge gets brought up in the mainstream Trident debates. Another point is the two test failures in a row recently. Regardless of the stance on whether…
Extremely incorrect. Nationalisation of water polls as a remarkably popular policy with a clear public majority in favour, even among exclusively Tory voters. As does rail. The lack of movement on the issue is not due…
Actually we have both, as this technofeudalism refers to digital capital and not land capital.
I get the points about not needing a formalised system for diagrams, even if C4 is quite light touch in my opinion (I never go down to the code level). However, I do have to credit structurizr, which outputs C4…
The Typelevel folks on Discord are of the opinion it's not of much interest to them
Isn't that the trace ID? For metrics, it's in the form of exemplars, and for logs it is the log context
I have never tried a TRX and good luck on your journey. I would like to add for others, you can go from 0 to pull-ups with just a bar, which I imagine is much cheaper too. I certainly did and my fitness level was…
Just today I was lamenting the lack of Document Provider APIs on Cryptomator Android, I'd like to use it to encrypt my Obsidian vault. Alas the issue is locked and the milestone keeps shifting. Cryptomator has been good…
Unless you're aiming for polar or high inclination orbits, which the in progress spaceport in Scotland is likely targeting
Scala's http4s is also such a lovely framework. Given the name similarity I don't know which came first
Excited to try this out! Is it planned to open source? I would love to try integrating this into Raycast
You can absolutely trust them with production code. Disney Streaming (CE and ZIO) and ITV (just CE) run them
Alternatively just avoid the `-m` flag and open the message in `$EDITOR`
Sadly the effect system isn't granular to narrow down what effect is happening other than "IO", which could be logging, network, disk access, rm -rf /. And without that visibility it doesn't provide you much advantage.…
You might enjoy a language with refinement types. I know Scala has a library for this called refined, which I believe is a port from Haskell. In summary it gives you compile time feedback on types with refinements, e.g.…