Viewing profile — quartzic
quartzic
HN member- Joined
- Sun, Dec 31, 2017, 6:23 AM UTC
- HN karma
- 22
- Public activity
- 17 items
- HN profile
- View on Hacker News ↗
About quartzic
No profile information was provided.
Recent public activity
-
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.
-
comment
Comment #43043525
Related: https://news.ycombinator.com/item?id=43036904
-
comment
Comment #36758590
My school uses Canvas and I think general sentiment is pretty positive from both students and faculty.
-
comment
Comment #35749606
Works well for streaming video from a Quest 2 to a computer.
-
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…
-
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.
-
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…
-
comment
Comment #32017387
The Steam Link was pretty Shield-like, in that it supported game streaming.
-
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/
-
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 …
-
comment
Comment #31836955
Or a PWA!
-
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
-
comment
Comment #29762587
Hotmail!
-
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.
-
comment
Comment #27649605
Anywhere except iOS, apparently
- story
-
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…