New pages
Jump to navigation
Jump to search
- 10:29, 30 December 2024 Draft:Rambles/This Site (hist | edit) [919 bytes] Marks Polakovs (talk | contribs) (Created page with "Probably about time to talk about how this site is built. <syntaxhighlight lang="yaml"> resources: - ../base nameSuffix: -staging labels: - includeSelectors: true pairs: app: mediawiki-staging images: - name: ghcr.io/markspolakovs/markswiki # {"$imagepolicy": "flux-system:mediawiki:name"} newTag: 2024-12-30-10-10-52 # {"$imagepolicy": "flux-system:mediawiki:tag"} patches: - target: group: networking.k8s.io version: v1 kind: Ingress name: mediawik...")
- 20:28, 27 December 2024 Me on the Internet (hist | edit) [488 bytes] Marks Polakovs (talk | contribs) (Created page with "The following profiles are me, feel free to give me a follow or equivalent on that platform. Any other profile claiming to be "Marks Polakovs" is probably me, since it's a fairly uncommon name, but might be an impostor! * Bluesky: [https://bsky.app/profile/markspolakovs.me @markspolakovs.me] * GitHub: [https://github.com/markspolakovs @markspolakovs] * [https://www.linkedin.com/in/markspolakovs/ LinkedIn]")
- 10:16, 27 December 2024 Rambles/VS Code Javascript Debug Terminal (hist | edit) [876 bytes] Marks Polakovs (talk | contribs) (Created page with "<blockquote class="bluesky-embed" data-bluesky-uri="at://did:plc:dmrwxd2irg62eyveoerukfss/app.bsky.feed.post/3lebqt4thdk27" data-bluesky-cid="bafyreieu2nwdy2rec7w4zkknfawygpzploypv6osvikjspqogff6qakytm"><p lang="en">Things I should have discovered much sooner: the Node.js vscode debug terminal. Opens a terminal, and any Node process you run from it has the vscode debugger automagically attached. Handles child processes of child processes as well. No faffing about with -...")
- 22:00, 24 November 2024 About Me (hist | edit) [2,933 bytes] Marks Polakovs (talk | contribs) (Created page with "I'm Marks Polakovs. I'm a DevOps, software dev, broadcast, and theatre tech person based out of Cambridge (UK). == Work == I currently work as a DevOps Engineer at [https://darktrace.com Darktrace]. Before that I was a part-time Digital Support Technician at the [https://yorksu.org University of York Students' Union], where in addition to first- and second-line user support I gave training sessions, developed internal systems, and contributed to a full redesign and r...")
- 21:14, 9 November 2024 TODO (hist | edit) [301 bytes] Marks Polakovs (talk | contribs) (Created page with "Tasks for this site: * Install MobileFrontend for mobile usability * URL rewriting (get rid of index.php) * Tidy up (read: fix) the FluxCD configuration") Tag: Visual edit
- 21:12, 9 November 2024 About This Site (hist | edit) [2,218 bytes] Marks Polakovs (talk | contribs) (Created page with "My personal website runs on a bit of an interesting tech stack: MediaWiki on k3s. This page aims to explain a bit about why. === Why MediaWiki? === In short, because I realised I was spending longer setting up my personal site's tech stack than producing content. So hopefully the "go to a page and click edit" experience will help. Also because I have a fair bit of experience maintaining [https://wiki.ystv.co.uk/ a MediaWiki site at YSTV] (and even have [https://gerrit....") Tag: Visual edit