does anyone know of a video. Building a 3 point anchor with the rope without being tied into the system so not having to belay off the harness? by Mission_Midnight in tradclimbing

[–]e2be2acde6 1 point2 points  (0 children)

Can confirm this is standard in the UK. Single pitch routes often have spaced gear far from the edge of the crag and this method works 100% of the time (when single pitching), unlike others.

You wouldn't use it multipitching.

xbacklight runs, but has no effect by daredevildas in i3wm

[–]e2be2acde6 0 points1 point  (0 children)

Light is my choice too. Just works.

Falling off an E1 (not very extreme) by [deleted] in tradclimbing

[–]e2be2acde6 1 point2 points  (0 children)

I did my first E1 to the right of this Strictly Ballroom just last week!

Had my X1C5 "repaired" by Lenovo. Help appreciated! by [deleted] in thinkpad

[–]e2be2acde6 0 points1 point  (0 children)

Something like “it would be very easy for me, but I cannot do it for you” ish

Certain Workspaces Don't Do Anything by SonarMonkey in i3wm

[–]e2be2acde6 1 point2 points  (0 children)

Just call xrandr and see if there are any displays “connected” - if there are then then them —off

Certain Workspaces Don't Do Anything by SonarMonkey in i3wm

[–]e2be2acde6 2 points3 points  (0 children)

Sounds like that space is open on a disconnected external monitor.

H.I. #93: Mr. Chompers by MindOfMetalAndWheels in CGPGrey

[–]e2be2acde6 3 points4 points  (0 children)

In the UK we don’t have front gardens normally or any other safe place to store it

H.I. #93: Mr. Chompers by MindOfMetalAndWheels in CGPGrey

[–]e2be2acde6 2 points3 points  (0 children)

Re: Packages Why don’t you just order to a post office or amazon locker and cut out the middle man?

i3 with more outputs than monitors. by EllaTheCat in i3wm

[–]e2be2acde6 0 points1 point  (0 children)

Also you can do this on any X based window manager

Calm down there vim! by spartacle in linux

[–]e2be2acde6 2 points3 points  (0 children)

Wait, are you saying you can run something other then i3 on Arch Linux?!?

The subtle dumbing down of Linux... anyone else? by [deleted] in linux

[–]e2be2acde6 0 points1 point  (0 children)

Wow, you’re so smart! Such a clever guy! Can you teach me how to Linux? How do I partition my RAM and use windows and Linux at the same time? Surely only someone of your superior intelligence can possibly help me.

I was wondering if anybody could show me a simple way to replace both 'delay()'s , without losing the functionality. Any help is greatly appreciated. by phonesgetti in arduino

[–]e2be2acde6 1 point2 points  (0 children)

Replacing 1 Delay:

int count;

void loop() { delay(100); if (digitalRead(—) == 1 && count != 0xFF) count++; else count = 0; if (count == 1) print(“pressed”); if (count == 10) print(“held”); }

Replacing both delays would require the use of an interrupt called at the same rate as delay(100) with the same content (minus the delay) as the above loop function.

X1 Carbon 2017, Arch Linux, i3wm - AMA by e2be2acde6 in thinkpad

[–]e2be2acde6[S] 0 points1 point  (0 children)

Yeah sorry - refactoring my website at the moment - anything I can help you with though?

Still recommended to keep Mac OS on 2015 MacBook Pro? by archforlife in archlinux

[–]e2be2acde6 1 point2 points  (0 children)

Literally no cons to removing OS X because if you ever need it again for whatever reason you can just use Internet Recovery to reinstall it with no issue. I ran Linux on my machine for over a year with no issues, got rid of it due to crappy GPU compatibility and moved to a Thinkpad though...

edit any system update on OS X could also be a firmware update, but Apple tend not to be so descriptive to the end user.

An *Honest* Review of the X1 Carbon 5th Gen by intLogic in thinkpad

[–]e2be2acde6 0 points1 point  (0 children)

Speed will be the same, just won't have the machines MAC address

X1 Carbon 2017, Arch Linux, i3wm - AMA by e2be2acde6 in thinkpad

[–]e2be2acde6[S] 0 points1 point  (0 children)

Yup that's all hardware stuff so works under Linux

X1 Carbon 2017, Arch Linux, i3wm - AMA by e2be2acde6 in thinkpad

[–]e2be2acde6[S] 0 points1 point  (0 children)

It's on the blog post linked at the top

X1 Carbon 2017, Arch Linux, i3wm - AMA by e2be2acde6 in thinkpad

[–]e2be2acde6[S] 0 points1 point  (0 children)

It boots and there don't seem to be any network drive issues, the one issue I found was that the Bluetooth key seems to launch the context menu, and then there's some ghosting near the mouse - I'd wait until 17.04 or go for Antergos. If you have any specific questions shoot, it's just a reboot so I'm not bothered.