10 Kubernetes Best Practices in DevOps — without ChatGPT
When it comes to Kubernetes best practices, generative AI still has much to learn and should not be seen as a silver bullet. Human knowledge still outpaces AI.
Deploy the Latest Version of the Nextcloud with Just Two Commands
For those who found Nextcloud is too challenging to install, the project developers have created an All-In-One solution that makes deploying Nextcloud incredibly simple.
Executing Cron Scripts Reliably At Scale - Slack Engineering
Cron scripts are responsible for critical Slack functionality. They ensure reminders execute on time, email notifications are sent, and databases are cleaned up, among other things. Over the years, both the number of cron scripts and the amount of data these scripts process have increased. While generally these cron scripts executed as expected, over time …
MikroTik makes networking hardware and software, which is used in nearly all countries of the world. Our mission is to make existing Internet technologies faster, more powerful and affordable to wider range of users.
Tracing provides visibility into a system allowing the developers and operations to observe the application during runtime. Tracing becomes extremely valuable when the systems are growing and interact…
Engineer’s Guide to Cloud Cost Optimization: Engineering Resources in the Cloud
FinOps can get complicated fast. To help teams prioritize, it’s a good idea to break down cloud cost optimization into two different universes: engineering and finance.
Discovering "Eyes": The OSINT Tool for Email Investigations - ESPY
Explore the power of "Eyes", the OSINT tool tailored for email-based searches. Uncover insights, streamline investigations, and enhance your cybersecurity toolkit.
Importing a CSV into a database using DBeaver | Just Numbers & Things
Update: August 12, 2018 The following post demonstrates how to import CSVs using Dbeaver’s database to database export & import feature. If you are certain of the quality of your CSV & just want to import it quickly my subsequent post may be more useful.
0) Install DBeaver You can find installation instructions here
1) Create a folder to be used as your CSV Database mkdir ~/desktop/csvs
Place the CSV you want to load into this folder
OAuth.Tools: The Online Tool That Goes beyond JWTs
How to use OAuth.Tools to decode or create JWTs with different characteristics, fetch tokens from a server, revoke tokens or add an access token to external API calls and check the behavior.
Running PalmOS on a Raspberry Pi RP2040 #RaspberryPi #RP2040 @dmitrygr @Raspberry_Pi
Dmitry Grinberg had demonstrated a Raspberry Pi RP2040 microcontroller running unmodified PalmOS 5.2.8 (showing off world’s only ARM-to-thumb1 just in time (JIT) compiler). How little RAM/CPU does …