Viewing profile — Lyrkan
Lyrkan
HN member- Joined
- Thu, Jun 15, 2017, 2:06 PM UTC
- HN karma
- 21
- Public activity
- 13 items
- HN profile
- View on Hacker News ↗
About Lyrkan
Recent public activity
-
comment
Comment #48216672
I think I checked a few weeks ago and whatwedo.twig was not on OpenVSX at that time, so I'm suspecting it is a case of name-squatting. This seems to be confirmed here: https://sock…
-
comment
Comment #48186671
> so you need to give something else Well no, they don't need to. As they said they could just do something else instead of contributing (and I know I would too). Your proposal wou…
-
comment
Comment #47995982
I don't see how this would actually help. If people don't want to disclose they used AI they will just strip the message from the commit. Maybe those customers should just be more …
-
comment
Comment #47250474
Reminded me of this recent talk from 39C3 regarding another company (Xplora) that also sells smartwatches for children: https://www.youtube.com/watch?v=VRQz9EX2Tl0
-
comment
Comment #47216591
> Also, as I said, information about the prompts quickly reveals competence / incompetence, and is crucial for management / business in hiring, promotions, managing token budgets, …
-
comment
Comment #47121293
You know what I was referring to, no need to be pedantic.
-
comment
Comment #47120692
Except that nowadays it feels more like people asking you for the time every 2 minutes while standing just in front of Big Ben. I see it everyday on forums/Discord servers where so…
- story
-
comment
Comment #20685057
Yep, the comment is wrong, this line won't wait for anything but rather check that both calls resolved to a truthy value. There are also some other incorrect things in that post th…
-
comment
Comment #20007952
I'm wondering if selling physical copies of the game doesn't come with legal issues... The "Nintendo" logo you see when booting a Game Boy comes from the cartridge and is checked a…
-
comment
Comment #17929582
Hiding the URL would be a terrible idea, no matter how much "simpler" it would be for the average user: it would either only be enabled for a handful of websites chosen by Google (…
-
comment
Comment #14593877
> Except it doesn't provide Promises, Map, Sets (and I can't remember if they added Object.Assign support, but it also was not supported when I was using it). When you provide your…
-
comment
Comment #14560531
Unless the project you're working on has an Editorconfig file and your IDE supports it (VS and IntelliJ do by default). In this case it is supposed to override your IDE settings.