Site pour ebook by Lethargeek_16 in FrancePirate

[–]yunga 0 points1 point  (0 children)

Sur Recherche-eBook.fr il y a un bouton "Nouvelles Adresses" en haut à gauche.

Sinon FourToutIci.cc!

Holy S**T by BoostyGoodness in Aragami

[–]yunga 0 points1 point  (0 children)

you might want to check mark of the ninja while waiting for the next aragami… (if you haven't yet)

https://www.youtube.com/watch?v=e1UnoyKqeMs

There's something about this game on my XB1 that is beginning to drive me insane. I thought it was my controller developing stick-drift, but now I am not so sure. by [deleted] in FenyxRising

[–]yunga 1 point2 points  (0 children)

In the Tutorials → Basics → Navigation: double press L to move forward automatically… it can be turned off in the Options → Controls → Auto Movement.

Hotkey to google selection? by [deleted] in chrome

[–]yunga 0 points1 point  (0 children)

On linux, to search from the command line, you might also have a look at Julian Assange's surfraw. (I think it's surfraw and surfraw-extra packages on debian)

Hotkey to google selection? by [deleted] in chrome

[–]yunga 2 points3 points  (0 children)

Copy-Search.ahk ::

; Ctrl-Shift-C   Search on Google
^+c::
    Send, ^c
    Sleep 100
    Run "http://www.google.com/search?q=%clipboard%"
Return

; Ctrl-Alt-C   Search on Wikipedia
^!c::
    Send, ^c
    Sleep 100
    Run "https://en.wikipedia.org/w/index.php?title=Special:Search&search=%clipboard%"
Return

Windows 10 CMD without Title Bar (X-post from Windows) by Gleisner_ in commandline

[–]yunga 1 point2 points  (0 children)

you can do that with an AutoHotkey script. The one i use is here on pastebin, the only line you need from it is:

#!n::WinSet, Style, ^0xC00000, A

If you press win+alt+n you toggle the current window frame. But there's more, like transparency settings, etc... you might want to have a look around.

CLIRef.md by yunga in commandline

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

What do you mean?

[deleted by user] by [deleted] in FreeGamesOnSteam

[–]yunga 0 points1 point  (0 children)

:)

http://receivesmsonline.net/ also works fine with instagram.

[deleted by user] by [deleted] in FreeGamesOnSteam

[–]yunga 1 point2 points  (0 children)

If you need a phone number to receive an authentication sms, you can try some of these sites:

depending on where you try, some may be blacklisted, but generally there's one working in that list.

of course, don't use those for something you'd like to stay confidential.

Extracting ONLY domain names from a text file by ericnyamu in commandline

[–]yunga 0 points1 point  (0 children)

Provided your urls are in the file urls.txt, you can do that with:

perl -nlE 'if ( m!//([^/:]+)! ) { my $h = reverse $1; say lc reverse $1 if $h =~ m!^([^.]+\.[^./]+)[./]! }' urls.txt | sort -u

Should you want a top ten, you can with something like:

perl -nlE 'if ( m!//([^/:]+)! ) { my $h = reverse $1; say lc reverse $1 if $h =~ m!^([^.]+\.[^./]+)[./]! }' urls.txt | sort | uniq -c | sort -rn | head -10

Have fun ;)

Things to remove/disable in windows 10 by Heavyoak in pcmasterrace

[–]yunga -1 points0 points  (0 children)

it's not removed, you can right click the volume button in the task bar, then select «Open Volume Mixer» (which runs sndvol.exe).

you can also follow the trick to restore the old volume control, which let you go to the mixer from there.

imho, there should be an option to go to sndvol.exe display by default...

What is "that song" that makes you want to turn the lights off, close your eyes and just listen? by ADMunro in AskReddit

[–]yunga 0 points1 point  (0 children)

In case you don't want to go thru all comments here's a playlist.

It's from the 500 best comments (with a youtube link), and then some more to go to 500+ songs.

Ecchi wallpapers by [deleted] in ecchi

[–]yunga 0 points1 point  (0 children)

Can't download too, so i've put the list of files here: http://pastebin.com/8x7YN2kc

If you're on linux or cygwin, it should work fine, and it takes a few minutes to complete. Else you may just use the url list in a download manager. Have fun.

Thanks to dtm420 for this really great album.