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
github linkedin rss
  • K8s Cheats and insight

    calendar Jun 30, 2022 · 1 min read
     en k8s-done-right  · helm k8s
     ·
    Share on: twitter facebook linkedin copy

    How to reboot a k8s pod/deployment

    kubectl rollout restart deployment <deployment_name> -n <namespace>

    How to show helm history

    helm history -n <namespace> <deployment>
  • Git Servers for your very secret projects

    calendar Jun 7, 2022 · 1 min read
     devops en featured  · git
     ·
    Share on: twitter facebook linkedin copy

    Hosting a Git repository can be a strong need if you want to keep your projects outside the cloud providers.


    Read More
  • GPT-NeoX

    calendar May 3, 2022 · 1 min read
     en  · machine-learning
     ·
    Share on: twitter facebook linkedin copy
    GPT-NeoX-20B, a 20 billion parameter model trained in collaboration with CoreWeave. From https://www.eleuther.ai/
    Refer to GitHub project for references

    We tried it in the playground and the model seems quite impressive.


    Read More
  • Mainim engine behind 3Blue1Brown videos

    calendar Apr 23, 2022 · 1 min read
     en  · utility video
     ·
    Share on: twitter facebook linkedin copy
    Manim is an animation engine for explanatory math videos. It's used to create precise animations programmatically, as demonstrated in the videos of 3Blue1Brown.

    Read More
  • Bash Regular expression replace (regexp)

    calendar Apr 13, 2022 · 1 min read
     en knowledgebase unix-featured  · bash
     ·
    Share on: twitter facebook linkedin copy
    Bash Regular expression replace (regexp)

    You can easily use bash to search-and-replace on variables…


    Read More
    • ««
    • «
    • 10
    • 11
    • 12
    • 13
    • 14
    • »
    • »»

Recent Posts

  • Netflix retro weird spirit
  • Yakuza Blues
  • FreeBSD on MacBook Mid 2009 with BroadCom WIFI
  • 6,76%

Latest comments

    Giovanni Giorgi

    Copyright 1999-  GIOVANNI GIORGI. All Rights Reserved

    to-top