Live data from Hacker News

Viewing profile — basro

basro

HN member
Joined
Fri, Aug 09, 2019, 4:12 PM UTC
HN karma
32
Public activity
23 items

About basro

No profile information was provided.

Recent public activity

  1. comment
    Comment #48873335

    A fan is better than nothing, even in a heatwave.

  2. comment
    Comment #48544204

    I wish it had support for a system similar to webrtc's offer and answer SDP messages. From what I see, relay servers are doing a job that is equivalent to Stun + Turn + SignalingSe…

  3. comment
    Comment #48516820

    > I would be personally a little disappointed if Typst replaced LaTeX, but until that happens, I definitely hope that it continues to do well. I'm curious about why you'd be disapp…

  4. comment
    Comment #47602377

    They differ in a similar way to how React differs from SolidJS. In react when state changes the component functions that depended on that state are rerun to compute what the compon…

  5. comment
    Comment #45538627

    Hey, I'm curious about the web component framework and css framework you mentioned. I was unable to find info about it, could you link me?

  6. comment
    Comment #38780563

    What would be the other lightweight statically typed scripting languages? There really aren't many.

  7. comment
    Comment #38194719

    I think I agree that it's akin to organized crime, it's a case of "the goal justifies the means". You see the goal of forcing union usage as a noble thing so you agree with these m…

  8. comment
    Comment #37792345

    No, performance and power consumption should go hand in hand in this case. If you are strongly IO bound, paying for the synchronization is not really going to matter much I believe…

  9. comment
    Comment #37792026

    This is true but the rest of the ecosystem is not built for it. If you try to use axum in this way you'd still need to use send and sync all over the place.

  10. comment
    Comment #37791814

    Instead of Arc and Mutex you'd be using Rc and RefCell. Wouldn't it be just as complex and verbose code-wise? I understand that it is less efficient but in the case you describe wo…

  11. comment
    Comment #36695992

    So, how do you suggest a company would make profit while also not limiting to people who can afford paying for the product? If you are thinking of the free to play model with micro…

  12. comment
    Comment #35307997

    That sounds like an improvement

  13. comment
    Comment #33638101

    Didn't he address this? He has both the ability to report/block users and also the ability to report content (comments) in his app.

  14. comment
    Comment #23502126

    Because it runs in the browser it's trivial to apply client side cheats. For example see through walls, auto aim.

  15. comment
    Comment #23249425

    Browsers no longer leak local ip addresses, there's a new feature that uses mDNS instead of local ips.

  16. comment
    Comment #22987346

    I think there's not. But, in case your WebRTC is disabled because of the local ip leaking thing, I'll have you know that both chrome and firefox have changed that and no longer lea…

  17. comment
    Comment #22984340

    Yeah, it had a setting for that.

  18. comment
    Comment #22982778

    It uses WebGL and WebRTC for p2p connections.

  19. comment
    Comment #20678761

    Thanks, for the compliment. I'll consider writing a blog post in the future. It's actually kind of playable on android at the moment, but only if you have a keyboard or gamepad plu…

  20. comment
    Comment #20670492

    You are welcome

  21. comment
    Comment #20669196

    Here's some video footage for anyone who doesn't want to play but still wants to see what it's like: https://youtu.be/oANleO-sE9s

  22. comment
    Comment #20668378

    Mine too ;)

  23. story