Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
bobthecow
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
bobthecow
9y ago
Yes. Paper data at rest is encrypted using 256 bit AES.
2.
▲
by
bobthecow
12y ago
http://psysh.org :)
3.
▲
by
bobthecow
12y ago
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 experience, and it requires compiling and installing
4.
▲
by
bobthecow
12y ago
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 .
5.
▲
by
bobthecow
12y ago
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're running on Windows you should report
6.
▲
by
bobthecow
12y ago
Data point: PsySH went from ~15k Packagist downloads total to ~6-8k downloads per day when Laravel 5 shipped.
7.
▲
by
bobthecow
12y ago
Yes, the correct way to do it is to revert the revert. js2's link above outlines how and why in detail.
8.
▲
by
bobthecow
12y ago
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 these days I'll get around to writing that
9.
▲
by
bobthecow
12y ago
That's in the tl;dr
10.
▲
by
bobthecow
14y ago
Back now.
11.
▲
by
bobthecow
14y ago
Back (hopefully for good?)
12.
▲
by
bobthecow
15y ago
Welcome to PHP 5.3 :)
13.
▲
by
bobthecow
15y ago
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 :)