Live data from Hacker News

Viewing profile — quartzic

quartzic

HN member
Joined
Sun, Dec 31, 2017, 6:23 AM UTC
HN karma
22
Public activity
17 items

About quartzic

No profile information was provided.

Recent public activity

  1. comment
    Comment #43419210

    Not OP, but practically all of those lines are from a package-lock.json file (6755 lines) and a changelog (541 lines). It looks like the actual source is 179 lines long.

  2. comment
    Comment #43043525

    Related: https://news.ycombinator.com/item?id=43036904

  3. comment
    Comment #36758590

    My school uses Canvas and I think general sentiment is pretty positive from both students and faculty.

  4. comment
    Comment #35749606

    Works well for streaming video from a Quest 2 to a computer.

  5. comment
    Comment #34929793

    Tried this out and got this result: import json presidents = ["Biden", "Obama", "Bush", "Clinton", "Carter"] limerick = "There once were presidents five, " \ "Biden, Obama, Bush, C…

  6. comment
    Comment #32566599

    DEVONthink (macOS, https://www.devontechnologies.com/apps/devonthink ) does this very well. It can search metadata and contents and offers many organizational options.

  7. comment
    Comment #32218751

    I've been happily using Time Sink ( https://manytricks.com/timesink/ ) to do this for about a year now. It does not automatically merge into a timelapse, but this is accomplished e…

  8. comment
    Comment #32017387

    The Steam Link was pretty Shield-like, in that it supported game streaming.

  9. comment
    Comment #31857452

    Just use rclone instead; it's open source, fast, supports nearly every cloud storage provider, and has FUSE support for mounting. https://rclone.org/

  10. comment
    Comment #31840934

    But you still can't have multiple tailnets. The strategy of "have hobbyists try out the software themselves, like it, then implement it at their work" seems incompatible with this …

  11. comment
    Comment #31836955

    Or a PWA!

  12. comment
    Comment #31827396

    I didn't see the student license at first, but after re-verifying my educational status, I got it: https://i.quartzic.co/yIoSJFfH

  13. comment
  14. comment
    Comment #27978623

    https://privacy.microsoft.com/en-us/windows10privacy https://www.apple.com/newsroom/2021/06/apple-advances-its-pr... https://developer.android.com/privacy Yes.

  15. comment
    Comment #27649605

    Anywhere except iOS, apparently

  16. story
  17. comment
    Comment #24880642

    Nice project! BTW, Hugo actually doesn’t need an always-on server; you just run `hugo` on update and it spits out static files ready to host. I would strongly recommend it if you’r…