xthexder

joined 1 year ago
[–] xthexder@l.sw0.com 3 points 1 month ago* (last edited 1 month ago)

Fines and taxes are incentives. Companies will do whatever's cheapest, so you can make the good thing cheaper, or the bad thing more expensive. Both will have a similar effect, it's just a question of where the margins are.
If a company is selling something at-cost and gets taxed, then they'll have to raise prices for the consumer, but if they're getting a stimulus from the government it gets covered by tax payers. Which one ends up being the right choice depends on the product and company in question.

[–] xthexder@l.sw0.com 12 points 1 month ago* (last edited 1 month ago) (1 children)

I think the strawberry problem is to ask it how many R's are in strawberry. Current AI gets it wrong almost every time.

[–] xthexder@l.sw0.com 2 points 1 month ago

They've probably just got a spy satellite around earth that transmits back. Or maybe an extremely directional antenna / receiver dish would work, since they're focused on Earth specifically.

[–] xthexder@l.sw0.com 8 points 1 month ago* (last edited 1 month ago) (1 children)

The first computers took up entire rooms and they could only do about as much as a calculator. There was a point in time that having a computer do multiplication and long division for you saved you hours of time because the alternative was have 2 or 3 people do it by hand and then compare to check for mistakes.

Some of the code cracking computers used for breaking war-time ciphers were state of the art, and their only job was to check as many combinations as possible, way faster than any human could. Which left the actual scientists to find optimizations and analyze any results.

[–] xthexder@l.sw0.com 5 points 1 month ago (1 children)

It's an extension that makes GitHub pages full width: https://github.com/xthexder/wide-github/

Admittedly the usefulness has gone down a little bit in the last couple years now that GitHub themselves have made code diffs and some other things full width by default.

When I first wrote this I had just gotten a giant 4K display at work and was really annoyed I still had to scroll left and right with the page only covering 1/3 of the screen.

[–] xthexder@l.sw0.com 6 points 1 month ago (2 children)

I've been doing this for several years now (not specifically that service, since I have my own domains). It's really nice knowing exactly who sold your email to the spam bots, because it's right in the address. Super easy to block once that happens.

[–] xthexder@l.sw0.com 10 points 1 month ago (3 children)

Honestly the best thing about FOSS is that money isn't driving all the decisions. Most open-source projects are built because the dev just wants to build something cool or useful, or they're trying to solve specific problems. Most individual devs don't really care if their user count goes up every quarter.
Personally I've been maintaining a chrome extension for about 10 years, and it's sat happily with about 7000 users that entire time. I built it because I wanted to use it, and I've declined several offers to buy the extension and monetize it.

[–] xthexder@l.sw0.com 4 points 1 month ago

It was mostly working 2 years ago when I tried it last. I just had some weird frame dropping issues at the time that I can only imagine were fixed by now. This post is making me want to try VR again on my linux install

[–] xthexder@l.sw0.com 21 points 1 month ago (1 children)

It's also slightly confusing because CTV is a major TV station in Canada. I've never heard CTV to mean Connected TV.

[–] xthexder@l.sw0.com 10 points 1 month ago

I already had a server running docker, so throwing a few more containers in was trivial. There's a docker-compose.yml published in the lemmy repo.

Since my server was already running and had free space, it was literally free, but if you're starting from scratch there's more to consider.

I've been self-hosting for over a year now, and the storage does add up. The postgres DB is 11GB, and pictrs service is getting bigger at 29GB. Between all the different services, it can eat up a decent bit of CPU. My (admittedly 10 year old CPU) sits at a load average of 1.9, so you'll probably want 3 or 4 cores minimum. And based on my stats, 4GB of ram should be just enough to keep everything loaded.

[–] xthexder@l.sw0.com 8 points 1 month ago

The only time that would make a difference is if you're staring at a blank page and the only thing causing the screen to update is the clock. Theoretically the GPU could go completely to sleep, except for having to draw the updated clock every second.

But there's a reason battery life is commonly measured as "hours of video playback". If the laptop's not actually doing anything you may as well turn it off and get weeks of battery life.

[–] xthexder@l.sw0.com 13 points 1 month ago (9 children)

Not a single cannabis store that I know of in the US accepts credit card. They're all cash only because the banks don't want any part of it. (Technically it's still federally illegal, and they don't want to get in trouble as national business)

view more: ‹ prev next ›