interdimensionalmeme

joined 3 years ago
[–] interdimensionalmeme@lemmy.ml 15 points 9 months ago (1 children)

Just give up humans, you have no future, you are not viable as a species.

[–] interdimensionalmeme@lemmy.ml 2 points 9 months ago

Could I use that to make it listen to live music that I make during jams and help me find what would make crowds jump?

[–] interdimensionalmeme@lemmy.ml 1 points 9 months ago (1 children)

To begin with, that the offending words are automatically being replaced by "removed"

[–] interdimensionalmeme@lemmy.ml 2 points 9 months ago

Doctor, you, me, closet, now

[–] interdimensionalmeme@lemmy.ml 14 points 9 months ago

The federal gov has been nuked, act as if only your state legislature exist, organize unaligned party.

[–] interdimensionalmeme@lemmy.ml 1 points 9 months ago (3 children)

They were algospeek alternatives for your words. A way aroubd censorship. In mechanics we call transmissions tr***y

[–] interdimensionalmeme@lemmy.ml 2 points 9 months ago (5 children)

Try barrage and transmission, you got censored there

[–] interdimensionalmeme@lemmy.ml 2 points 9 months ago

Humanity deserves its face stomped by a boot forever. No easy escape with some farcical nuclear armageddon, you have to stay here and live out the horror.

[–] interdimensionalmeme@lemmy.ml 18 points 9 months ago (1 children)

Incredible this would be the first time in 248 years.

[–] interdimensionalmeme@lemmy.ml 2 points 9 months ago

Valheim, easily

[–] interdimensionalmeme@lemmy.ml 54 points 9 months ago (3 children)

We'll go back to gopher if we have to, it's time for burning chrome.

[–] interdimensionalmeme@lemmy.ml 4 points 9 months ago (1 children)

That guy IS a demon. He is prentending not to know for manipulative reasons.Same kind of rat as the blond UK fuckface, you know the one.

 

Hi, So, I wipe all cookies on every restart of firefox by default.

However, there are a very very few cookies I would like to restore. And only to certain multi-account containers

They are the session cookie to the few websites I login to. Because I'm annoyed to have to login again on every reboot.

But I still want to wipe every other cookies they store.

I tried to make a bookmarklet that can save the session cookie

Example this

javascript:(function() {     function getCookie(name) {         var value = "; " + document.cookie;         var parts = value.split("; " + name + "=");         if (parts.length == 2) return parts.pop().split(";").shift();     }     var cookieValue = getCookie('session_id');     if (cookieValue) {         var data = new Blob([`session_id=${cookieValue}`], {type: 'text/plain'});         var a = document.createElement('a');         a.style.display = 'none';         document.body.appendChild(a);         var url = window.URL.createObjectURL(data);         a.href = url;         a.download = 'session_id.txt';         a.click();         window.URL.revokeObjectURL(url);     } else {         alert('Cookie "session_id" does not exist.');     } })();

Unfortunately, unlike regular cookies, this doesn't work and it returns the cookie doesn't exist.

I would have made another bookmarklet which create a cookie from the file.

What I really need is an addon that lets me specify which cookies to save and restory, in which multi-account container

 

So, I have a pretty big games collection on steam and the majority of these games are offline single player games.

And sometimes I fear just losing access to all of them !

I had quit piracy entirely in the 2010s during the golden age of streaming, but now I'm increasingly alienated from it all.

I could hunt down the crack for each and every single game I own but I would like to know, is there a better way ?

Could I just crack my offline steam library and play my games offline forever ?

 

Also, seems kind of scary that this implies a future where so many people are in prison that their vote could actually tip the balance ?

 

A user checking out one of these URLs does not want to filter only local post on that instance.

On all instances, this url should mean "show me all /c/piracy on all federated instances"

If you really mean /c/piracy only on that instance, then add something to the url.

The current convention breaks the most important aspect of federation and makes its vestigial appendage.

The current way has user asking question /c/piracy, but on which instance ?

So now they'll all join the same instance . You wouldn't post anywhere else since no one would every see it.

It's a recipe for centralization.

I think this is obvious to most users, were deal with "voat with extra steps" here

 

For example, let's take the website github.com

If you don't want to have to log in everytime you restart the browser, you have to whitelist the entire website as follows

But you would only need to whitelist the following cookies to do so.

on .github.com
logged_in

on github.com
_device_id
user_session
__Host-user_session_same_site
_gh_sess

I found an add-on called "Cookie Quick Manager" which is a great way to consult your cookies on a per-site basis, is container aware, it's great.

In that add-on there was a "protect cookie" function

Unfortunately, it would only only protect cookies from getting deleted by "Cookie Quick Manager" and not firefox's "delete data when Firefox is closed" but that would have been a fantastically convenient way to handle this

I think what would make sense would be the ability to append cookie name and container names to the "delete data when Firefox is closed" exception list

So instead of just

https://github.com

You might be able to specify containername!cookiename@https://github.com

With both the containername part and the cookiename part being optional limits to the whitelisting

Here is a mockup of what that might look like

 
 

This is a big problem. It creates the illusion that /c/cats on one particular instance is the real /c/cats.

This is the root of re-centralization and it must be pulled out.

 

Hi,

If you're like me, your probably seeing a lot of stuff you've already seen in jerboa

On Reddit this didn't happen because the site takes into account how many times a post was printed and the more you've seen it, the quicker it would disappear from your version of the front page.

Now of course jerboa could and should do this, But I think there's two opportunities to make this better than Reddit. On one part, putting the squarely in control of the content discovery algorithm, next, solicit user input and ask him to lend a hand in the social sorting algorithm that is voting.

So, a user voting sounds be a way to tell jerboa that "I've seen this" and it shouldn't show it anymore on my feed. To prevent bias, the neutral vote should be added.

Next is giving the user more explicit control of the algorithm. When you vote up or down, you're sorting for the community but also for yourself. Jerboa should take into account user's voting pattern and recommend current based on what the user likes.

These voting patterns should be publicly exchanged in "out of band" communication. Jerboa could then use these voting patterns to further help with content discovery in the following way.

"My user likes X,Y,Z, after consulting public voting patterns, we can see that most users who like X,Y,Z often also like A,B,C and dislike I,J,K"

This is how Netflix, YouTube and other algorithms find stuff you like.

The difference is now, this runs on your computer. You can see your algorithm weights and edit them. Place extra filters on them and most important, swap , export, import algorithm sorting weights and exchange them with others users, craft them for specific usage and etc.

Plus of course, basic function like chronological view that doesn't cheat or insert ads.

Algorithmic content discovery under user control is going to be the biggest user benefit of switching to Lemmy versus a private commercial centralized platform. Our data will finally serve us !

 

example lemmy.ml/c/pics

Would it be something like

lemmy.ml/c/pics!all

lemmy.ml/c/all/pics

lemmy.ml/all/pics

lemmy.ml/all/c/pics

All.lemmy.ml/c/pics

?

 
view more: ‹ prev next ›