mathstodon.xyz is one of the many independent Mastodon servers you can use to participate in the fediverse.
A Mastodon instance for maths people. We have LaTeX rendering in the web interface!

Server stats:

2.8K
active users

#argo

0 posts0 participants0 posts today

Our friend Greg co-leader of #NOAA's #PMEL Global Observations of Biogeochemistry and Ocean Physics program (think #Argo) is having his last day there.

Our friend Dan head of [USGS] Global Systems Lab is gone.

#GSL's web page is gone, or unresponsive at this time. Looks as though the whole thing has been vanished.

Changes inflicted for only ~$75M paid as a bribe to the current administration by the #FossilFuel industry.

It would be a good idea to strongly express ourselves at this time.

Replied in thread

@arichtman basic flow is a deploy event occurs by a new release of our automation > assert cluster has no alerts; halt if true > apply changes > execute test suites > wait for changes to stabilize > assert cluster health once again.

If we would have started this project in 2023 we would have used cluster api and probably #crossplane or #argo in favor of terraform and terragrunt for the mgmt of cloud resources. We’re using #flux for the bulk of the “infra” workloads and monitoring

Právě dočteno.

Zajímavý román, který je celý vyprávěn robotem (robotkou) jménem Klára, jenž disponuje pokročilou umělou inteligencí. Příběh začíná v obchodě s roboty, kde Klára nějaký čas čeká ve víloze a má tak možnost pozorovat okolní dění na ulici. Po čase si ji vybere dospívající dívka, která trpí nemocí na kterou není lék a Klára tak dostává za úkol starat se o ni.
Klára se postupně snaží pochopit jak lidé fungují a proč se chovají tak, jak se chovají apod.
Minimalistické, psychologické sci-fi v komorním stylu.
Mně osobně se od pana Ishigura mnohem více líbil Pohřbený obr, ale rozhodně se jedná o zajímavé dílo.

@knihy #kniha #knihy #book #books #aaa #Argo #KazuoIshiguro #klaraandthesun #SciFi #psychological #robot #ai

Právě dočteno.

Tři američtí vojáci od letectva, kteří byli ve válce ve Vietnamu sestřeleni a následně americkou armádou považováni za nezvěstné se rozhodli nevrátit se domů a zůstat nezvěstní. Zůstat inkognito. Nakonec se usídlili v Laosu na kraji jedné horské vesničky a tam se věnovali vaření drog, duchovnímu životu a tak podobně.
Jednoho dne je ale jeden z nich chycen při pašování drog a vládu začne zajímat, kde jsou zbylí dva.
Trocha Laosu a Vietnamu, trocha Thajska a Ameriky, trocha japonské mytologie a spousta filozofování a humoru a... majonézy.
Prostě Tom Robbins.

@knihy #book #books #kniha #knihy #tomrobbins #Argo

Another Day, another :argocd: Application!

Today's Application is GoToSocial :gotosocial:

I wrote an Argo CD App for @0hlov3's gotosocial helm chart to make it easier to deploy on :k8s: using sync waves and then it generates a fancy little diagram like the one below.

In the ./app_of_apps directory we create the manifests and helm chart in this sync wave order:

  1. all required PVCs, and ExternalSecrets
  2. SeaweedFS file system and s3 endpoint with two buckets, one for Postgres backups and one for GoToSocial media
  3. Postgresql Cluster
  4. GoToSocial helm app

Highly recommend GoToSocial as it's much more lightweight than Mastodon. 0hlov3 has also been great to collaborate with, so checkout their helm chart as well :heart_cyber:

Another Day, another :argocd: Application!

Today's Application is GoToSocial :gotosocial:

I wrote an Argo CD App for @0hlov3's gotosocial helm chart to make it easier to deploy on :k8s: using sync waves and then it generates a fancy little diagram like the one below.

In the ./app_of_apps directory we create the manifests and helm chart in this sync wave order:

  1. all required PVCs, and ExternalSecrets
  2. SeaweedFS file system and s3 endpoint with two buckets, one for Postgres backups and one for GoToSocial media
  3. Postgresql Cluster
  4. GoToSocial helm app

Highly recommend GoToSocial as it's much more lightweight than Mastodon. 0hlov3 has also been great to collaborate with, so checkout their helm chart as well :heart_cyber:

So my passion project for the past couple of years has been building out a massive repo of ArgoCD apps for others to use. I will start trying to highlight some of the ApplicationSets I've built and for why.

Today's app is Mastodon ✨

What makes this special is:

  • there's no plain text secrets anywhere
  • it's all FOSS (including valkey instead of redis)
  • includes a local s3 instance via SeaweedFS where postgresql backs up to locally and where all Mastodon media is stored directly
  • All persistent volumes (including local s3 PVC) are backed up via k8up to a remote s3 instance
  • it has perfect sync waves so everything comes up how/when it should

https://github.com/small-hack/argocd-apps/tree/main/mastodon/small-hack

Právě dočteno.

Román amerického autora, původem z Dominikánské republiky, vypráví příběh dominikánského mladíka a jeho rodiny, která je po několik generací sužována kletbou - fukú.
Hlavní hrdina, Oskar, je obézní nerd (extra nerd), který se chce stát spisovatelem a není absolutně schopen "zabodovat" u opačného pohlaví, což dává za vinu kletbě, která trápí jeho rodinu.
V knize sledujeme i příběh jeho sestry, matky a babičky a postupně odhalujeme historii jeho rodiny a počátek kletby.
Autor, Junit Díaz, za tento tragikomický román, prošpikovaný popkulturními odkazy, dostal v roce 2008 Pulitzera.

@knihy #kniha #knihy #book #books #junitdiaz #aaa #Argo #pulitzerprize

Deep #ocean #marine #heatwaves may be under-reported, study says
The majority of previous studies on marine heatwaves have focused on surface signals based on widely available satellite observations of sea-surface temperature. Researchers used observational data from more than two million ocean temperature profiles from global oceans. The study found that 80% of marine heatwaves below 100 metres are independent of surface events.
reuters.com/business/environme #ARGO #climatechange

So my passion project for the past couple of years has been building out a massive repo of ArgoCD apps for others to use. I will start trying to highlight some of the ApplicationSets I've built and for why.

Today's app is Mastodon ✨

What makes this special is:

  • there's no plain text secrets anywhere
  • it's all FOSS (including valkey instead of redis)
  • includes a local s3 instance via SeaweedFS where postgresql backs up to locally and where all Mastodon media is stored directly
  • All persistent volumes (including local s3 PVC) are backed up via k8up to a remote s3 instance
  • it has perfect sync waves so everything comes up how/when it should

github.com/small-hack/argocd-a