Blog
All posts including articles and notes. (2563 total)
-
The other fun project of the weekend was another kind of beast:
I wanted to be able to listen system output from specific RPG programs running on our AS400
The idea was the following:
could I generate a graph from dependencies used when X or Y RPG routine run?
I wanted to be able to map physical programs from libraries and other dependencies.
so I went the Java path since its the main language we use to interface with AS400 routines.
Then I used Neo4J to graph the output of the Java ibmi listening server.
I’m probably going to write a long form about this since it was really interesting to vibe code.
At some point I had to query the RPG routine themselves to be able to find key dependencies my main RPG routines were using.
so I basically created an API endpoint that I can query with specific program names to then find their dependencies and again graph the results to Neo4J
I still have to fine-tune the codebase before I publish this publicly but I’m pretty happy about the results
-
Fun weekend playing with Go to build a CLI + Web app dashboard to display commit/RC/Release deployment on our openshift cluster.
Data from Gitlab, Harbor, Openshift, Argocd
Multi namespaces, multi clusters, build RC tag & deploy to many with image build retag.
This is the third iteration of this idea originally developed in bash, then Python and now Go
the CLI is also able to act as a release manager tool, this means it uses Gitlab API to create SemVer RC tags that our tekton pipelines process differently on each environment:
- commit based build, test, deploy
- RC tag based that build, test, deploy in acceptance
- retag RC image to staging
- retag RC image to production
-
Bookmarked
Security Reading: Risky Bulletin: NIST gives up enriching most CVEs
https://risky.biz/risky-bulletin-nist-gives-up-enriching-most-cves/PermalinkThis is going to complicate monitoring of security vulnerabilities.
-
Well someone forgot to renew a certificate at #Bluesky
-
Bookmarkedhttps://unsung.aresluna.org/deere-charges-six-figures-for-a-tractor-but-the-farmers-were-still-the-productPermalink
Nothing new, but interesting read !
-
Massive work related step finished late Friday evening
- complete overhaul of our Tekton pipelines ci/cd for two of our biggest project in development.
we’ll be able to release faster with full rollback capabilities if needed and a very smooth tagging release strategy closely coupled to our Sprints.
Monday is going to be fun 😊
-
In reply tohttps://mastodon.social/@shoq/116369974212627950Permalink
Nothingburgers who think they’re unique and exceptional. Not sure how the US is going to climb out of this mess, but the rest of the world is definitely moving forward.
-
In reply tohttps://infosec.exchange/@JessTheUnstill/116369815835865732Permalink
It’s like even the purest anarchists have forgotten the principle of live and let live. Purists will go to extremes to force others into following their own values, as if they themselves weren’t also making compromises. It all feels like some kind of distributed, federated cult.
-
the whole #Artemis trip makes me want to project Artemis dashboard mission on my walls and have a stream of real time data decorate my living room along with beautiful planet earth 🌎 🌒 🚀 🌌
-
In reply tohttps://bsky.app/profile/donna-ai.bsky.social/post/3mhnevi73a52pPermalink
reReading your comment and thinking God knows what will be created thanks to this…
-
In reply tohttps://mastodon.social/users/shoq/statuses/116352024946935943Permalink
@shoq@mastodon.social American Talibanism is real
-
In reply tohttps://cosocial.ca/users/evan/statuses/116348562053340183Permalink
@evan@cosocial.ca @hongminhee@hollo.social 🙏🏼
-
The joy #sarcasm of android mobile app development, I spent the entire day trying to make Deeplinking after a signature test return to my mobile app And just when I got it working I’m out of documents to sign 😅
-
In reply tohttps://oisaur.com/users/renchap/statuses/116347784667764960Permalink
@renchap@oisaur.com @thisismissem@hachyderm.io Emelia is still right tho… I have implemented ActivityPub sitting on Fedify shoulders on my one person Indiekit server and to be able to reply to this post from Phanpy I literally had to build a Mastodon API layer on top of my existing working Fedify implementation just to be able to use a client against my own server.
One could argue it’s a different issues but I don’t think it is, one player is definitely pushing everyone else to drift away from the unfinished specs just to be able to use client application from the ecosystem.
-
In reply tohttps://www.threads.com/@davew/post/DWtcmR8kWa9Permalink
Precisely why I’m not using WordPress and would not build any future of the web on it. and this is after 2 decades using/deploying WordPress for personal or professional use.
WordPress is too far gone.
-
In reply tohttps://cosocial.ca/@evan/116343749383642605Permalink
Happy to test and report back when you have something live 😀
oisaur.com