Gadgetbridge: An open source replacement for vendor apps of smartwatchescodeberg.org7 points·by apatap·6 anni fa·0 comments
Open-source RGB lighting control for keyboards, fans, etcgitlab.com316 points·by apatap·6 anni fa·147 comments
apatap·3 anni fa·discussThere is even a desktop app available (but the webapp works offline too):https://www.drawio.com/blog/diagrams-offline
apatap·6 anni fa·discussAt least GPT-3 can generate texts much faster than a worker would need to create them manually.
apatap·9 anni fa·discussVagrant is also used as an easy way to spin up development environments e.g. for embedded systems via virtualbox. I am not aware of a simple way to create a GUI with docker. With vagrant it is just one line: v.gui = true
apatap·9 anni fa·discussThe source referenced in the website also provides ROI statistics by major and job:http://www.payscale.com/college-roi/major#http://www.payscale.com/college-roi/job
apatap·9 anni fa·discussSyntax highlighting and auto complete is available for HCL (The language used by Terraform)e.g.https://plugins.jetbrains.com/plugin/7808-hcl-language-suppo...https://github.com/wholroyd/vscode-hcl
apatap·10 anni fa·discussWouldn't git subtrees be a better option than git submodules?(see: http://blogs.atlassian.com/2013/05/alternatives-to-git-submo... and https://codingkilledthecat.wordpress.com/2012/04/28/why-your... )
apatap·10 anni fa·discussAmazon API Gateway supports OpenAPI (http://swagger.io/) via Console and AWS-CLI.(http://docs.aws.amazon.com/cli/latest/reference/apigateway/p...)This approach allows to avoid a lot of the mentioned Amazon API Gateway hassle.RAML (http://raml.org/) seems to be also around the corner. (https://github.com/awslabs/aws-apigateway-importer)"API First" is in general quite promising.
https://www.drawio.com/blog/diagrams-offline