Join us

ContentUpdates and recent posts about Botkube..
Quiz Advanced
@eon01 published a quiz, 1 day, 8 hours ago
Founder, FAUN.dev

Kubernetes Deep Dive: QoS, Eviction, HPA, Probes, and Sidecars

An advanced 10-question quiz on Kubernetes internals and runtime behavior, aimed at practitioners who run clusters in production. It targets the subtle traps: QoS assignment rules, OOM-kill vs eviction, whether node-pressure eviction honors PodDisruptionBudgets, the exact HPA scaling formula and …

Take quiz
Kubernetes Deep Dive: QoS, Eviction, HPA, Probes, and Sidecars
Quiz Average
@eon01 published a quiz, 1 day, 8 hours ago
Founder, FAUN.dev

Git Fundamentals: Commits, Branches, Merge, and Rebase

A 10-question quiz on how Git actually works under the hood, escalating from easy to hard. It covers what a commit really stores, branches as pointers, fast-forward vs merge commits, what rebase does to your history, the golden rule of …

Take quiz
Git Fundamentals: Commits, Branches, Merge, and Rebase
Quiz Average
@eon01 published a quiz, 1 day, 8 hours ago
Founder, FAUN.dev

SRE Fundamentals: SLOs, Error Budgets, and Reliability Practice

A 10-question quiz on core Site Reliability Engineering concepts, escalating from easy to hard. It covers the SLI/SLO/SLA distinction, error budgets, the four golden signals, toil, blameless postmortems, and availability math (the "nines").

Take quiz
SRE Fundamentals: SLOs, Error Budgets, and Reliability Practice
Quiz Average
@eon01 published a quiz, 1 day, 8 hours ago
Founder, FAUN.dev

Neural Network Fundamentals: From Activations to Gradients

A 10-question quiz on the core mechanics of neural networks, escalating from easy to hard. You will cover activation functions (ReLU, sigmoid, softmax), backpropagation, dropout, the vanishing gradient problem, and training vocabulary like epochs and iterations. Aimed at learners with …

Take quiz
Neural Network Fundamentals: From Activations to Gradients
 Activity
Link
@kala shared a link, 1 day, 10 hours ago
FAUN.dev()

Introducing Claude Sonnet 5

Anthropic launched Claude Sonnet 5, its most agentic Sonnet model, and set it as the default for Free and Pro users... read more  

Introducing Claude Sonnet 5
Link
@varbear shared a link, 1 day, 20 hours ago
FAUN.dev()

Devin Fusion

Devin Fusion maintains frontier performance at a 35% lower cost on the new FrontierCode benchmark, thanks to its innovative multi-model routing approach. By using both a frontier model and a cost-effective "sidekick" model, Devin Fusion optimizes performance and cost efficiency. The sidekick pattern.. read more  

Devin Fusion
Link
@varbear shared a link, 1 day, 20 hours ago
FAUN.dev()

Introducing Session Switcher. Swap Burp Sessions with One Click!

Doyensec released Session Switcher, a Burp Suite extension. You can save HTTP sessions under names, then swap cookies and headers inside the request editor... read more  

Introducing Session Switcher. Swap Burp Sessions with One Click!
Link
@varbear shared a link, 1 day, 20 hours ago
FAUN.dev()

Jobs and Software is Fu*ked

The writer, a software engineer with 10 years of experience, expresses frustration with the current job market, citing difficulties in navigating filters like Coderpad, hackerrank, and AI proctored exams. They feel disadvantaged by these filters and feel like companies are making it more difficult t.. read more  

Jobs and Software is Fu*ked
Link
@varbear shared a link, 1 day, 20 hours ago
FAUN.dev()

Qwen 3.6 27B is the sweet spot for local development

Qwen 3.6 is a local model that stands out as a general intelligence, offered in two variants: Qwen 3.6 35B A3B and Qwen 3.6 27B. Qwen 3.6 27B has been praised for punching above its weight, making it worth the heat it generates. Running Qwen 3.6 locally with llama.cpp is easier than ever, allowing f.. read more  

Qwen 3.6 27B is the sweet spot for local development
Botkube is a Kubernetes-centric chatbot that aids in Kubernetes troubleshooting and provides valuable insights for various aspects of Kubernetes operations. This open-source tool integrates with popular messaging platforms like Slack and helps streamline Kubernetes management and problem-solving processes.

Key functionalities of Botkube include:

Alert Notifications: Botkube can be configured to receive and relay alerts from various monitoring tools (e.g., Prometheus, Grafana) directly to your team's communication platform, ensuring prompt incident awareness.

Kubernetes Event Monitoring: It continuously monitors Kubernetes cluster events, offering real-time information on changes and issues within your cluster, such as pod crashes or node failures.

Troubleshooting Assistance: Botkube can provide context-sensitive guidance and suggestions for debugging and resolving common Kubernetes problems, making it a valuable resource for both beginners and experienced Kubernetes users.

Resource Management: It can assist in resource optimization by providing recommendations for scaling deployments, managing resource quotas, and handling updates to your applications.

Security Insights: Botkube can help maintain Kubernetes security by alerting you to security breaches, unauthorized access, and vulnerabilities, allowing you to take immediate action.

Customization: Botkube is highly customizable, allowing you to tailor it to your specific needs and integrate it with other tools and scripts in your Kubernetes ecosystem.

In summary, Botkube serves as a Kubernetes assistant that enhances communication and awareness within your team while providing automated support for troubleshooting, monitoring, and managing your Kubernetes clusters, ultimately contributing to a more efficient and reliable Kubernetes operation.