cbrauchli
|
5 years ago
|
on: A former Uber engineer's disaster story
Clarification: the engineers on the AMS team played a critical role.
cbrauchli
|
5 years ago
|
on: A former Uber engineer's disaster story
I was the person that actually managed the binary size task force and proved that it was a business problem in the first place. Not all management didn’t care about AMS :)
The Amsterdam team 100% played a critical role in solving the issue (at least until apple bumped the limit). No way we would have stayed under it without you all.
cbrauchli
|
5 years ago
|
on: A former Uber engineer's disaster story
Because Apple would not have approved it.
cbrauchli
|
9 years ago
|
on: Announcing Rust 1.16
Ah, I see. Thanks for the clarification.
cbrauchli
|
9 years ago
|
on: Announcing Rust 1.16
That's not true at all. You can use dynamic libraries; Swift modules produce .framework packages, which are dynamically linked.
cbrauchli
|
11 years ago
|
on: One instruction set computer
cbrauchli
|
11 years ago
|
on: Chris Lattner on Swift
Whoops! You're right.
cbrauchli
|
11 years ago
|
on: Chris Lattner on Swift
I think the beard test is for OS developers.
cbrauchli
|
12 years ago
|
on: Uber adds $1 “Safe Rides Fee” to UberX rides for background checks, insurance
The base price is susceptible to surge, the safe rides fee is not.
Late reply, but still.
cbrauchli
|
12 years ago
|
on: NSA tracking cellphone locations worldwide, Snowden documents show
Interesting. I'd never heard of this, but it makes sense. Whereabouts did you go to school?
cbrauchli
|
12 years ago
|
on: Complete, Persistent Compromise of Netgear Wireless Routers
If you have a Netgear WNDR3700v2 or a WNDR3800, check out Cerowrt [1]. The latest stable build, 3.7.5-2, has been
exceptionally stable for me, and fast. I would highly recommend it.
1. http://www.bufferbloat.net/projects/cerowrt
cbrauchli
|
12 years ago
|
on: Bitcoin breaks $200
How does this prove it is a bubble? If anything, isn't this evidence for the opposite? I expected the price to drop dramatically after the Silk Road shutdown.
cbrauchli
|
12 years ago
|
on: Calgary man becomes world's most travelled
cbrauchli
|
12 years ago
|
on: Callbacks as our Generation's Goto Statement
This definitely is a problem in Obj-C. Using GCD and callbacks is usually easier to understand than delegates and manual thread management, but it's still not great. I would love to see something like async/await in Obj-C. There are some great ideas on how to get something similar in this blogpost, but none that I would use in production code unfortunately:
http://overooped.com/post/41803252527/methods-of-concurrency
cbrauchli
|
12 years ago
|
on: Quine Relay
cbrauchli
|
12 years ago
|
on: Why Does Talking About Creepers And Harassment Make People So Angry?
Why wouldn't the same happen when we talk about other forms of prejudice, e.g., racism?
cbrauchli
|
12 years ago
|
on: iOS 7 looks familiar
I have an iPhone 5 with 8GB free space and am experiencing lag and low frame rates quite a bit.
cbrauchli
|
13 years ago
|
on: Where the logic hides in rails apps
I like Sorcery.
https://github.com/NoamB/sorcery
It calls itself magical, but it is very easy to wrap your head around and override default behaviors if needed.
cbrauchli
|
13 years ago
|
on: Impact of Major on Career Path for 15600 Williams College Alums
Williams CS represent
cbrauchli
|
13 years ago
|
on: How Not to Sort by Average Rating