HackerTrans
TopNewTrendsCommentsPastAskShowJobs

BSVogler

no profile record

comments

BSVogler
·2 months ago·discuss
I once read that noise of camera in total darkness is apparently a good source.
BSVogler
·4 months ago·discuss
https://en.wikipedia.org/wiki/Efficient-market_hypothesis
BSVogler
·5 months ago·discuss
The federation in Germany is one lesson from the Nazis. Centralised power makes it easier for fascism or totalitarian governments to emerge. Recent example is the US with the instrument of executive orders. So it is deliberately designed to keep Germany small.
BSVogler
·6 months ago·discuss
Only fascist have an issue with antifascists.

What would be strange are hackers that are fascist. Fascism demands surrender to power and obedience, which is antithetical to the hacker sprit. Questioning systems, equalizing power imbalances is the hacker spirit.
BSVogler
·7 months ago·discuss
First look shows me that this is not an easy drop in replacement. First thing is this requires a log-in and makes me wonder why this is required. Perhaps some upselling coming.

With Bitnami discontinuing their offer, we recently switched to other providers. For some we are using a helm chart and this new offer provides some helm charts but for some software just the image. I would be interested to give this a try but e.g. the python image only various '(dev)' images while the guide mentions the non-dev images. So this requires some planning.

EDIT: Digging deeper, I notice it requires a PAT and a PAT is bound to a personal account. I guess you need the enterprise offering for organisation support. I am not going to waste my time to contact them for an enterprise offer for a small start-up. What is the use case for CVE hardened images that you cannot properly run in an CICD and only on your dev machine? Are there companies that need to follow compliance rules or need this security guarantee but don't have CICD in place?
BSVogler
·9 months ago·discuss
With the difference that with docker you are shipping the runtime to your source code as well.
BSVogler
·10 months ago·discuss
This article resonated with my experience building what was essentially a distributed task queue using Redis+PostgreSQL with Python workers in Kubernetes. It seems like these systems naturally evolve different patterns based on their specific use cases. The logic of our queue was intertwined with a rule engine. I wrote about building a rule engine here [1]. Another difference to this article is that it did not report back to the client as the events were delivered via web hooks.

There are some different approaches here and there which come from making it application specific, e.g. we added a periodic reconciliation check. I also built a debouncer into the queue to give special treatment to burst in the load.

[1] https://blog.benediktsvogler.com/blog/building-a-distributed...
BSVogler
·10 months ago·discuss
On Safari it is just a black screen.

Gameplay wise this is super basic and has been done endless times before. It looks like a "hello world" of games, so maybe focus on bringing either quality or novelty.