Cactus_Head
Profile by artisticside(website:www.artisticsideoflife.com, Instagram:@artisticsideoflife_)
Banner by Elena_Medvedeva(Email:lenkovskai@yandex.ru, Website:https://creativemarket.com/elenamedvedeva)
- 38 Posts
- 218 Comments
Is there like three levels of cross-posting here or something?
Either way, here is the image

Cactus_Head@programming.devto
196@lemmy.blahaj.zone•FUCK ISRAEL FUCK ISRAEL FUCK ISRAELEnglish
2·1 day agoMaybe you mean dishonest. It does give the immediate impression that the area is covered in ruble and dust(which is true but you get what i mean).
Cactus_Head@programming.devOPto
Linux@lemmy.ml•Looking for Complex Text Manipulation CLI toolsEnglish
1·12 days agoAh, sorry i thought you meant after “About”.
Cactus_Head@programming.devOPto
Linux@lemmy.ml•Looking for Complex Text Manipulation CLI toolsEnglish
1·12 days agosecond part you’re not matching at all.
That because the program/ add-on i am using, only requires certain keywords to blacklist videos
so if it find
What "X" Says Aboutin a Video Title , it doesn’t need the rest of the sentence to blacklist the video.The other problem with regex is that every implementation does things differently
Th developer links to Firefox’s developers Regex Documentation.
Regex You can use Regex to match very specific patterns of text. /aaa+/i: will block content that include aaaAAAAAaaaaAAAaaa or aaaaaaaa /top \d+/: will block content that include top 10 movies, top 5 upcoming movies Supports negative too, by adding ! (exclamation mark) before the regex. Example: !/^a/i will block content that does not start with aThis is a snip-it of the the add-on Guide. I cant like to it cuz for some reason its only inside the extension but here is the add-on’s page
Cactus_Head@programming.devOPto
Linux@lemmy.ml•Looking for Complex Text Manipulation CLI toolsEnglish
1·12 days agoI think this is The solutions that makes the most sense to me
But i don’t understand what
seddoes herereplace the trailing comma with a newline again
Why do we replace the commas again with new lines?
Also, I figure a better way to group related terms
Stars Wars;Clone Wars;JediUsing semicolons “;”
I figure i can replace them with commas usingtrcommandtr ';' ','But do i just pipe
tr '\n' ','Into
tr ';' ','Or is there a way to combine them. I don’t see an option to do more than operation in
trmanual
Lastly, i have been trying to use regex to match
What "X" Says AboutTo
What The MCU Says About The Comics IndustryI just need to match The “X” There, the program takes care of the rest
I tried
What \w+\s+ Says AboutOn this website to match
What The MCU Says About The Comics Industry
But using the debugger, it only recgnize “The” and then stops
Cactus_Head@programming.devOPto
Linux@lemmy.ml•Looking for Complex Text Manipulation CLI toolsEnglish
1·13 days agoSomething like this?
- Franchise(Title): - Harry potter - Perfect Blue - Jurassic world - Jurassic Park - Jedi - Star wars - The clone wars - MCU - Cartoons(Sub-Title): - Gumball - Flapjack - Steven Universe - Stars vs. the forces of Evil - Wordgril - FlapjackTurned into
Harry potter,Perfect Blue,Jurassic world,Flapjack,Jedi,Star wars,The clone wars,MCU,Gumball,Flapjack,Steven Universe,Stars vs. the forces of EvilBoth “Franchis” and “Cartoons” where removed/ not included with the other words.
Cactus_Head@programming.devOPto
Linux@lemmy.ml•Looking for Complex Text Manipulation CLI toolsEnglish
2·13 days agoWhy do the prefix numbers change between examples?
My bad, i fixed it
I want to show that the two terms are related e,g Star and Jedi by grouping them together
Franchises
Stars wars
JediTransformers
Also i am not able to add line breaks between bullet points in markdown. so instead i get this
Franchises
-
Stars wars
-
Jedi
-
Transformers
So i cant show the grouping thing in lemmy here. I would have also liked The list i make to be markdown compatible but i guess that separate issue.
-
Cactus_Head@programming.devOPto
Linux@lemmy.ml•Looking for Complex Text Manipulation CLI toolsEnglish
1·13 days agoBasically i collect keywords( e.g: transformers, A Deep dive, Harry Potter The worst, Xbox, stars worst, Jedi) from videos on my YouTube home page and organize them into a lists
-
YouTuber terms:
- A Deep Dive
- The Worst
- Franchises:
- Star wars
- Jedi
- Harry Potter
- Transformers
-
Companies:
- Xbox
And Turn it into:
A Deep Dive,The Worst, Star wars, Jedi, Harry Potter, Transformers,XboxRemoving the titles and subtitles.
How do you tell text and title/subtitle apart
I was thinking of putting a symbol like “#” for example, in front of the Title
# - YouTuber terms:so the script knows to ignore that whole line, like in general programming
-
Same man, most days I am not sure I am event a person.
Cactus_Head@programming.devOPto
Ask Lemmy@lemmy.world•Looking for YouTube channel recommendations that do video essays on religions, spiritually and mythology etc .... in an empathic and appreciative way.English
1·16 days agoGotta say, the look of the channel is off putting
Cactus_Head@programming.devto
Cooking @lemmy.world•What’s a food you love that everyone else seems to judge you for?English
1·20 days agoWe have that too in my culture(on and about the middle east). I like it, was never seen as anything gross or weird.
Cactus_Head@programming.devto
Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ@lemmy.dbzer0.com•Cannot find my torrent site bookmarkEnglish
5·20 days agoThan that an issue from safari than anything to do with the torrent site.
Your description of the site is just unhelpful. Too many sites fit the bill. I would suggest you find a different site.
Cactus_Head@programming.devOPto
Ask Lemmy@lemmy.world•Where to did people on Bluesky go to?English
91·21 days agoThis like three degrees of “This has nothing to do with what I am asking”
Cactus_Head@programming.devto
Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ@lemmy.dbzer0.com•Cannot find my torrent site bookmarkEnglish
1·21 days agoDo you mean it was romved from your browser/bookmark manager service e.g (Firefox sync, raindrop.io)?
Cactus_Head@programming.devto
You Should Know@lemmy.world•YSK how to protect yourself at a protestEnglish
1·27 days agoThat’s meant to distract you from Grandma in the bottom left corner.
Cactus_Head@programming.devto
Fediverse@lemmy.ml•Statistics for Lemmy Instances and CommunitiesEnglish
1·1 month agoAre there more instance than active users?
Cactus_Head@programming.devto
Newpipe@lemmy.ml•videos always start from the beginningEnglish
1·1 month agoSame here
Cactus_Head@programming.devOPto
Linux@lemmy.ml•What's a Linux distro thats breaks the windows mold and is good for testing?
39·1 month agoDid you read my post like at all?
I meant something that breaks the traditional windows environment. Stuff outside xfce , cinnamon and kde. gnome doesn’t work for me on keyboard and mouse. I want a distro to mess around with, not distro to settle on, i am fine on linux mint as is, just wanted to try a distro as a side hobby
Cactus_Head@programming.devOPto
Linux@lemmy.ml•What's a Linux distro thats breaks the windows mold and is good for testing?English
3·1 month agoMy bad, phrases that badly. I meant to avoid i3





It didn’t even upload after 12 hours. I left it running the whole night and woke up in the morning to it still running