quickenparalysespunk

joined 3 months ago
[–] [email protected] 2 points 4 days ago

thanks for the eBay recommendation. unfortunately my financial anxiety is much much much more easily triggered than that. I'm working in myself for now.

i do plan to start using docker if i ever get started on projects again.

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

i wish i could get my home lab efforts (re)started. the memory of corrupted sd cards and pi hole config mistakes is debilitating...

not to mention financial anxiety about possibly needing replacement components regularly....

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

LMAO🤣🤣🤣🤣

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

the blonde looks like Elisha Cuthbert 🤩

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

IMO this and Material File Manager are currently the best for android

however, i think they all need improvement. such as:

  • long press popup context menu (for desktop right-click style menu),
  • top-bottom multi pane view,
  • file metadata/tag editing
  • optional image/video preview pane (bottom half of screen)
[–] [email protected] 1 points 2 weeks ago

awesome! that worked perfectly! thank you!

now i can finally start working on scripting it to update a whole folder.

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

hahaha yeah vox is so antique with everything they cover

 

I've tried various versions of these:

FILENAME has spaces

touch -d "$(stat 'FILENAME' | grep -oP 'Birth:\s+\K\d{4}\-\d{2}\-\d{2}' | sed 's/^/"/;s/$/"/')" $(echo 'FILENAME' | sed 's/^/"/;s/$/"/')

FILENAME has no spaces

touch -d "$(stat 'FILENAME' | grep -oP 'Birth:\s+\K\d{4}\-\d{2}\-\d{2} \d{2}:\d{2}' | sed 's/\-//g;s/://g;s/ //')" "FILENAME"

the former returns error about wrong time format.

the latter ended up setting the mtime date to May 10 2446 (at least the millennium is right....) i can't even figure out how the numbers would rearrange/misread to get that from desired Jan 6 2025. So i assume it was read as some kind of offset from 1970 but I don't know enough to use that info to my advantage.

when i echo the commands, the formatting and syntax seems to match examples in the web. so I'm lost.

and I can't seem to find specific docs about touch vis-à-vis what time format is accepted and details of syntax.

btw I'm ND, and can't mentally process manpages docs, at least not dynamically enough to use the info in original or niche situations without also having stackoverflow or other q&a pages with directly relevant examples. ND/OCD is also why i need to sort files by mtime specifically. "just sort it by ctime" is not an option.

anyone who replies, thank you very much.

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

not sure exactly what features you need but there are

  • losslesscut
  • avidemux
  • mkvmerge and mkvmergegui

if command line is OK, ffmpeg is the most versatile and customizable and tons of support docs and question forums (superuser, stackoverflow, askubuntu) for every conceivable niche one-off operation

[–] [email protected] 11 points 3 weeks ago

those ceos and rich ppl who as kids get away with saying "the dog ate my homework"

they're probably so used to that, the "underperformance" was probably part of the original plan. cuz they're so accustomed to the shareholder hype cycle, they just plan cyclical hiring and layoffs in the same meeting.

they're economic cannibals

hang 'em by their toes!

[–] [email protected] 3 points 3 weeks ago (1 children)
[–] [email protected] 4 points 4 weeks ago* (last edited 4 weeks ago) (1 children)

Agree.

I also think a federated wiki is a great idea.

I think the way to do that is: instead of having separate realities/universes linked together by search and federation, try to unite those universes into a shared multiverse, to the greatest possible.

In other words

  • ❌ merely give all federated users access to the same articles
  • ✅ automatically link and embed similar articles into each other by default (collapsed, but expandable). similarity can be determined by authors'/contributors' intentional citations, by instance owners' filter rules, by LLM, etc.

of course, there may be attempts to obfuscate relatedness, astroturfing, brigading, whatnot. I wonder if its possible to visualize voting results for each duplicated/linked article along with the originating instance. I think this would function as a pseudo version of 'community fact-checking'. Maybe a better name would be 'reality-checking' or 'sanity-checking' or whatever.

[–] [email protected] 10 points 4 weeks ago* (last edited 4 weeks ago) (1 children)

what the hell.... are they afraid of crowdsourced luigism? are they full magat now?

~~eli5: what devilry is going on at r/privacy?~~

edit: scratch that. just read https://lemmy.dbzer0.com/post/40745676

🤦

 

cross-posted from: https://lemmy.dbzer0.com/post/40428037

even using FreeTube, i have to change audio track and subtitle settings almost non-stop...

it's slightly less annoying to see wrong/unnecessary subtitles. but it's pretty confusing/tiring when the algorithm interprets sound effects or music (instrumental even) as Hindi or Uzbek or something and i have to turn off subs even if there is no talking.

audio on the other hand 🤬👿👹

even if I watch a video not in either of my 2 fluent languages, i don't ever want to hear any dubbed/ai-gen audio track.

any idea if this is in YouTube's issue tracker?

regardless, in the absence of fix from YouTube side, any clue if this can be improved on the client side?

PS - any responses telling me to just watch peertube instead will be downvoted and user will be blocked. fyi i don't reject watching peertube but my chosen antidote for the corporate streaming disease is 🏴‍☠️

 

even using FreeTube, i have to change audio track and subtitle settings almost non-stop...

it's slightly less annoying to see wrong/unnecessary subtitles. but it's pretty confusing/tiring when the algorithm interprets sound effects or music (instrumental even) as Hindi or Uzbek or something and i have to turn off subs even if there is no talking.

audio on the other hand 🤬👿👹

even if I watch a video not in either of my 2 fluent languages, i don't ever want to hear any dubbed/ai-gen audio track.

any idea if this is in YouTube's issue tracker?

regardless, in the absence of fix from YouTube side, any clue if this can be improved on the client side?

PS - any responses telling me to just watch peertube instead will be downvoted and user will be blocked. fyi i don't reject watching peertube but my chosen antidote for the corporate streaming disease is 🏴‍☠️

edit: forgot to mention the video title auto translation presenting any and all languages' videos as if they're in my language 👿👿👿

 

To what extent will these changes, and potential future changes along the same trajectory, affect the use of un-substitutable apps on Graphene OS?

Play Integrity API - 2024 Dec

The transition to the new verdicts will reduce the device signals that need to be collected and evaluated on Google servers by ~90% and our testing indicates verdict latency can improve by up to ~80%.

the huge ratio of reduction suggests to me that the attestation is being offloaded from Google servers to on-device AI, but maybe i assume wrong. my instinct tells me Google would always make this impossible for 3rd party OS to implement anyway.

Hypothetically, If implementing that AI in Graphene could allow most attestation-requiring apps to install and run normally, is that something the Graphene devs would do? i know it would have to be secure and private, so assuming there was a way...

I'm not pro AI, not the surveillance big data capitalism kind at least. just wondering about the scenarios and what prep or extra work i would have to do.

 

Synopsis

Starting April 1, 2026, the income tax department will have the authority to access social media, emails, and other digital spaces to curb tax evasion. This has been granted to them under the new income tax bill. This will also include search and seizure powers over your assets and documents, which have raised major privacy concerns. Experts warn of challenges to fundamental privacy rights without judicial oversight and procedural safeguards.

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

for English i use heliboard. but i type in other languages also, and there are no practical choices in foss keyboards for those specific languages which also have the mainstream IME/key layout for my language (not qwerty).

fcitx provides some hope for the future but for now, it also doesn't have the IME/key layout for my language (only has qwerty). hopefully it can also have handwriting in the future somehow (if only via user-installed model/blob similar to heliboard glide typing).

anyway, I'm on Graphene OS. so i wondered if revoking network permission and setting gboard permanently to incognito (is permanent possible?) would suffice to cut off data collection?

edit: FYI the languages/key layouts i need are Japanese via 12-key flick and Cantonese via traditional Chinese handwriting input

 

In my understanding, the options need to be customized for each machine, as well as the fact that making packages for tons of distros can be a lot of work for solo or small team devs, and that's why some software is provided as .tar only.

but it seems like the install process on the user side could be automated to a single command or drag-drop, as long as the script would throw informative alerts for any errors and the user is prepared to take over manually.

does something like this exist in a standalone form that's not bundled like snaps or flatpaks?

if not, is there a broadly-applicable reason (security, damaging OS, etc) that makes it a terrible idea? or simply that no one has gotten to it?

view more: next ›