Viewing profile — Seldaek
Seldaek
HN member- Joined
- Mon, May 10, 2010, 9:24 AM UTC
- HN karma
- 1,966
- Public activity
- 109 items
- HN profile
- View on Hacker News ↗
About Seldaek
Socials: - github.com/Seldaek - x.com/seldaek
Interests: Blockchain, Climate Tech, Climbing, Open Source, Programming, Space Tech, Web Development
---
Recent public activity
- story
- story
-
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-...
-
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.
-
comment
Comment #19336847
But does it see a blue or a white dress?
-
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.
-
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 …
-
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…
- story
- story
-
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…
- story
- story
- comment
-
comment
Comment #8693031
Thanks for the correction, I wasn't aware that was part of what phabricator extracted out of facebook :)
-
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…
-
comment
Comment #8687741
Yes it is definitely a failure of the tooling and I hear it is actually being worked on.
-
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.
-
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…
-
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…
- story
-
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…
-
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 …
- story
-
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…