zolax

joined 1 year ago
[–] zolax 1 points 7 months ago

yeah, that was the main reason I wanted to apply it to old Reddit specifically, because it would have been easier with simpler theming and old Reddit is close to Lemmy's style too

I installed RES beforehand, but haven't used any of its features. I'll try this out first and maybe Stylish if that doesn't work. thanks!

[–] zolax 1 points 7 months ago

okay thanks for the tip! I'm already using Stylish but I couldn't find a pre-made style for Lemmy.

I figured I could make my own but I didn't want to waste time doing something that could have been done already or could be done faster. at least I know I'm on the right track!

[–] zolax 1 points 7 months ago

yeah, my bad. edited the comment with more accurate info

and this does apply to creative writing, not knowledgeable stuff like coding

[–] zolax 4 points 7 months ago* (last edited 7 months ago) (2 children)

in terms of the quality of writing you can get models from 20GB at a similar level to GPT-4 (good for creative writing but much worse if knowledge of something is required)

the model I use (~20GB) would know what rclone is but would most likely not know how to use it

EDIT: now that I think about it is was based off of some benchmark. personally I wouldn't say it performs at GPT-4 but maybe GPT-3.5

[–] zolax 1 points 7 months ago* (last edited 7 months ago)

ah, okay, that's fair. in terms of short-form social media that tries to engage you, I'd expect little warning and for children especially to take more risks when encountering this type of content.

Folks with rooted android phones have a high chance of having watched a 12 year old tell them how to root their phone on TicTok.

I was more focused on this, though, because this sentence implied that you could successfully root your phone with short-form, likely phone-generic tutorials when the process nowadays is much more difficult and technical

[–] zolax 1 points 7 months ago* (last edited 7 months ago)
[–] zolax 2 points 7 months ago* (last edited 7 months ago) (2 children)

maybe it's just me, but isn't it quite hard (at least for people not confident doing technical stuff) to root a phone?

like a decade ago the bootloader may have been unlocked by default and for many phones there were exploits so that they could be rooted with an app, but nowadays you would have to:

  • unlock the bootloader by installing ADB and fastboot drivers, booting into download mode and run terminal commands that would reset your phone in the process; and for some phones, you would also need to shorten a test point and for quite a few of them nowadays, unlocking the bootloader is impossible
  • boot into download mode and flash a custom recovery with fastboot or potentially with Odin or some other proprietary software (or sometimes you can root from download mode)
    • for some newer (including Samsung) phones, you also need to disable dm-verity otherwise your phone wouldn't be able to boot into Android
  • boot into recovery mode and finally flash (probably Magisk) an image to root the system

I guess there are usually detailed instructions for this, but I doubt that most people rooting their phones now would be non-techie people who are just watching generic online tutorials. they would most likely stumble upon XDA or other forums that would have proper instructions. and even then, they are not very beginners friendly as they aren't usually supposed to be followed by people with little to no experience with using the command-line, drivers, how Android phones work internally, etc.

[–] zolax 1 points 8 months ago

wow thanks so much

[–] zolax 3 points 8 months ago
[–] zolax 1 points 8 months ago

GNOME and KDE images will be built with systemd by default. while using systemd will be optional, polyfills - a somewhat messy way of providing systemd features with other init systems - are the only way to support GNOME and KDE and will eventually become unmaintained by PostmarketOS.

not too sure how systemd was implemented, but it looks like systemd is just built with musl libc as systemd is mostly compatible with it.

view more: ‹ prev next ›