Advertisement ยท 728 ร— 90

Posts by David Myers

Anyone building dual CLI/GUI apps with @tauri.app? I'm looking for examples, but I'm not finding much yet.

8 months ago 0 0 0 0

How did I not know about ripgrep until now? ๐Ÿคฏ

9 months ago 0 0 0 0

Fair enough. Fwiw, I'd love a good solution for this too. ๐Ÿ‘€

9 months ago 0 0 0 0
Preview
import ConstJson from './config.json' as const; ยท Issue #32063 ยท microsoft/TypeScript Suggestion The ability to get const types from a JSON configuration file. If the json is: { "appLocales": ["FR","BE"] } I want to import the JSON and get a {appLocales: "FR" | "BE"} type instead of...

Requires a build step but maybe worth it?
github.com/microsoft/Ty...

9 months ago 0 0 1 0

Amazing. Any idea if there's a plan to open source it?

9 months ago 1 0 1 0

Is anyone been building an event platform on atproto?

9 months ago 1 0 1 0

Does that mean you want it to essentially unlock remotely so that your desktop is showing the same live GUI?

9 months ago 1 0 0 0

My understanding is still at novice level right now, but I'm starting to wrap my head around it. The compiler does an amazing job at providing clear feedback, so it's not as rough (so far) as I was anticipating.

9 months ago 0 0 0 0

A button for downloading more RAM.

9 months ago 2 0 0 0
Advertisement

Anyone out there writing custom form validations with modern browser APIs? Specifically looking into things like using ValidityState, the <output> element, setCustomValidity, :user-valid, etc.

9 months ago 1 0 0 0

I finally have a good reason to learn Rust (building a cross-platform app with Tauri), and I am loving it so far. The combination of expressions, result objects, and pattern-matching is such a breath of fresh air.

9 months ago 1 0 1 0

I played around with this for a bit, but I felt Alpine paired better with Astro than HTMX did.

11 months ago 1 0 1 0
Email from Apple about allowing external links in the US app store without entitlements.

Email from Apple about allowing external links in the US app store without entitlements.

IT'S ABOUT DAMN TIME! ๐Ÿ™Œ

11 months ago 1 0 0 0

Why are automated iOS app builds so complicated?

1 year ago 0 0 0 0
font-size: min(2em, 2rem);
padding: clamp(10px, 5vw, 30px);
margin: max(2lh, 2em);

2em is crossed out
10px, 5vw is crossed out
2em is crossed out

font-size: min(2em, 2rem); padding: clamp(10px, 5vw, 30px); margin: max(2lh, 2em); 2em is crossed out 10px, 5vw is crossed out 2em is crossed out

You can now see which value is the active value in min(), max() and clamp()

- in Canary DevTools today
- coming to Chrome stable soon!

1 year ago 350 38 3 6

This is HUGE! I can imagine some great UX and perf gains related to granular DOM updates, especially related to keyed lists!

1 year ago 1 0 0 0
Advertisement

Oh, neat! I don't think it's working for me since I'm using a custom domain though... ๐Ÿค”

1 year ago 0 0 1 0
Post image

Nevermind! Just had to take a peek at the network tab. ๐Ÿ˜„

1 year ago 1 0 0 0

Hi friends. ๐Ÿ‘‹๐Ÿป Does anyone know if there's a simple way to get my #atproto DID from the Bluesky app? ๐Ÿ‘€

1 year ago 2 0 4 0

This is such a cool idea. I link out to other sites in my posts, but I've never considered adding a links index. I'm absolutely going to add this to my site!

1 year ago 3 0 1 0

๐Ÿค”

1 year ago 0 0 0 0

Bluesky is a completely free platform without advertising... I think it's more than enough.

1 year ago 0 0 0 0

Consuming your data is not plagiarism, and consumption of your data is the only part that Bluesky can feasibly do anything about. Even then, public data will always be accessible by bad actors.

1 year ago 0 0 0 0

C# was the first typed language I worked with professionally, and I think that stint is part of why I love TypeScript so much.

1 year ago 2 0 0 0
Advertisement

How often do you hang it by the handle strap? I've been wanting to get my bag off the ground, but I'm always worried about that handle giving out at some point.

1 year ago 0 0 0 0

Developers

1 year ago 1 0 1 0