tgeery
|
1 year ago
|
on: Google sees 68% drop in Android memory safety flaws over 5 years
this article is a bit tough... feels like a marketing piece for some Google report.
did I read that wrong or was this whole analysis based on percentages... like what does 76% -> 24% drop in memory related bugs mean in terms of nominal bugs or nominal bugs / kloc
also, it mostly credited memory safe languages but then also just threw this out from the Google report
> Based on what we've learned, it's become clear that we do not need to throw away or rewrite all our existing memory-unsafe code
tl;dr android may be producing less memory-related vulnerabilities and it's not exactly clear how
tgeery
|
1 year ago
|
on: Battleships Logic Puzzle
this is really nice. well done
tgeery
|
1 year ago
|
on: Gio UI – Cross-platform GUI for Go
maybe Ubuntu? the web development flow (so closely tied to firebase) might suffer a little bit, but I imagine a fork for non-web env's would be quick and welcome
tgeery
|
5 years ago
|
on: Ex-Googler's startup comes out of stealth with simple, clever robot design
I think I would be very interested in this
tgeery
|
6 years ago
|
on: Ask HN: Who wants to be hired? (March 2020)
tgeery
|
6 years ago
|
on: Networking Guides for Linux Sysadmins
tgeery
|
8 years ago
|
on: An Introduction to Support Vector Machines
Thank you. This was an amazing explanation. I am new to SVM's but did not make the connection that margin points (observations along the margin of the hyperplane) become your support vectors. This makes a lot more sense.
And if I am following correctly, it would make sense that the final step would then be:
We would maximize the dot product of a new observation with the support vectors to determine its classification (red or blue)
tgeery
|
8 years ago
|
on: An Introduction to Support Vector Machines
I have the same problem. Where did a & b come from? Which two vectors are we taking the dot product of? And how is this less expensive?
tgeery
|
10 years ago
|
on: Stop Looking for a Cofounder
tgeery
|
11 years ago
|
on: Stages of learning Go, with code examples
If they just made the page wider, I might be able to read their code samples with minimal effort...
tgeery
|
11 years ago
|
on: Earn a Master of Information and Data Science Online
I know this price is pretty on par with the likes of Northwestern and other great schools that offer similar online programs. But it seems a bit insulting when schools like Georgia Tech are offering a $7k online Masters CS. A lot of the infrastructure of modern college is online anyways, so I'm not sure that putting the lectures online and removing the facilities completely is progressive. Learning to scale these classrooms efficiently and continually reducing the fixed cost per student seems to be what we're (me, without the dedication/job willing to pay for this degree) waiting for. Especially, if the goal really is to provide an education available to all online
tgeery
|
11 years ago
|
on: How to Be Polite
In my opinion, this is simply making a concerted effort to like this person, and start comfortable dialogue. Even knowing this is a script, I'm excited to talk to this guy, rather than the usual challenging, testosterone-filled reactions I deal with on a regular basis. However distasteful and/or transparent, at least its a positive environment for conversation. Nothing is worse than talking to someone and thinking, their guard is already up
tgeery
|
11 years ago
|
on: Ask HN: Who wants to be hired? (July 2014)
Location: Santa Barbara, CA
Remote: Yes
Willing to relocate: Yes
Technologies: HTML/CSS, JS, AJAX, Angular, MongoDB, SQL, Ruby, RoR, Python, Obj-C, R
Resume:
http://geerydev.com
Email: tyler [dot] geery [at] gmail [dot] .com
tgeery
|
12 years ago
|
on: Google I/O 2014
The console logging going on is pretty dang funny...
did I read that wrong or was this whole analysis based on percentages... like what does 76% -> 24% drop in memory related bugs mean in terms of nominal bugs or nominal bugs / kloc
also, it mostly credited memory safe languages but then also just threw this out from the Google report
> Based on what we've learned, it's become clear that we do not need to throw away or rewrite all our existing memory-unsafe code
tl;dr android may be producing less memory-related vulnerabilities and it's not exactly clear how