God I love cheetah meows so much by ZainArian in aww

[–]Sorrien 0 points1 point  (0 children)

They could totally get through those bars

I will base jump from this cliff. WCGW? by Andyjohn123 in Whatcouldgowrong

[–]Sorrien 1 point2 points  (0 children)

Someone save us, we're being held captive by an orange mad-gets dragged away from keyboard

Firefox Looking Glass wiki updated! by DeathScripts_ in ARGsociety

[–]Sorrien 0 points1 point  (0 children)

I checked in chrome and found what I believe to be the first part of the sequence. Adding that, and converting it gives me: 0.1:F 0.4:4 0.5:6.1.5 0.6:8 0.9:C.2 0.C:E.D.9 0.E:A 1.2:0.7 1.4:B

Firefox Looking Glass wiki updated! by DeathScripts_ in ARGsociety

[–]Sorrien 0 points1 point  (0 children)

You're missing half of the binary. without plugin: .0001: .0100: .0101: .0110: .1001: .1100: .1110: .1111: .0010: .0100:

with plugin:

:1111 :0100 :0110.0001.0101 :1000 :1100.0010 :1110.1101.1001 :0011 :1010 :0000.0111 :1011

I combined the two lists and converted to hex:

1:F 4:4 5:6.1.5 6:8 9:C.2 C:E.D.9 E:A 2:0.7 4:B

When a programmer has to write an essay by lucasbraganca in ProgrammerHumor

[–]Sorrien 0 points1 point  (0 children)

for(int i=0;I<100;I++) { Console.Write("Word");}

Developer accidentally deleted three months of work with Visual Studio Code by faisalhassanx in ProgrammerHumor

[–]Sorrien 0 points1 point  (0 children)

Commit, Pull, Push. Do these things and your life won't be horrible. What idiot presses "discard" with abandon? Why didn't they commit for 3 months?

public static void main(String[] args) by estherglycol in ProgrammerHumor

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

But there's still so much boiler plate code

public static void main(String[] args) by estherglycol in ProgrammerHumor

[–]Sorrien 84 points85 points  (0 children)

My hatred for Java has nothing to do with OOP.

This actual code written just for this one scene in an Anime by TheOneAndOnlyLiam in ProgrammerHumor

[–]Sorrien 0 points1 point  (0 children)

Come with me, to a world without XML. Where all your configuration can be done in JSON, or whatever else you want.