Viewing profile — Dragory
Dragory
HN member- Joined
- Sat, May 05, 2018, 11:44 AM UTC
- HN karma
- 95
- Public activity
- 33 items
- HN profile
- View on Hacker News ↗
About Dragory
No profile information was provided.
Recent public activity
-
comment
Comment #47339452
The problem is that sometimes you want a very specific format, not a locale-based format. This currently still has to be implemented in userland [1]. [1] https://github.com/js-temp…
-
comment
Comment #39541743
My usual workflow with archive files (that I've just downloaded) is clicking the file in my browser's download list to open it and then extracting it. In WinRAR, the extraction pat…
- comment
-
comment
Comment #31194504
It looks like they support other package ecosystems as well: https://docs.github.com/en/code-security/supply-chain-securi... That said, the article does indeed seem to focus entire…
-
comment
Comment #30709283
There might be an oversaturation of Mac native apps on the HN front page relative to Linux/Windows native apps. I, too, feel a bit disappointed when they are posted for the same re…
-
comment
Comment #30359178
Would you be able to give a ballpark figure for the extended licenses? I'd rather not get into a sales funnel before knowing what kind of numbers I should expect. In particular, I'…
-
comment
Comment #28017966
Likewise not related to https://lumen.laravel.com/
-
comment
Comment #27023792
As pointed out in the linked article, the stats conflate unwelcome/unrequested notification prompts (e.g. Reddit, which pops up the prompt the first time you open the website (or u…
- comment
-
comment
Comment #25067808
I personally moved to Apple Music with my music library. Allows uploading and then streaming your own songs, has a streaming subscription option and a store to purchase music, and …
-
comment
Comment #24370215
In my experience, 99% of the relationships I fetch fit the basic one-to-one, one-to-many, many-to-many definitions that pretty much all ORMs support. For these cases, the queries a…
-
comment
Comment #24364593
It seems you cannot load relationships for a collection of entities easily without N+1 queries, unless I'm missing something. Based on the many-to-many section of the docs ( https:…
-
comment
Comment #24218709
Do you want the manufacturer of your computer or its operating system - and only them - to be able to specify exactly who can and can't develop software for it, and whose software …
- comment
-
comment
Comment #23908805
They didn't say anything about whether it merits 10k people, they were curious what all those 10k people are doing. I'm curious about that as well - clearly LinkedIn is doing much …
-
comment
Comment #23903537
In everyday business, I would generally start with the day and then follow with the month if it's relevant (often it's not, if talking about a date in the near future), and finally…
-
comment
Comment #23576955
> Email is being replaced by Slack I don't know about this one. For example, I'm not going to invite every one of our clients to our Slack as a single-channel guest, nor am I going…
-
comment
Comment #23465727
ES6 is plain old JavaScript. I think the parent commenter's point was that even when you're writing plain JS, if you target browsers (and old browsers specifically) or e.g. a large…
-
comment
Comment #23221474
Seems to work properly in Firefox ( https://i.imgur.com/AQ2M1G3.png ) but breaks in Chrome ( https://i.imgur.com/U2tVg2k.png); Chrome doesn't accept the margin value ( https://i.im…
- comment
-
comment
Comment #23030842
> I would still prefer to have to trust just one authority for my platform than a multitude of random developers. These are not the only two options. What about multiple authoritie…
-
comment
Comment #21498255
I switched back to Firefox (after using Chrome for a long time) back when Quantum launched and have stuck with it since. Initially I fell back to Chrome every now and then for the …
-
comment
Comment #21112382
Subpixel AA is absolutely not unnecessary these days. I've seen a few programs switch off from it recently (in favor of grayscale AA) and every time it's been noticably more blurry…
-
comment
Comment #20851224
just a scrollable div of a couple dozen large images is enough to make it stutter seconds at time while they load and render I might be wrong, but with WebRender, isn't scrolling n…
-
comment
Comment #20419752
Learning it in school and actually speaking it are very different things though. Source: learned Swedish in school in Finland, rarely used it since, have practically forgotten all …