Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
at_compile_time
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
at_compile_time
3mo ago
>Inigo Quilez I came across this guy's channel the other day and it was an immediate subscribe.
2.
▲
by
at_compile_time
3mo ago
>How do we know that the ruling/governing class is not abusing these monitoring systems and exempting themselves from monitoring? Ah, so except for THE ENTIRE FUCKING PROBLEM, this is fine. >And if some people are allowed to hara
3.
▲
by
at_compile_time
3mo ago
or stop midsentence
4.
▲
by
at_compile_time
3mo ago
I did a lot of automation at my last job, which was closer to engineering in the classical sense than engineering in the software sense. The automation mostly amounted to web scraping and interacting with local systems, with a generous amou
5.
▲
by
at_compile_time
4mo ago
Seems like exactly the kind of thing permissions are for.
6.
▲
by
at_compile_time
4mo ago
Learning Rust really ruined C# for me. The explicitness saves you from so much defensive programming.
7.
▲
by
at_compile_time
6mo ago
Reliably terrible.
8.
▲
by
at_compile_time
6mo ago
They also own a large part of the pet food industry. Given how much health is affected by diet, that's a huge conflict of interest.
9.
▲
by
at_compile_time
7mo ago
The problem of offices is not when we spend time in them but rather that we spend time in them at all. What a banal hell it is we have consented to endure compared to the comforts of our homes or of any space actually designed for the welln
10.
▲
by
at_compile_time
7mo ago
>If you want the ability to start your work day earlier and end it earlier, that seems like a worker protection bill that needs to be passed. If that's what passes for aspiration these days then the labour movement truly is dead.
11.
▲
by
at_compile_time
7mo ago
If your key is a hash of the code and its dependencies, for a given toolchain and target, then any change to the code, its dependencies, the toolchain or target will result in a new key unique to that configuration. Though I am not familiar
12.
▲
by
at_compile_time
10mo ago
I hadn't heard of ATS before, and I think that I mistook your using it as an example of "more isn't always better" and thought you were suggesting it as an actual alternative. I'm looking for the next thing I want t
13.
▲
by
at_compile_time
10mo ago
Rust's real superpower is its tooling. Cargo handles package management, building, testing, documentation, and publishing. The compiler's errors explain what went wrong and where it happened. Installing the toolchain with rustup i
14.
▲
by
at_compile_time
1y ago
That C++ already has many implementations of sparse sets seems to be a point in favor of sparse sets rather than a point against Rust, especially given that C++ doesn't need them the same way Rust does.
15.
▲
by
at_compile_time
1y ago
When I say they prioritize social stability, I mean that they won't stop producing cars regardless of how little economic sense it makes because they need to keep people employed to stave of massive civil unrest. And global competitive
16.
▲
by
at_compile_time
1y ago
We must be working from different definitions of efficient. Yes, the CCP can say jump and expect their corporations to do so, but when everyone in a modern economy jumps at the same time, massive oversupply is the result. More market-based
17.
▲
by
at_compile_time
1y ago
>What's next, complaining that some doctor is an asshole for appearing on TV to refute people claiming ivermectin cures covid, thus making it impossible for people to seriously study ivermectin's covid benefits? Or that they we
18.
▲
by
at_compile_time
1y ago
Any examination that isn't done in person on general course material (nothing an LLM could prepare for you) is just stubborn refusal to protect students from themselves in an age where anything else can be faked. Graded homework and ta
19.
▲
by
at_compile_time
1y ago
No, it would not. Even conversions using "as" are discouraged in favor of conversion traits such as From and TryFrom. Rust's goals of being explicit and correct are at odds with people wanting things to be immediately simple
20.
▲
by
at_compile_time
1y ago
On the contrary, I find indices to be the most natural way to represent anything that resembles a graph in Rust. They allow you to sidestep the usual issues that arise with ownership and borrowing, particularly with mutability, by handing o
21.
▲
by
at_compile_time
1y ago
> verschlimmbessern Thank you for this delightful word.
22.
▲
by
at_compile_time
2y ago
>If you want to tell someone that exponentiating an area gives a rotation, you need to basically deal with the fact that that sentence sounds like nonsense. It's not just an area though, it's an area with orientation and magnit
23.
▲
by
at_compile_time
2y ago
>Even in 3D GA, some mixed-grade elements are not invertible. This paper [1] claims to have inverses for general multivectors up to a certain dimension, but I've never needed them and haven't dived into it. I'm curious wha
24.
▲
by
at_compile_time
2y ago
>unpedagogical Does this word mean "not the way things mathematicians teach things"? My experience has been that mathematicians teach things that are useful to mathematicians to students who are not going to be mathematicians a
25.
▲
by
at_compile_time
2y ago
It's also a bivector in 3D GA, no need for linear algebra.
26.
▲
by
at_compile_time
2y ago
You make it sound as though multivectors being invertible is a special case, when the opposite is true. In 2D and 3D GA, every non-zero k-vector and versor has an inverse. In PGA, every non-zero, non-ideal plane, line, and point, and versor
27.
▲
by
at_compile_time
2y ago
The problem with car-dependent cities is that they are very spread out. Why does public transit suck and why don't many people use the bike lanes? Because everything is far away. We've built our cities this way. Our tax system enc
28.
▲
by
at_compile_time
2y ago
>We know that vaccines saved hundreds-of-thousands of lives. How do we know this? Is this based on modelling or are we extrapolating from vaccine efficacy trials?
29.
▲
by
at_compile_time
2y ago
"There's no evidence of that" often means that there's no money to be made in studying that thing: or, alternatively, that there's a lot of money being made and nobody wants to look for inconvenient answers.
30.
▲
by
at_compile_time
2y ago
Selection is acting on viruses as well. A virus that makes you very ill won't spread as well as one that makes you a little ill because there are only so many people you can infect while bedridden, and the trend among dominant strains
More ›