

# Event Details

- **Event Name**: March: Namespaces and lazy NeoVim
- **Event Start and End Date**: Wed, 11 Mar, 2026 at 09:00 am – Wed, 11 Mar, 2026 at 11:00 am
- **Event Description**: https://www.plug.org.nz/2026/02/march-network-namespaces-and-lazy-neovim/

Topic 1/2: What’s in a name(space)?

Speaker: Robbie McKennie

If you’ve used GNU/Linux a bit, you’ll be used to thinking of the mount table, the network interface list, the file hierarchy… just one of each, all visible to all processes. The kernel in fact supports having multiple instances of each of these, so that you can arrange for different processes to see different resources on the same system: a feature called namespaces. Robbie will go through some of the practical applications of this feature, focusing in particular on building and managing networks.

Topic 2/2: Lazy coding with NeoVim

Speaker: Tim-Hinnerk Heuer

Tim-Hinnerk Heuer will take a break from his beloved competitive coding long enough to show us a demo of how he programs using NeoVim, the modern Vim rewrite, in as lazy but still lightning-fast a way as he can. With a bit of luck, this will include some LLM assistance, possibly even with an open-source model…

Venue

Milson Community Centre

Cost

$2 gold coin donation

Coffee and biscuits will be provided, but please feel free to bring along your own snacks and drinks.

Agenda

7:00pm: Welcome (Nick Skarott)
7:10pm: Topic 1/2: What’s in a name(space)? (Robbie McKennie)
7:55pm: Tea and coffee break
8:05pm: General business (Nick Skarott)
8:10pm: Topic 2/2: Lazy coding with NeoVim (Tim-Hinnerk Heuer)
9:00pm: Doors close
- **Event URL**: https://allevents.in/palmerston-north/march-namespaces-and-lazy-neovim/200029700594919
- **Event Categories**: it, nonprofit
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Palmerston North
- **state**: MW
- **country**: New Zealand
- **location**: 53 Milson Line, Palmerston North City, New Zealand 4410
- **lat**: -40.3326
- **long**: 175.61636
- **full address**: 53 Milson Line, Palmerston North City, New Zealand 4410, 53 Milson Line, Milson, Palmerston North 4414, New Zealand, Palmerston North

## Event gallery

- **Alt text**: March: Namespaces and lazy NeoVim
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/19abcc93ddca0a044cd8db8fab1d72b4f21f29de4d20fc84677cceceedf4e894-rimg-w1200-h456-dc010000-gmir?v=1772948261

## FAQs

- **Q**: When and where is March: Namespaces and lazy NeoVim being held?
  - **A:** March: Namespaces and lazy NeoVim takes place on Wed, 11 Mar, 2026 at 09:00 am to Wed, 11 Mar, 2026 at 11:00 am at 53 Milson Line, Palmerston North City, New Zealand 4410, 53 Milson Line, Milson, Palmerston North 4414, New Zealand, Palmerston North.
- **Q**: Who is organizing March: Namespaces and lazy NeoVim?
  - **A:** March: Namespaces and lazy NeoVim is organized by Palmerston North Linux Users Group.
- **Q**: Who is this event for? Is it right for me?
  - **A:** March: Namespaces and lazy NeoVim is ideal for curious learners, students, and skill-builders looking to gain hands-on knowledge and practical expertise in a focused, interactive setting. Whether you're a first-time attendee or a longtime enthusiast in Palmerston North, this event is thoughtfully curated to deliver a standout experience worth every moment. If March: Namespaces and lazy NeoVim sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "March: Namespaces and lazy NeoVim",
        "image": "https://cdn-az.allevents.in/events3/banners/19abcc93ddca0a044cd8db8fab1d72b4f21f29de4d20fc84677cceceedf4e894-rimg-w1200-h456-dc010000-gmir?v=1772948261",
        "startDate": "2026-03-11",
        "endDate": "2026-03-11",
        "url": "https://allevents.in/palmerston-north/march-namespaces-and-lazy-neovim/200029700594919",
        "location": {
            "@type": "Place",
            "name": "53 Milson Line, Palmerston North City, New Zealand 4410",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "53 Milson Line, Milson, Palmerston North 4414, New Zealand",
                "addressLocality": "Palmerston North",
                "addressRegion": "MW",
                "addressCountry": "NZ"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-40.3326",
                "longitude": "175.61636"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "https://www.plug.org.nz/2026/02/march-network-namespaces-and-lazy-neovim/\n\nTopic 1/2: What’s in a name(space)?\n\nSpeaker: Robbie McKennie\n\nIf you’ve used GNU/Linux a bit, you’ll be used to thinking of the mount table, the network interface list, the file hierarchy… just one of each, all visible to al",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Palmerston North Linux Users Group",
                "url": "https://allevents.in/org/palmerston-north-linux-users-group/20227307"
            }
        ]
    }
]
```