Live data from Hacker News

Viewing profile — xialvjun

xialvjun

HN member
Joined
Mon, Mar 26, 2018, 4:25 AM UTC
HN karma
25
Public activity
61 items

About xialvjun

No profile information was provided.

Recent public activity

  1. 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.

  2. 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…

  3. 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

  4. comment
    Comment #39754135

    just one tab use SSE and others use storage event.

  5. comment
    Comment #39690321

    Is there some code example?

  6. 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…

  7. comment
    Comment #39249632

    So, the future is Universal Basic Income and Open Source.

  8. 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…

  9. 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…

  10. comment
    Comment #38938102

    I'm going to quit my job to relax. And my relax is to build some open source things.

  11. comment
    Comment #38938093

    How can I follow in hackernews :)

  12. comment
    Comment #38852196

    If VPN is bad, what about NAT?

  13. 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, …

  14. 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 …

  15. 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.

  16. 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…

  17. 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…

  18. comment
    Comment #37984428

    I saw the title as "build your own twitter". -_-!

  19. comment
    Comment #37984351

    Haha, I like this guy. But I don't write C, I write JS.

  20. comment
    Comment #37983373

    Ship of Theseus

  21. 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.

  22. comment
    Comment #36706615

    usefull for vr headset

  23. comment
    Comment #35914565

    We like create, not produce.

  24. 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…

  25. comment
    Comment #35194589

    We need Nostr like protocols.