Viewing profile — untoxicness
untoxicness
HN member- Joined
- Mon, Oct 26, 2020, 1:32 PM UTC
- HN karma
- 54
- Public activity
- 21 items
- HN profile
- View on Hacker News ↗
About untoxicness
No profile information was provided.
Recent public activity
-
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…
-
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…
-
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…
-
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-... >
-
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…
-
comment
Comment #28281221
Indeed. We can only hope this is an intentional self-referential joke.
-
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"
-
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…
-
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…
-
comment
Comment #27255558
There are other forms of coercion than bribery.
-
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…
-
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…
-
comment
Comment #26652857
> The website is protected with Google Recaptcha Which website? The Plausible register page uses hCaptcha ( https://plausible.io/register ).
-
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…
-
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.
-
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.
-
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…
-
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…
-
comment
Comment #24943873
Brian Kernighan talked about his love of awk on the Lex Fridman podcast [0]. [0] https://lexfridman.com/brian-kernighan/
-
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…
-
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…