batmaniam

joined 1 year ago
[–] [email protected] 2 points 17 hours ago

... Damnit. That is dope.

[–] [email protected] 2 points 1 day ago (2 children)

Can you markup pdfs with it? Like if I'm reading a paper can I put notes in the margin etc and save it?

[–] [email protected] 2 points 2 days ago

Like a lot of things it's very coruptible. I'd say the things that make it borscht are: beets, tomatoes, sour cream and the dill really is the thing (although again, if you just plain don't like dill don't force it).

Do it by the recipie(ish) once then make it your own :). Tomatoa broth isn't terribly common in recipies.

[–] [email protected] 4 points 3 days ago (2 children)

Borcht is delicious. It's beef/chicken/protein veg with beets as a kind of stew with a sort of tomato creme sauce. You typically serve it with a genous dollop of sour cream and dill. The dill is optional (I know some people hate that flavor) but in my opion is really key.

It doesn't really have a particular scent other than "stew". It's great in a slow cooker, and you can bastardize/customize it if you want (although it may not technically be Borcht at that point). If I don't have beef I'll do it with polish sausage and sometimes had boiled eggs.

10/10 don't sleep on tasty European tomato beet meat stew. Stew/soup season is coming.

[–] [email protected] 10 points 4 days ago

"what do you mean it's not a real show? Does my agent know? I still get paid with real money though right?"

[–] [email protected] 6 points 4 days ago

The poems of Thomas Zane in the old gods of asgard concert in the book about max Payne in the video game Allen wake in the video game control in the amazing TV series the threshold kids in that song the janitor is singing.

... Pretty sure that's the continuity.

[–] [email protected] 3 points 1 week ago

Somewhere, some patent lawyers are going to make millions debating about whether or not this constitutes "public disclosure".

[–] [email protected] 7 points 1 week ago* (last edited 1 week ago) (1 children)

Oh... Oh no... Really?

Edit: I could have lived with it except for endorsing gwb. You don't get to call yourself a libertarian and sign off on gitmo and patriot act. Those are like the difference between being problematic but principled ass and just an ass.

[–] [email protected] 17 points 2 weeks ago (5 children)

The 90s in the USA were a simpler time, but some folks got it: https://m.youtube.com/watch?v=Cs-O4k9jZzE

[–] [email protected] 28 points 2 weeks ago

Dude, they flubbed this so damn hard by over reaching. A few years ago, when they mentioned there would be a button in word that you could use to make a slide deck of your word dock, I was so excited. The teams meeting part where it will summarize meetings is honestly fantastic in doing Roberts rules of order type stuff. My response was "I hate what this means in terms of privacy, but godamn that sounds useful".

In turning into an everything all or nothing they massively screwed up. I have a self hosted instance of llama-gpt that I use to solve the "blank page" problem that AI was actually great at.

I have a lot of issues with AI on principle, like a lot of folks. But it blows my mind how hard they screwed up delivery (and I don't just mean the startups, that's to be expected). There's plenty to be said about uber at a principle level, but it's still bloody convenient. The entire roll out of a AI-ecosystem reeks of this meme: "but we made plans!".

[–] [email protected] 2 points 2 weeks ago

So, ditto. Something is different about the pre packaged "tajin".

[–] [email protected] 4 points 2 weeks ago (1 children)

CDPR is still on my "probably pass" list after cyber punk. I read the launch news, stayed faraway. I picked it up this year, after all the patches and work and... yeah it's still fundamentally broken.

Not in terms of balance or bugs, but it didn't have the magic. To start, I really don't like fantasy games. They're just not my thing. Witcher 3 had bad combat mechanics, could be terribly grindy and YET is one of my top five games. The story telling, from the plot itself the tiny immersive details in the world, hooked you. They nailed the big things, but it was the little things like sometimes you'd free someone, and realize they murdered a bunch of dudes who were minding their own business, and none of this was mentioned in or affected any other plot line, it was just a random detail in the universe.

Cyberpunk has a semblance of the big stuff, but exactly none of the soul. I cared about some of the main characters (emphasis on "some") but exactly none about the world. It never felt like more than a backdrop.

A loss and misstep is ok, particularly given a growing studio, the problem with CDPR is they think they fixed cyberpunk. With that mentality I'm giving their next game a huge berth.

And if you liked cyberpunk, enjoy. There are parts to be enjoyed. There are some neat plot threads, some nifty side quests, if you enjoy it don't let people ruin it for you.

 

Hi All,

I'm screening a large media library (20TB) wherein some files got corrupted when I did a transfer via filezilla (by my guess ~10%). The corrupted files display with a green "filter" over every frame (when played via plex and a number of local video players playing the file directly).

I'd like to screen the library, and want to write a script to get an average color reading.

Are there any libraries that would let me return a value AND specify how many frames I want it to take the average of? Because of how consistent and defined the issue is, it's really not necessary to average the whole file.

It would also be great if it automatically skipped non-video files, but I imagine a simple "try/except" would be fine.

My skill level here is best described as "high level hobbyist". I'm familiar with what I need to do iterating over the folder etc, but would prefer not to learn how to pull specific frames from a video container unless I have to.

Thanks for any help!

 

Hi All,

About a year ago I transferred all my files to a new drive. I used filzezilla which did mostly ok-ish, but I didn't notice that some of the video files were corrupted. Random files will have a green tinge to them (like someone put a green filter over the lens).

It seems random, although if it's a series it's usually the whole series.

I've been replacing them as they come up, but I was wondering if anyone had any bright ideas to expedite the process.

Thanks for any help!

 

I was wondering if anyone bumped into this. I noticed random jumps (1-3seconds) in playback when playing original quality. Definitely not buffering or performance lag, just an actual playback error. Jump was at the same spot anytime I loaded the media and regardless of what time I loaded it to.

Which is curious because on playing the file with a different media player on the box it was on, zero issue what so ever.

Disabling direct stream option (under debug) resolved it, and there doesn't seem to be much of a performance hit, I'm just curious what's going on here.

 

Running Bookworm, Plasma DE if that's relevant.

Background: I'm learning here. Decent amount of coding and embedded hardware experience but I'm usually missing one or two key concepts with this stuff.

Getting a box running, and wrestling with NVIDIA drivers. I successfully installed the driver (I think), but now lightdm isn't working. From what I read it appears there's a common issue around a race condition where lightdm tries to fire up before the drivers ready, so I need to add the nvidia driver to initramfs.

Can anyone give me some pointers? Specifically while I get the above:

  1. I'm not sure what modules need to be added and if they're named something specific for debian vs other distros
  2. The correct file to modify
  3. The correct format/syntax that needs to be added

I've found lots of examples, just none specific to debian, and screwing around at this level I don't want to bork something enough I need to do a bare install.

Thanks for any help!

 

Can anyone point me in the right direction here? I have a pretty beefy PC I use as a server and HTPC. 24 2.5ghz cores, 64gb ram, kind of a crappy video card, debian 11. I just migrated all my stuff over and stress tested it supporting 8 different transcribed streams simultaneously (mix of in/out of local). That worked great.

BUT, the video playback is choppy (as in frame skipping) and out of sync when I'm running the HTPC program. Oddly using the web client on the same machine avoids that issue.

Any thoughts? I'm wondering if it might be that it's an older TV it's plugged into and there's some issue there. Thing is, like I said, the webclient its worlds better. Webclient seems to have some issues but I'm pretty sure that's just due to the TV.

Any pointers are helpful! I'm OK at this stuff but very much learning.

 

Basically title. I remember reading about it back in like 2018, I even remember a company that would provide crypto based on the amount of traffic you let through. Just curious if that ever saw any growth.

Everything I google keeps bringing up things on the darkweb. The goal of this was explicitly to go "ISP-less". Like they envisioned mesh net covering giant swathes of space.

view more: next ›