Slime
banner
slime.camp
Slime
@slime.camp
- I am a web developer
- I like cats
- I live in South Puget Sound
Lewd
November 17, 2025 at 3:18 PM
Tbh any of them are fine. I have a 8GB m1 mba it can run Xcode and stuff tolerably
November 14, 2025 at 8:44 PM
Now that’s a big microwave
November 13, 2025 at 11:30 PM
The mdn article mentions unexpected behavior when simplifying it like that. developer.mozilla.org/en-US/docs/W...
String.raw() - JavaScript | MDN
The String.raw() static method is a tag function of template literals. This is similar to the r prefix in Python, or the @ prefix in C# for string literals. It's used to get the raw string form of tem...
developer.mozilla.org
November 12, 2025 at 5:22 PM
you get crust by following the recipe, you don’t get a button with sparkle-button
November 12, 2025 at 2:53 AM
Lmao
November 12, 2025 at 2:48 AM
<button> is literally a button tho???
November 12, 2025 at 2:07 AM
Maybe I was completely oblivious but the book didn’t seem to be about public assistance really at all? It’s a shitty comment, but it also kinda shows you how a lot of people thought back then.
November 12, 2025 at 1:56 AM
Please come to Olympia (or Tacoma, I guess) for your next book!

Anyway, congrats on the release I can’t wait to read it!
November 12, 2025 at 12:09 AM
If kids aren’t learning phonics anymore that has to show up in spelling test results right? I can’t imagine it’s very east to memorize how to spell every word…
November 12, 2025 at 12:03 AM
starting to think the president of the United States was taught to read with three cueing
November 11, 2025 at 11:59 PM
Prettier should treat the text content as html at that point.
November 11, 2025 at 11:15 PM
I think you can use tag function named html for the markup. It can be a identity function like

const html = (strings, …values) => String.raw({ raw: strings }, …values);

Then use it to wrap your html string. Bonus is you can get syntax highlighting by installing the lit-html plugin.
November 11, 2025 at 11:14 PM
Depending on the gauge you are already using, it might be possible to get a smaller gauge to make it easier.
November 8, 2025 at 6:57 PM
If you want an alternative to react-native and expo, you can still make "native" apps with web views via capacitorjs.com as well as v2.tauri.app. Depending on the functionality you need, PWA support on iOS still doesn't seem like it's super great as a replacement.
Capacitor by Ionic - Cross-platform apps with web technology
Build iOS, Android, and Progressive Web Apps with HTML, CSS, and JavaScript
capacitorjs.com
November 8, 2025 at 6:55 PM
Are they good for programming (text editor / terminal)?
November 6, 2025 at 1:31 AM
Oh. i see what you mean now, I don’t think I would care tbh.
October 31, 2025 at 7:57 PM
I like my OS to be in light mode but some websites in dark mode
October 31, 2025 at 7:54 PM
I try to avoid anything that touches them lol
October 30, 2025 at 12:11 AM
Right next to the pirate costumes.
October 27, 2025 at 5:03 PM