Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
mcronce
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
121.
▲
by
mcronce
4y ago
It depends exactly how simple that CRUD API is. If there's any business logic, I'd rather get all the cheap correctness guarantees that Rust provides. I don't find myself making many truly dumb CRUD APIs. Time to iterate is
122.
▲
by
mcronce
4y ago
https://hub.docker.com/r/vectorim/element-web
123.
▲
by
mcronce
4y ago
Conduit as well, although AFAIK it's not an "official" homeserver, while Dendrite is
124.
▲
by
mcronce
4y ago
This sounds... Legitimately like a perfect match for a use case I have. Thanks for the write up.
125.
▲
by
mcronce
4y ago
I was on the Northeast Regional last September and can confirm, halfway decent beer selection. They had wine as well, not sure what the selection was like, and not sure about spirits.
126.
▲
by
mcronce
4y ago
It does contain many, many memes, which - along with emojis - are the hieroglyphs of our time. There are certainly worse legacies I could leave.
127.
▲
by
mcronce
4y ago
See also: Insurance, healthcare, and car dealerships, all "free market" institutions that people consistently have great experiences with /s, in case it's non-obvious
128.
▲
by
mcronce
4y ago
You mean in 500 years, nobody's going to dig up the server rack in my house and figure out how to rig the Ceph cluster back up?
129.
▲
by
mcronce
4y ago
This doesn't answer your question, but I really wish someone would offer off-the-shelf panels with tubing on the back to hook up water lines. It would be dope to cool my panels and preheat my hot water at the same time.
130.
▲
by
mcronce
4y ago
Yes and no - deploying a Node project, I need to install all its dependencies. Deploying a Rust project, I still typically only need to pull down the binary. The general attitude is still to pull in dependencies to do a job instead of inv
131.
▲
by
mcronce
4y ago
To get from minutes of time to minutes of human time, you have to multiply the 5 minutes by the number of passengers on the flight I don't have an opinion one way or the other on the "optimization", just pointing out the miss
132.
▲
by
mcronce
4y ago
> You can always mutate things in a local context (i.e. objects that are either owned or uniquely borrowed) You do have to explicitly declare them mutable, though, and will warn you if you have a mutable variable that you never mutate.
133.
▲
by
mcronce
4y ago
You can if you want, but it sounds a lot more like FUD than anything else.
134.
▲
by
mcronce
4y ago
It's not a promise, it's an observation
135.
▲
by
mcronce
4y ago
I agree with this. I may not be able to have a non-working prototype that crashes on its first input as quickly with Rust as with Python, but I can create a working prototype more quickly, and that prototype will transform into productio
136.
▲
by
mcronce
4y ago
Definitely not trivial, but staged builds are my go-to solution. Depending on the specifics of the tech you're including it can be a lot easier than figuring out how to clean up every little build artifact within a layer - just add
137.
▲
by
mcronce
4y ago
This ban doesn't punish the machine; it doesn't care whether or not it's banned from Twitch. It does two things: * Makes sure the people controlling the machine are incentivized to correct it (not that I think they needed it
138.
▲
by
mcronce
4y ago
It's also super easy to enforce at the crate level with #![forbid(unsafe_code)] if you feel so inclined - no manual checks necessary
139.
▲
by
mcronce
4y ago
The circle of life
140.
▲
by
mcronce
4y ago
Tokio has a single-threaded executor as well
141.
▲
by
mcronce
4y ago
> the reality is that the the whole process is just as deterministic and conscious-free as water flowing downhill This isn't just an analogy, either...if the material happens to be water, it's _literally_ flowing downhill if it
142.
▲
by
mcronce
4y ago
I think that's why the "bare minimum" language was used: It's a lot better than the status quo, but doesn't go far enough.
143.
▲
by
mcronce
4y ago
Yes, it does. Just because one of them matches your personal anecdote doesn't waive the requirement for actual evidence. I'm glad to hear you had a good school life. Most people aren't that lucky.
144.
▲
by
mcronce
4y ago
Exactly the same amount of backing up as "school != stress for most" does.
145.
▲
by
mcronce
4y ago
The real lifeprotip is always in the comments
146.
▲
by
mcronce
4y ago
Yup. Two kids fit in the back seat of a sedan perfectly fine.
147.
▲
by
mcronce
4y ago
96 cores and 6TB per socket with Genoa!
148.
▲
by
mcronce
4y ago
A good start, at least with Google, might be for them to give anything resembling a fuck about their non-advertising customers. My experience is that they seem to have this mindset that if you aren't paying them for advertising specifi
149.
▲
by
mcronce
4y ago
They also like to yell and scream about how "science can't make up its mind" Yes, because that's how science works. When new information is acquired, new hypotheses are created and tested.
150.
▲
by
mcronce
4y ago
30% isn't a majority.
More ›