HN user

saltcookie

213 karma

hello

Posts27
Comments13
View on HN
news.ycombinator.com 11y ago

Ask HN: Does any one knows, how to search Facebook users

saltcookie
1pts0
www.wpxi.com 11y ago

Critical USB hack goes public; how bad is the risk?

saltcookie
1pts1
news.ycombinator.com 11y ago

Ask HN: I hate JavaScript

saltcookie
19pts29
www.ecommercetimes.com 11y ago

Evernote Aims to Bring All the Loose Bits Together

saltcookie
5pts0
kraken.io 11y ago

Optimize your images and accelerate your websites

saltcookie
2pts0
www.youtube.com 11y ago

Show HN: Drug Test APP

saltcookie
2pts0
github.com 11y ago

Show HN: Gok – Webapps in Go the PHP way

saltcookie
8pts3
www.newyorker.com 11y ago

A Century of Extinction

saltcookie
8pts0
www.capitalotc.com 11y ago

First Arctic Paleo-Eskimos Left Behind No Descendants, Goes Extinct

saltcookie
3pts0
www.snippetsapp.com 11y ago

Snippetsapp stores the most valuable pieces of code

saltcookie
5pts0
www.quicklyapp.co 11y ago

Supercharge Your Emails

saltcookie
1pts0
github.com 11y ago

Zeroweight

saltcookie
2pts0
tech.dropbox.com 12y ago

The Dropbox File System

saltcookie
2pts0
days2011.scala-lang.org 12y ago

Loop Recognition Benchmarks in C++, Java, Go, Scala (2011) [pdf]

saltcookie
43pts16
news.ycombinator.com 12y ago

Write all solutions for a^3 + b^3 = c^3 + d^3

saltcookie
2pts2
software.intel.com 12y ago

Debugging performance issues in Go programs

saltcookie
3pts0
www.youtube.com 12y ago

Once Again, i know this is not related to tech, but u gota c this guy

saltcookie
2pts1
techcrunch.com 12y ago

Watch This DJ Pound The Default iPhone Ringtone Into A Crazy Catchy Dance Track

saltcookie
1pts0
howtonode.org 12y ago

Capturing Packets in JavaScript with node_pcap

saltcookie
1pts0
stuk.github.io 12y ago

JSZip: Create, read and edit .zip files with JavaScript

saltcookie
113pts54
github.com 12y ago

A Node.js module for implementing BLE (Bluetooth low energy) peripherals

saltcookie
4pts0
www.blendedcocoa.com 12y ago

Mavericks as an iBeacon

saltcookie
76pts5
voyjor.com 12y ago

New browser for windows

saltcookie
1pts0
www.emailtextmessages.com 12y ago

Email To SMS

saltcookie
2pts0
www.csmonitor.com 12y ago

North-Korea-unveils-new-logo-for-its-aptly-named-space-agency

saltcookie
1pts0
www.sumodrop.com 12y ago

Sumodrop

saltcookie
1pts0
news.ycombinator.com 12y ago

What if MH370 was hacked

saltcookie
3pts3

its just javascript, its so error prone, it can take hella long to write simple algorithms, because of some undefined error.

compare that to golang, even though u make errors, the compiler is so awesome at pointing those out. And u can get so much done

just a week ago, i made a test for myself, i decided to write merge sort in golang and javascript.

My golang program was complete in like 10min, but javascript program took 2 hrs. I dont know if its just me, but i tend to make small errors while programing, like making sure a variable is not undefined and stuff. Even though my logic was perfect its just very difficult to debug algorithms in javascript, let alone any lint for ide thats reliable.

the golang compiler is really good at catching errors, and makes programing more fun for me atleaset

I came up with this idea, in my orignal post. It is tottaly possible, like fly by wire could break all communication with the outside world, and make the plane fly in an unknown direction. Even if ur on a the plane, what the fuck r u gona do it u dont have any control over it nor can communicate with the outside world ur traped.

I think the planes have some thing called as fly by wire, which runs a embedded linux os, which basically takes force control from the pilot if it detects anything unusual. This thing could be hacked if one has the right knowledge to do it.