Viewing profile — bobthecow
bobthecow
HN member- Joined
- Mon, Sep 15, 2008, 12:06 PM UTC
- HN karma
- 12
- Public activity
- 14 items
- HN profile
- View on Hacker News ↗
About bobthecow
Recent public activity
-
comment
Comment #14943871
Yes. Paper data at rest is encrypted using 256 bit AES.
-
comment
Comment #9128515
http://psysh.org :)
-
comment
Comment #9128513
Yeah. Unfortunately that's a limitation of PHP. It should be possible to use something like the Runkit extension to allow function and class redefinition, but it's not the best exp…
-
comment
Comment #9125971
Sorry, my sentence was a bit ambiguous. Before Laravel 5 shipped, there had only been 15k Packagist installs total. After Laravel 5, it increased to almost half that every day .
-
comment
Comment #9125852
Are you running Windows? If not, you've found a bug and should report it. If you are, you've discovered the reason Boris doesn't run at all on Windows :) Seriously, though, if you'…
-
comment
Comment #9125714
Data point: PsySH went from ~15k Packagist downloads total to ~6-8k downloads per day when Laravel 5 shipped.
-
comment
Comment #8280226
Yes, the correct way to do it is to revert the revert. js2's link above outlines how and why in detail.
-
comment
Comment #8279233
Yep yep. `git add -p`, `git stash -p`, etc. That's exactly why that bit of the chart isn't very specific. There's a whole workflow right there, in that one little cycle. One of the…
-
comment
Comment #8278783
That's in the tl;dr
- story
-
comment
Comment #4517836
Back now.
-
comment
Comment #4517834
Back (hopefully for good?)
-
comment
Comment #3141195
Welcome to PHP 5.3 :)
-
comment
Comment #2458270
Eesh. Sorry about that. The password was only emailed for debugging during development, since we weren't storing it (plaintext) in the database. It has been fixed :)