Viewing profile — zippoxer
zippoxer
HN member- Joined
- Mon, Aug 13, 2012, 5:17 PM UTC
- HN karma
- 232
- Public activity
- 54 items
- HN profile
- View on Hacker News ↗
About zippoxer
No profile information was provided.
Recent public activity
-
story
Show HN: Recall - TUI to Resume Claude/Codex conversations with full-text search
I built this because finding old Claude Code / Codex sessions to resume was tedious. It indexes ~/.claude/projects/ and ~/.codex/sessions/, ranks by relevance + recency. Press Ente…
-
comment
Comment #27177673
Given that... 1) The Ethereum economy will keep growing to disrupt traditional finance 2) Yearn is the greatest asset management protocol on Ethereum Then why not?
-
comment
Comment #25663770
> Plus, gas fees. It's currently cheaper to wire money than to send some ETH. Wrong. If all you wish for Christmas is to send some ETH, look no further than into ZK-Rollups such as…
-
comment
Comment #24724366
> examples that wouldn't be better served by a database are basically non-existent. If you say so, then here's a question for you. Using only non-blockchain databases, can you buil…
-
comment
Comment #23805556
Ethereum's upcoming 2.0 release kinda solves the issues you raised there. 1. Energy waste: solved by staking instead of mining. See proof of stake [1]. 2. Centralized mining: staki…
-
comment
Comment #23478533
Same. I love Go, the language, much more than PHP, but Laravel.. Laravel is really great. I wish Go had something as convenient and complete as Laravel. Unfortunately that's imposs…
-
comment
Comment #23246146
why so cruel?
-
comment
Comment #23228977
Pfft.. there are many.. and new ones keep popping up every once in a while. That's why I keep coming back.
-
comment
Comment #23228944
I'll even go as far as to say that everyone here has already read it.
-
comment
Comment #23228775
I think it doesn't hurt that most if not all of the packages needed for code generation are built into the language's standard library.
-
comment
Comment #23208479
TablePlus - Love it! Cross-platform without Electron and yet still pretty. They got UX right, it's minimal yet powerful enough for me.
-
comment
Comment #23188076
Finally completed my side project [1], a website/app to check in which countries Netflix streams that movie or series you've been wanting to watch. As a heavy VPN consumer, this is…
-
comment
Comment #23119289
"String-programming" is mostly optional. Modern Laravel is introducing type-safe alternatives. For instance, instead of doing validation like: 'gender' => 'in:male,female,other' Yo…
-
comment
Comment #22777503
That go me too, but to be honest the title says it like it really is.
-
comment
Comment #22731638
On the other hand, if this comes back next winter, and we would have a mass-producible vaccine ready, then you could say science has saved us from a second pandemic.
-
comment
Comment #22153676
If I had to guess, the chance for a sequence of 33 identical DNA letters would be (1/4 ^ 33) * 33 Pardon my math.
-
comment
Comment #17163974
One of Go's features is fast compilation, which wouldn't have been the case if it used LLVM. > a GC which is competitive with JVMs from 15 years ago I don't know where you got this…
-
comment
Comment #17099831
God I miss forums.
- story
-
comment
Comment #16849901
You can also compare apples to oranges.
-
comment
Comment #16847914
Xi is orders of magnitudes more mature than Phi. You can't compare 76 contributors and 1128 commits vs 1 contributor and 103 commits.
-
comment
Comment #14807481
I don't know how Filecoin strengthens reliability, but Sia splits your file to 30 small pieces and distributes them randomly among hosts. You only need 10 of the pieces to recover …
-
comment
Comment #14807427
Exactly. As long as there's demand to keep hosting files in the network, there WILL be providers hosting your files. Even if a hosting company who hosts 5% of the network (that's a…
-
comment
Comment #14647079
Cool tool, but by using it, you depend on it staying alive for longer than any page you archive on it. This got me thinking about how a decentralized p2p internet archive could sol…
-
comment
Comment #14646771
Distrusting Windows was the wisest thing you did since you climbed off your horse. [1] No, seriously. How is it paranoia to think the NSA was/is surveilling your Windows installati…