Viewing profile — feylikurds
feylikurds
HN member- Joined
- Tue, Aug 04, 2015, 5:49 PM UTC
- HN karma
- 54
- Public activity
- 64 items
- HN profile
- View on Hacker News ↗
About feylikurds
http://quoxium.com
Developer, Programmer, and Computer Scientist
I specialize in web and server programming, but also have experience in network administration.
Recent public activity
- story
-
comment
Comment #12378055
Critics say one of the main concerns with TTIP is that it could allow multinational corporations to effectively “sue” governments for taking actions that might damage their busines…
-
comment
Comment #12126586
Let me get this straight, Milo is of foreign-descent, homosexual, and has inter-racial relationships, but is a hardcore conservative? Why people take him seriously, I will never kn…
-
comment
Comment #11862009
Yes, you are correct.
-
comment
Comment #11861716
When I read the article in the beginning, I thought he was going do linear regression, later I believed that it was going to be logical regression. In the end, it was classificatio…
- story
- story
-
comment
Comment #11743537
THIS!
-
comment
Comment #11739350
Looks interesting, I would like to see benchmarks against other frameworks, especially beego. I have to say that this is the nicest looking web-framework for Golang.
-
comment
Comment #11735863
It is appstream, fix is: cd /tmp && mkdir asfix cd asfix wget https://launchpad.net/ubuntu/+archive/primary/+files/appstream_0.9.4-1ubuntu1_amd64.deb wget https://launchpad.net/ubu…
- story
-
comment
Comment #11607117
I am very critical of this assertion. I am currently developing a multiplayer game with websockets in Go, and the compile times do not at all seem to be less than 1.4. I am using 1…
- story
- story
-
comment
Comment #11486521
I can not believe that he thinks software's biggest problem is that most of it is free. His description of users as "bait" whose habits will be tracked (which seldom occurs with fr…
- story
-
comment
Comment #11482498
Was not FreeBSD already available as an image on Amazon?
- story
-
comment
Comment #11424551
On the behalf of all Kurds worldwide, I would like to congratulate the wonderful people who did this hack and released the information. You guys are just like those who opposed Naz…
-
comment
Comment #11416773
OMG, it really does look easy to use, great work! http://tflearn.org/getting_started/#high-level-api-usage Incredible, the Shakespearean text generator is only 42 lines long! https…
-
comment
Comment #11415640
It is not a programming language, rather it is a hardware definition language (Verilog).
-
comment
Comment #11415604
Would not a JavaScript interpreter be more useful, especially considering the wider use of it?
- story
- story
-
comment
Comment #11415033
New features in C# 7: Tuples, Record types, Pattern Matching, Immutable types, and Non-nullable reference types.