joeldebruijn

joined 1 year ago
[–] joeldebruijn@lemmy.ml 0 points 13 hours ago

Only thing I claimed was you missed the point of SomeAmateur, meaning one can understand global supply chain AND worry about depending on foreign entities using it in geo-politics, so mentioning counter measures (make some stuff ourselves for a change) is reasonable. I am wrong all the time by the way, I just adress a lot more in my comments which you choose to ignore. But alas, you are free to pick and choose just like everybody else.

[–] joeldebruijn@lemmy.ml 1 points 14 hours ago* (last edited 14 hours ago) (2 children)

We as a species make up terms on a daily basis, so I feel the liberty to do the same. Glad it doesnt give any results because it indicates original thought.

If large parts of the supply chain consist of suppliers (vendors) on the other side of the earth, one can focus on one vendor lock-in or one by one (for analytical purposes) and optimise for that but often the bigger picture of a complex supply chain is missed.

Hence the aggregated lock-in.

But to avoid futher confusion maybe supply-chain lock-in is a better term and yields searchs results.

[–] joeldebruijn@lemmy.ml 1 points 15 hours ago* (last edited 15 hours ago) (7 children)

Tell me you dont know how supply lock-in is a tool for geopolitics without telling me you dont know how supply lock-in is a tool for geopolitics.

[–] joeldebruijn@lemmy.ml 2 points 15 hours ago* (last edited 15 hours ago)

Reading your post earlier and got me thinking: are there more then one community type? As in ...

There are FOSS communities which members find each other for FOSS sake.

But a more divers sort of community often gathers around the application.

For example, the OSMand community consists of cartography enthousiasts AND developers and everyone in between.

Although I like your app (intention and application, no scope creap etc) it doesnt unite users around a common goal. Which doesnt matter much because its still usefull.

Another example would be: Recently a website to convert student tests scores to grades started to ask money. If a FOSS app would provide this the community would consist also of teachers and test grading people.

[–] joeldebruijn@lemmy.ml 3 points 1 week ago* (last edited 1 week ago)

Off topic slightly but for music VLC for Android is even better compared to its desktop sibling for the same purpose. I mean VLC for desktop will play anything and I dont deny how powerfull it is but afaik:

  • it doesnt rescan automaticaly for added and removed music like a watchfolder.
  • No native dark mode yet, yes a ton of dark mode themes, but they all are geared to video and lacking the medialibrary with album browsing.

Bit indeed for Android its super.

[–] joeldebruijn@lemmy.ml 13 points 1 week ago

Its in the original post. To create a distraction less or more less environment to prepare for exams.

[–] joeldebruijn@lemmy.ml 1 points 1 week ago

Must admit, those fields are precisely the ones I use in my filenaming convention. Other DMS put that in their databases but alas that's just trading one stack for another.

Other ones put it in XMP metadata of the pdf themselves. But I guess the work involved would be similar.

[–] joeldebruijn@lemmy.ml 4 points 1 week ago

If it's just bookmarks can recommend Floccus and LinkWarden.

[–] joeldebruijn@lemmy.ml 2 points 1 week ago* (last edited 1 week ago) (2 children)

I don't know.

  • I don't need formatting but it doesn't get in the way either. So I am not bothered by it.
  • Also pdf and especially PDF/A standard is widely used for archiving and compliance regulation concerning archival and preservation.
  • If you want text the same tactic goes: just export in bulk to txt instead of pdf

My main point is: Why would you want a mail specific stack of hosting, storage, indexing and frontends? If it's all plain text anyway so the regular storage solutions for files come a long way.

There is an entire industry (which has its own disadvantages) to get communication artefacts out of those systems and put it in document management systems or other forms of file based archival.

[–] joeldebruijn@lemmy.ml 1 points 1 week ago (4 children)

I had roughly the same goals ( archive search 2 decades of mail) but approached it completely different: I export every mail to PDF with a strict naming convention.

  • Backend: No mailserver, just storage and backup for files.
  • Search: based on filenames FSearch and Void tools Everything. I could use local indexing on pdf content.
  • Frontend: a pdf viewer.
[–] joeldebruijn@lemmy.ml 3 points 1 week ago

Alternative idea .... Someone uses OpenConext to provide a federation hub connecting minetest servers with identity providers. You can even call it LuantiID.

https://openconext.org/

 

I didnt need even more motivation to degoogle but got it anyway.

 

My questions are:

  • Does the DuckDuckGo Firefox extension "Privacy Essentials" add a local css file to every visited site?
  • Can others reproduce this?
  • Is this harmfull or not?

Background:

I have a simple static one page site with just one html and css file. It's completely tracker free. Debugging it a bit with developer mode (F12) on I discovered a second css file. This file isnt on my webserver but added local. To pinpoint what caused this I removed every add-on / extension in my browser one by one, reloading and checking my website every time. Took me a while because didnt expect this one causing it.

To reproduce:

  • Install the extension from the link.
  • Open a random site
  • Check in developer mode the tab Style editor.
  • Scroll and look for a file named %3Ais(%5Bid*%3D'google_ads_iframe'%5D%.css or something like that.
  • Remove the extension and refresh.
  • Check if the file disappears.

Content of the css file: :is([id*='google_ads_iframe'], [id*='taboola-'], .taboolaHeight, .taboola-placeholder, #credential_picker_container, #credentials-picker-container, #credential_picker_iframe, [id*='google-one-tap-iframe'], #google-one-tap-popup-container, .google-one-tap-modal-div, #amp_floatingAdDiv, #ez-content-blocker-container) { display:none!important; min-height:0!important; height:0!important; }

Edit 25-03-2024: Changed title to not give the wrong impression. See comments below.

56
submitted 8 months ago* (last edited 8 months ago) by joeldebruijn@lemmy.ml to c/linux@lemmy.ml
 

My main question is about /run/user/1000:

  • Should I avoid touching it?
  • Could I delete it?
  • Is there something wrong with it?

Background: I'm fairly new to Linux and just getting used to it.

I use fsearch to quickly find files (because my filenaming convention helps me to get nearly everything in mere seconds). Yesterday I decided to let it index from root and lower instead of just my home folder.

Then I got a lot of duplicate files. For example in subfolders relating to my mp3 player I even discovered my whole NextCloud 'drive' is there again: /run/user/1000/doc/by-app/org.strawberrymusicplayer.strawberry/51b78f5c/N

Searching: Looking for answers I read these, but couldnt make sense of it.

Puzzled:

  • Is this folder some RAM drive so my disk doesnt show anything strange? Because this folder doesnt even show up at the root level.
  • Are these even real? Because the size of it (aprox 370 GB) is even bigger then my disksize (screenshot).

Any tips about course of (in)action appreciated.

134
submitted 11 months ago* (last edited 11 months ago) by joeldebruijn@lemmy.ml to c/privacy@lemmy.ml
 

Although the headline focusses on a obvious category of media, it really can go wrong on a lot of other categories as well.

view more: next ›