Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
anonfunction
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
11 ms
·
271.
▲
by
anonfunction
9y ago
You’ll need at least some more components to run your GPU like a CPU, motherboard, etc... not to mention a reliable network, power and other ancillary services. The real power of cloud is not a replacement of one instance but the ability t
272.
▲
by
anonfunction
9y ago
This project would really benefit from some examples.
273.
▲
by
anonfunction
9y ago
AMD put out an announcement: https://www.amd.com/en/corporate/speculative-execution
274.
▲
by
anonfunction
9y ago
There is a strong correlation between mental illness and substance abuse. https://www.drugabuse.gov/publications/research-reports/como...
275.
▲
by
anonfunction
9y ago
I'm wondering how this is relevant, when I looked at the wiki article[1] it seems to be about delayed gratification. 1. https://en.wikipedia.org/wiki/Stanford_marshmallow_experimen...
276.
▲
by
anonfunction
9y ago
So I guess you don't believe in "unconditional love"? I just can't imagine not loving my kids even if I knew I could not trust them. Another example would be family with mental illness to such a degree you may actually f
277.
▲
by
anonfunction
9y ago
Or pass it into the func, especially if its running in a goroutine. for _, ele := range eles { go func(ele string) { // use ele }(ele) }
278.
▲
by
anonfunction
9y ago
That’s an interesting definition of love. May I ask if you have kids? For me, love is multi-faceted and can’t be defined as a single attribute like trust. People love food that literally kills them. You don’t always get to choose whom or wh
279.
▲
by
anonfunction
9y ago
First, you will need to have enough testnet ETH to become a validator. ... Replacing 2000 with whatever amount of ETH you want to deposit (min 1500). Is this minimum just for the Testnet or ingrained into the final spec?
280.
▲
by
anonfunction
9y ago
Wow, I look at the building everyday but this is the first I've seen it from that vantage point. Thanks for sharing. Found another photo that is a little closer: https://i.imgur.com/Px7Apnq.jpg
281.
▲
by
anonfunction
9y ago
If you look at the tallest buildings they all have unique designs. http://www.hearandplay.com/main/wp-content/uploads/2015/12/t...
282.
▲
by
anonfunction
9y ago
Reminds me of FizzBuzz Enterprise Edition® 1. https://github.com/EnterpriseQualityCoding/FizzBuzzEnterpris...
283.
▲
by
anonfunction
9y ago
I've always heard American cops are trained specifically to always shoot to kill.
284.
▲
by
anonfunction
9y ago
Though it has little bearing on your point, many people including myself do not possess the ability to "imagine a photo". It is known as aphantasia and Blake Ross has a great article[1] on the subject. 1. https://www.fa
285.
▲
by
anonfunction
9y ago
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/lin...
286.
▲
by
anonfunction
9y ago
Why would anyone believe the bitcoins will end up going to charity?
287.
▲
by
anonfunction
9y ago
These are the European Smarties, not the american kind[1] which are more of a flavored chalk than a chocolate covered by a candy shell. 1. http://caffeineplease.typepad.com/caffeine_please/images/200...
288.
▲
by
anonfunction
9y ago
If you have not read The Vietnam of Computer Science[1] I highly suggest it. http://blogs.tedneward.com/post/the-vietnam-of-computer-scie...
289.
▲
by
anonfunction
9y ago
We trained it on a large dataset of gifs created by our users. The first thing the AI does is break the video into scenes and then scores them based on how similar they are to the gifs int the training set. We then take the top scored scen
290.
▲
Show HN: Automatic Highlight Reel Maker
(gifs.com)
4 points
by
anonfunction
9y ago
|
2 comments
291.
▲
by
anonfunction
9y ago
If you like fish but miss the plugin ecosystem of zsh you might be interested in the fish-shell plugin manager, fisherman. I've really been enjoying fish with z and fzf. https://github.com/fisherman/fisherman
292.
▲
by
anonfunction
9y ago
Conway's Game of Life in Q: life:{3=a-x*4=a:2(sum -1 0 1 rotate\:,’/)/x}
293.
▲
by
anonfunction
9y ago
Wrong thread?
294.
▲
by
anonfunction
9y ago
Is there an easy way to see how much profit this bot actually makes?
295.
▲
by
anonfunction
9y ago
It's not a Go program but Microsoft Office or Apple's equivalent can make "professional looking" reports you can export to PDF. You could also use Photoshop if you want to be more creative or LaTeX if you're going f
296.
▲
by
anonfunction
9y ago
I like to use both, depending on what I'm working on. If I'm writing code then a vim / tmux combo can be great but if you're editing markdown or an html / css website having the live preview and same developer tools
297.
▲
by
anonfunction
9y ago
Some things produce more heat than others.
298.
▲
by
anonfunction
9y ago
This would be cool if it could filter for certain events like people subscribing, etc... there used to be something like this that played a "cha-ching" sound but I forgot what it was called.
299.
▲
by
anonfunction
9y ago
I ran the docker container and it uses 56.97MiB without any requests going through. docker run -d --publish 80:80 --env S3PROXY_AUTHORIZATION=none andrewgaul/s3proxy docker stats
300.
▲
by
anonfunction
9y ago
Any examples of how it handles pagination? Couldn't find it in the README.md
More ›