nbody
|
11 years ago
|
on: HFT in my backyard – II
On a poker game that would help.
nbody
|
11 years ago
|
on: An Unreal Decision
AppCache?
nbody
|
11 years ago
|
on: Filecoin – Data storage network and crypto-currency based on Bitcoin
They raised 450 BTC within a day, seems they have a following. Hopefully one of them will get this up and running soon.
nbody
|
11 years ago
|
on: Google Reports Better-Than-Seen Revenue Growth
Thank you. F@$!#% paywalls
nbody
|
11 years ago
|
on: Show HN: Realm (YC S11), a mobile database
Doubt it. It's pretty common to ask "testimonials" from people with authority for publicity etc.
nbody
|
11 years ago
|
on: Horizon – Record horizontally. Always
Installing such app almost certainly implies that the user is aware of the problem of vertical videos. So being aware of it, they will simply rotate the device when recording (since it provides better quality/resolution).
It seems to me that it would be helpful if such idea is applied on the system level without the need for an app.
nbody
|
11 years ago
|
on: Show HN: HackerBody – A Geek’s Guide to Getting in Shape
I'm on the opposite side, several times I tried apps that give only 3-4 frames per exercise and sometimes (if they are not shoot with an appropriate angle) they are not enough to make clear what you have to do.
nbody
|
11 years ago
|
on: Font Awesome Black Tie
I don't think they are unfinished, just a new art direction. But it seems to have less neutral style that before and that will reduce adaptability to its surroundings.
nbody
|
11 years ago
|
on: Beeplay.js: Write a song in JavaScript
Yeap, both setTimeout and setInterval are being sacrificed for performance. Alternatively you could use WebWorkers to offload the timers for precision.
nbody
|
11 years ago
|
on: Twitter to acquire Nano Media
Looks like a common typo to me.
nbody
|
12 years ago
|
on: Improving GitHub for science
It's not only a matter of compatibility but a multitude of security issues as well.
nbody
|
12 years ago
|
on: Stop Writing Code Everyday
It's so classic that a popular post pops up and the next day we have its inverted version.
nbody
|
12 years ago
|
on: DynDNS ends free services
nbody
|
12 years ago
|
on: Bitcoin to adopt a finite coin supply.
A Schrodinger's bug
nbody
|
12 years ago
|
on: Coinbase design allows for mass, targeted phishing of its users
Seems viable, and if you had previous "relationship"/transaction with this user you can display name etc.
nbody
|
12 years ago
|
on: Coinbase design allows for mass, targeted phishing of its users
I didn't see any suggestion from the author, did I miss it?
nbody
|
12 years ago
|
on: Angular 2.0
Micro in the code you write, not the code that's loaded, so it doesn't seem practical to me.
nbody
|
12 years ago
|
on: A method to use Google for DDoS. Bug or Not?
Nothing mind blowing, same vulnerability really, there are many ways to extend the core issue.
nbody
|
12 years ago
|
on: Sass 3.3 is released
That adds a CSS import rule, doesn't embed the content.
nbody
|
12 years ago
|
on: Sass 3.3 is released
Still can't import pure CSS files without having to rename them to .scss. It's been in talks for over two years now, very disappointing.