DNC really dropped the ball. Biden should have never even considered a second term, and there should have been open primaries.
I have been using hdr in kde for a few weeks now. I recently got a Dell oled monitor, and it has been working surprisingly well out of the box with hdr on plasma. I’m on Nobara btw
There is mobiscribe wave in both bw and color. The company is shutting down, so they’re selling off their inventory for cheap. I bought a pen support bw notebook for $100 and a color pen supported notebook for $170.
From what I understand, it’s more that it takes a lot less money to train your own llms with the same powers with this one than to pay license to one of the expensive ones. Somebody correct me if I’m wrong
Yeah I used deepstack before, and it had a lot better detection times, but recently BI switched to using CodeProjectAI as the supported ai, so I moved over to that. It’s not as performant as Deepstack. Maybe I should try going back to deepstack even if it’s not officially supported.
I bought that desktop exactly for that reason. The video recording itself seems to work fine, but the ai model seems to be struggling sometimes, and even when it works, it takes about half a second or more to make a classification. That’s what I want to improve with the gpu. I’m reading up on openvio, and it seems impressive, but only on frigate. Do you have any experience with Frigate vs Blue iris? What are your thoughts?
Is that why I’m asked to do this over and over for 14 million times when I’m on a VPN?
If it’s sold and shipped by amazon, you should be able to price match it at bestbuy or target. I don’t know why walmart stopped price matching anybody.
That’s a shame
That’s a shame
How is AOSP? Is it still good without all the proprietary code from Google? The last I read about it, I read that Google purposely put a lot of functionality into the play services to keep the code proprietary. Has that gimped AOSP, or is it still strong?
I remember when Firefox was on 3.x for probably a decade
Integrated Memeing Environment
Come back after your uploaded it to the cloud and edited it using Google docs.
It’s incredible that we’re still learning new things
After using kde for a long time, I switched to gnome last year after gnome 40(?). Has KDE changed drastically since last year?
I thought you said they’re back up, and got excited for a sec.
Reminds me of those orkut/facebook/whatsapp forwards that said <insert company> is planning on deleting accounts that don’t forward this message. Fun to see that actually happening. 2 years is a very short period of time for deleting.
My Canon laser printer works fine on Linux. I have had trouble setting up custom paper size, but I have made it work. Unfortunately, I distro hop a lot, and feel too lazy to try setting it up again.
I recently needed to implement some batch processing logic in our code to account for some api level restrictions (the code already pulls from the api in pages and date ranges, but if I specify a date range too wide or a batch that would get too many records back, it gets rejected, so we need to break it down and run the date range in batches). I tell this junior developer what the issue is, and what we need to add to the existing class in our codebase. I follow up with him after a week, and this is what he sends me.
Boilerplate code from chatgpt that has almost nothing to do with what we discussed. And how can you even give me a whole ‘working’ code without even testing it? He didn’t even clone our original repo and test it as is to understand why we need what we need. AI sure is making programmers dumb.