Live data from Hacker News

Viewing profile — rymate1234

rymate1234

HN member
Joined
Sat, Feb 22, 2014, 9:28 PM UTC
HN karma
147
Public activity
65 items

About rymate1234

No profile information was provided.

Recent public activity

  1. 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…

  2. 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…

  3. 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…

  4. 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 …

  5. 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…

  6. 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…

  7. 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…

  8. comment
    Comment #31531158

    Any reason why?

  9. 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…

  10. comment
    Comment #29303855

    And "they" can be used for one person though

  11. 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

  12. 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…

  13. 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

  14. comment
    Comment #24194119

    Unironically there should be alternatives for those platforms, and the Switch

  15. 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…

  16. 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…

  17. comment
    Comment #22425146

    the 700 is a shade of gray not a font weight

  18. 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…

  19. 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…

  20. 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…

  21. 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…

  22. comment
    Comment #20230090

    I personally use a 3rd party client which uses actually native code rather than electron https://cancel.fm/ripcord/

  23. 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…

  24. comment
    Comment #19999155

    Cars are able to drive outside of populated areas, so the satellites might be useful for that purpose

  25. comment
    Comment #19989871

    Don't they already have this with Azure Pipelines?