Join us

ContentUpdates from Siemens Gamesa Renewable Energy...
Link
@faun shared a link, 4 months ago
FAUN.dev()

Database Sharding in 1 diagram and 204 words

Sharding breaks a heavyweight database into bite-sized chunks spread across servers. That means better scalability, less strain on any one node. The key? Picking the right shard key. Get that wrong, and you’re in cross-shard query hell. Modulo, range, and consistent hashing each slice the pie diff.. read more  

Database Sharding in 1 diagram and 204 words
Link
@faun shared a link, 4 months ago
FAUN.dev()

The great SQLite rewrite

Turso just dropped the alpha of itsRust-based SQLite rethink—rewritten from scratch to handle today’s mess:async APIs,built-in vector search, and actualconcurrent writes. Forget the old SQLite playbook. Turso’s version leans into modularity, bakes in deterministic tests, and still aims for SQLite-l.. read more  

The great SQLite rewrite
Link
@faun shared a link, 4 months ago
FAUN.dev()

AI Agents and Test Suites: Lessons from the Trenches

AI agents can help wrangletest suite maintenance—if you treat them likejunior devs. That means tight prompts, clear boundaries, and someone keeping an eye on them. Teams get better results when they feed agents sharp context and task them with small, scoped jobs instead of vague laundry lists... read more  

AI Agents and Test Suites: Lessons from the Trenches
Link
@faun shared a link, 4 months ago
FAUN.dev()

Why I chose OCaml as my primary language

OCaml’s grown up. Multicore support is in. So are user-defined effects. Under the hood, affine types, staged metaprogramming, and effect typing are steering it toward resource-safe programming—with actual thrust. Its type system still slaps: powerful modules, GADTs, algebraic types, and now first-c.. read more  

Link
@faun shared a link, 4 months ago
FAUN.dev()

Git Branching Strategies: A Comprehensive Guide

This guide breaks down the major Git branching strategies—GitFlow,GitHub Flow,GitLab Flow,Trunk-Based Development, and a few others that still show up in wild repos. Each one gets sized up by structure, use case, and trade-offs. Think: how big the team is, how fast releases go out, and how people l.. read more  

Git Branching Strategies: A Comprehensive Guide
Link
@faun shared a link, 4 months ago
FAUN.dev()

Deeper theories of program design

A sharp teardown ofWindows vs. Unix file deletion semanticslands on this: Windows leans on read-write locks; Unix rolls with a looser, non-blocking vibe—more likeweakly-isolated DB transactions. It trades consistency for concurrency, dodging locks even if it means the rules get fuzzy. The post zoom.. read more  

Deeper theories of program design
Link
@faun shared a link, 4 months ago
FAUN.dev()

Ship tools as standalone static binaries

OpenAI’s rewritingCodexinRust, ditching the oldTypeScriptversion. Why? To ship it as a single static binary—no messy installs, no glue code juggling. Just run. Rust cuts down runtime failures, trims the attack surface, and kills off toolchain sprawl. Less fragility. More control. System shift:Team.. read more  

Link
@faun shared a link, 4 months ago
FAUN.dev()

Lessons from scaling PostgreSQL queues to 100K events

RudderStack crankedPostgreSQLup to100K events/secas a queuing engine. The secret sauce: tight tuning of job partitioning, smarter indexing, tuned VACUUM timing, and compaction that didn't choke. Recursive CTEs stood in for loose index scans. Caching cut I/O repeats. They ditched byte slices to side.. read more  

Lessons from scaling PostgreSQL queues to 100K events
Link
@faun shared a link, 4 months ago
FAUN.dev()

How I Use Claude Code to Ship Like a Team of Five

Claude Code zips out Ruby functions, tests, and pull requests viaCLIprompts across multiplegit worktrees. It slays manual typing and ejects IDE plugins. It spins up ephemeraltest environmentsto replay bugs, pries open externalgemcode, and syncs branches, commits, and PRs in one go... read more  

How I Use Claude Code to Ship Like a Team of Five
Link
@faun shared a link, 4 months ago
FAUN.dev()

71% of Americans Say AI Could ‘Put People Out of Work Permanently’

Most Americans now see AI as a threat to their livelihoods, with71% fearing it could permanently wipe out jobs. The findings come from a new Reuters/Ipsos poll, which shows widespread anxiety across the US as AI threatens job security and challenges the future of employment. The World Economic Forum.. read more  

It takes the brightest minds to be a technology leader. It takes imagination to create green energy for the generations to come. At Siemens Gamesa we make real what matters, join our global team.

Siemens Gamesa has a vision for renewable energy: we believe in the power of nature and technology. Help us to be ready to face the energy challenges of tomorrow and make a green footprint – join the team in creating a better future for us on our planet.

We focus on hiring the best people, wherever they may be in the world. We pride ourselves on the flexibility we offer to our employees and are committed to building a workforce that can grow with the company. Siemens Gamesa is an equal opportunity employer. We celebrate diversity and are committed to creating an inclusive environment for all employees.

In our culture of trust, we focus on empowerment, diversity and continuous learning. Valuing our people is what makes us one global team, with our colleagues’ safety at the heart of our organization.

Read stories from our employees, and get to know your future team: https://www.sebrochure.dk/Siemens_Gamesa_Renewable_Energy/WebView/

How to contribute to our vision

For our DevOps team within the Software Solutions division we are looking for a skilled DevOps Engineer to join our growing, and dedicated DevOps team. In the department, we are responsible for the SW test strategy, the enforcement of it, and the creation and maintenance of build- and test environments in which automated tests are executed. This involves both HIL setups and small to large virtual environments, thus handling both the hard real-time and large scalability requirements. We operate 2 data centers and 2 test labs.

The introduction of Continuous Delivery is a strategic goal of the department; our team has been given the responsibility of introducing it. You will join an inspiring and high performing multinational team.

As DevOps Engineer, your tasks and deliverables are mainly lead the development teams’ transformation to Continuous Delivery, i.e. implement their Chef based server stack, create the QA part of the Jenkins pipeline. The product and system level tests are run in either a VM environment or the physical HW. You will manage and optimize the utilization of these environments while reducing bottlenecks in the delivery pipelines.

Together with the rest of the DevOps team you develop state of the art SW tools and make the decision proposals. You implement these tools in the development projects for them to move faster. As member of the DevOps team you carry the operational responsibility of these tools.

You act as the technical expert across multiple development projects helping them in keeping their delivery pipeline running. The projects range from deeply embedded controllers over large SCADA server systems to central fleet management systems. Together with the rest of the DevOps team you ensure the operational side of our large HW and VMware test environment.

You will implement parts of our cybersecurity strategy by implementing relevant verifications in the pipelines and ensure a short lead time.

What you need to make a difference

Passion for renewable energy and a sense for the importance to lead the change.  We are looking for you, who wants to make real what matters and who wants to change the world towards renewable energy.

The ideal candidate holds an academic degree in IT, Computer Science or similar in combination with thorough practical experience with

Continuous Integration/Delivery and DevOps
Applying agile software development practices (e.g. SAFe & SCRUM)
GitLab, Gitflow, Artifactory, Jenkins, Docker, Kubernetes and Chef
You have strong DevOps understanding of the state of the art build and code level QA tolls for C#, C++ and web development.
You have basic knowledge of BDD, Cucumber - Ruby.
You are not afraid of asking questions and taking the lead in developing the team, methods and frameworks.

Most importantly is your passion for continuous delivery and smooth operations in larger organizations. You have a high professional competency and you have a desire to develop your skills. You have good collaboration skills and you can manage to act in different cultural contexts. To thrive in this position, you must have a strong result- and customer-oriented approach.

In return of your commitment we offer you…

Become a part of our mission for sustainability: Clean energy for generations to come. We are a global team of diverse colleagues who share a passion for renewable energy and have a culture of trust and empowerment to make our own ideas a reality. We focus on personal and professional development to grow internally within our organization. Siemens Gamesa offers a wide variety of benefits such as flexible working hours as well as home-office possibility for many colleagues, employer-funded pension, attractive remuneration package (fixed/variable) and local benefits such as subsidized lunch, employee discounts and much more.

Empowering our people

https://www.siemensgamesa.com/sustainability/employees

#Associate

How do you imagine the future?

https://youtu.be/12Sm678tjuY

Our global team is on the front line of tackling the climate crisis, reducing carbon emissions – the greatest challenge we face.