Viewing profile — Hjfrf
Hjfrf
HN member- Joined
- Tue, Dec 08, 2020, 2:06 PM UTC
- HN karma
- 252
- Public activity
- 124 items
- HN profile
- View on Hacker News ↗
About Hjfrf
No profile information was provided.
Recent public activity
-
comment
Comment #31277121
The top ten most traded collections last week are all knockoff cryptopunks (ranked 17), which itself is bulk-generated crap from a combination of templates. It's hard to imagine a …
-
comment
Comment #31173829
The one exception I can think of is a bug in the mssql datetime type (but not date or datetime2) where strings in that format are assumed to be yyyy-dd-mm if the locale dateformat …
-
comment
Comment #31113315
Cryptocurrency projects have squandered a decade of good faith with no useful product. They've done a great deal of harm in that period, so I can't see even the current level of mi…
-
comment
Comment #30991638
Maybe it would be simpler at an international level rather than for individual companies? E.g. based on last year's co2 vs rolling 5 years average, calculated by weather satellites…
-
comment
Comment #30895504
It's not a debate so much as occasional attempts at grifting that get shot down immediately.
-
comment
Comment #30870797
GUSD isn't FDIC insured, unless their homepage has it wrong. It's the dollar accounts in Gemini's name that are FDIC insured. So if there's an exploit where GUSD can be stolen/dupl…
-
comment
Comment #30816087
If the price goes higher, it only gets worse as a transactional currency. Those are in direct opposition.
- comment
-
comment
Comment #30644538
Sponsorblock is a similar premise, just crowdsourced rather than ai.
-
comment
Comment #30631788
Reddit.com/r/buttcoin
-
comment
Comment #30560020
Excessive consumption as fashion has gone the other way for young kids. Environmentalism seems to be "cool af",to the point where not owning a car is virtue signalling.
-
comment
Comment #30480468
Banning miners would send them to the next-most corrupt country with cheap energy. A more meaningful move would be to ban exchanges, so that miners can no longer take exit liquidit…
-
comment
Comment #30445626
The next natural step in that direction would be banning all exchanges from banking in hard money. It would push people to p2p, at the expense of cryptocurrency prices. Big win for…
-
comment
Comment #30435488
51% just doesn't feel like a meaningful threat model when governments can instead prevent exchanges offering monero pairs from accessing banking services in their country/currency.…
-
comment
Comment #30435388
Those could be a package manager and a web page. Microsoft did this to themselves by not having a standard package manager installed by default.
-
comment
Comment #30426499
Here's one in actual SQL- https://www.red-gate.com/simple-talk/blogs/statistics-sql-si...
-
comment
Comment #30385041
"Do not track" is exactly the feature you're talking about and already exists in all common browsers. What it's missing is a reason for websites to comply, which is what a law coul…
-
comment
Comment #30344584
More importantly it's worth a small fortune to kraken if not claimed by the customer. Their financial incentives aren't aligned with customers.
-
comment
Comment #30329683
If people are spending 1500 on a phone rather than 750 each on laptop/phone, the performance isn't necessarily worse. That's the real killer feature.
-
comment
Comment #30316622
I got 17bn, but with constantly changing prices a rough figure is fine. Here's the previous day's block reward and current price. https://bitinfocharts.com/bitcoin/ The other thing…
-
comment
Comment #30285284
This is a neat result of scope creep. The race between web C#/python and local javascript could make becoming a "full stack" dev easier at least.
-
comment
Comment #30277121
Strafe in shooter games is a movement relative to the direction you're facing without turning. So on a standard two-stick controller layout your left stick is strafe and your right…
-
comment
Comment #30198158
Bitfinex already did it once that we know of. It's not too absurd.
-
comment
Comment #30108809
Like this? https://devblogs.microsoft.com/powershell/convertfrom-string...
-
comment
Comment #30108799
There are some regex AI tools already - e.g. https://devblogs.microsoft.com/powershell/convertfrom-string... It's what excel uses for power query's "column from examples" too.