Live data from Hacker News

Viewing profile — rustc

rustc

HN member
Joined
Sat, Nov 10, 2012, 9:46 PM UTC
HN karma
1,476
Public activity
287 items

About rustc

No profile information was provided.

Recent public activity

  1. comment
    Comment #46072189

    That's how you get this feature: https://wiki.php.net/rfc/deprecate-bareword-strings . tldr: undefined constants were treated as a string (+ a warning), so `$x = FOO` was `$x = "FO…

  2. comment
  3. story
  4. comment
  5. story
  6. story
  7. comment
    Comment #45670760

    > what's next? Removing existing Docker images? Seems unlikely.

  8. comment
    Comment #45670707

    It's still risky if you pay unless you have a contract guaranteeing what the renewal price would be.

  9. comment
    Comment #45668925

    > OR they acknowledge that it's almost impossible to build a website without some form of tracking Why would it be almost impossible to "build a website" without tracking?

  10. comment
  11. comment
    Comment #45668089

    Another weird idea: make this kind of tracking illegal. Why would anyone willingly agree to be tracked?

  12. comment
    Comment #45668037

    Or just ban this kind of data collection. Is there any reason anyone would willingly click "Accept" when a website asks to share your data with 500+ partner sites?

  13. comment
    Comment #45641066

    Does any host provide more compensation than refund for downtime?

  14. comment
    Comment #45629502

    What is the right way to make ripgrep behave closer to `git grep`? Plain `rg` ignores files inside hidden folders like `.github`, `rg --hidden` will search `.github` but also searc…

  15. comment
  16. comment
    Comment #45332186

    But will the "big fine" be more than the money LinkedIn will make by doing this?

  17. comment
  18. comment
    Comment #45231361

    It would disallow private forks of WordPress (require them to share the modifications) but I don't know whether WPEngine and other hosts have any private modifications or they all …

  19. comment
    Comment #45230135

    Have you thought about licensing future additions to WordPress under AGPL? I believe it can be done [1]. This will disallow private forks and require companies to publish any chang…

  20. comment
    Comment #45223724

    > If your bank calls you, hang up and log in or call their support number yourself. And don't trust the number you see on Google. Google is known to show scammers' phone numbers in…

  21. story
  22. comment
  23. comment
    Comment #45160640

    The notifications are not real time. You can rack up a significant bill before they are triggered.

  24. comment
    Comment #45160621

    And what if they don't say "no problem"? Like the Netlify case where they at first offered a reduced bill (which was still a lot) before the post got viral and the CEO stepped in.

  25. comment
    Comment #45067297

    > Included in Always Free Tier > 1 TB of data Someone can rent a 1Gbps server for cheap (under $50 on OVH) and pull 330TB in a month from your site. That's about $30k of egress on …