Live data from Hacker News

Viewing profile — revanx_

revanx_

HN member
Joined
Sat, Jun 13, 2015, 6:05 AM UTC
HN karma
162
Public activity
120 items

About revanx_

No profile information was provided.

Recent public activity

  1. comment
    Comment #47374326

    He's anything but stupid, he is also human, makes mistakes (like you) and the last time I checked he was working on AI for years now so, yeah, he's probably going to gravitate towa…

  2. comment
    Comment #45990531

    There is no "real" GPU virtualization available for regular consumer, as both AMD and NVIDIA are gatekeeping it for their server oriented gpus. This is the same story with Intel ga…

  3. comment
    Comment #45796605

    You are wrong, Pascal has always allowed pure raw pointer and data manipulation as well as self memory management, the strong type enforcement and auto management for some types (s…

  4. comment
    Comment #37685887

    sounds like it's designed to be that way, yes.

  5. comment
    Comment #37685864

    They announce the product but you can't even pre-order it, a typical pi experience.

  6. comment
  7. comment
    Comment #34322495

    I used to have a lot of cavities due to poor oral hygiene, after I had a complications with my wisdom tooth, I really decided to step up my game and take care of my teeth. Brush 3 …

  8. comment
    Comment #34297524

    > I think, much like even-versioned releases of Delphi -- which were famously half-baked and buggy, and you'd inevitably end up dealing with a confluence of bugs until the odd-rele…

  9. comment
    Comment #34162346

    nothing magic about Result keyword, it's just an implicit pointer, you can avoid it completely by using explicit pointers.

  10. comment
    Comment #33019073

    Imho if cpu manufacturers figure out how to slap a large cache on the same die (something like amd 3D V-Cache but much more) we may actually see graphic cards become obsolete in fa…

  11. comment
    Comment #31957078

    I just took apart my unit CP1300EPFCLCD and it indeed has the yellow silicone. There's also a lot of white silicone but only to keep wires in place. My solution is to just inspect …

  12. comment
    Comment #31956803

    no it doesn't. It just shows the location where you can find the glue. How do you actually remove it? Do you soke it in ethanol and pick it apart or how ?

  13. comment
    Comment #31956740

    so how do you go about removing/cleaning that glue?

  14. comment
    Comment #31956579

    true, surge protectors are actual snake oil. 99% of people get em thinking it will protect em from lightning strikes ...

  15. comment
    Comment #31956562

    How do you achieve the X Also, I'm extremely sensitive to humm noise output by inverters so I can only tolerate UPSs that have that "Green mode" option which (I guess?) powers dire…

  16. comment
    Comment #31956511

    I had to place my unit (CP1300EPFCLCD) in an empty room for 2 weeks to let it out-gass, the smell of plastic was unbarable and was not suitable for living conditions. I found other…

  17. comment
    Comment #31820910

    This was very educational, all of a sudden I couldn't reach 60% of all websites I normally visit everyday. I guess this is the cost of laziness under the guise of DDOS protection.

  18. comment
    Comment #31132922

    This is because some major refactoring has to happen in RTTI and system units to support dynamic linking so that true delphi-style runtime dynamic packages can be supported. This i…

  19. comment
    Comment #31131981

    I use the synopse mORMot library for server side rendering http server and database access. It has well written documentation with lots of examples on how to get started. IF you ha…

  20. comment
    Comment #31069284

    for me download is correct but upload is 1/3 ...

  21. comment
    Comment #31038806

    I bought a 58 inch samsung tv in 2016 for around 250 euro. 1080p, barebone no smart features, two hdmi ports and two usb 2.0 ports. I wouldn't give it up even if someone payed me d…

  22. comment
    Comment #30162821

    thank you for that link. Does AMD have the same shenanigans of locking out consumer grade gpu's? Intel has GVT-g vGPU virtualization which works with intel integrated graphics, it …

  23. comment
    Comment #30161114

    I game on linux, it's not as secure as I would like it to be. I run everything under unprivileged container including steam, the problem is that for vulkan hardware renderer to wor…

  24. comment
    Comment #30057453

    I'm in EU, I was able to completely delete my entire battle.net account two weeks ago, (active since 2005) just by going to the support page and filling some web form. No ID photo …

  25. comment
    Comment #29671487

    I wish Systemd-networkd had native PPPoE support. https://github.com/systemd/systemd/issues/481 Still, systemd is just great and it has made my life a lot easier.