{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreihlatbj33lhqgkiymnuzv2pvokk72hmqj6zu5bdscyfbwvonm6t7a",
    "uri": "at://did:plc:46ti67tc37qcmwp2vaynk6fq/app.bsky.feed.post/3mgwls4luenq2"
  },
  "coverImage": {
    "$type": "blob",
    "ref": {
      "$link": "bafkreifqaymphlhaou7ymuxlsdcq46k6c4k27dbs2lrqq2rxp5ioaxmdoy"
    },
    "mimeType": "image/jpeg",
    "size": 8554
  },
  "path": "/2026/03/13/one-week-later-after-the-outreachy-internship-managing-work-life-balance/",
  "publishedAt": "2026-03-13T09:24:38.218Z",
  "site": "https://hellenchemtai.wordpress.com",
  "textContent": "Hello world. I have been doing a lot after my internship with Outreachy. We are still working on some tasks :\n\n  1. I am working on running locales for my native language in live images.\n  2. I am also working on points to add to talk proposals for a Debian conference.\n\n\n\nAs I am moving around constantly, there are problems I had encountered when changing my networks. I had to connect my virtual machine to different networks and the network would not reflect within the machine. From terminal I edited the virtual machine XML settings:\n\n\n    su -\n\n    // input password\n\n    sudo virsh edit <machine_name> #its openqa for me\n\n    // Look for the interface within devices and replace this:\n\n    <interface type=&aposnetwork&apos>\n\n            <source network=&aposdefault&apos/>\n\n            #some other code in here\n\n     </interface>\n\n    // With just this then restart your machine:\n\n    <interface type=&aposuser&apos>\n\n        <model type=&aposvirtio&apos/>\n\n    </interface>\n\nHopefully the above will help someone out there. I am still working on a lot of tasks regarding the conference, so much to do and so little time. I am hoping I won’t get any burnout during this period. I won’t be updating much further till the conference. Have a nice time",
  "title": "Hellen Chemtai: One week later after the Outreachy internship: Managing Work-Life Balance",
  "updatedAt": "2026-03-13T08:10:26.000Z"
}