TLDR: I experimented with a way to allow Github to have permissions (including read permission) per subfolder here.
Technology Blog About Everything!
Sunday 18 June 2023
Wednesday 11 January 2023
k8s and EKS tips I gathered so far
I wanted to share some tips I learned along the way about K8S and AWS EKS.
Saturday 8 October 2022
The crazy ideas section - Using M1 Apple GPU as "AVX" extension
After the last post in this section relatively successful
https://breaking-the-system.blogspot.com/2016/06/the-crazy-ideas-section-remote-syscalls.html
Which was brought to Defcon
https://breaking-the-system.blogspot.com/2020/01/remote-syscall-idea-is-in-defcon.html
I want to continue the trend :)
Wednesday 5 October 2022
Apple M1 is much faster than what people thinks
Hey,
I experimented the other day with some algorithms that were written in Akka and Golang (https://breaking-the-system.blogspot.com/2022/10/how-we-can-learn-parallel-computing.html), which is highly parallelised/threaded. I tested those against 2950x/3960x AMD ThreadRippers and against Apple M1 + M1 Max. The results were really shocking for me. The Apple won (by a long shot) the ThreadRippers, even when the TRs were OC to 250W and 350W+ and they are one the fastest CPUs money can buy for their time and costing so much more than the Apple one (not considering the insane cooling/electricity they need) and the algorithm is highly parallelized.
How we can learn parallel computing from computer games
I really like computer games like Factorio or Satisfactory In those games you have to mine your planet resources e.g iron/copper/uranium/coal and put an intricate supply chain of factory machines/betls until more complicated resources come out e.g copper wire, engine, fuel, etc'.
Here are a few screenshots:
Sunday 21 August 2022
AWS EKS 502 503 504 gateway errors and pricing
I have used K8S for quite some time now, and I actually quite enjoyed it, but like every good piece of software, AWS has to come and fuck everything up.
Wednesday 10 August 2022
Some tips for technology/stack migration from a management point of view
I uploaded this meme to Reddit recently
We all have this guy...