ContentPosts from @kolszewski..
Link
@faun shared a link, 1 year, 7 months ago
FAUN.dev()

Announcing general availability of Amazon EC2 G6 instances

Amazon EC2 G6 instances, powered by NVIDIA L4 Tensor Core GPUs, are now generally available. These instances provide up to 2x higher performance for deep learning inference and graphics workloads. G6 instances feature up to 8 GPUs, third-generation AMD EPYC processors, and up to 7.52 TB of local NVM.. read more  

Announcing general availability of Amazon EC2 G6 instances
Link
@faun shared a link, 1 year, 7 months ago
FAUN.dev()

Introducing AWS CodeConnections, formerly known as AWS CodeStar Connections

AWS is renaming AWS CodeStar Connections to AWS CodeConnections in APIs, CLI, SDK, and documentation. Existing connections will continue to work, but changes to IAM policies are needed to use the new resource names. AWS CodeConnections integrates with Git-based source providers like GitHub, GitLab, .. read more  

Introducing AWS CodeConnections, formerly known as AWS CodeStar Connections
Link
@faun shared a link, 1 year, 7 months ago
FAUN.dev()

Lessons Learned From 20 Years Of Software Testing

"Assume the best of your colleagues, strive for quality, and be kind. Remember, everyone is human and does not have all possible information available at all times." Being a tester requires continuous learning, embracing the testing mindset, and thinking critically about the work. Find support and o.. read more  

Lessons Learned From 20 Years Of Software Testing
Link
@faun shared a link, 1 year, 7 months ago
FAUN.dev()

Shell History Is Your Best Productivity Tool

Shell terminal history can be a personal knowledge vault. Optimizing your shell history configuration can boost productivity. Using Zsh can achieve similar results to Bash... read more  

Story
@squadcast shared a post, 1 year, 7 months ago

Balancing Innovation and Reliability: A Guide for SRE Teams

Discover how SRE teams navigate the delicate balance between innovation and reliability. Learn strategies, best practices, and real-world insights in our comprehensive guide.

Link
@faun shared a link, 1 year, 7 months ago
FAUN.dev()

A Peek at Kubernetes v1.30

Kubernetes v1.30 will bring structured parameters for dynamic resource allocation, node memory swap support improvements, user namespace support for pods, structured authorization configuration moving to beta, container resource-based pod autoscaling graduating to stable, and CEL for admission contr.. read more  

Link
@faun shared a link, 1 year, 7 months ago
FAUN.dev()

Building My First Homelab Server Rack

Seven years ago, the writer built their first home server. They later expanded their setup to include a custom storage server, a development server, and a dedicated firewall. Their wife pointed out the significant amount of wires in their office, prompting them to invest in a server rack... read more  

Building My First Homelab Server Rack
Link
@faun shared a link, 1 year, 7 months ago
FAUN.dev()

Telegram Introduces Toncoin As New Payment Option For Advertisers

Telegram has introduced Toncoin as a new payment option for advertisers, allowing them to purchase in-platform ads using Toncoin. This move not only streamlines the ad revenue distribution process but also aims to enhance advertising campaign effectiveness through targeted ad placements on specific .. read more  

Telegram Introduces Toncoin As New Payment Option For Advertisers
Link
@faun shared a link, 1 year, 7 months ago
FAUN.dev()

Mastering Kubernetes: Journey with Cluster API

Kubernetes can present challenges in managing on-premise environments and hundreds of clusters. Hepsiburada efficiently manages over 100 million monthly visitors with their own Kubernetes Engine, which tackles complexities in managing multiple clusters using Cluster API and open-source projects. The.. read more  

Mastering Kubernetes: Journey with Cluster API
Link
@faun shared a link, 1 year, 7 months ago
FAUN.dev()

How I use LLMs to program

Studies have shown that Language Model models help novice programmers more than experienced programmers. At work, interns or new hires use LLMs almost all the time, while more experienced programmers may use them less frequently. LLMs can help with translating functionality to different languages an.. read more