

# 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

- **Ticket URL**: http://facebook.com/200029700594919?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=palmerston+north-events

## 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 Organizer details

- **affiliate_id**: 2
- **organizer**: Palmerston North Linux Users Group (https://allevents.in/org/palmerston-north-linux-users-group/20227307)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/19abcc93ddca0a044cd8db8fab1d72b4f21f29de4d20fc84677cceceedf4e894-rimg-w1200-h456-dc010000-gmir?v=1772948261
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/39ed864d55d3ad9ca07abcd40b1d78ab72ed4f6c7328d60d50737b018a177a03-rimg-w300-h300-dc010101-gmir?v=1772948261

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 11 Mar, 2026 at 09:00 am
- **Q**: Where is the event happening?
  - **A:** 53 Milson Line, Palmerston North City, New Zealand 4410, 53 Milson Line, Milson, Palmerston North 4414, New Zealand, Palmerston North
- **Q**: Who is organizing the event?
  - **A:** Palmerston North Linux Users Group
- **Q**: What type of event is this?
  - **A:** it, nonprofit
- **Q**: Where can I find ticket details about March: Namespaces and lazy NeoVim ?
  - **A:** You can find ticket details about this event on AllEvents.

## 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"
            }
        ]
    }
]
```