Search

Nalezeno "Command": 121

Terminate Process on a Port from Command Line


Once a week I have to deal with a zombie process or try to start a process that’s already running on its designated port. In most cases I use macOS’s Activity Monitor to kill the process, which is time-consuming. What if we could just kill a process on a given port from command line?...

Abandoned Star Trek Games Finally Playable Again


Yesterday, September 8, was Star Trek Day, because the original series debuted on this day all the way back in the groovy year of 1966. As you might expect, a bunch of Star Trek news happened, including some new seasons of ongoing shows. But more importantly, some classic Star Trek games, like...

Building a Command Line Tool with Nodejs and Fauna


Command line tools are one of the most popular applications we have today. We use command line tools every day, and they range from git, npm or yarn. Command line tools are very fast and useful for automating applications and … The post Building a Command Line Tool with Nodejs and Fauna...

How to Upload a File via SSH and Command Line


My preference for daily work is usually GUI applications, like Visual Studio Code for text editing and Cyberduck for remote file server management. I’m also a huge fan of automation, so I do try to learn the command line equivalents of UI functions. My latest desire was wanting to know how...

To $ or Not to $: Displaying Terminal Code Snippets


It’s very popular to put a $ on lines that are intended to be a command in code documentation that involves the terminal (i.e. the command line). Like this: $ brew install somepackage The point of that is that it … The post To $ or Not to $: Displaying Terminal Code Snippets appeared...

One Of The Best WW2 Games Is Now Even Better


I reviewed Unity of Command II a couple years back and, a few quibbles aside, found it to be one of the most interesting and innovative turn-based tactics games I had ever played. It’s now back with a major expansion, and those quibbles are in the firing line.Read more

Insert Cursor at Any Position at Command Line


As much as I enjoy writing lengthy pieces of JavaScript APIs, techniques, and other tech brilliance, I very much enjoy providing people quick tips to make their daily dev lives better. This is one such post. Oftentimes I’m working with long command line directives, and as you can imagine,...

Bitcoin Price Touches $28,600, Crypto Asset’s Value Gains Over 288% in 2020


The price of bitcoin touched an all-time high at 3:12 a.m. (EST) during the early morning trading sessions reaching $28,600. The crypto asset’s market valuation is over $519 billion on Wednesday, as bitcoin markets command over 14 billion dollars in global trade volume. Bitcoin (BTC) markets...

Open a Browser Tab with DevTools Open by Default


Using command line flags is a great way to subtly improve productivity. Whether saving yourself keystrokes or enabling specific features, it’s very much worth knowing the application flags available to you. To launch a new tab with DevTools in Chrome, you can use...

Converting and Optimizing Images From the Command Line


Images take up to 50% of the total size of an average web page. And if images are not optimized, users end up downloading extra bytes. And if they’re downloading extra bytes, the site not only takes that much more time to load, but users are using more data, both of which can be resolved, at least...

U.S. Space Command tvrdí, že Rusko provedlo další test protisatelitní zbraně


Podle U.S. Space Command (USSC) Rusko uskutečnilo další – letos již třetí – test protisatelitní zbraně. Informoval o tom server Space.com. Konkrétně se mělo jednat o raketu DA-ASAT (direct-ascent anti-satellite), která je navržena tak, aby ničila malé satelity na nízké oběžné dráze Země. „Rusko

Create an FAQ Slack app with Netlify functions and FaunaDB


Sometimes, when you’re looking for a quick answer, it’s really useful to have an FAQ system in place, rather than waiting for someone to respond to a question. Wouldn’t it be great if Slack could just answer these FAQs for us? In this tutorial, we’re going to be making just that: a slash command...

Run Gulp as You Open a VS Code Project


When I open my local project for this very site, there is a 100% chance that I need to run this command before anything else: gulp. I set that up fresh less than a year ago so I’m on the latest-and-greatest stuff and have my workflow just how I like it. I did a few more tweaks a few months...

Nahoru
Tento web používá k poskytování služeb a analýze návštěvnosti soubory cookie. Používáním tohoto webu s tímto souhlasíte. Další informace