Viewing profile — arasx
arasx
HN member- Joined
- Tue, Dec 13, 2016, 4:18 PM UTC
- HN karma
- 9
- Public activity
- 12 items
- HN profile
- View on Hacker News ↗
About arasx
No profile information was provided.
Recent public activity
-
comment
Comment #33037215
I am self taught, formal education in a different field. I don't know if this would answer your question perfectly but I believe whatever success I had in delivering technology cam…
-
comment
Comment #33002842
I normally would not want to comment short "I Agree"s. But this is music in my ears.
-
comment
Comment #32988168
I've actually used OP's system in way higher traffic environments and was happy to read I was not alone. Sometimes all you need are simple tools and if git pull/ssh covers your bas…
-
comment
Comment #29606136
If you can apply the scraping to a use case and sell that use case you have a better chance at a viable business model. Examples come to my mind is; builtwith (scrape sites and pub…
-
comment
Comment #29582784
Software engineering is one of the easiest jobs out there from an ability to track your output standpoint. I think a lot of the commenters implying "if you have 10 hours to cut dow…
-
comment
Comment #29556188
call this a romanticized view, but for every tool mankind has created - there are ways to utilize it in good VS bad outcomes. I didn't really think of it as; the learning would con…
-
comment
Comment #29553307
I've briefly worked on an idea that was "pandora for news" when pandora was the hot music app. The app would learn from your votes and cater news/aggregations based on your prefere…
-
comment
Comment #23554914
also the user directories. domain.com/~user/
-
comment
Comment #21634670
I am willing to bet, attorneys who specialize in exerting money from ecommerce sites based on fluke accessibility lawsuits will not take notice of this problem that presents an act…
- comment
-
comment
Comment #13271608
There are hundreds of ready made libraries which help you easily talk to SMTP without invoking a shell cmd. You also have the option to use sock functions (fsockopen) and write you…
-
comment
Comment #13167912
If there is an application level function that alters the data that is stored before presenting to the client on the standard REST model, how is this case handled? Is it handled on…