Viewing profile — torgard
torgard
HN member- Joined
- Mon, Oct 02, 2017, 2:34 PM UTC
- HN karma
- 279
- Public activity
- 106 items
- HN profile
- View on Hacker News ↗
About torgard
Recent public activity
-
comment
Comment #37977294
I should say, doing this only mitigates the middle-click-paste pastejack exploit. The underlying issue - JAVASCRIPT CAN ALTER WHAT YOU HAVE SELECTED AT WILL AND WITHOUT DETECTION -…
-
comment
Comment #37968342
No, that's only for pasting specifically. It's copy that's an exploit vector. To disable it, set clipboard.autocopy to false.
-
comment
Comment #37968244
You can set clipboard.autocopy to false in about:config to disable this. It breaks the example, at least. EDIT: I thought the behavior was preserved for textareas, as the comment b…
-
comment
Comment #37748690
Well, I thought it was fun.
-
comment
Comment #37335615
Glenn Howerton's performance is so good . Best performance I've seen this year, that's for sure.
-
comment
Comment #37335420
The cause of ADHD has not been confirmed yet, but it is generally claimed to be related to dopamine production and uptake. I certainly had ADHD before being exposed to work environ…
-
comment
Comment #37269165
Yes, but Apple Records aren't going to be phishing Apple Music customers. Phishers won't be applying for trademarks to impersonate Apple.
-
comment
Comment #36798252
My first internship was as a Dynamics AX dev. Me and another guy. Our mentor was a super-duper senior architect something something. He once asked us what we were planning on doing…
-
comment
Comment #36658669
You should set up a health endpoint for that, rather than just serving the default page.
-
comment
Comment #36658639
I've used it for resources that have been permanently deleted, rather than the 404 that you'll usually see. I think it makes sense for that sort of stuff. From a user perspective, …
-
comment
Comment #36477372
Zanzibar is their internal system, and they've released a paper describing it. https://storage.googleapis.com/pub-tools-public-publication-...
-
comment
Comment #35837149
This is really cool. Absolutely fantastic editor! I'm blown away
-
comment
Comment #34668399
I curate a YouTube playlist of interesting, strange, or otherwise insightful content. https://www.youtube.com/playlist?list=PL0yH4m1eWzvGpI_nloNFq... It's very important work.
-
comment
Comment #33265544
There are countless times where I would have found this incredibly helpful. Just 10 minutes ago, I wanted this exact tool. Thanks!
-
comment
Comment #33051578
I was not aware of the data-last convention. Thanks! Makes a lot of sense. My mental model of assign was backwards, and it took me a while to comprehend why their implementation wo…
-
comment
Comment #33041552
Someone linked me to 1-liners[0], which is - you guessed it - a bunch of one-liners. I think it's nice to have as a reference. But a dependency? Really? My least favorite is assign…
-
comment
Comment #30363684
Yeah same. From the source code, the answer is a random 14-character string, generated on load: function randomPassword() { let letters = 'abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNO…
-
comment
Comment #30300035
> Although we'll be working on adding support for recursive queries to EdgeQL in the near future. Is there a roadmap I can subscribe to somewhere? Looking forward to trying this ou…
- comment
-
comment
Comment #30283914
> full text content of Moby Dick serialized as JSON Reminds me of when YouTube added a new comment system, but didn't specify a max length, and rendered the full text by default. P…
-
comment
Comment #29801748
> required GET with a body Elasticsearch also encourages GET with body. But a request payload is undefined, according to the RFC: A payload within a GET request message has no defi…
-
comment
Comment #29739811
I dig it! I prefer defining tables like this: CREATE TABLE category ( id int GENERATED ALWAYS AS IDENTITY, name text ); CREATE TABLE post ( id int GENERATED ALWAYS AS IDENTITY, cat…
- comment
-
comment
Comment #29239099
Just a heads-up, you might want to take down the example website. Now that it's been posted to HN you might see malicious actors. I also think it's prone to SQL injection at the mo…
-
comment
Comment #29014849
This is cracking me up LOL It would be an amazing screensaver, just iterations upon iterations of Fucked Up Homers.