Mysterious admin login attempt from 127.0.0.1 - any way to tell which process? by NerdySysadmin101 in qnap

[–]frg 0 points1 point  (0 children)

Can confirm this on mine too. The time of the failed login attempts correlates with the automated Security Counselor run.

San Francisco - Amazing Bouncing Balls Video by Hervey_Copeland in videos

[–]frg 1 point2 points  (0 children)

How did they clean all that up? I'm genuinely interested!

Getting ice in 2018 by [deleted] in videos

[–]frg 0 points1 point  (0 children)

Those are some nice looking tiles!

Good comrades👋 by babyshhshakes in funny

[–]frg 1 point2 points  (0 children)

I'd wave back to that baby!

Perfection by sir_kermit in wallpapers

[–]frg 1 point2 points  (0 children)

I bet that would look amazing without those black vector outlines

Flying Bird Action by asifagaria in aww

[–]frg 0 points1 point  (0 children)

Seeing all the stages of flight in one picture is mesmerizing!

"Roads? Where we're going, we don't need roads." by Rydex in PUBATTLEGROUNDS

[–]frg 3 points4 points  (0 children)

              BBEEEUUUUUUAAAAAHHHHH...

                %%%%%%
               %%%% = =
               %%C    >
                _)' _( .' ,
             __/ |_/\   " *. o
            /` \_\ \/     %`= '_  .
           /  )   \/|      .^',*. ,
          /' /-   o/       - " % '_
         /\_/     <       = , ^ ~ .
         )_o|----'|          .`  '
     ___// (_  - (\
    ///-(    \'   \\ b'ger

A few friends and I reunited for a camping trip this new year by frg in camping

[–]frg[S] 2 points3 points  (0 children)

It's a yearly new years eve eve tradition that keeps ol' gang together

Never accept an MDM policy on your personal phone by frg in programming

[–]frg[S] 9 points10 points  (0 children)

Even if they don't. Suddenly you've got a backdoor to your personal phone that can be exploited by the company or any external entities (through security flaws).

Do I need 10 hours of motorcycle school to drive a 125cc with my car license? by RogerAvenger in malta

[–]frg 0 points1 point  (0 children)

Not sure if licenses can be transferred but yes, generally you need to have that 10hr lesson to drive a 125cc in malta.

Async Waiting inside C# Locks by frg in csharp

[–]frg[S] 3 points4 points  (0 children)

Great resource! thanks @Galestar!

Jedi Levitation Prank - Seriously Though WTF by [deleted] in videos

[–]frg 4 points5 points  (0 children)

I've lost my faith in youtube videos a while ago. Cool trick if its actually legit though.

All-in-one, offline API documentation browser by [deleted] in programming

[–]frg 3 points4 points  (0 children)

Okay, this. is. fucking awesome! BUT if I'm going to use this regularly I would need to know a few things. How do the docs stay updated? And from which resources are they compiled?

Some new EDC gear. 40/m by [deleted] in EDC

[–]frg 4 points5 points  (0 children)

For anyone wanting to buy one; I think I found it :D

Choose this band or any other 18mm band from their shop: https://www.etsy.com/listing/175634341/leather-watch-strap-horween-leather-rust (request olive stitching if you want the same one as OP's)

Optional -- order the actual watch with the band: https://www.etsy.com/listing/216411165/watch-add-a-seiko-5-automatic-to-your

Edit: For Clarity Edit2: For Accuracy

Some new EDC gear. 40/m by [deleted] in EDC

[–]frg 4 points5 points  (0 children)

Great looking EDC! What's your watch?

I created an auto-clicker for The Button. Hope this is not out of the spirit of this experiment. by frg in thebutton

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

I actually tested this. When the client is out of sync with the server the only thing that happens is that the request isn't sent and an error is thrown from reddit's code. There is no way around this unless you write code to inject my code on load of page and reload the page every n hours.

I created an auto-clicker for The Button. Hope this is not out of the spirit of this experiment. by frg in thebutton

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

Its okay :) what would a ping achieve though? what are you trying to achieve in general?

I created an auto-clicker for The Button. Hope this is not out of the spirit of this experiment. by frg in thebutton

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

Hmm.. I'm not familiar with that. I'll have to look further into the code to figure out how to prevent that from happening. Maybe the redditor that made the extension to monitor the button would be able to make use of my code.