ShortFuse

joined 1 year ago
[–] ShortFuse@lemmy.world 1 points 13 hours ago* (last edited 13 hours ago) (1 children)

Since you've gone, I've been lost without a trace
I dream at night, I can only see your face
I look around, but it's you I can't replace
I feel so cold, and I long for your embrace
I keep crying, baby, baby please
Oh, can't you see
You belong to me?
How my poor heart aches
With every step you take?

I understand the full lyrics, but most songs generally default to romanticism. If you're not paying attention it's easy to misinterpret.

[–] ShortFuse@lemmy.world 1 points 3 weeks ago (1 children)

I have just dumped code into a Chrome console and saved a cert while in a pinch. It's not best practices of course, but when you need something fast for one-time use, it's nice to have something immediately available.

You could make your own webpage that works in the browser (no backend) and make a cert. I haven't published anything publicly because you really shouldn't dump private keys in unknown websites, but nothing is stopping you from making your own.

[–] ShortFuse@lemmy.world 1 points 3 weeks ago (3 children)

That's what NodeJS and Deno are.

The point of the browser support means it runs on modern Web technologies and doesn't need external binaries (eg: OpenSSL). It can literally run on any JS, even a browser.

[–] ShortFuse@lemmy.world 11 points 3 weeks ago* (last edited 3 weeks ago) (5 children)

Just going to mention my zero-dependency ACME (Let's Encrypt) library: https://github.com/clshortfuse/acmejs

It runs on Chrome, Safari, FireFox, Deno, and NodeJS.

I use it to spin up my wildcard and HTTP certificates. I've personally automated it by having the certificate upload to S3 buckets and AWS Certificates. I wrote a helper for Name.com for DNS validation. For HTTP validation, I use HTTP PUT.

[–] ShortFuse@lemmy.world 12 points 1 month ago (1 children)

Pippi Longstocking

[–] ShortFuse@lemmy.world 5 points 1 month ago

I mean, you can find 70s punk images just like this. I'm sure some are already great-grand parents. Nancy and Sid are from 1977:

[–] ShortFuse@lemmy.world 4 points 2 months ago (1 children)

Windows 10 and it's not a good idea

[–] ShortFuse@lemmy.world 2 points 2 months ago* (last edited 2 months ago) (1 children)

Even line-height in CSS3 is draft. Saying no drafts should be implemented is a ridiculous standpoint: a standpoint not even Firefox aligns with:

Standardization requirements for shipping features

What evidence is necessary will vary, but generally this will be:

W3C - the specification is at the Candidate Recommendation maturity level or more advanced; shipping from a Working Draft or a less advanced specification requires evidence of agreement within the working group that shipping is acceptable

https://wiki.mozilla.org/ExposureGuidelines

But keep moving those goal posts.

view more: next ›