Viewing profile — anonx
anonx
HN member- Joined
- Wed, Aug 19, 2015, 3:32 PM UTC
- HN karma
- 22
- Public activity
- 31 items
- HN profile
- View on Hacker News ↗
About anonx
No profile information was provided.
Recent public activity
-
comment
Comment #12628730
~~~ Location: Central Asia Remote: Yes Willing to relocate: Yes Technologies: Proficient in Go (Golang), MySQL, RethinkDB; Git; HTML, CSS; Web, HTTP; GNU/Linux; Continuous Integrat…
-
comment
Comment #12193626
I upvote every submission that raises a point I'm interested in. As for the comments, I upvote both the ones I really agree with and the ones that contain some interesting informat…
-
comment
Comment #12153127
>> You have no clue what SQL or ACIDity is. "NOSQL" doesn't mean "no ACID". There are plenty of NOSQL DBs that are ACID compliant. And SQL is not the only way to write your queries…
-
comment
Comment #12152869
That's the case if there are dozens of different client implementations each maintained by a separate independent team. If there is just one client and no people qualified enough t…
-
comment
Comment #11747948
1C:Enterprise Programming Language is pretty popular in CIS countries. It is high level, looks like Visual Basic but has Russian syntax. Sample: [1]. Not something I like, just a p…
- story
-
comment
Comment #11128431
She's designing social media strategies. Do they have to degrade gracefully, too?
-
comment
Comment #11005830
I'm using CloudFlare for GH Pages based web-sites with custom domains. However, Tor user in me says that's not really a "good practice". Looks like there isn't a way to turn off th…
-
comment
Comment #11003571
Well, there is `EngineCon` interface [1]. And two types (`engineIPC` [2] and `engineRPC` [3]) that implement the interface. That's why there is some repetition. So, what? [1]: http…
-
comment
Comment #10995221
There is Freenom that let you register free .tk, .ml, .ga, .cf, .gq domains. And the number of scam web-sites IMO discredit those domain zones. Though according to the feedback onl…
-
comment
Comment #10972925
> Vendoring external dependencies adds a lot of noise to your git history. This is my concern as well. Is it possible to use git submodules in vendor directory? Looks like it is po…
-
comment
Comment #10944975
Will the site redirect to AD network? If so, it is still easily blockable. AdBlocker can preload suspicious links and if they redirect to siteOfAdNetwork.com block them. The only o…
-
comment
Comment #10944871
What kind of stereotype are you talking about? I said nothing about "usefulness" or whatever. And I cannot care less about jobs. I shared my observation that I'd never seen JS deve…
-
comment
Comment #10939685
That doesn't work well with AD networks though. Site owners will either have to use links of the form: siteOfAdNetwork.com?id=smthhere and it still will be possible to block them. …
-
comment
Comment #10915861
WebAssembly is still work in progress, isn't it? There are proposals to have 2 text formats: low level one (Asm.js like) and more high level representation [1]. So, I'm dead sure t…
-
comment
Comment #10914655
You mixed it up. Actually, it's usually "high level JavaScript programmers" who are "trying to reveal the huge limitations". Because they are not happy with the fact something else…
-
comment
Comment #10914642
1. WebAssembly will support "View Source" [1]. 2. I have bad news for you. Open any web-site (e.g. "google.com") and try to view its source. Is minified JS really that readable? [1…
-
comment
Comment #10910292
> You may have noticed Mike Hearn isn’t in the top 100 contributors list. I've also noticed, there are no any Satoshi Nakomotos in the list of contributors. Does that mean he (Sato…
-
comment
Comment #10888076
> in the future, we're shifting towards ... Javascript centric applications Are we? I expect 2016-2017 to be a turning point in the history of client-side web-development due to We…
-
comment
Comment #10875542
> 2. Porn search engine Sounds like a good idea. I wonder why isn't this a thing yet? Edit: I googled "porn search" instead of using DDG and found out that is a thing. Looks like, …
-
comment
Comment #10871644
I wonder where did you get those numbers from. E.g. JS's future is evaluated as 5. But C#'s is only 4. I don't see why JavaScript's future should be brighter than C#'s one. Is it b…
-
comment
Comment #10821990
> submitting ideas to a site like this will result in the good ones being stolen I tried to do exactly that. But the only idea that I'd implement was "elevtr io".
-
comment
Comment #10805932
> 5) JavaScript loses popularity, MEAN stack loses popularity but alternatives aren't appearing, just more criticism of the javascript frameworks I think, there will be alternative…
-
comment
Comment #10805899
> 2. Continuing increase in client-side JavaScript/HTML5 popularity. The dominant platform will be ES6/React not TypeScript/Angular2. My prediction is a better alternative to JS fo…
-
comment
Comment #10688627
Yes, here is the related discussion: https://news.ycombinator.com/item?id=10555710