Live data from Hacker News

Viewing profile — cdrx

cdrx

HN member
Joined
Sat, Jul 19, 2014, 12:14 PM UTC
HN karma
23
Public activity
26 items

About cdrx

No profile information was provided.

Recent public activity

  1. comment
    Comment #43961094

    Junie in Ask mode: > Which LLM are you? > I am Claude, an AI assistant created by Anthropic. In this interface, I'm operating as "Junie," a helpful assistant designed to explore co…

  2. comment
    Comment #31681060

    > bundle it with something like https://fortawesome.com/ Using FA as a CDN is not GDPR compliant, either. Generally speaking using any public CDN is not GDPR compliant. If you _cou…

  3. comment
    Comment #30161659

    That is my understanding too. The issue is as much about jurisdiction as the physical location of the hard drive that holds data.

  4. comment
    Comment #29938226

    “PII” is not a term the EU or UK GDPR recognises. It may have a specific meaning in American law; but the GDPR definition of personal data is significantly broader. It certainly in…

  5. comment
    Comment #29933304

    > This ruling, should Google comply in the end, will not change anything. Google will store the data in the EU and that's it. The US CLOUD Act allows US law enforcement to force Go…

  6. comment
    Comment #29933088

    By its very nature, an analytics product must process personal data. Personal data is "any information relating to an identifiable individual" (see GDPR art 4(1). Your IP address, …

  7. comment
    Comment #29923634

    > As for the privacy laws regarding tracking IP addresses, it's not very clear whether it requires consent or not as the law is ambiguous. The IP itself alone can not be directly c…

  8. comment
    Comment #29471527

    ORM will use the same `a` suffix, yes.

  9. comment
    Comment #28207733

    There are a few tools that will "tile" an image for you. libvips dzsave works well, even for really big images: https://libvips.github.io/libvips/API/current/Making-image-p... Ther…

  10. comment
    Comment #26522927

    Swarm isn't dead, it works just fine and is being actively maintained.

  11. comment
    Comment #26375386

    Your understanding of the regulation is wrong, but I’m not going to hammer the point.

  12. comment
    Comment #26371817

    > No if a user clicks a button to see the prices at 10 euros but see the prices at 20 euros then that is an issue. I agree with you, that is a serious issue. But that issue is caus…

  13. comment
    Comment #26371496

    Your understanding of strictly necessary is incorrect. You do not need to a/b test a website for it to function. It is optional. It doesn’t become legal just because your tech stac…

  14. comment
    Comment #26370536

    Storing a cookie which is not strictly necessary to provide the service, requires explicit consent. This is a PECR requirement, not a GDPR one. Tracking the source and campaign of …

  15. comment
    Comment #26368172

    > Isn't this what's written in the GDPR? I wish it was this explicit, but it isn't. EU member states have all interpreted the regulation differently. Making it harder to opt out th…

  16. comment
    Comment #26367881

    To be legal you need to get the user's consent, upfront, for that tracking. Technical challenges are not a defence. GDPR is not the only regulation at play here. The PECR also appl…

  17. comment
    Comment #24706658

    Git remotes is certainly not "easier to implement". You need to have ssh infrastructure setup to receive the repository, deal with key management, provide the user some way to inpu…

  18. comment
    Comment #22793347

    There is https://apibakery.com on the basic end of the scale

  19. comment
    Comment #22075291

    I think forestadmin.com / jetadmin.io are the SQL introspection equivalent of the Django Admin. Both are commercial products though.

  20. story
  21. comment
    Comment #12097726

    Standard DRF is nothing like the JSON API spec.

  22. comment
    Comment #10809794

    You can tweet a new colour for the tree to @port57tree. The tree is driven by two Raspberry Pis, four FadeCandy boards, 2048 RGB LEDs and four 60 amp power supplies. It took about …

  23. story
  24. comment
    Comment #10554465

    That isn't the case. There are a whole host of tools, like Reactive Native and Appcelerator Titanium that interpret and execute JS on the device outside of UIWebView.

  25. story