> False dichotomy. The recommendation is for people on SSRIs to also do therapy. One problem with that is that SSRIs are much more accessible than therapy. In my country, they are fully covered by social security and…
I've opened an issue about the reordered attribute values (+ another bug I found). Tab pane switching stopped being slow (I suppose my laptop was simply overloaded, and I'm too used to things being fast even when it is).
It's an interesting event, but this article is a bit misleading, and the title outright wrong : the object did not reach space in any meaningful way, and Robert Brownlee never said that it did. In fact, since meteors…
A first thing to test would be that your voltages are nominal, but the exact details depend on how many phases are coming from the transformer, how they are wired, and whether you are on a TT, TN-C-S or other kind of…
Type defaults are a nice addition, they were something I lacked a lot back when I was still writing Python code. The new interpreter is nice, but I wish they had incorporated the display of variable values in the…
I agree with Josef Bacik, the constant trashing of btrfs is getting really annoying and disrespectful to the filesystem developers, and it's sad to see how another filesystem developer refers to btrfs. The write-hole…
I've had a few cases data loss related to ZFS encryption, causing a total loss of a dataset and all of its ancestor snapshots. The key used by this dataset is simply missing from the keystore, and so it fails mounting…
With climate change and our general impact on environment worsening each year, our relationship with technology is starting to be like a big elephant in the room. Do people really think a sustainable and equitable…
That different IPv6 will still identify the subscriber, because it will have a shared prefix, usually statically allocated by the provider.
I hope this call to action will come to some form of resolution, as I indeed feel quite uneasy with both the current state of the Nix project and with the involvement of contractors such as Anduril. I've lost good…
Well that's the thing, we really don't understand the long-term effects of SSRIs. PSSD[1] is a thing, reports of long-term anhedonia and/or emotional numbness after quitting SSRIs are widespread. The parent poser never…
A marriage does not equate to submission, but patriarchal issues in current marriages are still very much present.
> I promptly deleted the new-account-going-to-same-mail and breathed normally again... I think at that point I would just have been too scared that this would cascade-delete the old account as well ^^
So I work mostly with fiber, which is a bit different than DOCSIS in terms of demarcation and interoperability, but at least with fiber, these economies of scale in management can also be realized without having this…
I love email, and to me it is a very important part of our infrastructure, but it is quite cursed as an arbitrary transport. The semantics are very complex, and any transported data will generally need to be encoded as…
I don't know how it works in the UK, but here in France there are many commercial ISPs that cannot provide IPv6 because the underlying infrastructure does not support it. Yes, ideally, an infrastructure provider should…
I wonder why we didn't use a framed representation rather than delimiters that have to be searched for (which isn't so simple). It makes writing a streaming MIME parser much harder. With a compulsory Content-Length…
Well, only if you don't count the filesystem cache as "RAM". You still need enough memory so that the kernel can hold all these pages, even if Llama.cpp is not using this memory itself.
It's also a great example of how even such a little can go wrong. The CSS of the second website is wrong, as it uses 'color' without setting 'background-color'. Assuming anything about the default background color is…
> Try writing fibonacci with everything immutable in say something simple like JS or python. Good luck doing it without using recursion or reduce. SSA, no recursion, no reduce ;) def factorial(X: int) -> int: encode =…
It even happens to ISPs themselves to get marginalized in this way. I work in a small local ISP, and we're fully IPv6-ready, but the publicly funded optical networks we use to reach our clients are not IPv6 ready. It…
Are internal posts by CharlotteFang asking to "search & remove any occurrences do kaliacc" status-jacking as well ?
This person admitted[1] to being the same person behind the Miya account. The posts made by that Miya account (they are public record, and has been archived since a long time by different accounts, see [2]) include : -…
I'm very skeptical of Bitcoin, but right now it's the only way I can get the medications I need, and I'm very grateful for that.
What causes the file/networking performance degradation when running unprivileged containers ?
> False dichotomy. The recommendation is for people on SSRIs to also do therapy. One problem with that is that SSRIs are much more accessible than therapy. In my country, they are fully covered by social security and…
I've opened an issue about the reordered attribute values (+ another bug I found). Tab pane switching stopped being slow (I suppose my laptop was simply overloaded, and I'm too used to things being fast even when it is).
It's an interesting event, but this article is a bit misleading, and the title outright wrong : the object did not reach space in any meaningful way, and Robert Brownlee never said that it did. In fact, since meteors…
A first thing to test would be that your voltages are nominal, but the exact details depend on how many phases are coming from the transformer, how they are wired, and whether you are on a TT, TN-C-S or other kind of…
Type defaults are a nice addition, they were something I lacked a lot back when I was still writing Python code. The new interpreter is nice, but I wish they had incorporated the display of variable values in the…
I agree with Josef Bacik, the constant trashing of btrfs is getting really annoying and disrespectful to the filesystem developers, and it's sad to see how another filesystem developer refers to btrfs. The write-hole…
I've had a few cases data loss related to ZFS encryption, causing a total loss of a dataset and all of its ancestor snapshots. The key used by this dataset is simply missing from the keystore, and so it fails mounting…
With climate change and our general impact on environment worsening each year, our relationship with technology is starting to be like a big elephant in the room. Do people really think a sustainable and equitable…
That different IPv6 will still identify the subscriber, because it will have a shared prefix, usually statically allocated by the provider.
I hope this call to action will come to some form of resolution, as I indeed feel quite uneasy with both the current state of the Nix project and with the involvement of contractors such as Anduril. I've lost good…
Well that's the thing, we really don't understand the long-term effects of SSRIs. PSSD[1] is a thing, reports of long-term anhedonia and/or emotional numbness after quitting SSRIs are widespread. The parent poser never…
A marriage does not equate to submission, but patriarchal issues in current marriages are still very much present.
> I promptly deleted the new-account-going-to-same-mail and breathed normally again... I think at that point I would just have been too scared that this would cascade-delete the old account as well ^^
So I work mostly with fiber, which is a bit different than DOCSIS in terms of demarcation and interoperability, but at least with fiber, these economies of scale in management can also be realized without having this…
I love email, and to me it is a very important part of our infrastructure, but it is quite cursed as an arbitrary transport. The semantics are very complex, and any transported data will generally need to be encoded as…
I don't know how it works in the UK, but here in France there are many commercial ISPs that cannot provide IPv6 because the underlying infrastructure does not support it. Yes, ideally, an infrastructure provider should…
I wonder why we didn't use a framed representation rather than delimiters that have to be searched for (which isn't so simple). It makes writing a streaming MIME parser much harder. With a compulsory Content-Length…
Well, only if you don't count the filesystem cache as "RAM". You still need enough memory so that the kernel can hold all these pages, even if Llama.cpp is not using this memory itself.
It's also a great example of how even such a little can go wrong. The CSS of the second website is wrong, as it uses 'color' without setting 'background-color'. Assuming anything about the default background color is…
> Try writing fibonacci with everything immutable in say something simple like JS or python. Good luck doing it without using recursion or reduce. SSA, no recursion, no reduce ;) def factorial(X: int) -> int: encode =…
It even happens to ISPs themselves to get marginalized in this way. I work in a small local ISP, and we're fully IPv6-ready, but the publicly funded optical networks we use to reach our clients are not IPv6 ready. It…
Are internal posts by CharlotteFang asking to "search & remove any occurrences do kaliacc" status-jacking as well ?
This person admitted[1] to being the same person behind the Miya account. The posts made by that Miya account (they are public record, and has been archived since a long time by different accounts, see [2]) include : -…
I'm very skeptical of Bitcoin, but right now it's the only way I can get the medications I need, and I'm very grateful for that.
What causes the file/networking performance degradation when running unprivileged containers ?