Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
mappum
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
mappum
8mo ago
Interesting username
2.
▲
by
mappum
8mo ago
Excited to see how this plays out, I made something similar a while back: https://news.ycombinator.com/item?id=9351286
3.
▲
by
mappum
8mo ago
Missed an opportunity to name it WikWok or Tikipedia.
4.
▲
by
mappum
11mo ago
I own the 'if' package on npm, which I wrote to be functions that can replace the if keyword, making no use of the if keyword in its definition.
5.
▲
by
mappum
3y ago
Missed out on an opportunity to name it "QWOPtimizer"
6.
▲
by
mappum
6y ago
This is fascinating - I have been quantitatively tracking TikTok trends and Indian songs consistently top the charts on TikTok by view counts. This will displace many Indian TikTok users and either a new platform will spring up, or Indians
7.
▲
by
mappum
7y ago
Amazing, this is clearly a glimpse into a future of internet content being less like a document and more like a virtual world. Suggestion: the enter key should focus the chat box (like a FPS game) so you don't have to hit escape then c
8.
▲
by
mappum
7y ago
Why would you force anyone? They are incentivized to buy a miner-heater because as long as it earns something, they are essentially just paying less for heating.
9.
▲
How to Sustain Bitcoin Without Fees or Inflation
(mappum.com)
2 points
by
mappum
7y ago
|
3 comments
10.
▲
by
mappum
9y ago
They can, the idea is that they can mine more efficiently by storing the scrambled version rather than storing it unscrambled and re-scrambling when they need to generate a mining proof.
11.
▲
by
mappum
9y ago
Very cool, I really like this idea of Nomic-style open-source code governance. I previously built a similar project: https://github.com/botwillacceptanything/botwillacceptanythi...
12.
▲
by
mappum
10y ago
Unfortunately, SGX is not open for public use yet. You currently need special permission from Intel to access it.
13.
▲
by
mappum
10y ago
You could use hashpipe ( https://github.com/jbenet/hashpipe ), from Juan Benet (the author of IPFS). It simply checks that the input to the command matches a given hash, so you can do `curl <url> | hashpipe <has
14.
▲
by
mappum
10y ago
I am long Zcash: * The founder is Zooko Wilcox-O'Hearn, creator of Zooko's triangle, the BLAKE2 hash function, Tahoe-LAFS, and former employee at MojoNation (an early attempt at cryptocurrency/P2P filesharing where another em
15.
▲
Megaupload 2.0 Will Link File Transfers to Bitcoin Transactions
(torrentfreak.com)
7 points
by
mappum
10y ago
|
0 comments
16.
▲
by
mappum
10y ago
Same as IPFS, which should probably be in the "Decentralized Web" category.
17.
▲
by
mappum
10y ago
From the bottom of the watt README: co is similar to watt, but the main difference is that it only works with Promises. It requires that you convert callback functions to return Promises before you can call them, and it does not let you wra
18.
▲
by
mappum
10y ago
I wrote a module that provides something similar to this using ES6 generators (which are already widely supported), but also supports callbacks in addition to promises. This way, you can make calls to existing APIs without having to wrap th
19.
▲
by
mappum
10y ago
> maybe Satoshi sold his private keys to this guy to avoid problems in the future? That's the best theory I've heard so far. That would explain why he chose a weak verification message (the Sartre quote, instead of a message th
20.
▲
by
mappum
10y ago
IFdyaWdodCwgaXQgaXMgbm90IHRoZSBzYW1lIGFzIGlmIEkgc2lnbiBDcmFpZyBXcmlnaHQsIFNhdG9zaGkuCgo=
21.
▲
by
mappum
10y ago
EDIT 2: Debunked! The signature in Wright's post is just pulled straight from a transaction on the blockchain. Convert the base64 signature from his post (MEUCIQDBKn1Uly8m0UyzETObUSL4wYdBfd4ejvtoQfVcNCIK4AIgZmMsXNQWHvo6KDd2Tu6euEl13VTC
22.
▲
Show HN: "if" keyword as an NPM package
(github.com)
1 points
by
mappum
10y ago
|
0 comments
23.
▲
by
mappum
11y ago
It's actually possible to do this without even requiring a 3rd party for escrow. Two parties can perform a "cross-chain atomic swap", where special transactions are created that move both of the funds on both chains at once,
24.
▲
by
mappum
11y ago
Also, I find it strange they felt so strongly about the whole thing that they created an account just to comment.
25.
▲
by
mappum
11y ago
Definitely a very useful Chrome extension. I discover a lot of Github repos through my Github frontpage feed, and this will make reading the descriptions much quicker.
26.
▲
by
mappum
11y ago
This guide has the Reprap "Prusa Steel" printer listed, and says it is $500, with a 9.1 rating. However, I strongly recommend the acrylic version made by many Chinese electronics companies which sell for $220 for the same print qu
27.
▲
by
mappum
11y ago
You can get them for $4.70 with free shipping directly from the factories in China on Aliexpress: http://www.aliexpress.com/item/New-Wireless-module-NodeMcu-L... (The only downside is shipping takes a few weeks). Just
28.
▲
by
mappum
11y ago
The IPFS API isn't exposed like that, there is actually a whitelist for hashes that can access the API (the IPFS webui is in the whitelist by default), and hashes that are blocked will get a 403.
29.
▲
by
mappum
11y ago
+1 for the rad1o/hackrf. Most of the other SDRs people are recommending here are only receivers, so they can't transmit. When I was at CCC camp I made node.js bindings for the hackrf, so it's pretty easy to work with: https:
30.
▲
by
mappum
11y ago
Cool project! The latency is a little high for a lot of games (not sure WC3 is the best choice with high latency), but it seemed smooth and responsive. After a while, I got stuck on the desktop instead of in the game (that's kind of a
More ›