- sourcegraph/conc – Better structured concurrency for go
conc
is your toolbelt for structured concurrency in go, making common tasks easier and safer. - ants – ants is a high-performance and low-cost goroutine pool in Go. Библиотека ants реализует пул горутин с фиксированной емкостью, управляющий и утилизирующий огромное количество горутин, что позволяет разработчикам ограничить количество горутин в ваших параллельных программах.
- huandu/go-clone – Clone any Go data structure deeply and thoroughly.
Package
clone
provides functions to deep clone any Go data. It also provides a wrapper to protect a pointer from any unexpected mutation. For users who use Go 1.18+, it's recommended to importgithub.com/huandu/go-clone/generic
for generic APIs and arena support.Clone
/Slowly
can clone unexported fields and "no-copy" structs as well. Use this feature wisel
socks_port | client_isp | url | server_net | server_port | exit_code | ok | output | |
---|---|---|---|---|---|---|---|---|
33333 | MTS PJSC | http://ipinfo.io/org | Digital Ocean | 443 | 28 | ❌ | curl: (28) Operation timed out after 10004 milliseconds with 0 bytes received | |
33333 | MTS PJSC | https://ipinfo.io/org | Digital Ocean | 443 | 56 | ❌ | curl: (56) Failure when receiving data from the peer | |
33334 | PJSC MegaFon | http://ipinfo.io/org | Digital Ocean | 443 | 0 | ✅ | AS14061 DigitalOcean, LLC | |
33334 | PJSC MegaFon | https://ipinfo.io/org | Digital Ocean | 443 | 0 | ✅ | AS14061 DigitalOcean, LLC | |
33335 | Tele2 Russia | http://ipinfo.io/org | Digital Ocean | 443 | 0 | ✅ | AS14061 DigitalOcean, LLC | |
33335 | Tele2 Russia | https://ipinfo.io/org | Digital Ocean | 443 | 56 | ❌ | curl: (56) Failure when receiving data from the peer | |
33336 | Bee Line Cable | http://ipinfo.io/org | Digital Ocean | 443 | 0 | ✅ | AS14061 DigitalOcean, LLC | |
33336 | Bee Line Cable | https://ipinfo.io/org | Digital Ocean | 443 | 56 | ❌ | curl: (56) Failure when receiving data from the peer | |
33333 | MTS PJSC | http://ipinfo.io/org | Digital Ocean | 5555 | 0 | ✅ | AS14061 DigitalOcean, LLC |
Recently I noticed the number of the same two questions being asked again and again on different Haskell resources. The questions were “How to get a Haskell job” and “Why is it so hard to find Haskellers?” Although these two are coming from the opposite sides of the hiring process, the answer is really just one. There is a single reason, a single core problem that causes difficulties of hiring and being hired in the Haskell community, and we should clearly articulate this problem if we want to increase the Haskell adoption.
We all know that there are many people wishing to get a Haskell job. And a visible increase of Haskell jobs looks like there should be a high demand for Haskellers. The Haskell community has also grown like crazy past years. But still, why is it so difficult to hire and to be hired? Why can’t companies just hire any single person who demonstrates a deep knowledge of Haskell in blog posts, in chats, on forums, and in talks? And why do Haskell companies avoid hirin
- Карта помогает выгрузить из головы все задачи
- Пройдитесь взглядом по всем разделам карты
- Если в голове “сидит” задача, то она обязательно всплывёт при взгляде на соответствующий узел
- Выписывайте задачи, пока их количество не достигнет 50
- Почувствуйте, как гора упала с ваших плеч :)
При составлении карты использовались материалы Максима Дорофеева, mnogosdelal.ru
The following are appendices from Optics By Example, a comprehensive guide to optics from beginner to advanced! If you like the content below, there's plenty more where that came from; pick up the book!
version: "3" | |
services: | |
traefik: | |
image: "traefik:v2.0" | |
container_name: "traefik" | |
command: | |
# Globals | |
- "--log.level=DEBUG" | |
- "--api=true" |
{ ghcVersion ? "ghc865", pkgs ? import ./nix { inherit ghcVersion; } }: | |
with pkgs; | |
haskellPackages.shellFor { | |
packages = ps: with ps; [ | |
# ADD THIS LOCAL PROJECT'S ENVIRONMENT TO OUR SHELL | |
interact | |
]; |
# MOVED HERE https://gist.github.com/dysinger/2a768db5b6e3b729ec898d7d4208add3 |
~/notes$ ./do.hs | |
Linking do ... | |
~/notes$ ./do | |
Usage: | |
./do.hs install deps & (re)compile this script | |
./do [help] show this help | |
./do time show time status | |
./do money show money status | |
./do lassets show liquid assets | |
./do incexp show monthly income & expenses |
Note
to active Office without crack, just follow https://github.com/WindowsAddict/IDM-Activation-Script,
you wiil only need to run
irm https://massgrave.dev/ias | iex