Viewing profile — xialvjun
xialvjun
HN member- Joined
- Mon, Mar 26, 2018, 4:25 AM UTC
- HN karma
- 25
- Public activity
- 61 items
- HN profile
- View on Hacker News ↗
About xialvjun
No profile information was provided.
Recent public activity
-
comment
Comment #40011371
ipfs mount. Since ipfs is content-addressable storage, it's readonly. If we make it cow, encourage people to seed is easy.
-
comment
Comment #40009807
> So, how do we stop people lionising "strong men"? Prostitute literature. https://www.6parknews.com/newspark/view.php?app=news&act=vie... Deconstructing the heroic view of history…
-
comment
Comment #39902763
Location: Wuhan, China Remote: Yes Willing to relocate: Yes Technologies: Vue, ReactJS, NodeJS Resume/CV: https://github.com/xialvjun/xialvjun.github.io Email: xialvjun@gmail.com
-
comment
Comment #39754135
just one tab use SSE and others use storage event.
-
comment
Comment #39690321
Is there some code example?
-
comment
Comment #39415809
OKR should be something those managers use, not things we programmers(well if you like, call me coder is ok, I don't care) should do. Because it's those managers manage our jobs. I…
-
comment
Comment #39249632
So, the future is Universal Basic Income and Open Source.
-
comment
Comment #39113353
You became a millionaire. But I, who had always ranked in the top ten in a small town of more than 100+k people before college, still did not own a house after working for 10+ year…
-
comment
Comment #39053090
php + htmx should work good. But it's still website, not webapp. Complex front end operations are hard to implemente in htmx. api server + react/vue/angular work good. They are jus…
-
comment
Comment #38938102
I'm going to quit my job to relax. And my relax is to build some open source things.
-
comment
Comment #38938093
How can I follow in hackernews :)
-
comment
Comment #38852196
If VPN is bad, what about NAT?
-
comment
Comment #38851441
If we already have UBI(universal basic income), brilliant people may be more willing to develop free software and change the world. I don't know why we haven't. Industrialization, …
-
comment
Comment #38692749
Add less, ship less, worry about less. -- HTML is all you need to make a website But if I could, I'd like to add none, ship none, worry about none. My employer made me add so many …
-
comment
Comment #38680347
we can even add ipv8 ipv12 or ipv256 whatever, then `public_key.sha256 === ipv256`. So we can even have 0rtt in tls.
-
comment
Comment #38680316
Why not use public key as IP. Like yggdrasil-go, use `public_key.sha256.first_63_bit === ipv6[1..64]` (maybe some data error but here is how it works). Well, yggdrasil is an overla…
-
comment
Comment #38066650
> Very few engineers want to maintain relationships with customers, interview users to identify potential features, manage leadership, play politics for resource allocation, and so…
-
comment
Comment #37984428
I saw the title as "build your own twitter". -_-!
-
comment
Comment #37984351
Haha, I like this guy. But I don't write C, I write JS.
-
comment
Comment #37983373
Ship of Theseus
-
comment
Comment #37318626
So there is no "kernel space and user space"? Then how to protect apps, like prevent bad app read other app's user password with pointer calculation.
-
comment
Comment #36706615
usefull for vr headset
-
comment
Comment #35914565
We like create, not produce.
-
story
Not Use Path Based Imports
Some programming language like JS, use path-based imports, that's not good for making a stabel API. See https://api-extractor.com/pages/setup/configure_rollup/#:~:text=(The%20API%2…
-
comment
Comment #35194589
We need Nostr like protocols.