Elektrine
EN
Log in Register
Paige Chat Timeline Communities Gallery Videos Email DNS VPN Uptime Kairo
Back to Timeline
Remote

gapple

@gapple@hachyderm.io
  • Open on hachyderm.io

I love every kind of cat; 🐕🐈🚲💻; he/they

20 Followers
45 Following
17 Posts
Joined November 11, 2022
GitHub:
https://github.com/gapple
Drupal.org:
https://www.drupal.org/u/gapple

Posts

Open post
gapple
gapple @gapple@hachyderm.io · Dec 14, 2025
gapple
@gapple@hachyderm.io

I love every kind of cat; 🐕🐈🚲💻; he/they

hachyderm.io

Feeling pretty vindicated in holding onto those old USB cables now that I'm building some microcontroller projects

0
0
0
0
Open post
gapple
gapple @gapple@hachyderm.io · Jun 25, 2025
gapple
@gapple@hachyderm.io

I love every kind of cat; 🐕🐈🚲💻; he/they

hachyderm.io
Replying to @shane@hachyderm.io
@shane@hachyderm.io about as far away as you can get within the same country
0
0
0
0
Open post
gapple
gapple @gapple@hachyderm.io · Jun 24, 2025
gapple
@gapple@hachyderm.io

I love every kind of cat; 🐕🐈🚲💻; he/they

hachyderm.io

I was worried my neighbours might think I'm too weird, but one of them has now befriended and named a family of crows

1
2
0
0
Open post
gapple
gapple @gapple@hachyderm.io · Jun 22, 2025
gapple
@gapple@hachyderm.io

I love every kind of cat; 🐕🐈🚲💻; he/they

hachyderm.io
Replying to @gapple@hachyderm.io
Should I have known that dereferencing a Pinia store getter unwraps computed refs and you lose reactivity? 🤷
0
0
0
0
Open post
gapple
gapple @gapple@hachyderm.io · Jun 22, 2025
gapple
@gapple@hachyderm.io

I love every kind of cat; 🐕🐈🚲💻; he/they

hachyderm.io

A problem I cause myself with learning is that I start with something fairly ambitious, and then when things break I'm not sure if I fucked up something basic because I skimmed over that part

0
2
0
0
Open post
gapple
gapple @gapple@hachyderm.io · May 06, 2025
gapple
@gapple@hachyderm.io

I love every kind of cat; 🐕🐈🚲💻; he/they

hachyderm.io
Replying to @gapple@hachyderm.io
"adjusts regex patterns for clarity and security"
0
0
0
0
Open post
gapple
gapple @gapple@hachyderm.io · May 06, 2025
gapple
@gapple@hachyderm.io

I love every kind of cat; 🐕🐈🚲💻; he/they

hachyderm.io

I tried out the LLM commit message feature added to my IDE to see what it would generate, and it always adds something like "Did [X] to improve features and maintainability"

So I think it's pretty clear that it doesn't actually understand the code.

1
2
1
0
Open post
gapple
gapple @gapple@hachyderm.io · Feb 10, 2025
gapple
@gapple@hachyderm.io

I love every kind of cat; 🐕🐈🚲💻; he/they

hachyderm.io

I really hadn't expected to ever use that fluid dynamics course, that I took just for credit requirements in university, ever again

0
0
0
0
Open post
gapple
gapple @gapple@hachyderm.io · Dec 24, 2024
gapple
@gapple@hachyderm.io

I love every kind of cat; 🐕🐈🚲💻; he/they

hachyderm.io
Replying to @gapple@hachyderm.io
the parts for a different project arrived first, where I'm instead *detecting* a blinking LED
0
0
0
0
Open post
gapple
gapple @gapple@hachyderm.io · Dec 24, 2024
gapple
@gapple@hachyderm.io

I love every kind of cat; 🐕🐈🚲💻; he/they

hachyderm.io

Learning how to make an LED blink

(Really fast - prototyping a controller for some PWM fans before I get the rest of the parts)

0
2
0
0
Open post
gapple
gapple @gapple@hachyderm.io · Dec 14, 2024
gapple
@gapple@hachyderm.io

I love every kind of cat; 🐕🐈🚲💻; he/they

hachyderm.io

To the six people immediately installing the latest, pre-release, version of my #drupal module:
ILYSM 💙

🤞 no bug reports so far

1
0
0
0
Open post
gapple
gapple @gapple@hachyderm.io · Oct 16, 2024
gapple
@gapple@hachyderm.io

I love every kind of cat; 🐕🐈🚲💻; he/they

hachyderm.io
Replying to @gapple@hachyderm.io
Yesterday's bug was properly determining when morning routines should start based on my usual wakeup time, or an alarm if one is set. Except that apparently (months ago) I didn't account for going to bed before midnight, which caused my morning and evening routines to cycle, flickering all my lights 🤦
0
0
0
0
Open post
gapple
gapple @gapple@hachyderm.io · Oct 16, 2024
gapple
@gapple@hachyderm.io

I love every kind of cat; 🐕🐈🚲💻; he/they

hachyderm.io

Home automation is fun, because I get to experience what it's like to be haunted by a ghost.

Except the ghost is my past self writing bugs in my Home Assistant templates.

0
2
0
0
Open post
gapple
gapple @gapple@hachyderm.io · Aug 27, 2024
gapple
@gapple@hachyderm.io

I love every kind of cat; 🐕🐈🚲💻; he/they

hachyderm.io
Replying to @gapple@hachyderm.io
Maybe the most exciting feature to me since release 1.6 in 2019? It's something I've wanted for a long time, but wasn't actually sure it would be possible until a few months ago when the pieces came together - while looking at how Big Pipe handles caching with placeholders to make sure it could work with nonces safely, it also showed how to work around core's strictness for what can be added to attached properties.
0
0
0
0
Open post
gapple
gapple @gapple@hachyderm.io · Aug 27, 2024
gapple
@gapple@hachyderm.io

I love every kind of cat; 🐕🐈🚲💻; he/they

hachyderm.io
Replying to @gapple@hachyderm.io
Attaching policy directly to render elements should make it a lot easier for many use-cases than implementing an alter event subscriber, and will limit changes to the policy header to only pages where they're needed.
0
1
0
0
Open post
gapple
gapple @gapple@hachyderm.io · Aug 26, 2024
gapple
@gapple@hachyderm.io

I love every kind of cat; 🐕🐈🚲💻; he/they

hachyderm.io

New feature for #drupal Content Security Policy module 2.1 that I'm so excited about:

Attaching policy to render elements!
https://www.drupal.org/docs/extending-drupal/contributed-modules/contributed-module-documentation/content-security-policy/altering-a-sites-policy#s-attaching-to-render-elements

Currently in beta release, stable will happen soon.

2
4
2
0
Open post
gapple
gapple @gapple@hachyderm.io · Dec 28, 2022
gapple
@gapple@hachyderm.io

I love every kind of cat; 🐕🐈🚲💻; he/they

hachyderm.io
Replying to @hankgreen@mas.to
@hankgreen 🤞hopefully it helps your new favourite coffee shop thrive from a larger local community to support it
0
0
0
0

Remote instance

hachyderm.io
Open on original server

Media

313k7r1n3
Elektrine

Tor hidden service

elekhj7afj4qnrr4yd3bkzslsyo5jgfxw3orgjkhlcxifueodybyiiad.onion

Platform

  • Email
  • Chat
  • Timeline
  • Communities
  • VPN
  • DNS

Company

  • About
  • Contact
  • FAQ

Legal

  • Terms of Service
  • Privacy Policy
  • Warrant Canary
  • Lite (no JS)
  • VPN Policy
  • Source code

Support

  • support@elektrine.com
  • Report Security Issue
Mail client setup IMAP mail.elektrine.com:993 POP3 mail.elektrine.com:995 SMTP mail.elektrine.com:465
© 2026 Elektrine. All rights reserved. Server: 00:59:36 UTC