2 Luke smith videos within 24 hours, our internet friend is back!
@goldbitcoin2 жыл бұрын
Consoooom signals go brrrrr..
@evan73912 жыл бұрын
@@goldbitcoin _-> product consoomed_ _-> correct social values aquired_ _-> awaiting next product_
@newblue32562 жыл бұрын
yay!!
@ishoulddegoogle2 жыл бұрын
Guys… he owns a mouse now. We’re losing him.
@zafuro2 жыл бұрын
it's over 😔
@fsmoura2 жыл бұрын
he'll be sporting an RGB led gamer case in a couple months, you just wait ( o.o)
@alexandrep49132 жыл бұрын
@aerbil3136 I have a family.
@vvert1506 Жыл бұрын
id rly like to see music/video production done w/o mouse
@nixnexus Жыл бұрын
@@vvert1506 use a trackpoint? Is that considered a mouse in this case? I'm not sure.
@bahathir_2 жыл бұрын
Many years ago, I saved all the bookmarked URL in single html file, and open the file with any web browser. Thank you.
@libremercadoencrisiseconom21182 жыл бұрын
I didn't think exactly this, but I made a Git repo with my own documentation with proper located links
@therealchonk2 жыл бұрын
You are one of the few youtubers that actually teach me something new. Thanks for your work.
@zafuro2 жыл бұрын
real
@k3rvyn2 жыл бұрын
You should broaden your YT experience. There are sooo many really good teacher for any stuff. Luke is one of the worst teacher I've seen :) I am only here, to have fun entertainment. Like watching apes in the zoo throwing poop at each other.
@therealchonk2 жыл бұрын
@@k3rvyn I agree that there are more good teachers on this platform, but they teach shit I already know of. Luke on the other side most of the time has new shit for me, that I actually enjoy. > Luke is one of the worst teacher I've seen :) That's something subjective. For me personally he's quite a great teacher (as long as he doesn't talk about conspiracy religion shit)
@zafuro2 жыл бұрын
meds
@kentandersen95262 жыл бұрын
Consooming Luke Smith dmenu content like it’s 2019
@isambo4002 жыл бұрын
I was told to get off the internet so here I am anyway
@bhaveshverma86292 жыл бұрын
Whatever content he has put has a meaning and seeing videos of his on linux is like i am in cloud nine. Thank you.
@dejanzabaljac69502 жыл бұрын
Of topic... Luke, this is by far the best wallpaper i have ever seen in my not so modest opinion! This wallpaper intrigued me so i researched it and found out it was related to a certain book so i started to read it and turns out it was amazing So thanks a bunch!
@pefclic2 жыл бұрын
Could you reveal the name of this book ?
@dejanzabaljac69502 жыл бұрын
@@GospodinStanoje The name of the book is "Samarkand"
@dejanzabaljac69502 жыл бұрын
@@pefclic The name of the book is "Samarkand". There is also fantasy book called: "The Amulet of Samarkand"
@dejanzabaljac69502 жыл бұрын
@@GospodinStanoje I have forgot to say who is writer of this book... Samarkand by Amin Maalouf
@theulysses72362 жыл бұрын
@@pefclic Day of The Rope
@speedyfox90802 жыл бұрын
I just use a little script that get the link from my clipboard with xclip and add it to a csv file, and assigns it a type, ranging from F (file, open with vim), L (link, open with firefox) and P (pdf, open with zathura). Very handy thing!
@jamiejames63742 жыл бұрын
Could you share the script perhaps? it sounds interesting
@UngovernableU2 жыл бұрын
Thank you Mr.Deepfake but I "bookmark" the old way by writing things down.
@derekstevens1642 жыл бұрын
Wow this look's like a hard-ass video. I best save this video. Thanks for posting, king.
@trveadu2 жыл бұрын
MY MAN STILL KICKING ASS. Great to see you again!
@ankushhh2 жыл бұрын
Oh man can't wait to see this video of my favourite youtuber with whom I have a parasocial relationship ☺️
@dandan-gf4jk2 жыл бұрын
Didn't know you can do 'if grep; then' without '[]'. You learn something new everyday with luke
@Klayperson2 жыл бұрын
you should do `grep -qF "$bookmark"` which will search for a literal string and not as a regular expression, because the thing you want to check for may have special symbols
@shrizza2 жыл бұрын
Aka fgrep.
@averesenso2 жыл бұрын
@@shrizza deprecated
@urugulu16562 жыл бұрын
i honestly would probably just append to the file regardless and pipe the file through uniq and write it back...
@BlackberryBoy2 жыл бұрын
That's awesome Luke. Never thought of adding URLs to a bookmark file using a command.
@libremercadoencrisiseconom21182 жыл бұрын
this guy is really a genius
@ideatum12 жыл бұрын
thanks for the 2 videos internet bestie!
@seronymus2 жыл бұрын
"Stop using the internet" - Lucas "Luke" Smith the very previous day .curious.
@epix43002 жыл бұрын
Pretty good video Luke
@FKLinguista2 жыл бұрын
I'm unironically liking and commenting for da KZbinz algorithm. I just watched this presentation on my PeerTube instance and I thought maybe it was a "PeerTube Only" goodie. So, I was pleasantly surprised to see it uploaded here as well.
@libremercadoencrisiseconom21182 жыл бұрын
I'm realistic, I don't use PeerTube. but this video is outstanding
@wantedsavage77762 жыл бұрын
bookmarks and shortcuts are a life saver.
@tornado02ful2 жыл бұрын
what is your gaming chair called?
@channalbert2 жыл бұрын
I know that was a demonstration, but in case anybody will be using this script in the future it'd be safe to delete the last "$" from the grep command because it's too restrictive since, as I've seen on the file, there are some comments that would wrongly feed "false" in the if-statement.
@Siger50192 жыл бұрын
No description, no tags, no hierarchy. Might as well just memorize URLs.
@thesaltypug45652 жыл бұрын
It wouldn't work for inserting the location as text for things like vim, but you could also pipe the name into xargs and open it with xdg-open (or not use xargs, idc) (supposing that xdg filetypes are set up correctly). That way you could have tex files automatically open in vim, pdfs open in zathura, urls in the browser, etc,.
@erdanxiloscient36662 жыл бұрын
You could set different bindings for opening vs typing the bookmark. Haven’t tried dmenu, but maybe selecting normally opens and selecting with alt/meta would type the bookmark? A more robust system with opening, saving, typing, auto-sync, etc. can definitely be built upon with a bigger shell script
@michaelpercival27872 жыл бұрын
I use basically the same script but for inserting characters from different alphabets e.g. super+a, N inserts an Ñ. Not sure if it's the best solution but it werks
@porky11182 жыл бұрын
Luke doesn't sort his files, just puts the text of the e-mail in home and doesn't even add a file extension.
@SiisKolkytEuroo2 жыл бұрын
I think "file (type) extensions" are a windows thing, they're not generally a thing in the unix world
@porky11182 жыл бұрын
@@SiisKolkytEuroo It's still common on Linux to add file extensions to your files. But I also don't always do it for simple text files, or invent my own endings.
@GeorgeFosberry2 жыл бұрын
Luke posts videos again, feels good man
@monerochan692 жыл бұрын
Me I have something similar but I have way too many bookmarks and I can have notes and alternative links for one site (darknet mirrors etc), so it's a directory for me instead of a single text file and individual bookmarks are files. Dmenu goes through the directories and when you eventually select a file it gives the lines and I select the line with the link (usually the first line).
@GooogleGoglee2 жыл бұрын
My Granma said: you are crazy!
@aesculetum2 жыл бұрын
I have simple scripts to add bookmarks to a file hierarchy on my disk. And I used to have other scripts to generate webpages with the links, because I like having a bookmarks page as homepage in my browser. Been doing this for over ten years. Actually, over 15. I don’t do one big file. I do directories and text files for each url.
@vyvanse70mg2 жыл бұрын
Blessed day for this video.
@alexandersanchez91382 жыл бұрын
The main thing keeping me tied up in Chromium is that I have a depth-5 filesystem for my bookmarks with branch factor ~8; and chromium has browser integration, so I can easily change to any of my thousands of bookmarks in a handful of clicks with no clutter. Does anybody know of an alternative? I haven’t really even looked into it extensively because the task of transferring my bookmarks seems daunting-but it’s all the more reason to do it sooner rather than later.
@ChaoticTrack2 жыл бұрын
Start making backups until you figure it out in case it blows up. A while ago a ton of my bookmarks got shuffled into different folders and I have no idea why. You can export them to HTML from the bookmark manager. If you import them into Firefox you can also get them as JSON.
@zed6252 жыл бұрын
You should do a video on how to set up full disk encryption on arch linux
@mafsi2 жыл бұрын
😂 when you have 5 links as bookmarks, the method is outstanding!
@nicolasmorazotti8684 Жыл бұрын
Nah, it works fine with multiple links. You can add the first column on the file as an alias/title to the website, paste only the second column, and it accepts typing to search.
@hugo-garcia2 жыл бұрын
What do you think about the big tech recession ?
@johntully141411 ай бұрын
i recently watched a video of yours from few years ago (piping cat to grep) saying that writing using 'cat' is for noobs since its for concatenate and not viewing a file. here we are, and look whos using cat rather than $ < bookmarks-email
@Willwantstobeawesome2 жыл бұрын
Honestly, part of why I don't use a text file is because I use the shortcut habitually. It's a bit obvious but I never really considered just making the shortcut myself
@N0zer02 жыл бұрын
You can filter out duplicates with uniq and sync snippets with git.
@porky11182 жыл бұрын
1:42 What? Using special software for bookmarks is a thing? I'd just open a text file, call it important-links and each line will be a link + small description, if I really need it. Normally I don't do bookmarks at all except in browser itself, so when I need something, most of the time, I have to look it up anyways. And if I don't remember it, it can't be that important.
@patrickprucha5522 Жыл бұрын
Now this is a good trick!!! thank you!
@CarlosSerretQuerol2 жыл бұрын
How can you have the same options as hif when he types "s" in the terminal in 7:00 ? (all those command names show up to him, but in my larbs terminal it shows zsh: command not found)
@erdanxiloscient36662 жыл бұрын
It looks like he has an alias for `s` which shows the executable scripts he has. You don’t have the alias which is why you got “command not found”. You can check his github profile under his larbs or dotfiles projects to see if s is aliased to anything in his zsh config and copy it over
@fluorite Жыл бұрын
wow! you are amazing, man
@cookiedestroyer4022 жыл бұрын
C-x r m RET Set the bookmark for the visited file, at point. C-x r m bookmark RET Set the bookmark named bookmark at point (bookmark-set). C-x r M bookmark RET Like C-x r m, but don’t overwrite an existing bookmark. C-x r b bookmark RET Jump to the bookmark named bookmark (bookmark-jump). C-x r l List all bookmarks (list-bookmarks).
@iLiokardo2 жыл бұрын
xah-fly-keys. efficient, very nice. it's modal like Vim, you press f for insert mode. 【Space i p】 set bookmark 【Space i o】 open bookmark with ido fuzzy match 【Space i i】 bookmark list the 【Space i】 group has commands that relate to files, like new file, save file as, open last closed, list recently closed, etc. not that crap "but doesn't overwrite bookmark"
@patrickprucha5522 Жыл бұрын
by the way Luke. Because of your inspiration, im learning and working with vim ARRRRGGHHHHHH NOT VIM!!!! No huge need, just inspired!
@ArniesTech2 жыл бұрын
The real giga Chad is back 💪😁
@Mojo_DK2 жыл бұрын
Is there an alternative to Linode etc. that is at least kinda FOSS-like if that makes any sense?
@coffeeinthelibrary53912 жыл бұрын
What is the 'sn' binding in larbs? I think I missed that in the explanation.
@Penderdrill2 жыл бұрын
HI LUKE SMITH WHAT IS YOUR FAVORITE COLOUR (PLEASE RESPOND)
@boldinvladimir2 жыл бұрын
What's the window manager on the video?
@Viken432 жыл бұрын
Tend to use firefox keyword search to give me the option of finding a page in say arch wiki by using 'aw landchad'... ;-)
@aichrist2 жыл бұрын
Good to see you back, though I would've liked for you return with a broader mindset than bookmarking. Love the public speaking videos.
@fruitedlight2 жыл бұрын
when I installed dwm, It didn't show me all the dates and things it shows for you in the top right corner. How can I make it do that?
@Porodnikov2 жыл бұрын
dwmblocks
@dark_sunset Жыл бұрын
im new to linux. can someone help me understand how he got the multicolored terminal text [luke@desktop ~]?
@flanwithaq27242 жыл бұрын
I had a dream that I nonchalantly met you on the street while I was skateboarding
@Nick-zw7gg2 жыл бұрын
Where do you get "larbs" from?
@trya2l Жыл бұрын
Respect. Thanks
@TheSolidSnakeOil2 жыл бұрын
Speaking of your books, did you get the typesetting fix with the printer?
@Sudo5122 жыл бұрын
searching for an existing bookmark is an operation that scales linearly with the number of bookmarks O(n). Using some hashing can drop it down to O(1) a constant time call.
@fireblade36822 жыл бұрын
Is it just me, or is Luke using a mouse?
@rockymtns992 жыл бұрын
Luke, I've got a new Larbs install after dealing with a computer crash. I've never messed with dwm until this vid. I was wondering, how did you refresh dwm after setting up the mod-shift-b change? I saw you pulled up dmenu but I don't see renew dwm in my install. Just curious. [UPDATE: I see it when I press MODKEY- backspace!!]
@ropersonline2 жыл бұрын
12:12: You could of course add error-checking and only send the notify Bookmark added _after and if_ the echo >> append succeeds. However, that adds complexity, and that hair has a tendency to naturally grow. It may be the case that people who can actually grok and fix problems by writing a one-liner are best served with one-liners, because "brittle" one-liners can be more KISS-compliant, which is another way in which worse can be better if you know what you're doing.
@erdanxiloscient36662 жыл бұрын
edit: pretty one-liner added echo “$bookmark” >> $file && notify-send “added successfully” || notify-send “broken: bookmark not added :(” what about checking a variable which only changes if echo succeeds? For example: added=False echo “$bookmark” >> $file && added=True if [ added ]; then notify-send “added bookmark successfully” else notify-send “something broke: bookmark didn’t add” fi
@piotrmartyniuk125 Жыл бұрын
Dmenu is nice for things which you do not need to remember of the last used item. Otherwise Rofi is a better choice.
@highvisibilityraincoat2 жыл бұрын
when is crypto being added to lindypress?
@michaelmas98172 жыл бұрын
hey, I've made a shell script with similar functionality a couple of years ago!
@achmadfariz9219 Жыл бұрын
What is the name of software?
@fitzpatrickmathemati2 жыл бұрын
Could even store the bookmark file in a (private) remote git repo and use that for syncing. Could also imagine a tree structure for multiple bookmark files analogous to the design of pass!
@Rundik2 жыл бұрын
I just send my bookmarks to myself via a messager. Simple, fast and accessible from all devices
@אדרששון2 жыл бұрын
tl;dr; i want configurability of makeing code files in gui another something could be simplefied is gui toolbars they can basicly be dyrectories (but the programs inside need to be configurable to what they activate on) another idea is gui program, simple programs can configer it and use it as gui (the user can configer it too)
@erdanxiloscient36662 жыл бұрын
Does making dmenu clickable do what you want? I remember Luke mentioning that in his dmenu video forever ago
@אדרששון2 жыл бұрын
@@erdanxiloscient3666 its more about that outhers will do the work of creating little programs for me, the toolbar thing is about makeing it look like a comprhensive envayrment (good luck with my bad spelling)
@SoRusted2 жыл бұрын
did he just started reuploading
@brambeer55912 жыл бұрын
Based marking
@netsaosa49732 жыл бұрын
Computer
@primepiplup2 жыл бұрын
That a cool idea, nice
@wheezybackports64442 жыл бұрын
Wait he's not in the woods?
@fsmoura2 жыл бұрын
Is this not the woods?!?? ( o.o)
@viophile2 жыл бұрын
You can do all that or just press ctrl+d 🤣
@commandertaboo77342 жыл бұрын
keep posting simple things like this the more exposure is the best
@pebbles20462 жыл бұрын
It may look sound and simple until mobile phones are involved. This method is hardly applicable to IPCs in android or ios; they are not shell based interface. Although Luke doesn't use phones that often, even he would admit that using keyboards in touch screens are pain in the ass.
@erdanxiloscient36662 жыл бұрын
You can sync the file, so it’s just a matter of making it convenient to use. On ios there’s the “shortcuts” app which offers basic scripting capability and is provided by apple. Android is much more lenient, so there’s a lot more ways to incorporate it and more conveniently.
@lalmiahmed35732 жыл бұрын
Luke is using a MOUSE !! A wireless mouse I think
@ux71882 жыл бұрын
dude just press the star in the browser Done......
@fsmoura2 жыл бұрын
the goal is to never touch the mouse, bruh
@laughingvampire7555 Жыл бұрын
when you confuse simple with easy
@ezu51312 жыл бұрын
dmenu chads stay winning
@Monstermagick2 жыл бұрын
::As I have not watched this video, it is safe to assume the following comment is subsequently unrelated:: Yo, I didn't realize that little dot in the center of my old ThinkPad was actually "essence of ergonomic" sorcery. Thankyou for that knowledge. Damnit I miss that laptop. Now... back to odysee... this space gives me the heebie jeebeiz.
@urugulu16562 жыл бұрын
i honestly wonder about the profanity command...
@thanos33472 жыл бұрын
Linux mint for life
@henlofren73212 жыл бұрын
I'll stick with the windows clipboard :D
@henlofren73212 жыл бұрын
@Aerbil313 Have fun recreating the wheel every time you need to do something so basic :)
@DiegoRockLoiro Жыл бұрын
The soydev fears the chad
@henlofren7321 Жыл бұрын
@@DiegoRockLoiro When would Chad ever pick up a Linux distro?
@libremercadoencrisiseconom21182 жыл бұрын
ok Luke Smith. I'm watching this from a productive perspective against your forecasts; but let me tell you, that although I use GIMP, ffmpeg, Git, Tor, and many cmd tools instead of buggy GUI.. I stand steady with JS Lang instead of a bash bad designed language. many young people want to learn JavaScript easily with an intuitive beginning, but Windows is not the "go". I would urge you to poll a quest to find what are the issues of people trying to get experience for a first job, and commend practices along with JS' EXECA bridge
@libremercadoencrisiseconom21182 жыл бұрын
@Aerbil313 thank you, I think it's far from being achieved even by Microsoft. because it doesn't know which programmes are versatile like ffmpeg. you still need parameters so it's not AI
@chickenwings2732 жыл бұрын
luke ur website is downn
@sjuvanet2 жыл бұрын
using a computer mouse. shameful. did your unicomp crap out?
@josipX2 жыл бұрын
Imagine ever using "else" 11:23
@limpa7562 жыл бұрын
HES USING A MOUSE
@fsmoura2 жыл бұрын
the end is nigh
@YourmanLukeSmith752 жыл бұрын
My whole name is Luke Smith😮
@jacoblaguna53712 жыл бұрын
LUKE SMITH YOU RUINED DENSITY 2 WITH FOMO!!!!
@dan-purec2 жыл бұрын
Hey Luke, are you a member of the LGBTQ+ community because I saw your PS1 and looks very cool!
@HyenaEmpyema2 жыл бұрын
Not even 2 years ago you were making videos talking about how stupid crypto was, now that it benefits *you* , you're shilling for donations as if that never happened. did you forget 6 of 😆these? ()
@DiegoRockLoiro Жыл бұрын
Holly shit that’s a really stupid thing to say, I know it has been a year but damn… why would you write something so dumb?
@𪛗2 жыл бұрын
Linux is Unix-like, not UNIX. UNIX is proprietary software that linux tries to mimic, same thing goes with the *BSDs. Most people that has used UNIX in the 90s and 2000s has moved onto Linux.
@darukutsu2 жыл бұрын
we know that but saying "UNIX" vs "UNIX-like" (
@TehGettinq2 жыл бұрын
@@darukutsu that exact argument followed by "way more easier" is genius.
@erdanxiloscient36662 жыл бұрын
@@TehGettinq many people forget that living the unix philosophy is not just about character count, but also mental overhead. If it gets the point across exactly, then there is no need to be more precise due to diminishing returns. “UNIX-like” is correct, but many people will understand “UNIX” to include linux and the BSDs. “way more easier” conveys how much easier it is and was typed as a passing comment, so no grammatical checking is needed. /j (this might ironically be why typing on the internet is the way it is)
@isrmarz52222 жыл бұрын
Hello my baldo friendly friend I hope we meet soon as I always considered you as my close friend greetings from your friend from Brazil, please come to Brazil.
@Gurj1012 жыл бұрын
when computer was new i was a child and i learned about html. I did not know what bookmarks were in a browser so i just had an html file which stored all the websites that i wanted to visit.(usually flash game sites lol 😂) if you only need it in a browser having an html file with just links and having it as a homepage is also an easy way
@aesculetum2 жыл бұрын
I can’t believe how low Brodie has fallen. He is now a Rust and SystemD apologist. Maybe I should be amazed how based Mental Outlaw remained.
@LOL-on7oc2 жыл бұрын
bald guy
@leonardonovara93482 жыл бұрын
Just use Emacs, bro.
@fsmoura2 жыл бұрын
no need to get another operating system just to store some bookmarks (" -.-)