RoxaneFischer1
|
3 days ago
|
on: Show HN: Score your GitHub repo for AI coding agents
not sure about the decision records. seems ideal but no one does that in practice
RoxaneFischer1
|
1 year ago
Deep dive into AWS DNS best practices, focusing on Route 53. Covers Terraform-based management, avoiding common pitfalls, and ensuring reliability with backups, routing policies, and DNSSEC. Highlights how misconfigurations can break infrastructure and how tools like Anyshift can help detect hidden dependencies.
RoxaneFischer1
|
1 year ago
Hi
Roxane from Anyshift here. We’ve launched a blog series focused on technical content for SREs, tackling key infrastructure topics and real-world challenges. There are some references to what we build at at the end, but our main goal is to provide external insights and best practices.
Our latest post is by cloud architect and HashiCorp Ambassador Mattias Fjellström, diving deep into Route 53 essentials, Terraform integrations, and real-world pitfalls (like accidentally deleting an entire hosted zone):
The first post covered IAM, and next up is VPC/networking. Would love to hear your feedback—if you found it useful or if there are other resources you’d like us to cover. Cheers! :)
RoxaneFischer1
|
1 year ago
|
on: Pitfalls in using AI to build software
its all about what you give in context : garbage in, garbage out
RoxaneFischer1
|
1 year ago
|
on: Ask HN: Programmers who don't use autocomplete/LSP, how do you do it?
for me "artisan" devs see coding as a craft, avoiding modern tools to "stay sharp" or stay closer to the metal. its cool admirable but really not adapted for complex modern systems. Tools exist for a reason—maximizing productivity and reducing cognitive load.
RoxaneFischer1
|
1 year ago
|
on: Prometheus 3.0
A solid upgrade :)))
RoxaneFischer1
|
1 year ago
|
on: Forget CDK and AWS's insane costs. Pulumi and DigitalOcean to the rescue
I personally love terraform. It's easy to use and actually it's rigid framework allow to make less mistakes/way more readable than pulumi
RoxaneFischer1
|
1 year ago
|
on: Five minutes of exercise a day could lower blood pressure
tabata is the worst, i've tried and i was not feeling well for hours
RoxaneFischer1
|
1 year ago
|
on: Launch HN: Codebuff (YC F24) – CLI tool that writes code for you
congrats on the laucnh! thays super cool/ but also wonder youre vision about number of calls / open source. tks!
RoxaneFischer1
|
1 year ago
|
on: Multiple new macOS sandbox escape vulnerabilities
those overlooked xpc services in the pid domain are a clever way to bypass sandbox limits on macos. that dyld injection trick to dodge entitlement checks is slick. apple’s patching here feels kinda bandaid-y—maybe they need a real overhaul on how sandbox inheritence works?
RoxaneFischer1
|
1 year ago
|
on: Navigating AI in Your Infrastructure: Dos, Don'ts, and Why It Matters
GenAI is everywhere. But very often, the cool and exciting demos don’t work the same way in production. And even worse, some generated content might open the door to security risks. Here's "The Dos and Don'ts with AI and Your Infra Nowadays" and why it matters.