: software-engineeringMay 4, 2022OpenAPI OpenAPI Why use OpenAPI? As a tool, OpenAPI allows you to generate client SDKs for your API across dozens of supported languages.... 11/6/2022 Software-EngineeringNov 5, 2022Python Python Useful Links Pypi: Find, install and publish Python packages Python Virtual Environment Setup Using venv, you can easily work with multiple projects with... 11/6/2022 Software-EngineeringPythonApr 2, 2022Sed Sed Shell command to create JSON Create JSON with jo... 11/6/2022 Software-EngineeringLinuxShellScriptingApr 2, 2022Sed Sed sed -i '/^all:/ s/$/ anotherthing/' file `... 11/6/2022 Software-EngineeringLinuxShellScriptingNov 5, 2022Software Engineering Wiki Software Engineering Wiki Languages & Frameworks Spring Boot Node Python Rust CLI Bash Unix Commands Git curl jed jo jq jEnv jEnv.be To have your current jEnv version set in maven: jenv enable-plugin maven Application Monitoring SigNoz (Open-source alternative to DataDog... 11/6/2022 Software-EngineeringMay 4, 2022Spring Boot Spring Boot Links to each Spring project Spring Data JPA JPQL Docs - Apache Spring Data JPA Official Docs Sorting With Spring Data Baeldung: Sorting Query Results... 11/6/2022 Software-EngineeringJavaApr 2, 2022Tech Articles Tech Articles https://scrapeops.io/blog/the-state-of-web-scraping-2022/ https://freenetproject.org/ https://arxiv.org/abs/2201.00223 https://www.youtube.com/watch?v=cOWjwwKSR78 Raspberry PI E-Ink Dashboard... 11/6/2022 Software-EngineeringNov 5, 2022Terraform Wiki Terraform Wiki Terraform Resources Resource Dependencies Terraform Workspaces When to use Multiple Workspaces Named workspaces allow conveniently switching between multiple instances of a single configuration within... 11/6/2022 Software-EngineeringInfrastructure-as-CodeNov 5, 2022Unix Commands Unix Commands Cheat Sheets Stanford's Basic Unix Commands Users / Groups To get the current user in a shell or script, run the below command whoami or echo... 11/6/2022 Software-EngineeringLinuxShellScriptingNov 5, 2022Useful Git Commands Useful Git Commands Stash Commands Stash tracked files with a stash message git stash save "stash message" Stash tracked and untracked files (-u is shorthand for... 11/6/2022 Software-Engineering«««123»»»