Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
davelee
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
davelee
9mo ago
I know this as Hyrum's Law (which also comes from a Googler): "With a sufficient number of users of an API, it does not matter what you promise in the contract: all observable behaviors of your system will be depended on by somebo
2.
▲
by
davelee
11mo ago
I use the `%f` format option. I have a `bn` alias ("branch name"): git show --no-patch --format=%f [<commit>]
3.
▲
by
davelee
1y ago
I've only been to Italy once, and Riva del Garda is one of the places I visited. Funny to see it called middle of nowhere. Grappa is delicious, yet it is surprising to see that it's used in an "official" cocktail.
4.
▲
by
davelee
2y ago
For lldb, checkout the `sif` command. It lets you step into a specific function by name. If the current line is `doFunStuff(a(), b())`, and I want to step past the a and b functions, then I can step into doFunStuff by running `sif Fun`. You
5.
▲
by
davelee
2y ago
Swift calls these precondition() and assert(). Preconditions are enabled in release (and debug) builds, and asserts are enabled in debug builds only.
6.
▲
by
davelee
4y ago
A less common extension is .pro.
7.
▲
by
davelee
7y ago
I've had this experience earlier this year. It's great, and I too mention it when I can. For me, it's often a nicer alternative in cases I might otherwise consider SQL in some way. My only complaint is aggregate functions are
8.
▲
by
davelee
7y ago
I think that would be per file/translation unit. These values are unique across a linked binary.
9.
▲
by
davelee
7y ago
I've used this feature to create constants that are unique IDs.
10.
▲
by
davelee
8y ago
Tip cash?
11.
▲
by
davelee
8y ago
Terrible opinion.
12.
▲
by
davelee
13y ago
> This probably isn't the right place to discuss the article yeah, you're probably right.
13.
▲
by
davelee
13y ago
It really sucks that this is the top comment. To use the cliche: This is why we can't have nice things. Please consider the following as a more frank replacement tl;dr: "My promises implementation didn't work out for me . Ma
14.
▲
Direct uploads to S3 with Rails, Paperclip, and s3_direct_upload
(littleblimp.tumblr.com)
2 points
by
davelee
13y ago
|
0 comments
15.
▲
by
davelee
15y ago
after reading it online, I preordered it right away (last December). Had to get some money in Miran's account. Glad it's done and ready to go.
16.
▲
by
davelee
17y ago
I wanted to try Potion, it might be too late now.