> 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 executed in parallel; # async version…
> 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
> 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. The things is, there is no way to buy…
http://www.paulgraham.com/disagree.html
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 maintains the simplicity and high…
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 yourself without Django:…
Pro tip: store configuration files in git.
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 experience". Previous titles don't…
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.
But be careful with vim, because one does not simply quit vim...
> 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...
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/ - https://try.github.io Everything…
cgit Example: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/lin...
http://www.paulgraham.com/
I don't like seeing how the SSL hurdle affects small read-only websites.
Try fab-classic: https://github.com/ploxiln/fab-classic We decided that migrating to Fabric 2.0 doesn't worth it.
Not really. Ansible is a complex DSL based on YAML. Fabric is really simple and uses real Python.
Yes. Figma is a de-facto standard tool for UI/UX designers nowadays. Photoshop --> Sketch --> Figma.
Figma?
https://en.wikipedia.org/wiki/C10k_problem
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 HAProxy.
It always amazes me how using Windows never feels safe. It is literally a sieve in terms of security.
$ curl cheat.sh/tar $ curl cheat.sh/ssh $ curl cheat.sh/awk
I see no reason to use this proprietary Win10-only Microsoft framework instead of HTML + JS + Electron.
YMMV, but check Google Maps to see how many gay bars are there in Moscow.
> 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 executed in parallel; # async version…
> 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
> 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. The things is, there is no way to buy…
http://www.paulgraham.com/disagree.html
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 maintains the simplicity and high…
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 yourself without Django:…
Pro tip: store configuration files in git.
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 experience". Previous titles don't…
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.
But be careful with vim, because one does not simply quit vim...
> 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...
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/ - https://try.github.io Everything…
cgit Example: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/lin...
http://www.paulgraham.com/
I don't like seeing how the SSL hurdle affects small read-only websites.
Try fab-classic: https://github.com/ploxiln/fab-classic We decided that migrating to Fabric 2.0 doesn't worth it.
Not really. Ansible is a complex DSL based on YAML. Fabric is really simple and uses real Python.
Yes. Figma is a de-facto standard tool for UI/UX designers nowadays. Photoshop --> Sketch --> Figma.
Figma?
https://en.wikipedia.org/wiki/C10k_problem
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 HAProxy.
It always amazes me how using Windows never feels safe. It is literally a sieve in terms of security.
$ curl cheat.sh/tar $ curl cheat.sh/ssh $ curl cheat.sh/awk
I see no reason to use this proprietary Win10-only Microsoft framework instead of HTML + JS + Electron.
YMMV, but check Google Maps to see how many gay bars are there in Moscow.