Backblazed | daniel.haxx.se

Over the Christmas holidays 2019 someone emailed me and mentioned that Backblaze have stated that they use libcurl but yet there’s no license or other information about this anywhere in the current version, nor on their web site. Source: Backblazed | daniel.haxx.se


secure-electron-template

The best way to build Electron apps with security in mind. The best way to build Electron apps with security in mind. https://github.com/reZach/secure-electron-template 154 forks. 1,713 stars. 27 open issues. Recent commits: Merge pull request #158 from reZach/dependabot/npm_and_yarn/node-forge-1.4.0Bump node-forge from 1.3.1 to 1.4.0, GitHub Merge pull request #156 from reZach/dependabot/npm_and_yarn/babel/runtime-7.29.2Bump @babel/runtime from 7.18.6 to 7.29.2,…


gter

A terminal for GUI apps (WIP) embed a GUI app inside a terminal window or any other window https://github.com/raoofha/gter 3 forks. 274 stars. 0 open issues. Recent commits: v1.0.0 beta, Raoof proof of concept, Raoof  


Flushing Permalinks in WordPress – TypeRocket

To flush WordPress rewrite rules or permalinks (usually needs to be done manually for new custom post types) from the Dashboard… Source: Flushing Permalinks in WordPress – TypeRocket


DevOps | CI CD Pipeline | Setup Docker On Centos 7

[su_youtube_advanced url=”https://www.youtube.com/watch?v=HZnLhpkc0s8&feature=youtu.be”]


Linux Command for Uptime – Linux Hint

Uptime is the time a device, usually a server, is available, turned on and connected without interruption. This tutorial shows the few ways in which the command uptime allows to print the information. Source: Linux Command for Uptime – Linux Hint


How to Install Apache ZooKeeper on Debian 10

Apache Zookeeper is a free and open-source service for distributed systems that helps you to manage a large set of hosts. Source: How to Install Apache ZooKeeper on Debian 10


The Fix for “Publishing failed. Error message: The response is not a valid JSON response.” 

I was a Gutenberg early adopter, and – after all the doom and gloom – turns out it’s a pretty nifty piece of kit! But last weekend I hit the Publish button on a new blog post, and I got this error message: Publishing failed. Error message: The response is not a valid JSON response….


Broot

Broot, a new way to navigate directory trees on linux, made in rust Source: Broot


Sandy

A tiny "sandbox" to run untrusted code 🏖️ https://github.com/craigmulligan/sandy 7 forks. 334 stars. 3 open issues. Recent commits: update usage handler and handle no args, Craig Mulligan add .idea to git ignore, Craig Mulligan remove duplicate code, add err checks and print error in test cases, Craig Mulligan add warning, Craig Mulligan ignore bin, Craig…