yego.me
💡 Stop wasting time. Read Youtube instead of watch. Download Chrome Extension

Quickly Paste Your Code With Pasties


4m read
·Nov 3, 2024

Hey guys, this is Mac Head11 with the video on our new Mac app that we're releasing today. So, this app is called Pasties, and basically, it's a simple program that lets you post text to a pasting site.

So, right here it is in my apps folder. You can have a look at the icon. We go ahead and open this and when you first open it, it'll ask you to add it to your login items, but I've already done that since I've opened this before. So, it adds this thing to our menu bar. We just tap there, and let's check out the preferences.

So, our default language is the programming language that it'll put in certain places by default, and our default service is Pasty. It supports three services right now. We're going to hopefully add some more in the future. Then, you can have it auto-detect the language; I'll show you that later. And, start Pasties at login. If you don't have this enabled, then this won't come up whenever you restart your computer. You'll have to open it manually, so I highly suggest checking that.

Alright, so let's go ahead and create a new paste with Pasty and let's have a look at the interface. So, we'll tap on this button in our menu bar and we'll say "New Paste." It'll come up with a pretty simple window—a big text area. We can select our language; for the service, obviously, different services support different languages.

So, PasteBin's list looks a bit different than Pasty's list. I'm going to be using Pasty, and this is going to be Objective C. Here, we're going to write some code. I'll just write a simple "Hello, world!" program. Alright, and let's go ahead and tap "Paste." This little pasting window will come up, and once it's done, it'll bring this success message. We can just say "View," and the browser just flies up here in our default browser.

Pasty actually supports syntax highlighting; all of the services that we use right now do. So, you'll see that since we specified that it's Objective C, it's highlighted in a very nice way.

So, now let's go ahead and, um, I'm going to show you another feature that this has, and that's pasting from the clipboard. So, let's open up Xcode, and this is actually the source code for Pasties right here. So, we're in this file and I'll select all and I'll copy it.

So, let's say I've copied this source code to my clipboard, which I have. So, we can go here and say "Paste Clipboard," and I'll post it to my default service and my default language. As you can see, it's posted, and we just check it out in our browser—syntax highlighting works and everything. This is the file I just copied, so that's pretty cool.

Let's have a look and see what else we can do. So, there's a history; it records all the pastes you made and the time that you made them. You can obviously select some and delete them, so that's cool.

Now, let's check out the auto-detect language feature. So, let's go ahead in our preferences and let's just set this language to be plain text. Where is it? I can't find it—plain text!

Okay, so right now, if we were to paste my clipboard, let me just show you what it'll look like. Even though it's Objective C code, since our default language is plain text, there's no highlighting. It looks very ugly.

So, what we can do is we can go into the preferences and check "Auto-Detect Language When Pasting from Clipboard." Basically, this is what it sounds like: when you paste your clipboard, if it can figure out what language it is, it'll automatically tell the website what language. So, now if we paste my clipboard, even though I'm in plain text mode and my default language is plain text, it will know that it's Objective C and Pasty will then be able to highlight my code correctly.

So, that works for pretty much all the services pretty well. There are a few bugs, like for instance, PasteBin has something called spam detection, which if you have links in your code and you paste something, it gets mad and the paste doesn't actually go through. So, I wouldn't suggest it. I just don't like PasteBin anyway. PasteBay and Pasty are probably your best bets for pasting services.

So, this is just a cool little utility for all the programmers out there. It's good for IM chat specifically because you can't necessarily send code, and even if you can, it's going to be formatted in a horrible way. So, this is a pretty useful app. I've already used it a bunch before I even, you know, just testing it out and everything.

I've had it running for the last couple of days—just using it on and off. So, it's a really cool app! So definitely check it out. The link will be in the description to download it, and the source code will be available on Git. It's already on Git, by the way; some of you may or may not have noticed that.

So, anyway, thanks for watching MacZ 101. Subscribe and goodbye!

More Articles

View All
Wolves vs. Bison: On Location | Hostile Planet
The stars of “Hostile Planet” are obviously the animals. But the unsung heroes are the crew that work so hard to bring you that footage. [wolves howling] PETE MCGOWAN: So my name’s Pete McGowan. I’m here in the Canadian Arctic, trying to film wolves hun…
Scaling perimeter and area example 2 | Transformational geometry | Grade 8 (TX) | Khan Academy
We’re told quadrilateral A was dilated by a scale factor of 2⁄3 to create quadrilateral B. Complete the missing measurements in the table below. So like always, pause this video and then we will do this together. Try to do it yourself, and then we’ll do i…
Safari Live - Day 272 | National Geographic
This program features live coverage of an African safari and may include animal kills and carcasses. Viewer discretion is advised. Good afternoon everybody and welcome to a stormy, blustery, windy Masai Mara. We’ve had a massive storm that has just blown…
How To Get Rich According to Naval Ravikant
There are a million ways to make a million dollars, and this is the sound of all. Ravi Khan does it. For those of you who don’t know, Naval Ravikant is a philosopher and entrepreneur whose insights on happiness, wealth creation, and personal growth have g…
Impedance vs frequency
In this video, we’re going to continue talking about AC analysis and the concept of impedance as the ratio of voltage to current in an AC situation. Just as a reminder of the assumptions we’ve made for AC analysis, we’ve assumed that all of our signals ar…
Multiplying using area models and the standard algorithm
What we’re going to do in this video is multiply the numbers 352 and 481, and we’re gonna do it in two different ways. But realize that the underlying ideas are the same. So first, let’s just appreciate that 352 can be rewritten as 300 plus 50 plus 2, or…