HN user

brennerm

38 karma

Freelance DevOps guy

https://shipit.dev

Posts24
Comments17
View on HN
github.com 7mo ago

Show HN: Explore Prometheus /metrics endpoints from your terminal

brennerm
3pts0
github.com 2y ago

Rrweb, web session recording and replaying based on DOM changes and events

brennerm
1pts0
wheretohostmy.app 2y ago

Show HN: Find hosting providers best suited for your application's tech stack

brennerm
1pts4
github.com 2y ago

Show HN: DB to map cities to countries and states

brennerm
3pts0
blockedbycors.dev 2y ago

Show HN: Interactive Cheatsheet about CORS

brennerm
5pts4
www.cdkday.com 5y ago

The schedule for CDK Day 2021 is live

brennerm
1pts0
brennerm.github.io 5y ago

Overviews of basic Kubernetes objects and their relations

brennerm
3pts1
brennerm.github.io 5y ago

Setting up a load balancer with failover support in Azure using Terraform

brennerm
1pts0
brennerm.github.io 5y ago

Show HN: Setting up an EKS cluster with IAM/IRSA integration using Terraform

brennerm
1pts0
brennerm.github.io 6y ago

Integrating Cdk8s with Argo CD

brennerm
1pts0
brennerm.github.io 6y ago

Integrating cdk8s with Flux

brennerm
4pts0
brennerm.github.io 6y ago

Minikube vs. kind vs. k3s – What should I use?

brennerm
3pts0
brennerm.github.io 6y ago

Show HN: Cdk8s, the future of Kubernetes application deployments?

brennerm
2pts0
github.com 6y ago

Show HN: python-appinsights – Revived Azure Application Insights SDK for Python

brennerm
1pts1
news.ycombinator.com 6y ago

Ask HN: Cloud provider support program for open source tooling development

brennerm
1pts0
brennerm.github.io 7y ago

Show HN: Raspberry Pi power cost calculator

brennerm
1pts1
github.com 8y ago

Show HN: Template for writing custom Check_MK checks

brennerm
1pts0
brennerm.github.io 8y ago

My top 5 positive points about Ansible in 2017

brennerm
2pts0
github.com 9y ago

Show HN: Front end for multiple Docker registries

brennerm
1pts0
github.com 9y ago

Show HN: Python Lib for Check_MK Web API

brennerm
1pts0
github.com 10y ago

Show HN: Deco-shell-command – Automagically convert function into shell command

brennerm
3pts0
github.com 10y ago

EvolutronicLife – ascii based life simulation

brennerm
3pts0
news.ycombinator.com 11y ago

Cap'n Proto with Python

brennerm
2pts1
github.com 11y ago

Show HN: PyTricks, unpopular built-in Python features

brennerm
5pts1

Currently working solo on the MVP of https://web2ebook.com/.

It's a tool to scratch my own itch, which is converting all kinds of web content into ebooks and send them to my ereader.

Currently focusing on web pages/Atom/RSS feeds but I may extend it later e.g. into transcribing videos + extracting image highlights.

Feedback/ideas are already appreciated. :)

Hey HN, would love if some of you could try out the tool I have been working on over the last few weeks and provide some feedback. :)

It's still in an early phase and I'm currently trying to optimize the matching algorithm (technology -> hosting provider) as much as possible.

Here's the stack for those who are interested: - Sveltekit - TailwindCSS - MongoDB

Enjoy your day!

Glad you like it.

Thanks for the suggestion but I think I did. The preflight response node lists all required and optional headers. The same as in the preflight request node. Let me know if I missed something.

Hey HN,

this cheatsheet is the result of me building on of my recent side projects. It essentially includes everything there is to know about CORS (Cross Origin Resource Sharing).

blockedbycors.dev is my try at finding a solution to the endless stream of people being annoyed with CORS issues. So if you happen to encounter anyone that is in this situation, I'd be very glad if you could refer them to the page.

Currently the project is still in an MVP phase, but there's a lot more planned. Just trying to figure out what helps people the most at the moment. :) Cheers, Max

[dead] 5 years ago

TLDR Became a freelance DevOps engineer at the beginning of this year and I share what has been my experience in regards to working hours, equipment and bureaucracy during my first month.

Background: Microsoft stopped developing this SDK September last year¹. Right now they are suggesting to use the OpenCensus project². IMO this is too big of a framework if my only use case is to send a few metrics to Application Insights. Furthermore it does not support all features (e.g. tracking availability).

1 - https://github.com/microsoft/ApplicationInsights-Python 2 - https://github.com/census-instrumentation/opencensus-python