scaraplate: Update Already Created Cookiecutter Projects https://github.com/rambler-digital-solutions/scaraplate
GitHub
GitHub - rambler-digital-solutions/scaraplate: Scaraplate is a wrapper around cookiecutter which allows to repeatedly rollup project…
Scaraplate is a wrapper around cookiecutter which allows to repeatedly rollup project templates onto concrete projects. - rambler-digital-solutions/scaraplate
#python
Awesome article by Ned Batchelder about mocks in Python and why they sometimes do not work. One of the commenters suggested to use explicit DI. I double that!
Awesome article by Ned Batchelder about mocks in Python and why they sometimes do not work. One of the commenters suggested to use explicit DI. I double that!
#fp #hott
Today JetBrains released theorem prover based on Homotopy Type Theory https://arend-lang.github.io/documentation/getting-started
Rumors were not lying!
Today JetBrains released theorem prover based on Homotopy Type Theory https://arend-lang.github.io/documentation/getting-started
Rumors were not lying!
Arend Theorem Prover
Getting Started
The Arend Theorem Prover
#javanoscript
pika - a GitHub App for npm package authors. Check it out: https://docs.pika.dev/
Looks promising!
pika - a GitHub App for npm package authors. Check it out: https://docs.pika.dev/
Looks promising!
#elixir
Oban - Robust job processing in Elixir, backed by modern PostgreSQL. Reliable,
observable and loaded with enterprise grade features: https://github.com/sorentwo/oban
Oban - Robust job processing in Elixir, backed by modern PostgreSQL. Reliable,
observable and loaded with enterprise grade features: https://github.com/sorentwo/oban
GitHub
GitHub - oban-bg/oban: 💎 Robust job processing in Elixir, backed by modern PostgreSQL, SQLite3, and MySQL
💎 Robust job processing in Elixir, backed by modern PostgreSQL, SQLite3, and MySQL - oban-bg/oban
#js #vue
An automatic Vue component documenter - yes - a component that documents components: https://github.com/theianjohnson/vue-documenter
We really need a solution that works. Current state of Vue docs generators is sad.
An automatic Vue component documenter - yes - a component that documents components: https://github.com/theianjohnson/vue-documenter
We really need a solution that works. Current state of Vue docs generators is sad.
GitHub
GitHub - theianjohnson/vue-documenter: An automatic Vue component documenter - yes - a component that documents components
An automatic Vue component documenter - yes - a component that documents components - GitHub - theianjohnson/vue-documenter: An automatic Vue component documenter - yes - a component that documents...
#elixir
One task to efficiently run all code analysis & testing tools in an Elixir project. Born out of ❤️ to Elixir and pragmatism:
https://github.com/karolsluszniak/ex_check
One task to efficiently run all code analysis & testing tools in an Elixir project. Born out of ❤️ to Elixir and pragmatism:
https://github.com/karolsluszniak/ex_check
GitHub
GitHub - karolsluszniak/ex_check: One task to efficiently run all code analysis & testing tools in an Elixir project. Born out…
One task to efficiently run all code analysis & testing tools in an Elixir project. Born out of 💜 to Elixir and pragmatism. - karolsluszniak/ex_check
#python
Simple wrapper around file objects and sockets that provides uniform interface to both: https://github.com/aragaer/channels
Simple wrapper around file objects and sockets that provides uniform interface to both: https://github.com/aragaer/channels
GitHub
GitHub - aragaer/channels
Contribute to aragaer/channels development by creating an account on GitHub.
Big news! GitHub has just released its own CI/CD based on Actions.
100% that it will change the CI market completely.
100% that it will change the CI market completely.
#go #python #git
Fast and powerful Git hooks manager for any type of projects: https://github.com/Arkweid/lefthook
There's also a python wrapper around it to enable
Fast and powerful Git hooks manager for any type of projects: https://github.com/Arkweid/lefthook
There's also a python wrapper around it to enable
pip install lefthook: https://github.com/life4/lefthookGitHub
GitHub - evilmartians/lefthook: Fast and powerful Git hooks manager for any type of projects.
Fast and powerful Git hooks manager for any type of projects. - evilmartians/lefthook
#elixir
Elegant error/exception handling in Elixir with result monads: https://github.com/CrowdHailer/OK
Everyone loves monads these days!
Elegant error/exception handling in Elixir with result monads: https://github.com/CrowdHailer/OK
Everyone loves monads these days!
GitHub
GitHub - CrowdHailer/OK: Elegant error/exception handling in Elixir, with result monads.
Elegant error/exception handling in Elixir, with result monads. - CrowdHailer/OK
#go
A simple zero-config tool to make locally trusted development certificates with any names you'd like: https://github.com/FiloSottile/mkcert
Useful when you need HTTPS on your localhost (for some reason!).
A simple zero-config tool to make locally trusted development certificates with any names you'd like: https://github.com/FiloSottile/mkcert
Useful when you need HTTPS on your localhost (for some reason!).
#shell #bash
#AWS Security best practices assessment, auditing, hardening and forensics readiness tool. It follows guidelines of the CIS Amazon Web Services Foundations Benchmark and dozens of additional checks including GDPR and HIPAA: https://github.com/toniblyx/prowler
#AWS Security best practices assessment, auditing, hardening and forensics readiness tool. It follows guidelines of the CIS Amazon Web Services Foundations Benchmark and dozens of additional checks including GDPR and HIPAA: https://github.com/toniblyx/prowler
GitHub
GitHub - prowler-cloud/prowler: Prowler is the Open Cloud Security platform for AWS, Azure, GCP, Kubernetes, M365 and more. It…
Prowler is the Open Cloud Security platform for AWS, Azure, GCP, Kubernetes, M365 and more. It helps for continuous monitoring, security assessments & audits, incident response, compliance,...
Plugin for #pytest to randomly order tests and control random.seed: https://github.com/pytest-dev/pytest-randomly
This is a must for all #pytest users.
This is a must for all #pytest users.
GitHub
GitHub - pytest-dev/pytest-randomly: :game_die: Pytest plugin to randomly order tests and control random.seed
:game_die: Pytest plugin to randomly order tests and control random.seed - pytest-dev/pytest-randomly