Viewing profile — maxmalysh
maxmalysh
HN member- Joined
- Sat, Aug 26, 2017, 4:02 AM UTC
- HN karma
- 158
- Public activity
- 44 items
- HN profile
- View on Hacker News ↗
About maxmalysh
Recent public activity
-
comment
Comment #32330236
> Or just run 20 workers and let the OS handle async. OSes are pretty good at this. Async is pretty hard to reason about. def slow_sync_view(request): # these requests won't be exe…
-
comment
Comment #31958347
> What to do with all that computing power now. I guess AI. CEO of Kryptex here. We have an answer: https://www.kryptex.com/en/rent-cloud-gpus
-
comment
Comment #30621974
> As long as The Internet is available to Russians, people will find a way around Roskomnadzor blocks. All it takes is a single 100Mb VPS to provide VPN connection for 10-20 people…
-
comment
Comment #25733354
http://www.paulgraham.com/disagree.html
-
comment
Comment #24307176
Check this out: https://redislabs.com/redis-enterprise/advantages/ > Redis Enterprise is a robust in-memory database platform built by the people who develop open source Redis. It …
-
comment
Comment #24048822
There is no _switch_! You can use easily _mix_ sync and async code without any consequences. Django provides `sync_to_async` and `async_to_sync`, but it's trivial to do this yourse…
-
comment
Comment #24041157
Pro tip: store configuration files in git.
-
comment
Comment #23914274
If a candidate has less than 3 years of experience AND he has nothing to show AND he has no degree... he will not pass the filter. Moreover, I'm not really interested in "years of …
-
comment
Comment #23913029
I filter based on experience. Previous jobs, roles, projects. Degree is a weak predictor and I consider it mostly for candidates with less than 3 years of experience.
-
comment
Comment #23673260
But be careful with vim, because one does not simply quit vim...
-
comment
Comment #23670918
> there's nothing wrong with a static site with no cert Not really. Google says "switch to HTTPS or lose ranking": https://webmasters.googleblog.com/2014/08/https-as-ranking-s...
-
comment
Comment #23670852
I recommend trying one more time with a simple branching model, e.g. Github Flow: - https://guides.github.com/introduction/flow/ - https://guides.github.com/activities/hello-world/…
-
comment
Comment #23670488
cgit Example: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/lin...
-
comment
Comment #23669542
http://www.paulgraham.com/
-
comment
Comment #23669502
I don't like seeing how the SSL hurdle affects small read-only websites.
-
comment
Comment #23646019
Try fab-classic: https://github.com/ploxiln/fab-classic We decided that migrating to Fabric 2.0 doesn't worth it.
-
comment
Comment #23645473
Not really. Ansible is a complex DSL based on YAML. Fabric is really simple and uses real Python.
-
comment
Comment #23540152
Yes. Figma is a de-facto standard tool for UI/UX designers nowadays. Photoshop --> Sketch --> Figma.
-
comment
Comment #23539546
Figma?
-
comment
Comment #23500165
https://en.wikipedia.org/wiki/C10k_problem
-
comment
Comment #23467878
Monitoring capabilities are missing from Nginx on purpose. They are not and will never be available for free because there is "NGINX Plus". This is why I recommend switching to HAP…
-
comment
Comment #23231182
It always amazes me how using Windows never feels safe. It is literally a sieve in terms of security.
-
comment
Comment #23230989
$ curl cheat.sh/tar $ curl cheat.sh/ssh $ curl cheat.sh/awk
-
comment
Comment #22597445
I see no reason to use this proprietary Win10-only Microsoft framework instead of HTML + JS + Electron.
-
comment
Comment #22211415
YMMV, but check Google Maps to see how many gay bars are there in Moscow.