taaz

joined 1 year ago
[–] [email protected] 0 points 13 hours ago (2 children)

Uh probably not that helpful but I am somewhat sure that this was super easy to do from virt-manager (on Arch qemu & kvm, virtualizing Tiny11 )

[–] [email protected] 11 points 1 day ago* (last edited 16 hours ago) (1 children)

So the lower-ish difficulty answer would be to run the iso installer in a VM with the usb stick forwarded to that VM.

Or you can learn what those fancy installers do: on debian you would use debootstrap

Here seems the whole guide on how to install debian manually with it:
https://gist.github.com/tr3buchet/6407920

Btw, this is also basically how you install Arch. As of until recently there wasn't any installer and you had to go through each step manually (create partitions and fs, install the base system with <insert distro specific tool>, chroot, update fstab, distro specific finishing touches, voilà)

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

/sbin are system binaries, eg root only stuff, dunno the rest but I would guess there are some historical reasons for the bin usr/bin separation

[–] [email protected] 5 points 2 days ago* (last edited 2 days ago) (1 children)

Afaik you can self-host the Renovate bot, though don't remember if it's fully open source & self-contained.

[–] [email protected] 36 points 3 days ago* (last edited 3 days ago)

How did you install jellyfin?

It should not core-dump (read: hard crash, something has gone terribly wrong), at best you should get a configuration error and errors like that.

You can see the logs of any systemd service/unit with this: journalctl -u <name of sevice> so in this case journalctl -u jellyfin (Tip: add -f to follow the output of a running service - useful for monitoring).

Note that some programs log to their own files (and not to stdout) so if the above command comes out empty you should look into /var/log/ directory.

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

Maybe that LTT linux challenge?

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

While Hopoo Games are the original team behind Risk of Rain, Gearbox under Embracer took over the IP back in 2022 so the series will continue on without them.

No, by all means it's dead

[–] [email protected] 11 points 1 week ago (1 children)

I just usually do !map

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

I am currently in the market for a new mobile phone. The current's one battery is basically dead and because of security patches now being about 2 years old I have to replace it whole instead of just getting the battery replaced again.

Pixel with GrapheneOS has been my number one choice for some time but...

  1. there is no (privacy friendly & legal) replacement for Google Play Protect. My banking app won't work without it as well as one other app I kind of need too.
  2. I am also just too used to having a phone in the 250-300 EUR range in the sense that I don't have to care about it that much.
    It's a "consumable" product for me. Loosing/drowning it is not a big deal, where drowning 800 euros is just hard to justify no matter how much money I make.

I will probably just get the OnePlus Nord 4 instead because of their pledge to do 6 years of updates.

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

Afaik RedBot (oss, extensible discord bot in Python) used it to allow people to run python scripts directly from discord without access to the file system, network and to limit the run time.

In my book I've had categorised it as a lower-level tool for security and sandboxing, a lot lower level then firejail is.

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

Updated Aug. 28, 2024.

[–] [email protected] 4 points 1 week ago (3 children)

Semi-serious answer: yes

 

Small disclaimer this is from the txt log which is not exactly complete, there are few pixels missing here and there.

One second of the video is about 30 minutes of drawing (one frame contains 1 minute of drawing, 30 frames per second)

Also a little bit of bragging - couldn't resist the challenge and got this all glued together in Python! Which is obviously a valid tool for this considering the rich data processing ecosystem.
Well maybe except the video generation part... definitely except the video generation - Pyav - bindings for ffmpeg, are really badly documented, luckily they have at least good enough examples.

The short story of how:

  • little bit of python script to convert the txt log into csv
  • from csv to pandas, there I made a few cleaning passes to get the "format" just right (mainly dealing with the mod_fill action)
  • pyav, ffmpeg and the world of video - oh boy:
    • for each one minute of drawing data
    • replay them over the canvas (numpy RGB array)
    • embed/copy the canvas into the video frame (another ndarray)
    • (add the timestamp above the canvas - cv2)
    • invoke pyav magic to mux/append it into the video
    • hope that your numpy array slices, splices, "broadcasts", pyav codec options and stream configurations are correct. Otherwise, watch as you end up with 1GB+ of mp4 file - 3 hours to watch whole (1s/30fps) with really bad resolution or inverted/wrong colors:)

If anyone wants to tweak this or has ideas how to make this better just hit me up. Can also put the code somewhere if wanted.

What a wild ride ha!

19
submitted 1 month ago* (last edited 1 month ago) by [email protected] to c/[email protected]
 

cross-posted from: https://biglemmowski.win/post/1465956

If you are using https://github.com/wereii/lemmy-thumbnail-cleaner please stop and disable it as soon as possible.

We have found a security issue that allows any user to make LTC delete any locally hosted image.

I will be posting more details soon and editing this to include the information.

E: https://github.com/wereii/lemmy-thumbnail-cleaner/issues/10

78
submitted 1 month ago* (last edited 1 month ago) by [email protected] to c/[email protected]
 

If you are using https://github.com/wereii/lemmy-thumbnail-cleaner please stop and disable it as soon as possible.

We have found a security issue that allows any user to make LTC delete any locally hosted image.

I will be posting more details soon and editing this to include the information.

E: More information here https://github.com/wereii/lemmy-thumbnail-cleaner/issues/10

8
submitted 2 months ago* (last edited 2 months ago) by [email protected] to c/[email protected]
 

So, finished RoW, I did not read the halfs (yet?) Edgedencer & Dawnshard - instead I cheated a bit and looked up the summary for these (Dawnshard mainly) as I was too hungry for more "spice" of the SA story so I wanted to continue with next SA book straight away. I did read all of the current Mistborn series we have before SA though about a year or something ago

So I do have some notion about the...shards, investiture and stuff but... I am still confused how the Cosmere magic works in general - I know that magic (Investiture) is different for each planet/system of the Cosmere and guessing it has something to do with the specific shards of that system... ?
⠀⠀

Well, if anyone wants to chime in with pointers I would be very thankful!
Meanwhile I will be scouring the wiki and WoBs to get a better picture.

 

The server does not even respond to pings but I can see some comments/posts from the instance made few days ago.

 

I think this should be seen by more people, it's also not just a US thing.

 

Yep, actually new video from Seth.

view more: next ›