Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
alduin32
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
alduin32
2y ago
> 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 procuring them is re
2.
▲
by
alduin32
2y ago
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).
3.
▲
by
alduin32
2y ago
This is amazing, I had a bunch of work to do on some remote hosts this night and tried using isd as much as possible, to see how it can help me. Some feedback : - it is.. relatively slow ? especially when focusing on different panes (tab&#x
4.
▲
by
alduin32
2y ago
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 with a similar wei
5.
▲
by
alduin32
2y ago
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 grounding system, which
6.
▲
by
alduin32
2y ago
> the hairdryer is still able to do something to affect the electricity in my office. This may indicate that your neutral line is undersized and/or damaged.
7.
▲
by
alduin32
2y ago
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 traceback (similarly to ipy
8.
▲
by
alduin32
2y ago
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 issue did take a l
9.
▲
by
alduin32
2y ago
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 I/O err
10.
▲
by
alduin32
2y ago
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 society is possible while
11.
▲
by
alduin32
2y ago
That different IPv6 will still identify the subscriber, because it will have a shared prefix, usually statically allocated by the provider.
12.
▲
by
alduin32
2y ago
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 friends that died cro
13.
▲
by
alduin32
3y ago
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 said a
14.
▲
by
alduin32
3y ago
This seems a valid concern to me. I am on the edge of a city, on one side there are endless buildings, and on the other side it's a big open park with some farmland. It's still technically in the city, so there are no stray rats a
15.
▲
by
alduin32
3y ago
A marriage does not equate to submission, but patriarchal issues in current marriages are still very much present.
16.
▲
by
alduin32
3y ago
> 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 ^^
17.
▲
by
alduin32
3y ago
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 unified management plat
18.
▲
by
alduin32
3y ago
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 base64, which is very
19.
▲
by
alduin32
3y ago
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 not dictate what
20.
▲
by
alduin32
3y ago
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 things would be
21.
▲
by
alduin32
3y ago
For now we've just shown how measuring memory consumption can be tricky at times.
22.
▲
by
alduin32
3y ago
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.
23.
▲
by
alduin32
4y ago
Also : there is a background color specified, but other colors are not overriden, which causes the text to appear in a color very close to the background color on my browser (the default text, and background colors are user configurable).
24.
▲
by
alduin32
4y ago
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 i
25.
▲
by
alduin32
4y ago
> 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 = la
26.
▲
by
alduin32
4y ago
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 should just be a s
27.
▲
by
alduin32
4y ago
Are internal posts by CharlotteFang asking to "search & remove any occurrences do kaliacc" status-jacking as well ?
28.
▲
by
alduin32
4y ago
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 : - calls for the extermi
29.
▲
by
alduin32
4y ago
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.
30.
▲
by
alduin32
4y ago
What causes the file/networking performance degradation when running unprivileged containers ?
More ›