Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
anonfunction
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
361.
▲
by
anonfunction
10y ago
This looks very similar to https://www.mapbox.com/mapbox-studio/
362.
▲
by
anonfunction
10y ago
Nope not at all, in some cases I would say it's better. I use multiple monitors but prefer each monitor in full-screen mode. That allows me to use tmux on my main monitor and slack or a browser on another. When I'm writing code on
363.
▲
by
anonfunction
10y ago
Which model do you use?
364.
▲
by
anonfunction
10y ago
I think it's people talking about dumping their MacBook Pro more so than iMac.
365.
▲
by
anonfunction
10y ago
Here's some data on which ones are shared most on reddit: https://xkcdref.info/statistics/
366.
▲
by
anonfunction
10y ago
Atom or Vim
367.
▲
by
anonfunction
10y ago
Rich Hickey gave one of my favorite talks that I recommend to all programmers no matter which language they code in: https://www.infoq.com/presentations/Simple-Made-Easy
368.
▲
by
anonfunction
10y ago
I've always found this to be overlooked or at least a misguided design decision. IMO would be very helpful to be able to specify a commit, tag or branch to pull down. The Go team's solution to this problem was allowing vendored de
369.
▲
by
anonfunction
10y ago
Hey HN! Just a fun weekend project I made awhile back and thought someone might enjoy. Feel free to ask questions, provide code criticisms, or suggest a new feature or improvement.
370.
▲
Show HN: Generate memes in pure Golang
(github.com)
1 points
by
anonfunction
10y ago
|
1 comments
371.
▲
by
anonfunction
10y ago
Had two companies pay for me to use it, but prefer the open source atom / vim combo.
372.
▲
by
anonfunction
10y ago
We are using docker in production on google's cloud. Specifically google container engine which is essentially kubernetes.
373.
▲
by
anonfunction
10y ago
How did you gather all the audio clips to map them to the words?
374.
▲
by
anonfunction
10y ago
Hey HN! We made a million "deal with it" gifs from a small sample of our media. The project incorporated computer vision which is an area that we are really excited about exploring more. There were a lot of learning experiences an
375.
▲
Show HN: We made a million gifs
(gifs.com)
10 points
by
anonfunction
10y ago
|
3 comments
376.
▲
by
anonfunction
10y ago
Here's a cURL request to send a binary image to be classified: curl -i --data-binary @/pictures/bunny.jpg http://newton.keplr.io/inceptionv3/predict
377.
▲
by
anonfunction
10y ago
I wrote a direct port in Golang with benchmark comparisons: https://github.com/montanaflynn/toy-spelling-corrector
378.
▲
by
anonfunction
10y ago
The problem is that there is no consistency when it comes to our justice system. The only reason that the evidence was ruled inadmissible is because an attorney was good enough to make the case. For every CEO there are hundreds of poor peop
379.
▲
IOC bans gifs made from Rio 2016 footage
(arstechnica.co.uk)
2 points
by
anonfunction
10y ago
|
0 comments
380.
▲
by
anonfunction
10y ago
Never got a confirmation email so I couldn't try it out. There is no re-send functionality. If this was coupled with a docker build service I would use it for sure.
381.
▲
Message buttons and the Slack API
(medium.com)
2 points
by
anonfunction
10y ago
|
0 comments
382.
▲
by
anonfunction
10y ago
It looks very old, kind of like from windows 95 or something. Everyone else described the actual content but that is what stood out to me. Edit: Clickable link that doesn't download: https://www.dropbox.com/s/okt34
383.
▲
by
anonfunction
10y ago
I couldn't think of movie names, would be cool to have a "browse" mode of discovery as well.
384.
▲
by
anonfunction
10y ago
I think this could be against the HN rules as read in the FAQ[1], if anyone who came to the link were to upvote the post. HN penalizes these posts by not allowing them to be promoted outside of newest. > Can I ask people to upvote my sub
385.
▲
by
anonfunction
10y ago
A friend of mine and I followed Google Maps directions while on skateboards in a little town in Oregon called Coquille. At the bottom of a fairly steep hill there was a huge unchained full-grown Rottweiler. When we arrived at the flat area
386.
▲
by
anonfunction
10y ago
Good idea of just trimming to the end if the end value is greater than the video duration, I'll add that next week. As a quick hack since the youtube video duration is 7.383s, and you want to trim to the end just omit the end property.
387.
▲
by
anonfunction
10y ago
I can't understand the argument of social media making the world a worse place. Television is made by publishers who get to decide what to deliver to their audience which is in stark contrast to facebook, twitter, etc... where you are
388.
▲
by
anonfunction
10y ago
That indeed looks to be the problem, we have some ideas in store to fix this but for now source media is limited to one hour. I filed an issue to report the correct error message and log this as an event so we could see how many times it&#x
389.
▲
by
anonfunction
10y ago
I'm not Rory, our CEO who you're replying to, but he couldn't respond due to a HN "posting too fast" error so I thought I would chime in. What we are truly passionate about is exposing the general public to a new me
390.
▲
by
anonfunction
10y ago
Yes this is possible, we havn't updated the docs[1] yet but the editor uses our public API for all the effects. { "source": "https://www.youtube.com/watch?v=jhyANGHDDH8", "trim&
More ›