Post 9kJ9ZFFf0e5AxKdtZ2 by RafiX@kawen.space
 (DIR) More posts by RafiX@kawen.space
 (DIR) Post #9kJ98VPwnT9lH6hhPU by wizard@welovela.in
       2019-06-28T14:11:02.039260Z
       
       2 likes, 3 repeats
       
       proprietary programs:if (!premium_license) {  if (user_count > 30)     print("Sorry, you've hit your user limit. Please pay us to get more users")}
       
 (DIR) Post #9kJ9Dk5dfl1MEEhZNQ by fence@miniwa.moe
       2019-06-28T14:11:58.356851Z
       
       1 likes, 0 repeats
       
       @wizard > if without {}absolutely disgusting
       
 (DIR) Post #9kJ9HcQs5KbndaTunA by wizard@welovela.in
       2019-06-28T14:12:41.067020Z
       
       1 likes, 0 repeats
       
       @fence >:)
       
 (DIR) Post #9kJ9RdJDgGTXFgg4a8 by RafiX@kawen.space
       2019-06-28T14:12:30.385988Z
       
       0 likes, 0 repeats
       
       @fence @wizard why use if there's one instruction inside
       
 (DIR) Post #9kJ9Rdik9MtMWqcSMi by fence@miniwa.moe
       2019-06-28T14:14:28.867970Z
       
       0 likes, 0 repeats
       
       @RafiX @wizard consistency.... and that way they are already there once you want to add another line...imo stuff is easier to read when its consistent
       
 (DIR) Post #9kJ9ZFFf0e5AxKdtZ2 by RafiX@kawen.space
       2019-06-28T14:15:12.327384Z
       
       0 likes, 0 repeats
       
       @fence @wizard if (i=0) return a=1;doesn't this look good?
       
 (DIR) Post #9kJ9ZFVc3KqJko6dQe by fence@miniwa.moe
       2019-06-28T14:15:50.935159Z
       
       0 likes, 0 repeats
       
       @RafiX @wizard I see shit like this everyday... :blobhang:
       
 (DIR) Post #9kJ9i9M8IZFTHFurI0 by snacks@netzsphaere.xyz
       2019-06-28T14:17:28.977399Z
       
       0 likes, 0 repeats
       
       @RafiX @fence @wizard return a=1?
       
 (DIR) Post #9kJ9lirejemKH1Mebg by RafiX@kawen.space
       2019-06-28T14:17:54.013112Z
       
       1 likes, 0 repeats
       
       @snacks @fence @wizard don't question it, I'm sleepy and just writing anything
       
 (DIR) Post #9kJ9xXuVHvalm7KmJM by RafiX@kawen.space
       2019-06-28T14:17:13.251810Z
       
       0 likes, 0 repeats
       
       @fence @wizard it's still better than    if(i=0){while(a<25){printf("%i",a);}}(shit like my classmates write)
       
 (DIR) Post #9kJ9xYASKcLuZanWAy by fence@miniwa.moe
       2019-06-28T14:20:15.076495Z
       
       0 likes, 0 repeats
       
       @RafiX @wizard well I see stuff like that too....
       
 (DIR) Post #9kJZ82aaZsPgfp7WAy by tom@soc.ient.me
       2019-06-28T17:25:03.615132Z
       
       2 likes, 0 repeats
       
       @wizard > using 2 ifs instead of one if and an &&
       
 (DIR) Post #9kJZ9ukWhFHswEf5lo by wizard@welovela.in
       2019-06-28T19:02:37.883652Z
       
       1 likes, 0 repeats
       
       @tom @fence this is the real callout
       
 (DIR) Post #9kJa6nH08W1wpvvZ8S by fence@miniwa.moe
       2019-06-28T19:13:16.261193Z
       
       0 likes, 0 repeats
       
       @wizard @tom same