Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
granttimmerman
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
10 ms
·
1.
▲
by
granttimmerman
5y ago
(Disclaimer: I work on Google Cloud Functions) With Google Cloud Functions, you can run your function locally using the Function Framework libraries (available in all Cloud Function languages) [0]. These libraries are used in production Clo
2.
▲
by
granttimmerman
8y ago
She did say live plants are very important.
3.
▲
by
granttimmerman
9y ago
The comment was about trending G Suite into open source. You've got to start somewhere. It starts with developer samples, moves into tools, languages (Apps Script), then sub-products. If you're asking for Google to open source it&
4.
▲
by
granttimmerman
9y ago
(Disclaimer: I work on G Suite Open Source) I open sourced our developer samples this week: github.com/gsuitedevs There's an increasing amount of things you can do with G Suite, almost all our products have APIs and Apps Script li
5.
▲
by
granttimmerman
10y ago
I built a very similar project for classical music using Theano and MusicXML for a Sound Capstone Project at UW. Blogpost + music: https://medium.com/@granttimmerman/algo-rhythm-music-composi... GitHub: https:/&#
6.
▲
React.js: The Front End Framework of the Future
(youtube.com)
3 points
by
granttimmerman
11y ago
|
0 comments
7.
▲
DubHacks Spring
(15s.dubhacks.co)
2 points
by
granttimmerman
11y ago
|
0 comments
8.
▲
by
granttimmerman
11y ago
That's a lot of `padding-top`. Almost looks like the vertical height is misaligned.
9.
▲
Welcome to the New OpenTable
(blog.opentable.com)
1 points
by
granttimmerman
12y ago
|
0 comments
10.
▲
Open Table's New Brand
(brand.opentable.com)
1 points
by
granttimmerman
12y ago
|
0 comments
11.
▲
Product Grunt: The worst old products, every day
(productgrunt.com)
7 points
by
granttimmerman
12y ago
|
1 comments
12.
▲
Vinli: Making cars smarter, safer and more fun
(vin.li)
2 points
by
granttimmerman
12y ago
|
0 comments
13.
▲
by
granttimmerman
12y ago
In Seattle, Stash ( https://angel.co/stash-4 ) is doing this.
14.
▲
by
granttimmerman
12y ago
I particularly like input = "qwdtytdwqertytreqxctntcxzxctbtvwqwdtytdwqertytreqxctntcxzxctbtvwqwdtytdwqertytreqxctntcxzxctbtvwqwdtytdwqertytreqxctntcxzxctbtvwqwdtytdwqertytreqxctntcxzxctbtvw"
15.
▲
by
granttimmerman
12y ago
I created a music auto-player since I was too lazy to play your guy's songs by myself. Paste this in the console. // SETTINGS var input = "rsa ecde srgu yhgr bv rsa ecde srgu yhgr bv hybtg ser erv"; input +=
16.
▲
by
granttimmerman
12y ago
For anybody who wants a little bit more structure than LCON but less clutter than JSON, I'd recommend checking out CSON. https://github.com/bevry/cson
17.
▲
by
granttimmerman
12y ago
I love being able to drive in reverse at 300km/h.
18.
▲
by
granttimmerman
12y ago
Fun stuff. function action(){ var opacity1 = $('#color-1')[0].getContext('2d').getImageData(0,0,1,1).data[3]; var opacity2 = $('#color-2')[0].getContext('2d').getImageData(0,0,1,1).data[3]
19.
▲
by
granttimmerman
12y ago
Here's how to hack the hacking game. Pretty simple (in your console): app.sendAnswer({answer: 1,time: -999999999999}) (I added the instructions on the leaderboard itself)
20.
▲
by
granttimmerman
12y ago
Markov chain circle generator: https://gist.github.com/grant/29afaa91349b1928b05e
21.
▲
by
granttimmerman
12y ago
I created a Markov chain generator: https://gist.github.com/grant/561834963dc526495c45 var numNodes=10;var roundNum=100;var a=[];for(var i=0;i<numNodes;++i){var connections=[];var sum=0;for(var j=0;j<numNodes;++j
22.
▲
WWDC Logo out of HTML, CSS, and JS
(github.com)
2 points
by
granttimmerman
12y ago
|
0 comments
23.
▲
Swift Cheat Sheet
(github.com)
3 points
by
granttimmerman
12y ago
|
0 comments
24.
▲
by
granttimmerman
12y ago
Awesome!!! Can't wait for the future of IO.
25.
▲
by
granttimmerman
12y ago
Scrolling becomes is really buggy if you Cmd + f to search for something. But overall, nice UI.
26.
▲
by
granttimmerman
12y ago
You might want to look at https://github.com/visionmedia/term-canvas
27.
▲
Xkcd API
(github.com)
1 points
by
granttimmerman
12y ago
|
0 comments
28.
▲
by
granttimmerman
12y ago
You can also press `t` on any repo on github to find files/filetypes quickly.
29.
▲
by
granttimmerman
12y ago
I'm working on an idea that does this but is more generic than just cooking. Look out for the public beta in September.
30.
▲
by
granttimmerman
12y ago
http://imgur.com/JJVvmy9 I just finished my portfolio website http://grant.cm Github: https://github.com/grant/grant.cm
More ›