Live data from Hacker News

Viewing profile — ethmarks

ethmarks

HN member
Joined
Wed, Sep 03, 2025, 11:44 PM UTC
HN karma
320
Public activity
178 items

About ethmarks

Ethan Marks

Recent public activity

  1. comment
    Comment #48535260

    > i wouldn't expect css gaussian blur of all things to cause slowdowns in some browsers Gaussian blurs are extremely performance intensive. They need to be calculated for every ind…

  2. comment
    Comment #48527404

    I'm pretty sure that's because the entire of the site has an 8px Gaussian blur on it: .site-main[data-astro-cid-bpoqdqeq] { backdrop-filter:blur(8px); } Why, exactly? The page look…

  3. comment
    Comment #48365853

    > they accept money and direct deposit still with no KYC. But to get the money out? Oh no! We need a picture of your face! Unauthorized deposits aren't nearly as much of a concern …

  4. comment
    Comment #48298395

    > when they bought the successful ads company Could you elaborate on this? What ad company did Google buy?

  5. comment
    Comment #48161343

    Does the pitch describe the distance between the edges of the pixels or between the centers?

  6. comment
    Comment #48054781

    > the size of the rust binary The `render` binary weighed 4.0 MB on disk when I compiled it a few minutes ago. Not sure if that's what you were looking for, but just in case it is,…

  7. comment
    Comment #47940929

    The source for the site is here: https://github.com/dyne/cjit/tree/main/docs . It's a VitePress site with a custom theme. Glancing through the code, I don't see any obvious signs o…

  8. comment
    Comment #47824102

    I don't think that complaining about things necessitates believing that you're entitled to them. I agree that complaining about things you received for free is in rather poor taste…

  9. comment
    Comment #47738929

    Pardon my ignorance, but why does the "447 TB/cm^2" density value use square centimeters instead of a volume unit? Does the information capacity of this material really scale in pr…

  10. comment
    Comment #47643220

    The Copilot in Visual Studio (Code) is not the same as Microsoft's Copilot. The former is GitHub's AI product and the latter is Microsoft's AI product. You can tell them apart beca…

  11. comment
    Comment #47630808

    Kurzgesagt didn't invent the concept of disassembling Mercury to build a Dyson swarm. Stuart Armstrong proposed it in a lecture in 2012[0]. [0]: https://youtu.be/zQTfuI-9jIo?si=3jw…

  12. comment
    Comment #47630689

    There are other substances that can be used for reactor coolant. Molten salt reactors are actually substantially more efficient than water-cooled reactors because they have a highe…

  13. comment
    Comment #47630640

    Could you elaborate? Why would being deep in the gravity well be a non-starter? I thought Mercury's proximity to Sol was a huge advantage because of the ample solar power which wou…

  14. comment
    Comment #47587111

    They asked if the astronauts "want to risk it", not if it was actually safe. Those are very different questions. The astronauts are, in fact, the world's leading experts on whether…

  15. comment
  16. comment
    Comment #47568175

    The semantics that make sense to me is that "DDoS" describes the symptom/effect irrespective of intent, and "DDoS attack" describes the malicious crime. But the terms are frequentl…

  17. comment
    Comment #47565950

    Project Hail Mary. It's a sci-fi novel by Andy Weir (author of The Martian) that was adapted into a movie that released in theaters a couple weeks ago. It's fantastic and you shoul…

  18. comment
    Comment #47564575

    Firstly, since this argument is about semantic pedantry anyways, it's just denial-of-service, not distributed denial-of-service. AI scraper requests come from centralized servers, …

  19. comment
    Comment #47564408

    Unintentional denial-of-service attacks from AI scrapers are definitely a problem, I just don't know if "theft" is the right way to classify them. They shouldn't get lumped in with…

  20. comment
    Comment #47439078

    In a similar vein, I want a text editor where pasting from an external source isn't allowed. If you try, it should instantly remove the pasted text. Copy-pasting from inside the do…

  21. comment
    Comment #47411567

    Which is especially odd because the author (Sam Hughes) lives in the UK and wrote the original in UK English, but apparently wrote the rewrite in US English. For example, a chapter…

  22. comment
    Comment #47390849

    > The only way text can become communication is when the writer has intents I'm curious as to what you mean by this. I assume you don't mean it literally, as that would be triviall…

  23. comment
    Comment #47304402

    Counterpoint: a major use case for this technology would be to experiment on human brain structures to research and hopefully cure neurological diseases like Alzheimer's. If you wa…

  24. comment
    Comment #47301134

    Is there a reason they're using human brain cells specifically? This seems like it would also work with neurons from other creatures. I was under the impression that the relative i…

  25. comment
    Comment #47147425

    > Here's the thing, people make casual remarks, they use imprecise non technical colloquillisms. I think that you're completely misunderstanding my objection here. I'm not in the l…