Viewing profile — Syrup-tan
Syrup-tan
HN member- Joined
- Thu, Jan 22, 2015, 12:34 AM UTC
- HN karma
- 278
- Public activity
- 60 items
- HN profile
- View on Hacker News ↗
About Syrup-tan
Recent public activity
-
comment
Comment #11681072
It's notable that appcache is now deprecated [0] It's been replaced by Service Workers, but those can get reallly hard to deal with if they start caching themselves (!) Chrome's de…
-
comment
Comment #11463406
How to mislead with bar graphs; the tutorial https://denpa.moe/~indy/e75d18.png
-
comment
Comment #11401981
https://xkcd.com/1627/ I think you added an "H"
-
comment
Comment #11340839
Euhh, I'm not sure I understand your use-case, but e-ink displays aren't especially "cheap", or such. They take a noticeable amount of time to update the display, so doing things l…
-
comment
Comment #11335948
It's a service, of sorts, for registered users to know if any of their friends are in the vicinity, and if they are safe. It also allows users to mark themselves as "safe" if they …
-
comment
Comment #11260074
I'm unsure why this is downvoted. I think he is saying that users can't be tracked between page-loads using this method, or your risk sending multiple users the same token. (which …
- story
-
comment
Comment #11225898
Seems to have a pretty interesting attitude. https://github.com/SirCmpwn/TrueCraft/issues/230
-
comment
Comment #11225348
The unofficial API community is also really great, and there are a plethora of libraries to choose from to get something working quickly. https://blog.discordapp.com/the-robot-revo…
-
comment
Comment #11210622
Here's a simple modification to get the random number between 1 and 10 [:div [:p "Hit Run to get a random number:"] [:h1 (+ 1 (Math.floor (* 10 (rand))))]] If you weren't previousl…
- story
-
comment
Comment #11140080
I would consider NSFW ~2:45 into it
-
comment
Comment #10984629
You have a ";" at the end of your URL which breaks it. https://community.letsencrypt.org/t/how-letsencrypt-work-for...
- comment
-
comment
Comment #10977857
I had the same problem (and figured it was normal for a while), after some looking-into it I was able to fix it by unchecking "Treat ambiguous-width characters as double width" [0]…
-
comment
Comment #10868874
I can't help but feel that I'm doing this right now. Hmmm, I wonder if it's possible to come to this realization just by thinking about it, and not having to hit rock bottom. HMMM
- story
-
comment
Comment #10650346
Depends on what you meant by "Payload" in the first comment. I assumed it to mean "a bunch of bytes", so you could have just used URL parameters, which don't have a standardised ma…
- story
-
comment
Comment #10606198
I think GP's point was _why_ they were building what they were building. Gate's was just doing work in his field, whereas Zuckerberg was working towards his ideology. Gate's didn't…
-
comment
Comment #10583625
I meant from a purely feature perspective.
-
comment
Comment #10582857
That was a different trade-off, you are making this tradeoff by not living somewhere else. edit: clarifying the subject trade-off
-
comment
Comment #10582737
What about Discord[0]? I believe it uses it's own protocol, however there are already many unofficial API clients. IRC-esque text chat, with Mumble-esque voice chat, with the best …
-
comment
Comment #10582554
The blog post seems to be missing the full PGP signature.
-
comment
Comment #10582461
Off-topic; regarding your attitude: The pricing of different services can be considered part of the living cost of an area, and is one of the many trade-offs you make when you choo…