Live data from Hacker News

Viewing profile — dschuessler

dschuessler

HN member
Joined
Mon, Aug 27, 2018, 6:47 PM UTC
HN karma
935
Public activity
223 items

About dschuessler

No profile information was provided.

Recent public activity

  1. comment
    Comment #48357093

    Be careful! Following a link in the blog post to simonberens.me redirected me to a page instructing me to install malware under the guise of security verification.

  2. comment
    Comment #48210104

    If you wished, you rather had a large bezel than the notch, go to System Settings > Displays > Alt+Click on a resolution > Show all resolutions, and select the one that is a little…

  3. comment
  4. comment
  5. comment
  6. comment
    Comment #47920287

    Because you will attract people who will want to take advantage of the trust these 3.8k stars signal to some people, for example, by means of supply chain attacks.

  7. comment
  8. comment
    Comment #46697594

    https://crab.fit/ is an open-source solution. It has a different interface that is much more compact and convenient. I honestly love it.

  9. comment
    Comment #46685282

    This page looks like an accessibility nightmare. The entire warning text is an image. There is no transcription present for screen reader users. I did not expect this from a govern…

  10. comment
  11. comment
    Comment #46018817

    You can include arbitrary HTML tags in Markdown at any place you need them.[0] I am not aware of any Markdown tooling that does not support this. So, no, Markdown is not holding me…

  12. comment
    Comment #45808564

    There is XMPP. Messengers of Google and Facebook used it in the early days. From what I know, it failed for multiple reasons. 1. The various clients and servers implemented differe…

  13. comment
  14. comment
  15. comment
    Comment #45091008

    In the past, some people have used "Tell HN" for things like this.

  16. comment
    Comment #44925679

    You seem to assume that old CSS properties can be substituted for new ones. But as I said, to my knowledge this isn’t possible in most cases. Can you give an example of two CSS pro…

  17. comment
    Comment #44925455

    I am unsure how this is supposed to work for CSS. To my knowledge, most CSS properties cannot be substituted for each other. If the subset to be enforced is "CSS properties already…

  18. comment
    Comment #44849901

    Out of curiosity, what do you use these netbooks for?

  19. comment
    Comment #44508330

    Maybe I am misunderstanding you, but isn't this what Astro's `getStaticPaths`[0] function is for? [0]: ` https://docs.astro.build/en/guides/routing/#static-ssg-mode

  20. comment
    Comment #44508301

    I find it sad that Astro advertises itself this way, because I think that it is perfectly capable of building web projects of any complexity, simply by means of the component libra…

  21. comment
    Comment #44508239

    Per default, Astro generates static pages. So it makes sense to compare it to an approach that doesn't. Using a framework has upsides over writing static pages manually. Most notab…

  22. comment
    Comment #44147504

    I don't think Cloudron is a good comparison for what the OP is suggesting. They suggest a platform where "you upload any docker-compose.yml". Consequently, this makes SSO, updates,…

  23. comment
    Comment #44147095

    For one, to use the same tool in local development and in production. For another, because docker-compose is simpler than Kubernetes.

  24. comment
    Comment #44146705

    For reference, services trying this (or having tried this): - https://kvmpods.com/ - https://dockerdeploy.cloud/

  25. comment
    Comment #44087114

    > any library that treats facts like opinions The word 'object' has different meanings. One includes arrays and the other does not. They prefer the latter. You prefer the former. I…