Live data from Hacker News

Viewing profile — tom_mellior

tom_mellior

HN member
Joined
Thu, May 21, 2015, 1:36 PM UTC
HN karma
4,934
Public activity
2,411 items

About tom_mellior

No profile information was provided.

Recent public activity

  1. comment
    Comment #27394779

    With HN recently devolving into a propaganda site for the lab leak conspiracy theory, recent UFO mania, and now long-debunked miracle cure truthers making a comeback, I guess this …

  2. comment
    Comment #27362402

    Thanks for submitting this interesting issue. Out of interest, what system are you on, and did jq come from a package manager? If you build it from source, it should work: https://…

  3. comment
    Comment #27362060

    For whatever it's worth, on a somewhat-current Linux Mint, with the test from https://github.com/stedolan/jq/issues/1387 : System jq: $ jq --version jq-1.6 $ echo '{"number":288230…

  4. comment
    Comment #27360369

    > I’ve long thought that a sensible constitutional guarantee would be the right to leave the country at any time. In totalitarian regimes, constitutions aren't worth the pixels the…

  5. comment
    Comment #27351310

    Since jq does something completely different from a browser, it would be reasonable for it to try harder in some respects. A tool that is supposed to pass certain data through unch…

  6. comment
    Comment #27346339

    Every enterprise timesheet and expense system I've ever used was a slow, barely usable, confusing disaster. But I don't think that was because the VM failed to pre-allocate memory …

  7. comment
    Comment #27332883

    > I believe, computer science is a branch of mathematics that deals with large but finite structures (so they need an algorithmic description). This is a strange claim since the en…

  8. comment
    Comment #27332320

    > Turing machines are arbitrary and rather unmathematical. Thus proving the point that a field that studies them cannot be considered a branch of mathematics.

  9. comment
    Comment #27332259

    > If I'm reading conference papers, why would I worry about whether one of them is the product of review collusion? Because the one you are reading may have crowded out a better on…

  10. comment
    Comment #27329040

    "Diet = dental health" is bullshit. My partner was raised sugar-free and has horrible teeth with many cavities. So does their entire family. I was raised on a diet which included m…

  11. comment
    Comment #27328580

    I hate to link to the Daily Mail, but this article actually has plan sketches for the movements that are accommodated in the plan: https://www.dailymail.co.uk/news/article-8945619/…

  12. comment
    Comment #27328564

    Thanks, I also found https://www.cnbc.com/2021/04/28/worlds-first-floating-sky-po... . So, unlike what some of the renderings suggest it's not an "infinity pool" but rather has hig…

  13. comment
    Comment #27328276

    https://www.embassygardens.com/sky-pool/ says this is "coming soon". It will be interesting to see how the actual thing will differ from the architects' renderings.

  14. comment
    Comment #27328103

    > I'm not certain whether they intend to allow users to upload their own content, or if UGC actually just means "build structures in game out of built-in assets". I suspect it's ac…

  15. comment
    Comment #27327560

    Newspapers have always had opinion sections.

  16. comment
    Comment #27327535

    > The key is to require some defined overlap of working hours. Sure, that's not what I'm disputing. > When someone has to wait until the next day to get a response to any blocking …

  17. comment
    Comment #27326685

    > Superstar engineer only works a couple hours per day? Replace the superstar with someone working "normal" hours but in a time zone offset by >= 5 hours to your own. You seem to b…

  18. comment
    Comment #27326168

    Thinking about this more, we know that the author saw a hot "write" method in the profile for the fast run and doesn't have a profile for the slow run. The slow versions could be s…

  19. comment
    Comment #27325140

    By "the entire thing", do you mean an entire file, without knowing if all functions in it will be used? I'm just baffled because there are several posts here from V8 developers, an…

  20. comment
    Comment #27325106

    If it's going to be a hodgepodge anyway due to user-generated content, wouldn't that be another argument for not trying too hard to develop their own integrated visual theme? (Not …

  21. comment
    Comment #27324021

    > Here's the summary: [...] But running multi-process is heavy on the JVM as it has to load the virtual machine and JIT for every process start, special when the processes are shor…

  22. comment
    Comment #27323996

    We don't know that it's really I/O, as in "pushing some bytes to the system". All we know is that the author saw a hot method called "write" and stopped the analysis there. It migh…

  23. comment
    Comment #27320940

    > default unreal 4 templates, art from asset packs I don't understand this criticism. Using existing asset packs seems sensible to me. It's a tiny team that seems to have more soft…

  24. comment
    Comment #27317085

    > With a compiler (not jit), the whole bytecode would be further fully compiled to some C apis before being executed, making it effectively an "ahead of time" compilation. This hin…

  25. comment
    Comment #27316129

    Statements of the form "there is X on the Internet" are typically more convincing when accompanied by links.