Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
simfoo
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
31.
▲
by
simfoo
3y ago
1.00GHz quad-core Intel Alder Lake N200 Turbo Boost up to 3.70GHz, with 6MB Smart Cache
32.
▲
by
simfoo
3y ago
stack_trace allows you to specify a custom allocator, which would protect against a lock held in the allocator (never ran into this in the real world though). You're right about mutex & cv in the general case though
33.
▲
by
simfoo
3y ago
The signal handler just saves the trace and then wakes up another thread which does the reporting. The signaled thread uses only <stacktrace> and mutex/cv, all signal-safe as far as I can tell.
34.
▲
by
simfoo
3y ago
I think decentralizing and p2p is the wrong approach to solving the issue with commercialized social networks. What we really need is a non-profit & transparent & independent governance setup. Financing should happen through donati
35.
▲
by
simfoo
3y ago
The closest one has 10 solar masses. Gravitationally there is zero difference between a black hole and a regular star except that the black hole has a way smaller radius. So for us it doesn't matter _at all_.
36.
▲
by
simfoo
4y ago
I agree this is one of the biggest weak points of Bazel. It lacks a distribution that provides all these goodies out of the box, with maintained and documented workflows. Setting up hermetic builds and remote caches, builds & execution
37.
▲
by
simfoo
4y ago
The problem is more that "public domain" is a concept that is not universally accepted in a legal sense, examples are Europe and in particular Germany. Case in point, Sqlite had to come up with a license agreement to make it usabl
38.
▲
by
simfoo
4y ago
From gstring.h: > Copyright 1988-90 by Robert B. Stout dba MicroFirm > * > * Released to public domain, 1991 However the header and readme state MIT license. You can't just release public domain code under a new license right
39.
▲
by
simfoo
4y ago
This is also my experience. Large Rust/C/C++ code bases will easily compile 3-4x as quickly with a fast workstation as with a top end laptop. I blame thermal design and power limits
40.
▲
by
simfoo
4y ago
Nothing beats working directly on a fast but quiet workstation sitting next to my table. At least for me, the productivity gains associated with quicker builds, IDE resyncs (CLion, looking at you) or just being able to have email, chat, cal
41.
▲
by
simfoo
4y ago
few things that help here: - interconnect with other regions (someone always has wind or sun or both) - spread turbines across the entire country - build as much PV as possible (there is plenty of space on roofs) - combine renewables with h
42.
▲
by
simfoo
4y ago
11 billion € for 1GW. Cost for wind energy is around 1.2m€/MW. Which means that the same amount of money could have been used to build over 3500 wind turbines in the 2-3 MW range, producing up to 8.7GW (and probably never less than 1GW
43.
▲
by
simfoo
4y ago
Personally, I think the mindset we need here is one we know from war times: attack the problem like you would if you were defending your country against a massive enemy force. That would mean (among many other things): - important industrie
44.
▲
by
simfoo
4y ago
Will buy this purely for the fact that it has the 3.5mm jack and a separate finger print sensor. Sensor placement on the side is perfect, I've long been searching for a successor for my trusty S10e
45.
▲
by
simfoo
4y ago
It's truly remarkable how badly the whole energy sector was managed in the past 16 years of Angela Merkel and her conservative-lead coalitions. It's not about nuclear or no nuclear really, Germany started out with a strong wind an
46.
▲
by
simfoo
5y ago
https://twitter.com/shs96c/status/1488480089700503558
47.
▲
by
simfoo
5y ago
Same thing happened to a bunch of other release archives and broke our CI pipeline
48.
▲
by
simfoo
5y ago
Actually it didn't, the issue came back. Disabling http3 seems to be needed to fix
49.
▲
by
simfoo
5y ago
Oh man and I thought it was only me. I couldn't even refresh Firefox from the UI and had to start it in safe-mode to reset everything. That fixed it but holy moly
50.
▲
by
simfoo
5y ago
Oh wow thanks, looks like exactly what I'm after. I've been using perf+flame graphs when I didn't have access to VTune, but will try using Tracy instead.
51.
▲
by
simfoo
5y ago
Very interesting, but seems to be focussed on games / frame-based simulations. Does anyone know a similar generic graphical profiler for Linux that also provides system context (other threads, syscalls, preemptions)? I'm only awar
52.
▲
by
simfoo
5y ago
What features would a browser need on top of regular webview APIs?
53.
▲
by
simfoo
5y ago
Not just on exit - cookie autodelete is awesome. 10s after I switch site all past cookies are gone
54.
▲
by
simfoo
5y ago
Interesting project! I'd feel much safer though if the server-side stack were available open-source to self-host. They can still offer the subscription for people who don't want to self-host.
55.
▲
by
simfoo
5y ago
If trust is the main criteria, I guess self-hosting is the only option (albeit a time-intensive one). There are commercial providers like mailbox.org that offer the possibility to PGP-encrypt incoming mails so that only you can read them.
56.
▲
by
simfoo
5y ago
My guess is also that the age of high-end graphics cards for 500€/$ has come to an end. Going to order a 3070 for 850€ now, after waiting for months
57.
▲
by
simfoo
5y ago
It is a myth that swiss-based providers are in any way safer/more anonymous than others. See here for a recent article (in German): https://steigerlegal.ch/2021/08/02/protonmail-daten-usa/
58.
▲
by
simfoo
5y ago
I get your point. As a EU citizen though, I want to at least have a way to realistically fight a lawful intrusion after the fact. If I understand the Australian laws correctly, they are mostly enabling hidden surveillance. I'll be tryi
59.
▲
by
simfoo
5y ago
As much as I love Fastmail, I think it's time to move elsewhere. I don't feel safe trusting a Australia based company with my online identity after all those hostile laws.
60.
▲
by
simfoo
5y ago
Sorry, but I don't think that ANY big player, especially from the US, can/may resist NSA/FBI requests to access customer data. And we know from Snowdens leaks that those requests don't just come for criminal or terrorist
More ›