Viewing profile — tupshin
tupshin
HN member- Joined
- Tue, Jun 26, 2012, 9:04 PM UTC
- HN karma
- 404
- Public activity
- 111 items
- HN profile
- View on Hacker News ↗
About tupshin
No profile information was provided.
Recent public activity
-
comment
Comment #44995294
If I, as a regular Google user ask in the search "is this search powered by Gemini?", the AI generated result is in the affirmative. "Yes, this search is powered by a customized ve…
-
comment
Comment #43768056
As someone who lives on grid, but barely... in that I lose power many times per year and have had week+ outage's. I believe you are mostly right with the addition of * shift power …
-
comment
Comment #43425642
Linear typed are "use exactly once". In this case you consume "file" when you pass it into writeString and then it is (compile time) unavailable to be used with g, afterwards.
-
comment
Comment #42682189
around 2010, we (Zynga at the time) used torrent to distribute the MafiaWars code/assets to all servers in a couple of data centers. Worked without much challenge.
-
comment
Comment #42317335
I've found the best layman's grounding for Category theory's relationship to axioms to be in Bartosz's post here: https://www.quora.com/Are-there-any-axioms-for-category-theo...
-
comment
Comment #42197096
"the main story was Satan's rebellion against God" so Satan rebelling against being enslaved?
-
comment
Comment #42182320
It generally means model running in parallel with the actual system. It is not just about being able to store data, but about being able to mirror (and sometimes predict/replicate)…
-
comment
Comment #41878523
The article is long, but from TFA The court ruled that the museum’s revenue, business model, and supposed threats from competition and counterfeiting are irrelevant to the public’s…
-
comment
Comment #41868688
Rust is not (much?) further from the hardware than C++
-
comment
Comment #41839665
Why the disbelief? You are literally describing the process of species extinction due to failure to adapt. This should not be a new concept.
-
comment
Comment #41756517
I would interpret your statement of "the voices are real" as equivalent to the statement that "the voices are a real experienced phenomenon". But you seem to be describing them as …
-
comment
Comment #41025452
This is a political/conspiracy theory post and doesn't make any attempt at science.
-
comment
Comment #40967883
This is not a notable challenge in rust, nor relevant to the article. The article is about finding ways of using rust to actually implement kernel fs drivers/etc. Note that any rus…
-
comment
Comment #40742881
The summary text explicitly called out why that would be unethical in this case.
-
comment
Comment #40738639
I've been using Linux a lot longer than puppy has existed, and puppy never came across my radar. Don't assume differences from your own experience are due to age/newness.
-
comment
Comment #40724805
Similar time frame. Slightly smaller capacity, Northfield Mountain was brought online to store power from the Vermont Yankee nuclear power plant. Interestingly the pumped hydro fac…
-
comment
Comment #40279099
> Not only were people with two copies of the APOE4 gene much more likely to develop the biological changes that lead to Alzheimer’s disease, similar to people with the other genet…
-
comment
Comment #40277818
They haven't ruled out epigenetics causes, but they are talking about a very specific gene (APOE4) with an extremely strong correlation with Alzheimer's when two copies of the gene…
-
comment
Comment #40231291
The article talks about them on the progressive journey to generalized graphs.
-
comment
Comment #39832052
Your comment is about rust, but not at all related to the article.
-
comment
Comment #38943963
Butcher paper is a thing since the 1880s. Can be waxed or unwaxed and is FDA approved for meat and other foods.
-
comment
Comment #35915749
Challenge accepted. This article is an emotional rant (true or false) is not well grounded in facts and causality. There fundamental claim is that > The simple fact is that this St…
-
comment
Comment #34032377
Pretty much all of it. Rust has immutable variables but also has mutable ones, and is not "designed around immutable variables". Additionally, immutable variables don't generally n…
-
comment
Comment #33933853
From a brand popularity and professional use point of view, you are 100% correct. The various Titebond formulations are, I believe, the most widely used by carpenters in the US. Ho…
-
comment
Comment #32947661
Your comment has nothing to do with the blog post, which is about when rust features can be used (in combination with each other). > Up until now, Rust has had a lot of nice featur…