saltcookie
- Karma
- 213
- Created
- March 10, 2014 (12y ago)
- Submissions
- 0
hello
-
I built this product but havent seen any growth, should I switch it off.
-
Hi does any one know how to search facebook users, without acctualy having individual users sign up for your app. Like searching the facebook graph requires the user obtained access-token. But what if u just want to…
-
But i wana make a webapp, how should i go about building a web app without touching javascript, is there any frameworks like gwt for golang, or C++, rust
- Evernote Aims to Bring All the Loose Bits Together (ecommercetimes.com)
- Show HN: Fart app (play.google.com)
- Show HN: Drug Test APP (youtube.com)
- Show HN: Gok – Webapps in Go the PHP way (github.com)
- A Century of Extinction (newyorker.com)
- First Arctic Paleo-Eskimos Left Behind No Descendants, Goes Extinct (capitalotc.com)
- Snippetsapp stores the most valuable pieces of code (snippetsapp.com)
- Supercharge Your Emails (quicklyapp.co)
- Lite Bitcoin wallet in go (bit.ly)
- Zeroweight (github.com)
-
“Haskell is compiled from .hs-files which means HOMO SEXUAL” ~ Oscar Wilde on Haskell
- The Dropbox File System (tech.dropbox.com)
- Loop Recognition Benchmarks in C++, Java, Go, Scala (2011) [pdf] (days2011.scala-lang.org)
-
this runs the fastest without memory overhead int Search(){ int MAX = 10000000; for(int a = 0; a < MAX; a++){ int a3 = a * a * a; if(a3 > MAX) break; for(int b = a; b < MAX; b ++){ int b3 = b * b * b; if(a3 + b3 >…
- Debugging performance issues in Go programs (software.intel.com)
- Capturing Packets in JavaScript with node_pcap (howtonode.org)
- JSZip: Create, read and edit .zip files with JavaScript (stuk.github.io)