open-menu closeme
Home
RetroComp icon
Retro Computing Articles Composition Notebooks 8bit
DevOps icon
Automation K8s Done Right
GenAI icon
Fatlama Newsletter Generative AI
Projects icon
Software Projects Arduino Esp8266 SQLite
Status
Links icon
GitHub LinkedIn
About
🌐
English Italiano
github linkedin rss
  • AWS AMI swap add on

    calendar Jun 18, 2020 · 1 min read
     en  · aws
     ·
    Share on: twitter facebook linkedin copy

    With t3a.nano instance you got 512MB at a very reasonable price per month (around $5 /  4.5€ for an on-demand instance). It should be enough for running a micro wordpress blog with docker, but sometime it is not. A pair of docker containers can eat up all the memory and your little box will be unable to launch docker-compose shutdown commands with out of memory error all way around. But we are here to solve the issue, and get the best bang for your bucks :)


    Read More
  • Docker done right: docker compose and up to kompose

    calendar Jun 1, 2020 · 3 min read
     en  · docker docker-compose k8s
     ·
    Share on: twitter facebook linkedin copy

    Docker was born for the cloud. It is the easiest way to run different software in a tiny box, installing it in a rapid way and with a nice way to wipe it in a snap. But when docker shines are the little docker compose files, which realize the Infrastructure as Code, a configuration file which declare in an easy and simple way how services are connected.


    Read More
  • runif

    calendar May 28, 2020 · 2 min read
     en knowledgebase projects python software software-projects  · bash python
     ·
    Share on: twitter facebook linkedin copy
    runif

    Idempotent and minimal python 3 library for rapid scripting. Provide support for creating file, adding data to them, patching and so on.


    Read More
  • Commodore Retro Magic Dream: Pyc64 supports I/O on real emulation

    calendar May 18, 2020 · 1 min read
     en retro-computing  · 6502 c64 python
     ·
    Share on: twitter facebook linkedin copy

    I am happy to announce pyc64 now supports save and load programs on top of real emulation. Irmen point me to the right code to look, and I implemented the fix in the weekend; happy hacking!


    Read More
  • Memory Madness 2020

    calendar May 7, 2020 · 1 min read
     en retro-computing  · k8s
     ·
    Share on: twitter facebook linkedin copy

    In 1985, all my work started with a VIC-20 with 5Kb of RAM, and only 3583 bytes free for the BASIC. With 3 more kilobytes, VIC-20 would be able to unveil its more versatile graphic capabilities, but we have no luck. In 1995 I got a 8 MegaBytes computer with 512MB hard disk as workstation for my University Exams. I was a lucky boy, and that PC helped me to graduate up to 2000.


    Read More
  • Mail Server on Docker (UPDATED)

    calendar Apr 21, 2020 · 4 min read
     en freedom knowledgebase  · docker privacy
     ·
    Share on: twitter facebook linkedin copy
    Mail Server on Docker (UPDATED)

    Hosting your own email server is not a mandatory task; it increase your attack surface too. But relaying too much on big emails provider (Gmail, Outlook, Aruba, Fastmail) could be a risk for our democracy. For instance, who decide how Spam is managed (i.e. what could be a Spam email)? Can we trust big providers? Email has legal value, and its content should stay as much as private as possible.


    Read More
  • All Remote Guides

    calendar Mar 12, 2020 · 1 min read
     covid19 en
     ·
    Share on: twitter facebook linkedin copy
    1. GitLab's Guide to All-Remote
  • Jdk 11 Migration

    calendar Mar 2, 2020 · 2 min read
     en  · java
     ·
    Share on: twitter facebook linkedin copy

    JDK 1.11 is the next LTS (Long Term Support) Release.


    Read More
  • Pybash

    calendar Jan 14, 2020 · 1 min read
     en knowledgebase python software  · bash python
     ·
    Share on: twitter facebook linkedin copy
    Pybash

    The project has been renamed into “runif”. This page left only for Google Search happiness.


    Read More
  • How to monitor MySQL / MariaDB query progress

    calendar Jan 2, 2020 · 1 min read
     en  · mysql
     ·
    Share on: twitter facebook linkedin copy
    How to monitor MySQL / MariaDB query progressThe progress indicator of MySQL or MariaDB long-running commands and queries is extremely extremely and frustratingly coarse. In an index update I’m running now it was stuck in the same state for more than three hours. Thankfully, the pmonitor tool allows us to precisely monitor the progress of many commands. Here’s an example of its application on MariaDB.
    Source: blog dds: 2019.11.03 - How to monitor MySQL / MariaDB query progress
    • ««
    • «
    • 9
    • 10
    • 11
    • 12
    • 13
    • »
    • »»

Recent Posts

  • 6,76%
  • Il tizio con il cappello che crede di comandare il mondo intero
  • Murderbot: i diari della macchina assassina
  • Breve guida agli ETF

Latest comments

    Giovanni Giorgi

    Copyright 1999-  GIOVANNI GIORGI. All Rights Reserved

    to-top