Viewing profile — zxcvcxz
zxcvcxz
HN member- Joined
- Sat, Dec 13, 2014, 11:17 PM UTC
- HN karma
- 727
- Public activity
- 522 items
- HN profile
- View on Hacker News ↗
About zxcvcxz
No profile information was provided.
Recent public activity
-
comment
Comment #11868670
In the 90's MS employed shills to spread in-fighting within F/OSS communities. If Hillary Clinton can still do it today with COR, there are no laws against it, and there is financi…
-
comment
Comment #11868636
They just take take take from open source and give the bare minimum back.
-
comment
Comment #11867250
Why did you two have this same conversation 383 days ago? https://news.ycombinator.com/item?id=9584269
-
comment
Comment #11867248
I don't see where you take advantage of go routines and I don't see a real world use case unless it's operating on concurrent connections. https://www.reddit.com/r/programming/comm…
-
comment
Comment #11866869
So no one has replicated your findings and you're better than everyone else? K. edit: TBH it looks like you're making multiple accounts to comment on your own posts to make the com…
-
comment
Comment #11866722
Works very well for me too. Don't know why you got downvoted. It's like it's 1994 in here...
-
comment
Comment #11866669
Here's what I don't understand: If IOCP gives us such a great performance boost why don't I see people using it, even on Windows systems? The first thing that comes to mind is that…
-
comment
Comment #11866569
http://pyparallel.org/wrk-rps-comparison2.svg According to your website pretty much every other technology runs better on Linux than it does on Windows, and of course pyparallel ru…
-
comment
Comment #11866558
You should also mention that you're the author of Windows only software that directly exploits certain features specific to Windows. An implementation of python that according to h…
-
comment
Comment #11865987
No it's not, it didn't get popular until it was redesigned. It's proof that sites can be too ugly, but that sites don't have to be particularly pretty.
-
comment
Comment #11865668
>the NT kernel is much more sophisticated and powerful than Linux Source? It's not sophisticated enough or powerful enough to be the most used kernel on super computers (and in the…
-
comment
Comment #11865598
Well I've personally seen Microsoft employees themselves complaining about the state of NT while saying it's "fallen behind Linux". An old HN commenter once wrote (mrb) > There is …
-
comment
Comment #11865441
Can you show me the source so I can check?
-
comment
Comment #11865417
I use to run Linux in a VM on windows and use Chocolatey for package management and cygwin and powershell etc, then I realized I was just trying to make Windows into Linux. Seems t…
-
comment
Comment #11859540
I wonder how a "perfect" society would devise a system to keep search engines and other service providers from creating monopolies? I imagine they would force people to use differe…
-
comment
Comment #11856482
Any Linux using GNOME 3 has had this for a few years.
-
comment
Comment #11856288
First thing on duckduckgo when you search for how to write a server in erlang: http://20bits.com/article/erlang-a-generic-server-tutorial That's just ridiculous. Erlang looks like …
-
comment
Comment #11855882
I also like that I can use tmux to create different workspaces for projects or use one workspace for the server side and one workspace for the clientside, etc. Does VSCode have a w…
-
comment
Comment #11855870
I will disagree on font rendering. Windows does not have good font rendering on most hardware. I've only ever seen the fonts look good on MS hardware like the surface. >Microsoft h…
-
comment
Comment #11855800
Microsoft is a branch of the NSA and makes an OS that comes with spyware (telemetry) and adware (candycrush). No, I don't like Microsoft very much. https://en.wikipedia.org/wiki/Ha…
-
comment
Comment #11853850
Why do you use vi and not vim?
-
comment
Comment #11853808
I just opened a project in VSCode, closed the VSCode, deleted the project, and now when I try to open VScode the program won't load. Did I break it? Also, how do I autocomplete usi…
-
comment
Comment #11853790
My work-flow involves containerized development environments that sit on a remote server. I spin up a new container for each project and login over SSH to work on the projects usin…
-
comment
Comment #11853702
>Splitting UI from content means that when a web page is devouring your computer’s processor, your tabs and buttons and menus won’t lock up too. Finally. Every browser I use does t…
-
comment
Comment #11853689
I imagine it will still be straight forward on Linux/Unix.