Bevan Barton

Peeps by @n1_

Showing page 2 of 2 (75 peeps total)

« Back to Stats

Please stop writing common CLI apps, server tools (daemons) or desktop apps in Javascript (read Node.js/npm/Electron/...).

Just staph.

#javascript #linux

Nov 09, 2018 20:13

I'm quite overwhelmed in past days.... I hope I will find some time to advance with the project. I will also post a massive blog post and share it here once it's done.

Nov 09, 2018 09:20

Sure, share the code man.

I'm building "home cinema" in these days. It's quite a big project consisting of 2 raspberries, 1 odroid, TV, 1 big storage disk, 2.0 audio, sound card. Also quite intresting software like MPD, Mopidy, remote Pulse server, OSMC, .... huh :)

Nov 06, 2018 17:35

Vim pro tip:

gi - command will put you into Insert mode with the cursor at the end of the last insert you did

#linux #vim

Nov 06, 2018 17:00 Enso 1 Enso

Replying to @udaya (0xac0c96cbc611040e5455f0609bca3e371d89c9e8)

Thanks @Bevan @n1_ here you go: https://photos.app.goo.gl/vaFGR9yrETzSm7Yw7

Epic!

Nov 06, 2018 16:56

That's quite cool. I would maybe exchange Twitter for e-mail but it's just a detail.

Nov 06, 2018 16:55

Replying to @udaya (0xac0c96cbc611040e5455f0609bca3e371d89c9e8)

Mani Ganesh in Patan Durbar Square #nightsight #photowalk

Any chance to get the full resolution?

Nov 04, 2018 19:54

Replying to @city_bitcoin (0xe89d9980db53fcf96cdbb4a9a9f566ad296f81b1)

Night mode on Binance is killer bit.ly/CryptofolioBlog #bitcoin #cryptocurrency #bitcointrading #cryptotrader #ethereum #trading

finally :)

Nov 04, 2018 19:50

Can you describe what's that stuff exactly for?

Nov 04, 2018 19:43

My new micro article about blockchain and Peepeth.

https://medium.com/@n1_/twitter-on-blockchain-6adf318b8807

#peepeth #blockchain

Nov 04, 2018 07:17

Hey @bevan you (read your dev team) should resize the logo on homepage. The loaded image is almost 10 bigger than needs to be ;)

Nov 04, 2018 07:11

In the middle of a conflict? Do you want to just accept all their changes?

git checkout --theirs .

Or you want to override them with yours?

git checkout --ours .

#git #tip

Nov 03, 2018 19:55

Replying to @abcoathup (0x13ebd3443fa5575f0eb173e323d8419f7452cfb1)

Waiting to fly home

Isn't this Prague airport?

Nov 03, 2018 12:51

Need to know what files contains certain string? Just like git diff --name-only?

grep -rl my_pattern

-r -> recursive search
-l -> print only the filename

#linux #shell

Nov 03, 2018 12:49

It's going to blow off the roof. Soon.

Nov 03, 2018 12:46

Welcome

Nov 02, 2018 10:43

Missing f-strings support in Vim syntax highlighting?
Try this:
https://github.com/vim-python/python-syntax

#python

Nov 02, 2018 10:40

Replying to @CallMeGwei (0x285bc660aa42b8effc6c60357cd4d8ca072be625)

Thank you. Sadly, only taken on a cell phone. I can get you a link to a full res copy though... give me a day or two. I have a few thousands pics to sort through and get organized from the trip.

Cool, thank you.

Oct 31, 2018 05:41

Replying to @CallMeGwei (0x285bc660aa42b8effc6c60357cd4d8ca072be625)

Looks good to me. Using Brave on Desktop.

That photo looks amazing. Any chance of link to full resolution?

Oct 30, 2018 20:33

Replying to @Kik (0x1d6776f6cfb5804724c71d98009acfc3ec564ec8)

#Cryptocurrency #Bank #Revolut Faces Heat For Abusive #Recruitment Activities https://bit.ly/2OcB3hY #spain #employment

Hope they will be okay soon. They do good work.

Oct 27, 2018 18:19

Need to stash a specific file?

git stash push my_file.txt

#git
#tip

Oct 27, 2018 18:17
Oct 27, 2018 17:09

Quick intro to GPG encryption.

echo "TRALALA" > test
gpg -e --output=test.gpg test
cat test.gpg
gpg -d --output=test2 test.gpg
cat test2

#tip
#encryption

Oct 26, 2018 07:58

Replying to @Bevan (0x30755d3e65c0cf46c35b72d11e52d941c5fc3a3e)

Hey Pavel, welcome to the peeposphere :)

Thank you

Oct 26, 2018 06:03

My first post should be valuable. So here we go:

http://factsmaps.com/

#firstpost

Oct 25, 2018 20:26
Previous Page 2 of 2 Next
(All peeps page)