Viewing profile — revanx_
revanx_
HN member- Joined
- Sat, Jun 13, 2015, 6:05 AM UTC
- HN karma
- 162
- Public activity
- 120 items
- HN profile
- View on Hacker News ↗
About revanx_
No profile information was provided.
Recent public activity
-
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…
-
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…
-
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…
-
comment
Comment #37685887
sounds like it's designed to be that way, yes.
-
comment
Comment #37685864
They announce the product but you can't even pre-order it, a typical pi experience.
- comment
-
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 …
-
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…
-
comment
Comment #34162346
nothing magic about Result keyword, it's just an implicit pointer, you can avoid it completely by using explicit pointers.
-
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…
-
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 …
-
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 ?
-
comment
Comment #31956740
so how do you go about removing/cleaning that glue?
-
comment
Comment #31956579
true, surge protectors are actual snake oil. 99% of people get em thinking it will protect em from lightning strikes ...
-
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…
-
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…
-
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.
-
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…
-
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…
-
comment
Comment #31069284
for me download is correct but upload is 1/3 ...
-
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…
-
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 …
-
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…
-
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 …
-
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.