HackerTrans
TopNewTrendsCommentsPastAskShowJobs

karlshea

1,969 karmajoined 15 ปีที่แล้ว
Freelance React/Drupal/Laravel developer.

https://karlshea.dev

[email protected]

comments

karlshea
·3 วันที่ผ่านมา·discuss
A republic is a democracy.
karlshea
·2 เดือนที่ผ่านมา·discuss
This is spot on. They are ripe for getting entirely wiped out by AI, and good riddance tbh.

My personal gripe is their refusal to support restarting heading levels within sections, causing whole classes of problems with CMS templating.
karlshea
·2 เดือนที่ผ่านมา·discuss
Those have been there for a bit, what is more recent is CSS anchor positioning which lets you position the popover near the item that triggered it. It’s all finally very nice!
karlshea
·3 เดือนที่ผ่านมา·discuss
I don’t know what world you live in but it’s not this one.
karlshea
·4 เดือนที่ผ่านมา·discuss
Not saying I like the situation, but Firefox usage is about ~2-3%.

That's about where IE 6 and then IE 11 were when everyone was excited they could finally drop them. Why should anyone treat Firefox differently?
karlshea
·4 เดือนที่ผ่านมา·discuss
Hey thanks so much! I actually found your site a bit over a year ago while I was redoing my portfolio and used one for my header.
karlshea
·4 เดือนที่ผ่านมา·discuss
Omg thank you, I had no idea they added this feature!
karlshea
·5 เดือนที่ผ่านมา·discuss
Dildos aren’t illegal federally but you can’t sell those using Stripe either. It is actually about puritans wanting to control what you do.
karlshea
·5 เดือนที่ผ่านมา·discuss
"Quality" and "features you happen to want" are two different things.
karlshea
·5 เดือนที่ผ่านมา·discuss
Unfortunately not satire, and the answer is $500
karlshea
·5 เดือนที่ผ่านมา·discuss
It appears he is selling a service where he comes to you (optionally with a Mac Mini which is probably why he's buying multiple) and sets up OpenClaw for you.
karlshea
·6 เดือนที่ผ่านมา·discuss
Yes
karlshea
·6 เดือนที่ผ่านมา·discuss
I definitely pirated Photoshop around 1996 from the macfilez (possibly zelifcam by then) AOL chat room.
karlshea
·6 เดือนที่ผ่านมา·discuss
The new version has improved a bit since launch, you may want to give it another try.
karlshea
·6 เดือนที่ผ่านมา·discuss
I tried getting Nix working a couple of months ago and ditched it because changing some Tower settings updates the global gitconfig (as it should in this circumstance) and Nix would wipe them out.

All of it seemed way too annoying compared to just having a dotfiles repo, and if it couldn’t handle the Tower/gitconfig issue I know for sure everything else I was going to run into wasn’t worth it.
karlshea
·6 เดือนที่ผ่านมา·discuss
One big cause of this is the multi-channel audio track when all you have is stereo speakers. All of the dialog that should be going into the center speaker just fades away, when do you actually have a center the dialog usually isn't anywhere near as quiet.

Depending on what you're using there could be settings like stereo downmix or voice boost that can help. Or see if the media you're watching lets you pick a stereo track instead of 5.1
karlshea
·7 เดือนที่ผ่านมา·discuss
It "finally hit the top of the project list" two years ago so we'll see lol.

It's "T-Mobile Fiber Home Internet" which looks to be a bunch of local ISPs they've been snatching up, so we'll see what happens. USI's customer service and reliability have been amazing so hopefully that doesn't get screwed up.
karlshea
·7 เดือนที่ผ่านมา·discuss
Use a ULA (unique local address) for everything internal that you want shorter. It's just like rfc1918 addresses except you don't need NAT.
karlshea
·7 เดือนที่ผ่านมา·discuss
These types of complaints are how I know the objection to v6 is not serious.
karlshea
·7 เดือนที่ผ่านมา·discuss
There are a total of 8 groups of 4 hex digits, so 8 minus however many groups you already have.

google.com: 2607:f8b0:4009:819::200e (5 groups) -> 2607:f8b0:4009:0819:0000:0000:0000:200e (3 groups of added zeros)

a ULA address: fd2a:1::2 (3 groups) -> fd2a:0001:0000:0000:0000:0000:0000:0002 (5 added)

localhost: ::1 -> 0000:0000:0000:0000:0000:0000:0000:0001