Live data from Hacker News

Viewing profile — HorstG

HorstG

HN member
Joined
Thu, Sep 27, 2018, 9:05 AM UTC
HN karma
215
Public activity
82 items

About HorstG

No profile information was provided.

Recent public activity

  1. comment
    Comment #22077835

    I disagree. I really think doing an intentionally crappy job is acceptable. Not even pretend. I think it is okay to really half-arse it. Or break it. Or be lazy. Or whatever. Excep…

  2. comment
    Comment #22076997

    No. Just no. They may do so to the worst of their abilities. Thats their prerogative. The only limit might be publishing something that is actively intended to do harm. But I can't…

  3. comment
    Comment #22076963

    GDPR binds an operator of a service. The developer can do as he likes.

  4. comment
    Comment #22076948

    Just as you shouldn't eat everything you just picked up from the sidewalk, you shouldn't just use any code thats available out there. check, check and check again...

  5. comment
    Comment #22076830

    Security isn't a special license for being nasty. Criticism is fine, even with some urgency due to security being important. But software done for free by volunteers carries no obl…

  6. comment
    Comment #22069027

    Defense would actually be quite easy. Just undesirable. There are working antisat weapons in the major powers' arsenals. However, they would produce nasty debris clouds. And then t…

  7. comment
    Comment #22068931

    Launch capacity scaling isn't only possible through useless comsats. And astronomy is still an extremely important component for becoming space-faring. No use in going somewhere bl…

  8. comment
    Comment #22068887

    Theoretically yes, through interferometry. But that is really difficult when there is relative motion within the constellation such as with starlink.

  9. comment
    Comment #22068844

    one gets time signals from photomultipliers, but those are too bulky for traditional pixel sensors. And something as bright as a satellite flare might fry them at an unexpected mom…

  10. comment
    Comment #22068603

    Well then, we should also have Elon pay rent for use of space...

  11. comment
    Comment #22068579

    Depending on the type of measureme t taken, a dark transient is also harmful. However, by far not as bad as a bright transient.

  12. comment
    Comment #22068518

    It will kill astronomy pretty good. The key point is usable observation time. Our current handful of satellite telescopes provide 24h of time a day. Each terrestrial telescope prov…

  13. comment
    Comment #22068397

    Modern astronomy works at the edges of whats possible, a single frame might take hours. Needing multiple frames would mean multiple days per observation. It would mean no longer se…

  14. comment
    Comment #22068341

    Yes, but stability against vibration and thermally induced warping is also important. So you could make the mirror thinner than on the ground, but not really thin.

  15. comment
    Comment #22068324

    Cherenkov telescopes for neutrinos do look down for reasons of schielding. Neutrinos can pass the earth, other particles not so much. But those are a special case, air cherenkov te…

  16. comment
    Comment #22067181

    Gravity is an issue for mirror production. But it is far less of an issue than tension and deformation during the months- to years-long cooling of the substrate. The temperature an…

  17. comment
    Comment #22067110

    Because cherenkov radiation is only observable in a transparent medium like air or water. Space doesn't work because the speed of light in space equals the speed of light in vacuum…

  18. comment
    Comment #22046446

    There is CSS media query for exactly your use-case. No need for sniffing, round-trips or any server-side activity at all.

  19. comment
    Comment #22046307

    Sites need to be told to obey DNT with a legal sledgehammer. Still hoping...

  20. comment
    Comment #22046250

    Exactly. That is also why "logging in to Chrome" or rather Google is such an insidious misfeature. Soon they will be the only ones with cross-site tracking and third-party-cookie e…

  21. comment
    Comment #22046106

    Agreed, for things like autoplay. But dual-use features like feature detection that also enables fingerprinting cannot be replaced by randomized misinformation because that would r…

  22. comment
    Comment #22045326

    Also, "please upgrade, then call back" is always the first point on any support call checklist.

  23. comment
    Comment #22045309

    Yes, but unfortunately using the user agent for only non-stupid reasons is a postcondition for the hell freezing over.

  24. comment
    Comment #22045245

    That would still cause pages to do evil things if users set their privacy budget to "0/paranoid" or anything below "11/just gimme all". Just as with adblockers users will be nagged…

  25. comment
    Comment #22044571

    Client hints are not any more useful than traditional UA for privacy or progressive enhancement. Its the same content, just split up. Any browser not sending everything will have a…