Doug Luxem

Doug Luxem

@doug.luxem.org

65 Followers 171 Following 10 Posts Joined Sep 2023
6 days ago

Woah, nice work! Just don't expose that 2008R2 server anywhere sensitive. 😉

0 0 0 0
4 months ago

Every time I try using Copilot I am shocked at what an awful piece of software it is. Tried having Excel Copilot create a chart for me, and somehow it wrote and ran some python to give me an image. Astoundingly useless.

1 0 0 0
4 months ago

Pretty cool to see some of the originals from BoS still going!

3 0 0 0
5 months ago

B2B startups out there fighting over scraps because they don't understand their potential customer's infra because its "boomer cloud" to them. 🙄
Probably think of SAP and Oracle the same way.

2 0 0 0
5 months ago

My understanding - ITIL as a Service.

1 0 1 0
1 year ago

I'm surprised there aren't more smallish ATX cases these days. Other then needing to fit a full size GPU, who needs the 3.5" and 5.5" bays?

Anyway, good work on these builds @damianedwards.com !

1 0 1 0
1 year ago
Post image

AlphaMove xkcd.com/3045

5,946 320 62 15
1 year ago

'tis the season for Toyotathon!

1 0 0 0
1 year ago
syntax-highlighted zellij config ported to 2.0.0 format.

// This config is just like `zellij.kdl`, except it shows what it would look
// like if modifiers were done using `+` instead of spaces (thus needing to be
// quoted).
keybinds {
    normal {
        // uncomment this and adjust key if using copy_on_select=#false
        /- bind Alt+c { Copy }
    }
    locked {
        bind Ctrl+g { SwitchToMode Normal }
    }
    resize {
        bind Ctrl+n { SwitchToMode Normal }
        bind h Left { Resize Left }
        bind j Down { Resize Down }
        bind k Up { Resize Up }
        bind l Right { Resize Right }
        bind "=" + { Resize Increase }
        bind - { Resize Decrease }
    }
    pane {
        bind Ctrl+p { SwitchToMode Normal } a section of a syntax-highlighted example KDL document based on a GitHub Actions yaml configuration, ported to KDL 2.0.0.

    steps {
      step uses="actions/checkout@v1"
      step "Install Rust" uses="actions-rs/toolchain@v1" {
        profile minimal
        toolchain "${{ matrix.rust }}"
        components clippy
        override #true
      }
      step Clippy { run cargo clippy --all -- -D warnings }
      step "Run tests" { run cargo test --all --verbose }
      step "Other Stuff" run="""
        echo foo
        echo bar
        echo baz
        """
    }

I am absolutely overjoyed to announce the release of #KDL 2.0.0!! kdl.dev

It's a significant overhaul of the language to make it SO MUCH NICER in so many ways.

This is the culmination of over 3 years of work (4 if you count from before 1.0.0), by SCORES of contributors.

github.com/kdl-org/kdl/...

114 19 8 1
1 year ago
YouTube
Building the Hundred-Year Web Service with htmx - Alexander Petros YouTube video by UtahJS

Alexander Petros would like to see the same.
youtu.be/lASLZ9TgXyc

0 0 0 0
1 year ago

"If you increase efficiency beyond some low-hanging fruits, you will compromise resilience. Also, if you want to be resilient, you cannot arbitrarily increase efficiency."

1 1 0 0
1 year ago
Preview
a man in a suit and tie stands next to another man in a yellow shirt and tie Alt: Michael Scott cringing

Or up 14 points of material and stalemate.

1 0 0 0