Live data from Hacker News

Viewing profile — untoxicness

untoxicness

HN member
Joined
Mon, Oct 26, 2020, 1:32 PM UTC
HN karma
54
Public activity
21 items

About untoxicness

No profile information was provided.

Recent public activity

  1. comment
    Comment #41179419

    The best understanding of matter is in the form of quantum field theory (QFT). QFT is always formulated with some background metric (geometry) of spacetime as an input. One idea is…

  2. comment
    Comment #39453125

    > The excellent VimTeX plugin is the reason to use Vim over another LaTeX editor. I agree that the plugin is best-in-class. Whenever I write LaTeX in Vim without the plugin install…

  3. comment
    Comment #39367209

    Reminds me of the "lumiroses" from Margaret Atwood's dystopian MaddAddam trilogy. Although the roses are not integral to the books, the general theme of the series is taking bioeng…

  4. comment
    Comment #34771643

    What kind of features are not covered by the current implementation of profiles? https://support.mozilla.org/en-US/kb/profile-manager-create-... >

  5. comment
    Comment #34667893

    This is correct as long as you restrict your point of view only to sets. Even in pure mathematics one is usually interested in sets with additional structures. For instance, even t…

  6. comment
    Comment #28281221

    Indeed. We can only hope this is an intentional self-referential joke.

  7. comment
    Comment #28182005

    #! /bin/bash pdf_one="$1" pdf_two="$2" text_one=$(mktemp) text_two=$(mktemp) pdftotext "$pdf_one" "$text_one" pdftotext "$pdf_two" "$text_two" diff "$text_one" "$text_two"

  8. comment
    Comment #28152259

    > Ability to change order of accounts in UI I was always perplexed when I had to change the ordering of my accounts and still had to do it manually by editing the configuration aft…

  9. comment
    Comment #27700396

    While I agree that the article should have mentioned black hole evaporation, I would like to point out that "dA/dt > 0" is commonly referred to as "Hawking's area theorem" as a qui…

  10. comment
    Comment #27255558

    There are other forms of coercion than bribery.

  11. comment
    Comment #27153846

    You are right, there is no difference. As a matter of fact, many physicists work with a signature of (+,-,-,-) to describe the spacetime of our universe. https://en.wikipedia.org/w…

  12. comment
    Comment #27153101

    Another book by Greg Egan exploring different metrics of spacetime is Dichronauts. In Orthogonal the metric signature explored is (+,+,+,+). In Dicronauts the metric signature expl…

  13. comment
    Comment #26652857

    > The website is protected with Google Recaptcha Which website? The Plausible register page uses hCaptcha ( https://plausible.io/register ).

  14. comment
    Comment #26601102

    > I too stumbled upon Classic Tetris through the Youtube algorithm. To me this aspect was the most fascinating point about this article. I cannot shake the feeling that the algorit…

  15. comment
    Comment #26340364

    > A targeted system would hide such ads. Note that usage of (modern) psychology might actually make your example exactly the result of a targeted system.

  16. comment
    Comment #26240879

    As far as I know the "brain patterns" (as measured by EEG) during sleep are quite distinct. The article mentions somebody confirming that the subject was actually sleep.

  17. comment
    Comment #26240847

    I was quite surprised to hear Jim Keller talking about lucid dreaming on a recent episode of the Lex Fridman podcast. [0] If I recall correctly, Keller uses dreaming as a productiv…

  18. comment
    Comment #25957317

    "That Harvard Astronomer" is Avi Loeb. Loeb was recently a guest on the Lex Fridman podcast where he talked about Oumuamua amongst other things. [0] I found his view on the subject…

  19. comment
    Comment #24943873

    Brian Kernighan talked about his love of awk on the Lex Fridman podcast [0]. [0] https://lexfridman.com/brian-kernighan/

  20. comment
    Comment #24942628

    This feels different from censorship on Twitter and Facebook to me. I guess the business model of Mailchimp is more transparent and I can appreciate that a company may choose who t…

  21. comment
    Comment #24929127

    Grant Sanderson, the creator of Manim, talked about Manim on the Lex Fridman podcast[0]. He emphasized that he is no software engineer and did not plan on making Manim publicly ava…