ContentPosts from @alexquinn385..
Link
@faun shared a link, 9 months, 1 week ago
FAUN.dev()

Foundation Model for Personalized Recommendation

Netflixhas given its recommender system a makeover with a foundation model similar toLLMs. The goal? Turbocharge efficiency and scalability by making member preferences the star of the show. They turned user interactions into tokens, kind of like BPE in NLP, and employedsparse attentionto zero in on.. read more  

Foundation Model for Personalized Recommendation
Link
@faun shared a link, 9 months, 1 week ago
FAUN.dev()

Cloudflare CEO: AI is killing the business model of the web

Google's dominance in search is fading due to AI, leading to a decline in traffic for content creators, threatening the web's sustainability... read more  

Link
@anjali shared a link, 9 months, 1 week ago
Customer Marketing Manager, Last9

Angular OpenTelemetry Setup and Troubleshooting

Learn how to set up OpenTelemetry in your Angular app and troubleshoot common issues with tracing, instrumentation, and export configuration.

Opentelemetry tracing
Link
@faun shared a link, 9 months, 1 week ago
FAUN.dev()

The state of Kubernetes jobs in 2025 Q1

North American Kubernetes salariestook a 6% nosedive, settling at an average$165,288. Meanwhile, Europe enjoyed a tidy 4% uptick. Remote work? Holding steady at68%. No surprise—Pythonremained the darling of coding languages, getting a nod in62%of job posts, whileDockerwasn't far behind, gracing57%of.. read more  

The state of Kubernetes jobs in 2025 Q1
Link
@faun shared a link, 9 months, 1 week ago
FAUN.dev()

v1.33: From Secrets to Service Accounts: Image Pulls Evolved

Kubernetes drops ephemeral KSA tokens into the mix for image pulls, putting long-lived credentials in the rearview mirror. Granular access? Absolutely rocks. Compliance? Consider it handled... read more  

Link
@faun shared a link, 9 months, 1 week ago
FAUN.dev()

Anubis and caddy-docker-proxy

CKANfaced a barrage: 60 requests per second, courtesy of some mischief-maker in Brazil. EnterAnubis. With its SHA256 challenge, it cut through the chaos like a hot knife through warm Brazilian pão de queijo. Now, plugging Anubis intocaddy-docker-proxypractically did itself. The proxy auto-configures.. read more  

Link
@faun shared a link, 9 months, 1 week ago
FAUN.dev()

1.33: Volume Populators Graduate to GA

Kubernetes v1.33unleashesvolume populatorsfor all to enjoy. Custom resources now power data sources. Say goodbye to pesky resource leaks, mishmash configurations, and sleepy metrics. Prepare for a wild ride of flexibility... read more  

Link
@faun shared a link, 9 months, 1 week ago
FAUN.dev()

Impromptu disaster recovery

K3s reconciler threw a fit. A botched YAML reformat doubled up resources and obliterated the author’s cluster, courtesy of the clumsy hands of language models. It’s a vivid postcard from the island of LLM limitations. Luckily, Hetzner’s system rebuild stepped in to save the day. But it wasn’t painle.. read more  

Impromptu disaster recovery
Link
@faun shared a link, 9 months, 1 week ago
FAUN.dev()

The Kubernetes Gateway API through beginner’s eyes

Gateway API, the sassy heir to Ingress, jugglesL4 & L7 protocolslike it was born for it. Tosses out those annoying, vendor-specific annotations to clean up Kubernetes networking. On a whim, I swapped an external cronjob for aKubernetes CronJob—because tinkering is a blast, and, let's face it, automa.. read more  

The Kubernetes Gateway API through beginner’s eyes
Link
@faun shared a link, 9 months, 1 week ago
FAUN.dev()

v1.33: Streaming List responses

Kubernetesunleashed a game-changer:streaming encoding for List responses. What used to hog70-80GBnow zips by on a sleek3GB. That's a20x improvementin memory conservation. Say goodbye to those aggravating Out-of-Memory errors. This upgrade tackles mammoth datasets while babysitting your cluster's sta.. read more  

v1.33: Streaming List responses