Viewing profile — daremon
daremon
HN member- Joined
- Thu, Sep 25, 2008, 7:53 PM UTC
- HN karma
- 286
- Public activity
- 34 items
- HN profile
- View on Hacker News ↗
About daremon
Recent public activity
-
comment
Comment #44662865
So many common things! It also inspired my love for Linux (I installed Slackware back then), for "hacking" and also pushed me into the demoscene which I much enjoyed! PS I read the…
-
comment
Comment #44559653
It gets better: I could not finish Pattern Recognition, it was a struggle and I cannot remember anything from it!
-
comment
Comment #44554360
Generally I don't like translations. After the Internet became a thing and Amazon started shipping to Greece (probably after 2000) I never read Greek translations of English litera…
-
comment
Comment #44554305
Yes I read them and I loved them. Not the same effect of course, as Gibson's futuristic world was already described, but good nonetheless.
-
comment
Comment #44554295
Yes exactly, I had this story written in Greek and used GPT to translate it. The Greek edition I read was from 1989.
-
comment
Comment #44554282
He really tried IMO. Actually I wrote this story to him, the translator of the Greek edition when I happened to find him on Facebook. He told me he felt he didn't do justice to the…
-
comment
Comment #44550312
I had the opposite experience with Neuromancer. I read it too many times! Sorry for the long post (translated by GPT as it was originally in Greek). In September 1993, I started my…
-
comment
Comment #39539065
I honestly don't see how movies are different with any content ie YouTube videos. I am pretty sure MrBeast etc have the same lawyers as any big studio. Could this run locally? I wo…
-
comment
Comment #39532671
This is really amazing! Well done. I already joined the beta but I want to point out another use case here as well: In many countries (ie Greece where I'm from) movies and TV shows…
- comment
-
comment
Comment #15817947
Some more info: It took me and my co-founder ~3 months of hard full-time work to build this first version. We pull data straight from the exchanges (>30 at this time) and one of th…
- story
- story
- story
- story
- story
-
comment
Comment #1190567
Excellent work - congratulations! Even ignoring the advanced options your converter is fast and produces accurate results! Very well done!
-
comment
Comment #1190564
Try doing that with your Mac OS X and http://www.woothemes.com/demo/dailyedition/ Does it work correctly? pdfmyurl.com does and so do a few more online such services.
-
comment
Comment #1121632
I don't know about keyword affinity, but traffic stats are very accurate based on ~15 sites I tested (ranging from small to large).
-
comment
Comment #1094612
"...that will increase speed by around 80%..." I guess this is compared to plain PHP not to accelerators? And what exactly is the difference from a PHP accelerator?
- story
-
comment
Comment #892234
With 1600 paying customers and a minimum of $250/month they should generate ~$400.000/month!
- story
-
comment
Comment #780693
In my understanding the video highlights 2 problems: a) csrf: Basecamp search results page could reject input that didn't originate from the respective search box. But it's useful …
-
comment
Comment #778632
About (1), what's wrong with break? (it also accepts a level e.g. break 3)