jerboa supports it! press the little exclamation mark in a diamond (it’s a triangle on desktop for anyone wondering)
jerboa supports it! press the little exclamation mark in a diamond (it’s a triangle on desktop for anyone wondering)
deleted by creator
like knusper says, lemmy has a different spoiler format:
::: spoiler the preview text
then the hidden text
the new lines are optional, but make it easier to read in my opinion
:::
#titlebar { display: none ; }
?
but more seriously you might be able to debug using the browser toolbox (ctrl
+alt
+shift
+i
); or you might try asking on !FirefoxCSS@fedia.io (or !Firefox@fedia.io)
just out of interest db0, did this thread in any way change your opinion on webp?[1] i’m just constructing a pet theory on internet discussions
(sorry to necro an old thread, and i’m sure you have other things on your plate right now; i’m just interested)
(also completely off-topic; i’m surprised your blog still has the wordpress favicon. i would have thought you of all people would have changed that)
or tumblr, for that matter ↩︎
that’s also a great idea, i’ll see if i can find a way to cram that into µblock. thank you for the idea
edit: for anyone who wants to do a similar thing, here is the syntax for a µblock filter:
/(lemm.ee|mlmym.org)/##body a[href="/lemm.ee/u/Crul"]::after:style(content:"awesome";color:tomato !important;border:1px solid currentColor;border-radius:var(--bs-border-radius, 0.375rem);padding-inline:0.5ch;margin-left:0.5ch;)
(also i made it look a little prettier / more native)
i’ll have a look at the mlmym github, see if there’s anything simple i can do; i’ve never used docker, but perhaps i can figure it out
(also by the way your little ^_^ doesn’t work on the default ui, it makes a superscript underscore)
holy hell that is an absolute monolith of a bookmarklet though
bless you crul, you are my absolute favourite lemming. shame that user tags aren’t a feature yet so i notice when i run into you. i also see you have good taste in subreddits, too
these are great - particularly the markdown one - that never would have crossed my mind, but i’m going to try to remember to use it from now on
i wish i could move to mlmym, but it’s just not as featureful as either lemmy-ui or reddit+res
oh crul it’s you!
i don’t suppose you could share some of those? i just had a quick look, but the lemmy search syntax is different to reddit - the communities’ ids are in the url, so the reddit method doesn’t work unless i memorise the id №… (i wish the lemmy devs weren’t so obsessed with numbers)
this is incredibly cool
i don’t even know how i’m going to put this to use, but i know i’ll find something to use it for. thank you
oh fair enough, i forgot that some people hide the bookmarks bar because i find it really useful
You could put this in a button and inject it into the google page with a user script extension right?
yes, probably. but i wouldn’t know how, i don’t really use userscripts; i prefer to trigger things manually
if anyone else wants to do this: i release the above code under cc0, any person may use it for any purpose without let or hindrance, yada yada
That might get closer to what OP wants
i guess…? but i’m not sure of the functional difference between a button in the bookmarks bar, and a button on the page
this seems like something best solved with a bookmarklet
let me see if i can knock one up quickly
okay, i got a bit distracted, sorry it took so long
javascript:(function() {window.location="https://duckduckgo.com/?"+window.location.toString().match(/q=.*?(\&|$)/g);})()
javascript:(function() {window.location="https://duckduckgo.com/?"+window.location.toString().match(/q=.*?(\&|$)/g);})()
just drag that into your bookmarks bar, then click it when you’re on a google search page (please message me with any questions or bugs, i wrote this in five minutes with an online regex tester)
also, thank you for this post - i’d never thought of doing this, but it’s a good idea
edit 2: okay, lemmy-ui currently has a bug with ampersands. please replace &
in the script with just an “&”
(mostly because i’m immature enough that the name makes me laugh)
i’d never noticed how much the twitter logo looks like an upside-down sonic the hedgehog
You’re using an analogy as the basis for an argument. That’s not what analogies are for. Analogies are useful explanatory tools, but only within a limited domain
actually that’s exactly what i was using it for.
Kicking a baby is not the same[1] as creating an artwork, so there are areas in which they don’t map to each other.
if you read carefully, you’ll see that writing is analogous to creating an artwork, and kicking a baby is analogous to doing something that someone has asked you not to, and you’re continuing anyways. if you read even more carefully, you’ll see that i implied i wasn’t making a moral comment on ai, piracy, or even kicking babies
You can’t dodge flaws in your argument by adding a “don’t respond unless you agree with me” clause on your comment.
i didn’t intend to. i did it so i wouldn’t have to waste my time arguing with those who don’t understand analogies. however i seem to be doing that anyways, so if you’ll excuse me, i’m going to stop
edit: okay, i’ve been reading the rest of this thread, and you clearly don’t understand analogy. i have no idea why you clicked on my comment
yes. analogous doesn’t mean “the same”. it means "able to draw demonstrative parallels between ↩︎
did you click the thing saying that you understand analogies?
in about:config, try removing the pertinent domains from
extensions.webextensions.restrictedDomains
i’ve never done this though, so caveat executor