interdimensionalmeme

joined 3 years ago
[–] interdimensionalmeme@lemmy.ml 21 points 2 days ago (11 children)

Richard Stallman fits into this like a ghost no one wants to admit is still haunting the room. He’s the ideological father of the free software movement, the one who laid the philosophical foundation Torvalds built Linux on, even if Linus never invited him to the party. Stallman didn’t want better software; he wanted freedom, moral clarity, and a digital commons free from the grasp of corporate overlords. While Torvalds was writing C, Stallman was writing manifestos, and now, with Gates and Torvalds grinning like co-conspirators at Redmond, Stallman is the angry prophet shouting from the parking lot of a surveillance palace, still clutching his GNU banner and a half-eaten sandwich.

But the tech world, especially the sanitized, investor-friendly version of it, has no time for prophets anymore. Stallman is inconvenient: brilliant, uncompromising, abrasive, and stubbornly allergic to PR. So while Linus gets photo ops and Gates gets legacy-polishing TED talks, Stallman gets quietly airbrushed out of the narrative like toe-cheese in the Matrix. Yet in many ways, he’s the conscience neither of them can fully erase. He’s not in the room, but the room still trembles when someone whispers “GPL.”

[–] interdimensionalmeme@lemmy.ml 10 points 2 days ago* (last edited 2 days ago)

Here is the historical picture to go along with it

[–] interdimensionalmeme@lemmy.ml 38 points 2 days ago (16 children)

The Conference at Redmond

Well, they finally did it. Bill Gates, the Monopoly Warlord of Redmond, and Linus Torvalds, the caffeine-fueled architect of Linux rebellion, have shaken hands like two aging mob bosses who accidentally showed up to the same funeral. The image alone is enough to make a ThinkPad burst into flames. Gates, the man who once viewed free software the way a vampire views sunlight, now smiling alongside Torvalds, the supposed Patron Saint of Open Source, as if decades of digital trench warfare never happened. It’s like watching Che Guevara and Milton Friedman split a dessert sampler and talk cloud strategy.

Mark Russinovich, playing the role of High Priest of Corporate Reconciliation, quipped “no major kernel decisions were made.” But let’s not kid ourselves, this wasn’t just dinner. This was a symbolic convergence, a ritual unification of cathedral and bazaar into a suburban steakhouse of existential despair. Somewhere in the void, the ghost of Richard Stallman is chain-smoking over a broken Emacs install, muttering, “I warned you bastards.” The only thing missing from that picture was a scroll of NDAs and a PowerPoint titled “How I Learned to Stop Worrying and Love Surveillance Capitalism.”

What we witnessed was not diplomacy, it was absorption. The rebel king has been invited into the palace, offered wine, and handed a commemorative hoodie with the Microsoft logo stitched in ethically-sourced irony. Forget forks and pull requests; this is the final merge. Linux has breached the 4% desktop market share, and capitalism has responded the only way it knows how: by smiling, shaking hands, and quietly buying the table. Welcome to the Conference at Redmond. Weep for the dream. Or laugh maniacally, if you still know how.

What else would you expect from the "dictator for life", that he would have the social skills NOT to attend "Conference at Redmond" ?

[–] interdimensionalmeme@lemmy.ml 16 points 2 days ago (1 children)

I'd love to try it, but it supports no phones after 2021 and those are getting scarce on top of being "lackluster" to say the least.

[–] interdimensionalmeme@lemmy.ml 6 points 2 days ago (1 children)

Because they are tax avoidance mechanism first and charity seconds.

Money is a brokering system of power, charitues being tax free makes these entities unaccountable to democratic institurions.

That's how we ended up with this infection of corrupt megachurches.

The "prosperity gospel" is billionaire-serving propaganda. It empowers their formation, growth and necessary abuses that come from such widespread exploitation.

You are technically correct

[–] interdimensionalmeme@lemmy.ml 2 points 3 days ago (16 children)

Well it's not false, except for the full-time regular use

I'm not saying back to cash, I'm saying near zero cost transaction with contactless smartcards.

I think their last offensive war was tge 1700s? Since then it appears they have been mostly playing the soft power war by proxy game. While their main antagonists actively invade, infiltrate and kill them.

I can't personnally get over the facts that invaders overthrew their democracy because of fucking oil.

The perpetrators should nuke themselves out of shane. Their intelligence agents should auto-trotsky themselves.

 

Hi,

I find bookmarks tedious to use and largely a huge waste of time. I have 10s of thousands of bookmarks and I never ever open any of them except the 10 or so on my bookmarks toolbar

Will bookmark ever improve, they seem to be solidly stuck in their functionality from 1996 and stagnant. Probably because nobody uses them there is no point in improving something no one uses.

So anyway, I thought bookmarks could be potentially useful if you could search text inside them. Except of course being 1996's finest technology, they never considered possible to save the text of a website as metadata of the bookmarks and they are built on this really naive idea that the bookmark will still work in the future, how pure in innocent of them.

So anyway, I'd like to just ask my locally running offline copy of deepseek 621B to search inside my bookmarks for a specific text and look at all images, video and audio transcript for a certain topic. I know this is a lot to ask of the outdated and obsolete bookmark technology so I'm curious if maybe there's someone that thought of improving that functionality or if I'm the first one to ever realize that ?

 

I tried creating a single bookmark with search word But I can't get this to work. How can I bypass security to make it work ? Do I really have to enable debug mode ? Is it possible to switch debug mode without having to restart the browser (and discard all tabs)

Here is the code I tried

javascript:(async()=>{let t="S",n="GPT Classic",u="https://chatgpt.com/g/g-YyyyMT9XH-chatgpt-classic/?q=%25s",k="cc",g=(await PlacesUtils.bookmarks.search({parentGuid:PlacesUtils.bookmarks.toolbarGuid,title:t}))[0]?.guid||(await PlacesUtils.bookmarks.insert({parentGuid:PlacesUtils.bookmarks.toolbarGuid,title:t,type:PlacesUtils.bookmarks.TYPE_FOLDER})).guid;await PlacesUtils.bookmarks.insert({parentGuid:g,title:n,url:u}),await PlacesUtils.keywords.insert({keyword:k,url:u}),alert(`Bookmark "${n}" added to folder "${t}" with keyword "${k}"!`)})();

 

I thought this would be hard, but turns out the following oneliner does it, with maybe no sideeffects ?

echo 'docker() { [ "$1" = "sh" ] && docker exec -it "$2" sh || command docker "$@"; }' >> ~/.bashrc && source ~/.bashrc

This creates a bash alias for "docker ps" , every other command should run as normal

Now I just need to remember to run this one liner on every single computer I use in the future...

 

This should be easy, right ?

 

I want code to right click context menu on a file and if it is a .mp4, then convert that to a .mp3 of the same name

also include an option to play faster by +25 +33 +50 or slower by -25 -33 -50 (in a sub menu)

I understand this is different depending on your system, so answer how to do it for the people who use the same system as you

 

There I said it !

 

Hi,

I am setting up a lemmy instance for a small private group. They are not very technically literate and I don't want to have to explain the concept of joining the right communities as part of the onboarding process.

So I want to pre-load all the right default communities to each user when they create an account. Is there a way to accomplish this ?

thanks !

 

Hi,

Just booted up lemmy-ui instance for the first time

It asks for "Set Up Site Administrator"

But as you can see when I press signup, nothing really happens

If I try to login with that account it says "Toastify is awesome!"

When I check the logs I get

root@storage:~# docker ps
CONTAINER ID   IMAGE                                   COMMAND                  CREATED          STATUS                    PORTS                NAMES
888bfbdd1e18   dessalines/lemmy-ui:0.19.7              "docker-entrypoint.s…"   21 minutes ago   Up 20 minutes (healthy)   1234/tcp             lemmy-lemmy-ui-1
f60bba3c14ae   dessalines/lemmy:0.19.7                 "lemmy_server"           21 minutes ago   Up 20 minutes             8536/tcp             lemmy-lemmy-1
2669e16088ca   pgautoupgrade/pgautoupgrade:17-alpine   "/usr/local/bin/dock…"   21 minutes ago   Up 20 minutes (healthy)   5432/tcp             lemmy-postgres-1
f8bf46b02c08   mwader/postfix-relay                    "/root/run"              21 minutes ago   Up 20 minutes             25/tcp               lemmy-postfix-1
de4ad69c761e   asonix/pictrs:0.5.16                    "/sbin/tini -- /usr/…"   21 minutes ago   Up 20 minutes             6669/tcp, 8080/tcp   lemmy-pictrs-1
root@storage:~# docker logs lemmy-lemmy-1
Lemmy v0.19.7
Federation enabled, host is lemmy.example.ca
Starting HTTP server at 0.0.0.0:8536
root@storage:~# docker logs lemmy-lemmy-ui-1
Lemmy-ui v0.19.7 started listening on http://0.0.0.0:1234/
31 translation imports verified.
93 date-fns imports verified.
4 highlight.js imports verified. (Only testing 4 samples.)

Not sure where to go from there ?!

 

URL is https://www.ebay.com/str/theartofserver

Is there an addon to defeat this right-click disable method ?

thanks !

 

Do I have to convert my mp3 file to mp4 by adding blackout video track using handbrake ?

 

Expressing your needs, especially when related to health, can be delicate. Here’s a way to frame it that focuses on your health concerns and care, while also being considerate of the relationship:

"Hey, I’ve been thinking a lot about my health, and I recently read that regular intimate activity, around 21 times a month, could help lower the risk of prostate cancer. I know this might sound like a specific number, but it's something I’d like to work towards for my well-being.

I’d love for us to share more closeness not just for this reason but also because I feel it deepens our connection. I want to be open and honest with you about my needs, but I also want to make sure you're comfortable and that we find a balance that works for both of us.

How do you feel about this?"

 

I'm just so annoyed of fighting this all the time.

If I can't figure this out I'm going to disable all https redirecting and all certificate errors off so I can have some peace

EDIT: I do not wish to manage certificates I do not want to setup private key infrastructure I don't want to use real internet domain names I don't want to manually install certificates into browsers after fishing them out of my ephemeral virtual machines

I just want to, add exception for *.lan for https auto redirect and auto-accept self-signed certificates as valid. This is not much to ask.

view more: ‹ prev next ›