Live data from Hacker News

Viewing profile — tupshin

tupshin

HN member
Joined
Tue, Jun 26, 2012, 9:04 PM UTC
HN karma
404
Public activity
111 items

About tupshin

No profile information was provided.

Recent public activity

  1. 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…

  2. 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 …

  3. 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.

  4. 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.

  5. 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...

  6. comment
    Comment #42197096

    "the main story was Satan's rebellion against God" so Satan rebelling against being enslaved?

  7. 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)…

  8. 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…

  9. comment
    Comment #41868688

    Rust is not (much?) further from the hardware than C++

  10. 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.

  11. 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 …

  12. comment
    Comment #41025452

    This is a political/conspiracy theory post and doesn't make any attempt at science.

  13. 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…

  14. comment
    Comment #40742881

    The summary text explicitly called out why that would be unethical in this case.

  15. 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.

  16. 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…

  17. 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…

  18. 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…

  19. comment
    Comment #40231291

    The article talks about them on the progressive journey to generalized graphs.

  20. comment
    Comment #39832052

    Your comment is about rust, but not at all related to the article.

  21. 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.

  22. 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…

  23. 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…

  24. 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…

  25. 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…