···99// ---------------------------------------------------------------------------
1010// Job postings — add a new markdown file in src/postings/ and import it here
1111// ---------------------------------------------------------------------------
1212-import softwareEngineer from './postings/software-engineer.md';
1212+// import softwareEngineer from './postings/software-engineer.md';
13131414interface Posting {
1515 slug: string;
···4141}
42424343const POSTINGS: Posting[] = [
4444- parsePosting('software-engineer', softwareEngineer as string),
4444+ // parsePosting('software-engineer', softwareEngineer as string),
4545 // add more here as you create markdown files
4646];
4747
-16
jobs/src/postings/software-engineer.md
···11----
22-title: Software Engineer, Platform
33-location: Remote
44-type: Full-time
55-salary: €100k–€120k
66----
77-88-We're looking for a Software Engineer to join us in building the
99-next-generation code forge.
1010-1111-**What you'll work on**: Primarily, our new CI platform: Go, Firecracker/QEMU,
1212-Nix and general distributed systems expertise. Ideally you check all these
1313-boxes.
1414-1515-**What we offer**: Competitive (for Europe) salary, equity, benefits. We hire
1616-from anywhere in the world and don't location-adjust pay.
+16
jobs/src/postings/archive/software-engineer.md
···11+---
22+title: Software Engineer, Platform
33+location: Remote
44+type: Full-time
55+salary: €100k–€120k
66+---
77+88+We're looking for a Software Engineer to join us in building the
99+next-generation code forge.
1010+1111+**What you'll work on**: Primarily, our new CI platform: Go, Firecracker/QEMU,
1212+Nix and general distributed systems expertise. Ideally you check all these
1313+boxes.
1414+1515+**What we offer**: Competitive (for Europe) salary, equity, benefits. We hire
1616+from anywhere in the world and don't location-adjust pay.