You must be trolling. Most open source software is released under MIT license which explicitly says the author isn't liable for anything.
Yes the person making the accusation could do that
I made this prediction years ago
As always emacs has it already https://github.com/mickeynp/combobulate
I mean, E2E is the entire point of Signal. if you don't think E2E is important then Signal is the wrong app. Personally given the current political climate I think having the technical knowledge to understand what E2E…
For those to be equal you need both associativity and commutativity. Commutativity says that a*b = b*a, but that's not enough to allow arbitrary reordering. When you write a*b*c depending on whether * is left or right…
Do the people who have control of the information have an incentive to lie?
That era was nice but it has a different problem. People will pearl clutch about kids getting exposed to someone's custom skin making their character nude, or putting curse words on the side of a gun or whatever.
they were hoping Cell would get more widespread use though, which it did not
they can't move everything to the cloud because of latency
imports run arbitrary Python code, making them faster is the same as making every other language feature faster
This would be a huge deal for Python startup time *if* it was applied to all the standard library packages recursively. Right now importing asyncio brings in half the standard library through transitive imports.
Context switching makes you less productive compared to if you could completely finish one task before moving to the other though. in the limit an LLM that responds instantly is still better.
The atomics in std::weak_ptr are >20x more expensive even with 0 contention.
Why use an egpu with a raspberry pi? all the games are x86 based. LLMs?
If you have serious RSI I strongly suggest Svalboard. https://svalboard.com/
This is the comment that is going to get me to actually try Nim
> median word error rate of 25% So 1 out of every 4 words is wrong? How does Neuralink compare?
You're a bit naive about the complexity. Commonly longer sequences are actually faster, not just because instructions vary in their speed, but also because the presence of earlier instructions that don't feed results…
It's not word salad, Grok was literally posting unironic praise for Hitler two days ago.
The type of bread matters. Fiber dampens the spike.
Ryan is one of the people who really badly want arenas to be a borrow checker substitute, but they're not. You still need to make sure references to objects in the arena don't outlive the arena itself.
Okay but when can we be connected to more than one tailnet at once and have tail scale auto reconnect directly after resume from sleep? That's the quality of life stuff users really care about
you can't accurately represent 10 cents with floats, 0.1 is not directly representable. same with 1 cent, 0.01. Seems like if you do and significant math on prices you should run into rounding issues pretty quickly?
You're absolutely correct, just look at the top languages and what's idiomatic in them
You must be trolling. Most open source software is released under MIT license which explicitly says the author isn't liable for anything.
Yes the person making the accusation could do that
I made this prediction years ago
As always emacs has it already https://github.com/mickeynp/combobulate
I mean, E2E is the entire point of Signal. if you don't think E2E is important then Signal is the wrong app. Personally given the current political climate I think having the technical knowledge to understand what E2E…
For those to be equal you need both associativity and commutativity. Commutativity says that a*b = b*a, but that's not enough to allow arbitrary reordering. When you write a*b*c depending on whether * is left or right…
Do the people who have control of the information have an incentive to lie?
That era was nice but it has a different problem. People will pearl clutch about kids getting exposed to someone's custom skin making their character nude, or putting curse words on the side of a gun or whatever.
they were hoping Cell would get more widespread use though, which it did not
they can't move everything to the cloud because of latency
imports run arbitrary Python code, making them faster is the same as making every other language feature faster
This would be a huge deal for Python startup time *if* it was applied to all the standard library packages recursively. Right now importing asyncio brings in half the standard library through transitive imports.
Context switching makes you less productive compared to if you could completely finish one task before moving to the other though. in the limit an LLM that responds instantly is still better.
The atomics in std::weak_ptr are >20x more expensive even with 0 contention.
Why use an egpu with a raspberry pi? all the games are x86 based. LLMs?
If you have serious RSI I strongly suggest Svalboard. https://svalboard.com/
This is the comment that is going to get me to actually try Nim
> median word error rate of 25% So 1 out of every 4 words is wrong? How does Neuralink compare?
You're a bit naive about the complexity. Commonly longer sequences are actually faster, not just because instructions vary in their speed, but also because the presence of earlier instructions that don't feed results…
It's not word salad, Grok was literally posting unironic praise for Hitler two days ago.
The type of bread matters. Fiber dampens the spike.
Ryan is one of the people who really badly want arenas to be a borrow checker substitute, but they're not. You still need to make sure references to objects in the arena don't outlive the arena itself.
Okay but when can we be connected to more than one tailnet at once and have tail scale auto reconnect directly after resume from sleep? That's the quality of life stuff users really care about
you can't accurately represent 10 cents with floats, 0.1 is not directly representable. same with 1 cent, 0.01. Seems like if you do and significant math on prices you should run into rounding issues pretty quickly?
You're absolutely correct, just look at the top languages and what's idiomatic in them