Live data from Hacker News

Viewing profile — Seldaek

Seldaek

HN member
Joined
Mon, May 10, 2010, 9:24 AM UTC
HN karma
1,966
Public activity
109 items

About Seldaek

meet.hn/city/47.3744489,8.5410422/Zurich

Socials: - github.com/Seldaek - x.com/seldaek

Interests: Blockchain, Climate Tech, Climbing, Open Source, Programming, Space Tech, Web Development

---

Recent public activity

  1. story
  2. story
  3. comment
    Comment #28113924

    Bleak summary from The Guardian while you wait for the full report to come back https://www.theguardian.com/science/2021/aug/09/humans-have-...

  4. comment
    Comment #20714109

    Sounds like we need to start researching the effects of eating US trash on cow methane emissions. There might be a synergy here.

  5. comment
    Comment #19336847

    But does it see a blue or a white dress?

  6. comment
    Comment #17310768

    If you are talking about such long time frames, then indeed archiving a project with its vendor directory might be a good idea once you decide to relegate it to the freezer.

  7. comment
    Comment #17310760

    Updating single packages is very much possible, see https://getcomposer.org/doc/03-cli.md#update - as for semver promises, that's really up to you and which packages you decide to …

  8. comment
    Comment #17310740

    IMO for the first point you should rather use ^x.y with the minimum version you require and then accept new releases as they come. If you do regular updates you should notice quick…

  9. story
  10. story
  11. comment
    Comment #14137321

    I think PHPStorm from JetBrains is the IDE of choice of most PHP devs using IDEs at this point. They completely own the market, and rightfully so (I'm still stuck on Sublime Text m…

  12. story
  13. story
  14. comment
  15. comment
    Comment #8693031

    Thanks for the correction, I wasn't aware that was part of what phabricator extracted out of facebook :)

  16. comment
    Comment #8688029

    Traditionally xdebug/xhprof were pretty decent, but xhprof has been a bit abandoned since facebook uses HHVM now. There are two new commercial condenters though that came out in th…

  17. comment
    Comment #8687741

    Yes it is definitely a failure of the tooling and I hear it is actually being worked on.

  18. comment
    Comment #8687529

    That would help speed up the network part of the install/update yes. The linked patch on the other hand hopefully gets the CPU part to a decent level for most people.

  19. comment
    Comment #8687394

    That's what I figured as well, and since https://twitter.com/seldaek/status/539773104835555329 the rate of comments went nuts :) I really felt bad seeing how we missed that improve…

  20. comment
    Comment #8687385

    For those looking for a technical explanation, the PHP garbage collector in this case is probably wasting a ton of CPU cycles trying to collect thousands of objects (a LOT of objec…

  21. story
  22. comment
    Comment #7931632

    There is a bit of history and context needed here I think. The last Opera 12 was released about a year ago. Last year they announced they would switch to using Blink instead of the…

  23. comment
    Comment #7833211

    Also note that it's available through the regular settings UI (opera://settings/) if you enable advanced settings under User Interface you will find "Disable tab bar's top spacing …

  24. story
  25. comment
    Comment #7670207

    Would you mind sharing how you set it up on a Kimsufi/OVH machine? All infos I have found were quite outdated and I haven't had enough time to dig into it myself yet. I think it wo…