Viewing profile — rymate1234
rymate1234
HN member- Joined
- Sat, Feb 22, 2014, 9:28 PM UTC
- HN karma
- 147
- Public activity
- 65 items
- HN profile
- View on Hacker News ↗
About rymate1234
No profile information was provided.
Recent public activity
-
comment
Comment #38831856
Disney created the character and was able to profit from it for years, but Disney has equally profited over characters it didn't create but instead created their own adaptations. W…
-
comment
Comment #37621368
Depends imo. If it's purely just a few static pages then yeah I can see this happening but as soon as you have anything like a blog you're going to want some sort of content manage…
-
comment
Comment #37304448
They probably just call the public API same as everyone else using it outside Microsoft. The exclusive license refers to having access to the models, which is probably why they wer…
-
comment
Comment #34187101
Probably why, like the article says, they're planning to add that > In an attempt to address the issues with open-source licensing, GitHub plans to introduce a new Copilot feature …
-
comment
Comment #34186947
> It's been clearly displayed that these tools are emitting verbatim copies of existing code (and its comments) in their input. Which makes sense when you consider that the sort of…
-
comment
Comment #33018461
> Due to the insidious tax policy of withdrawing the personal allowance when income reaches £100K The affect of removing that doesn't seem to be that major, with the figures [1] ap…
-
comment
Comment #31531301
See, maybe this is just a cultural difference but I definitely know unionized people who have taken on responsibility outside their formal JD And I've definitely heard of non union…
-
comment
Comment #31531158
Any reason why?
-
comment
Comment #30222804
The "left" is no more immune to controlling thought than the right -- just look at China or the USSR The danger is authoritarianism and centralisation, and in terms of centralisati…
-
comment
Comment #29303855
And "they" can be used for one person though
-
comment
Comment #29016311
To be fair you can still charge the new macbooks via USB C if you want, and magsafe in this iteration is just a USB C to magsafe cable now
-
comment
Comment #27382699
> Because you know what happens when private property is abolished? Spoiler, only the well connected and powerful will hold private property If only a few people can own private pr…
-
comment
Comment #26696495
Having to jailbreak an iPhone is what makes the iPhone more work -- Termux is a single install and works on stock Android, and comes with a package manager
-
comment
Comment #24194119
Unironically there should be alternatives for those platforms, and the Switch
-
comment
Comment #23243682
I'm not too sure about that, what about the support for DX12 in WSL? Can't deploy that to production outside WSL right now as far as I'm aware, unless they add DX12 support to azur…
-
comment
Comment #22935229
Main difference with Vercel / ZEIT is that unlike Netlify, it can more easily have SSR pages. So like if you're using NextJS for instance, on Netlify you can only really use the st…
-
comment
Comment #22425146
the 700 is a shade of gray not a font weight
-
comment
Comment #21960864
There's a true platform framework for Windows, and that's either WPF if you need to target Windows pre 10, and WinUI / UWP for targeting Windows 10 People do this all the time, the…
-
comment
Comment #21088944
They have some legitimate reasons for the Gatsby specific CSS -- specifically because everything needs to be available at build time, and I assume the prismjs library depends on br…
-
comment
Comment #20623050
Firefox Containers is a great way of doing this without having to run separate browsers https://addons.mozilla.org/en-US/firefox/addon/multi-account... Also incidentally electron a…
-
comment
Comment #20432037
You realise you don't have to play the same gender as you are in real life right? It's probably more likely they just wanted to remain anonymous rather than this being part of some…
-
comment
Comment #20230090
I personally use a 3rd party client which uses actually native code rather than electron https://cancel.fm/ripcord/
-
comment
Comment #20009196
React still has a "component lifecycle" -- it's just with hooks the way you interact with that lifecycle is different [1]. > Hooks are a more direct way to use the React features y…
-
comment
Comment #19999155
Cars are able to drive outside of populated areas, so the satellites might be useful for that purpose
-
comment
Comment #19989871
Don't they already have this with Azure Pipelines?