Viewing profile — alkoumpa
alkoumpa
HN member- Joined
- Wed, Jun 29, 2016, 3:20 PM UTC
- HN karma
- 12
- Public activity
- 22 items
- HN profile
- View on Hacker News ↗
About alkoumpa
No profile information was provided.
Recent public activity
-
comment
Comment #15477872
if only it wasn't that expensive to get a license for x86
-
comment
Comment #15361350
organically? Please, Google promoted Chrome through ads for months! -- disclaimer, I love Chrome!
-
comment
Comment #14978696
I wonder if only using non-overlapped triangles would reduce accuracy. Otherwise, it should limit the number of triangles.
-
comment
Comment #14968109
plus, I might add, you can create secure software, that can't be penetrated from outside, but what about the hardware? Unless you write this (software) too, how can you trust the u…
-
comment
Comment #14968065
do you think these questions are addressed by open-source software? I mean, if you only have a few buttons in front of you, how can you verify/audit the software it's running?
-
comment
Comment #14967548
to protect voting, audit your software/system extensively. Openssh is open-source and we all know the story..
-
comment
Comment #14661353
similarly, on a larger scale, one could ask whether deep learning is unethical for automating millions of jobs (if not yet, certainly in the future).
-
comment
Comment #14363491
I read: I suggest purchasing a scanf :(
-
comment
Comment #14361542
they are definitely moving really fast on this one
-
comment
Comment #14319927
posts involving vectorization are always nice, especially if it involves compression. I'd love to see a vectorized version of arithmetic coding, that would definitely be interestin…
-
comment
Comment #14290898
I meant in a SIMT fashion, more like a GPU
-
comment
Comment #14283140
I wonder how of those fit in a zedboard. (not going to ask how many hours of tool fighting that would require though).
-
comment
Comment #14268971
So, Kim Jong-un has a memory leak problem, but that's probably good for the rest of us..
-
comment
Comment #14245340
Does it work without X-server?
-
comment
Comment #14207607
If they are shutting down, why not make (and share) an archive of the whole site, to preserve the works that's been done? Sharing through bittorrent is free and decentralized. They…
-
comment
Comment #14160420
The nature of Facebook makes it also far more easier to release and distribute new products. People come to your service every hour -- on the other side none (should have) wanted t…
-
comment
Comment #14135310
While it might be possible for special cases [1], I have my concerns, you really can't compress (lossless) beyond the (information theoretic) entropy -- in which case one would try…
-
comment
Comment #14052574
not sure why anyone would spend double money when you can get about the same performance using a gtx 1080 TI. The performance looks marginal IMO -- optimizing the code on gtx 1080 …
-
comment
Comment #13578733
if your objective is to optimize the best place to buy a house, shouldn't you account about how the travel times of these 30B routes change over time?
-
comment
Comment #12799120
Not only is it duplicate, it also contains nasty "behavior". If prev->next equals NULL then dereferencing this would result in segfault, so in this case another if statement is req…
- story
-
story
Is Nvidia cheating?
Hello, I was browsing the new NVIDIA gpus while checking the old ones, and found gtx 970 has 6Gbps "memory speed" on the 1070 comparison page ( http://www.geforce.com/hardware/10se…