Arkadii Yakovets · CCSP · CISSP · CSSLP
@arkid15r.com
Cybersecurity lead (OWASP Nest - @nest.owasp.org, #OWASP Nettacker - @nettacker.owasp.org), #opensource contributor, home #automation and #hydroponic gardening enthusiast.
https://github.com/arkid15r
https://github.com/arkid15r
A log full of interesting things, with the Open World Holidays Framework ( #python #holidays ) standing out the most. It's fascinating to see the wide variety of holidays around the world, shaped by rich cultural differences and diverse calendars.
GitHub - vacanza/holidays: Open World Holidays Framework
Open World Holidays Framework. Contribute to vacanza/holidays development by creating an account on GitHub.
github.com
December 10, 2024 at 2:10 AM
Basil sprouts so easily in my experience too! Today I planted one Genovese basil and one lemon basil, but I’m mostly focusing on cilantro, parsley, dill, and trying out some plants that are completely new to me.
November 25, 2024 at 2:25 AM
Basil sprouts so easily in my experience too! Today I planted one Genovese basil and one lemon basil, but I’m mostly focusing on cilantro, parsley, dill, and trying out some plants that are completely new to me.
Getting closer!
November 24, 2024 at 9:38 PM
Getting closer!
I needed a sturdy base for my setup, so that meant a couple of trips to Home Depot!
November 24, 2024 at 9:38 PM
I needed a sturdy base for my setup, so that meant a couple of trips to Home Depot!
Hoping for better results this round. Fingers crossed everything thrives!
November 24, 2024 at 9:26 PM
Hoping for better results this round. Fingers crossed everything thrives!
5. Use Cases:
MkDocs excels for #lightweight, visually appealing project documentation.
Sphinx is better for #comprehensive, structured documentation with automatic API generation.
MkDocs excels for #lightweight, visually appealing project documentation.
Sphinx is better for #comprehensive, structured documentation with automatic API generation.
November 23, 2024 at 1:34 AM
5. Use Cases:
MkDocs excels for #lightweight, visually appealing project documentation.
Sphinx is better for #comprehensive, structured documentation with automatic API generation.
MkDocs excels for #lightweight, visually appealing project documentation.
Sphinx is better for #comprehensive, structured documentation with automatic API generation.
4. Community and Plugins:
MkDocs has a smaller but growing ecosystem, with plugins like #mkdocstrings for API documentation.
Sphinx has a mature community with a vast number of extensions, such as napoleon for docstring styles and autodoc for API docs.
MkDocs has a smaller but growing ecosystem, with plugins like #mkdocstrings for API documentation.
Sphinx has a mature community with a vast number of extensions, such as napoleon for docstring styles and autodoc for API docs.
November 23, 2024 at 1:34 AM
4. Community and Plugins:
MkDocs has a smaller but growing ecosystem, with plugins like #mkdocstrings for API documentation.
Sphinx has a mature community with a vast number of extensions, such as napoleon for docstring styles and autodoc for API docs.
MkDocs has a smaller but growing ecosystem, with plugins like #mkdocstrings for API documentation.
Sphinx has a mature community with a vast number of extensions, such as napoleon for docstring styles and autodoc for API docs.
2. Supported Formats:
MkDocs supports Markdown natively and has limited reStructuredText support through plugins.
Sphinx natively supports #reStructuredText and can handle Markdown via extensions like #MyST.
MkDocs supports Markdown natively and has limited reStructuredText support through plugins.
Sphinx natively supports #reStructuredText and can handle Markdown via extensions like #MyST.
November 23, 2024 at 1:33 AM
2. Supported Formats:
MkDocs supports Markdown natively and has limited reStructuredText support through plugins.
Sphinx natively supports #reStructuredText and can handle Markdown via extensions like #MyST.
MkDocs supports Markdown natively and has limited reStructuredText support through plugins.
Sphinx natively supports #reStructuredText and can handle Markdown via extensions like #MyST.
1. Ease of Use:
MkDocs is simple to set up, using Markdown for content and a mkdocs.yml configuration file.
Sphinx is more complex, requiring familiarity with reStructuredText (or Markdown via extensions) and configuring a Python-based `conf.py` file.
MkDocs is simple to set up, using Markdown for content and a mkdocs.yml configuration file.
Sphinx is more complex, requiring familiarity with reStructuredText (or Markdown via extensions) and configuring a Python-based `conf.py` file.
November 23, 2024 at 1:32 AM
1. Ease of Use:
MkDocs is simple to set up, using Markdown for content and a mkdocs.yml configuration file.
Sphinx is more complex, requiring familiarity with reStructuredText (or Markdown via extensions) and configuring a Python-based `conf.py` file.
MkDocs is simple to set up, using Markdown for content and a mkdocs.yml configuration file.
Sphinx is more complex, requiring familiarity with reStructuredText (or Markdown via extensions) and configuring a Python-based `conf.py` file.