Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
anchpop
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
9 ms
·
1.
▲
by
anchpop
1y ago
I did that (distracting subtitles) on one of my videos and it had a very negative response. I won't do it again, but I was puzzled because I find it much nicer than the traditional subtitle format personally. It's easier for my br
2.
▲
by
anchpop
1y ago
I love the liquid glass look and have helped multiple non-techie people install the developer beta just because they were excited to experience "the frutiger aero update". (frutiger aero is a bit of a meme on tiktok right now so t
3.
▲
by
anchpop
1y ago
I wrote a post about a highly related topic here. It may be helpful to you in understanding the parent comment: https://chadnauseam.com/coding/random/how-side-effects-work-...
4.
▲
by
anchpop
2y ago
I think you're right. I produced a small rust program to test it by iterating over all 32-bit floats: https://gist.github.com/anchpop/30f119efd8d4c29a6a99202d57a5... Output: Count between 0 and 1: 1065353
5.
▲
by
anchpop
4y ago
Who lost? Everyone who got laid off wouldn't have had at a job at all if they weren't hired, and they probably got severance packages for more than the average American makes in a year.
6.
▲
by
anchpop
4y ago
On Ethereum you can you decentralized tumblers like Tornado Cash
7.
▲
by
anchpop
4y ago
ZK rollups are not anywhere near 14 years old
8.
▲
by
anchpop
4y ago
They shouldn't even all be on the same computer. Ideally they would be engraved in titanium and inside people's safe deposit boxes
9.
▲
by
anchpop
4y ago
In this case, the weakness was that the keys that controlled the bridge were somehow stored insecurely. When attackers gained access to the keys, they were able to steal from the bridge. In a properly-implemented rollup, there are no keys t
10.
▲
by
anchpop
4y ago
Right. It's possible to conceive of a rollup, particularly a zk-rollup, without anything like a master key. But current rollups do have those keys. ZK-sync for example has two, one used mostly used for upgrading the smart contract that
11.
▲
by
anchpop
4y ago
Right now they're immature, but I'm hopeful that advancements in ZK-tech will allow practical ZK-rollups. ZKSync already has a zk-evm testnet running (which I believe is based on zk-llvm), so we're close. Currently all the bi
12.
▲
by
anchpop
4y ago
what kind of volume does tornado.cash process? If it normally processes e.g. $1M/day, it'd take a while to use it as a mixer right?
13.
▲
by
anchpop
4y ago
I’m curious about handshake vs ens. The thing I like about ens is that it’s on ethereum which should make it harder to 51% than handshake (which is a relatively small PoW chain iirc). Of course with ethereum you need to pay gas fees which a
14.
▲
by
anchpop
4y ago
True. It made me feel like microanalyzing one of their comments. Here goes: On: > What I couldn’t find was a sober, dispassionate explanation of what crypto actually is — how it works, who it’s for, what’s at stake, where the battle line
15.
▲
by
anchpop
4y ago
> Human cancer might never be solved if strong business entities were to rely on the prevalence of cancer Given the amount of money someone with a patent on a cancer treatment or cure would make, it's hard for me to imagine that
16.
▲
by
anchpop
4y ago
Thanks! I was accidentally pushing garbage to my IPNS name. It should be resolved now.
17.
▲
by
anchpop
4y ago
Yeah! That's why I'm excited for the effect system to land in OCaml. In general I think effect systems are more user friendly than monads and it makes the choice of how to handle the effects more explicit.
18.
▲
by
anchpop
4y ago
> big, untrue, statements saying the real web is "centralized" Well, it's not completely centralized, but it's more centralized than using IPFS for the backend and ENS for the namespace. I think that's hard to de
19.
▲
by
anchpop
4y ago
> foo() can be an expensive operation like an HTTP call. Or it might depend on a database which can change state underneath it. Not in Haskell! I recommend reading the rest of the post.
20.
▲
by
anchpop
4y ago
I'm a professional OCaml developer, so I definitely know and agree with you :p I still think Haskell is "more FP" than OCaml because it allows equational reasoning in more cases. I don't think it's a problem to desc
21.
▲
by
anchpop
4y ago
In theory you're right, but in this specific case they really are the same - the compiler has an optimization pass called "common subexpression elimination" that converts the second to the first in nearly all cases.
22.
▲
How side effects work in FP
(chadnauseam.com)
142 points
by
anchpop
4y ago
|
103 comments
23.
▲
by
anchpop
5y ago
As a widget maker, I'm pro widget-users even though I technically have an adversarial relationship with them. In particular, I'm pro widget-users because without them I would be without money and without me they would be without w
24.
▲
by
anchpop
5y ago
> I'm aware of specific stories where bad-faith tenants have made enforcement difficult, but I'm also aware of enough specific stories from the other side where tenants -- even some who have committed no violations -- have foun
25.
▲
by
anchpop
5y ago
In areas where home prices are high, the vast majority of homes have people living in them. So the idea that home prices are inflated by people buying homes and not doing anything with them seems a bit suspect to me. Additionally it kind of
26.
▲
by
anchpop
5y ago
You should read the homotopy type theory book if you’re interesting in things like this :p But to answer your question, there’s one here: https://arxiv.org/abs/1305.3835
27.
▲
by
anchpop
5y ago
Grammer conversations are the very pineapple of useless discourse, and I don't see why we don't nip them in the butt. Weather you say "literally" or "figuratively", both are equally understandable for all inten
28.
▲
by
anchpop
5y ago
Pollings actually shows legislators are exactly in lockstep with voters. For instance, a strong majority of Americans say they would not pay an additional $10 per month in electricity to combat climate change. So legislators faithfully do n
29.
▲
by
anchpop
5y ago
Presumably your state chose to elect some of the senators who voted unanimously to pass the bill because the electorate trusted their judgement. Sometimes making the best judgement that means consulting with interest groups like airlines, w
30.
▲
by
anchpop
5y ago
Unfortunately Blender is GPL and so can't be ported to iOS or iPadOS :(
More ›