Re: You know you program way too much when.....

2020-11-20 Thread AudioGames . net Forum — Developers room : tunmi13 via Audiogames-reflector
Re: You know you program way too much when. When you start putting your answers inside of dictionaries. URL: https://forum.audiogames.net/post/591511/#p591511 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi

Re: You know you program way too much when.....

2020-11-20 Thread AudioGames . net Forum — Developers room : Turret via Audiogames-reflector
Re: You know you program way too much when. @39 LOL, I've actually done math.sqrt before.78. When you put a # before things like your name, the date, class etc when doing assignments. URL: https://forum.audiogames.net/post/591387/#p591387 -- Audiogames-reflector mailing list

Re: You know you program way too much when.....

2020-11-20 Thread AudioGames . net Forum — Developers room : amerikranian via Audiogames-reflector
Re: You know you program way too much when. 76. Whenever writing History summaries, you go something like this:Period Descriptions: 1491-1607: Insert a characteristic here Insert a second characteristic here 1607-1754: ...77. Whenever writing Free

Re: You know you program way too much when.....

2020-11-20 Thread AudioGames . net Forum — Developers room : bhanuponguru via Audiogames-reflector
Re: You know you program way too much when. @37loland i made your usr karma from 17 to 18 URL: https://forum.audiogames.net/post/591321/#p591321 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi-bin/mailman

Re: You know you program way too much when.....

2020-11-20 Thread AudioGames . net Forum — Developers room : bhanuponguru via Audiogames-reflector
Re: You know you program way too much when. @37lol URL: https://forum.audiogames.net/post/591321/#p591321 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: You know you program way too much when.....

2020-11-19 Thread AudioGames . net Forum — Developers room : Dark Eagle via Audiogames-reflector
Re: You know you program way too much when. 75. whenever you try to type constant, you instead type const, and leave it at that. URL: https://forum.audiogames.net/post/591303/#p591303 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https

Re: You know you program way too much when.....

2020-11-19 Thread AudioGames . net Forum — Developers room : bgt lover via Audiogames-reflector
Re: You know you program way too much when. well, I always have a code editor and a terminal window open, so I guess I'm not safe from that, rofl.anyway...73: whenever you try to come up with a pseudocode described algorithm with predictable inputs for every situation you encounter

Re: You know you program way too much when.....

2020-11-18 Thread AudioGames . net Forum — Developers room : Turret via Audiogames-reflector
Re: You know you program way too much when. 69. Before turning in an assignment, you want to run cargo build.70. You have a Rust script that contains```rustfn main() {    println("{}", 1+2); // Or what ever numbres.}```71. You format everything for Markdown just out of hab

Re: You know you program way too much when.....

2020-09-14 Thread AudioGames . net Forum — Developers room : ogomez92 via Audiogames-reflector
Re: You know you program way too much when. It's generally a better idea to have understandable variable names instead of things like val.Rhythm Rage is full of those understandable variables and I don't even understand some of the code anymoreson instead of going let value=20 you'd

Re: You know you program way too much when.....

2020-09-14 Thread AudioGames . net Forum — Developers room : x0 via Audiogames-reflector
Re: You know you program way too much when. Ah, that. I tried to go "int val" or something in python recently, that ain't how that works. URL: https://forum.audiogames.net/post/570720/#p570720 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-guc

Re: You know you program way too much when.....

2020-09-14 Thread AudioGames . net Forum — Developers room : ogomez92 via Audiogames-reflector
Re: You know you program way too much when. You know you program too much in JS when you write let instead of var in swift. Then get 500 build errors because let in swift is a constant and I'm trying to modify it. Bah URL: https://forum.audiogames.net/post/570600/#p570600

Re: You know you program way too much when.....

2020-09-13 Thread AudioGames . net Forum — Developers room : Ethin via Audiogames-reflector
Re: You know you program way too much when. @30, its a bit of both. And Python is my calculator too. URL: https://forum.audiogames.net/post/570570/#p570570 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi-bin

Re: You know you program way too much when.....

2020-09-13 Thread AudioGames . net Forum — Developers room : x0 via Audiogames-reflector
Re: You know you program way too much when. Is this supposed to be satire or actual things programmers do, there seems to be a weird mix. Love the doing your school work with git. And yes, my calculator is absolutely my python interpreter, whether NVDA or an actual python window. I

Re: You know you program way too much when.....

2020-09-13 Thread AudioGames . net Forum — Developers room : x0 via Audiogames-reflector
Re: You know you program way too much when. Is this supposed to be satire or actual things programmers do, there seems to be a weird mix. Love the doing your school work with git. And yes, my calculator is absolutely my python interpreter, whether NVDA or an actual python window. I

Re: You know you program way too much when.....

2020-09-13 Thread AudioGames . net Forum — Developers room : x0 via Audiogames-reflector
Re: You know you program way too much when. Is this supposed to be satire or actual things programmers do, there seems to be a weird mix. Love the doing your school work with git. And yes, my calculator is absolutely my python interpreter, whether NVDA or an actual python window. I

Re: You know you program way too much when.....

2020-09-09 Thread AudioGames . net Forum — Developers room : Patrick via Audiogames-reflector
Re: You know you program way too much when. 68. You write things like "If we don't get rained out, we'll keep going, else we'll go back home."Yes that did happen. URL: https://forum.audiogames.net/post/568904/#p568904 -- Audiogames-reflector mailing list Audiogames

Re: You know you program way too much when.....

2020-09-09 Thread AudioGames . net Forum — Developers room : Patrick via Audiogames-reflector
Re: You know you program way too much when. 68. You write things like "If we don't get rained out, we'll keep ging, else we'll go back home."Yes that did happen. URL: https://forum.audiogames.net/post/568904/#p568904 -- Audiogames-reflector mailing list Audiogames

Re: You know you program way too much when.....

2020-09-09 Thread AudioGames . net Forum — Developers room : Simter via Audiogames-reflector
Re: You know you program way too much when. 66. When you have multiple seentences, you write them in an array.67. When you want to check error.txt when ever something unexpected happens. URL: https://forum.audiogames.net/post/568882/#p568882 -- Audiogames-reflector mailing list

Re: You know you program way too much when.....

2020-09-08 Thread AudioGames . net Forum — Developers room : tunmi13 via Audiogames-reflector
Re: You know you program way too much when. You start saying lucia.output.speak before every sentance. URL: https://forum.audiogames.net/post/568685/#p568685 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi

Re: You know you program way too much when.....

2020-09-08 Thread AudioGames . net Forum — Developers room : Ty via Audiogames-reflector
Re: You know you program way too much when. Thought i'd revive this, as it's kind of funny seeing what people come up with, and I have some more!61. When doing a task a set number of times, you think for time in number_of_times_to_copy_paste_this:62. You close sentences with ")63

Re: You know you program way too much when.....

2020-07-11 Thread AudioGames . net Forum — Developers room : bgt lover via Audiogames-reflector
Re: You know you program way too much when. If you want seeing AI but only have android devices, you disassemble an old iPhone you were keeping around for whatever reason, find the storage chip, decrypt and decifer the partition scheme, decrypt the bootloader as well as the phone bios

Re: You know you program way too much when.....

2020-07-10 Thread AudioGames . net Forum — Developers room : devinprater via Audiogames-reflector
Re: You know you program way too much when. You expect keyboard commands in your editor to work everywhere.C-x (Using command key): "Cut? No, I want to get rid of all these other windows. Oh, not in Emacs."C-k (using caps lock key for this one): "No VoiceOver, I don'

Re: You know you program way too much when.....

2020-07-10 Thread AudioGames . net Forum — Developers room : Ethin via Audiogames-reflector
Re: You know you program way too much when. @21, fair. I did something like that in integrated science class in high school. Still, doesn't make joking about it any less fun though, even if it does happen. URL: https://forum.audiogames.net/post/550578/#p550578 -- Audiogames

Re: You know you program way too much when.....

2020-07-09 Thread AudioGames . net Forum — Developers room : tunmi13 via Audiogames-reflector
Re: You know you program way too much when. You find your mind doing while loops and waiting 5 ms to check for other tasks. For example. While( typing), wait(5); think about what I should type.You find yourself typing braces around paragraphs.You find yourself trying to open

Re: You know you program way too much when.....

2020-07-09 Thread AudioGames . net Forum — Developers room : tunmi13 via Audiogames-reflector
Re: You know you program way too much when. You find your mind doing while loops and waiting 5 ms to check for other tasks. For example. While( typing), wait(5); think about what I should type.You find yourself typing braces around paragraphs.48. You find yourself trying to open

Re: You know you program way too much when.....

2020-07-09 Thread AudioGames . net Forum — Developers room : tunmi13 via Audiogames-reflector
Re: You know you program way too much when. 46. You find your mind doing while loops and waiting 5 ms to check for other tasks. For example. While( typing), wait(5); think about what I should type.47. You find yourself typing braces around paragraphs.48. You find yourself trying

Re: You know you program way too much when.....

2020-07-09 Thread AudioGames . net Forum — Developers room : tunmi13 via Audiogames-reflector
Re: You know you program way too much when. 1. You find your mind doing while loops and waiting 5 ms to check for other tasks. For example. While( typing), wait(5); think about what I should type.2. You find yourself typing braces around paragraphs.3. You find yourself trying to open

Re: You know you program way too much when.....

2020-07-09 Thread AudioGames . net Forum — Developers room : camlorn via Audiogames-reflector
Re: You know you program way too much when. @18You joke about pseudocode, perhaps.  But I had a professor in college for a statistics course who allowed us to use laptops and anything we wanted on exams, several answers of mine on the final exam were 5 or 6 Python list comprehensions

Re: You know you program way too much when.....

2020-07-09 Thread AudioGames . net Forum — Developers room : devinprater via Audiogames-reflector
Re: You know you program way too much when. @16: Well Emacs is pretty much the first thing I start when my computer starts, and Emacs is... A text editor among other things... So yay I'm getting there! But I think I'll always be more of a writer than a programmer, sadly. URL: https

Re: You know you program way too much when.....

2020-07-09 Thread AudioGames . net Forum — Developers room : momo7807 via Audiogames-reflector
Re: You know you program way too much when. You think that human life is a extremely huge program.The entry point(main function) of the program starts cell reproduction loop.It also initializes automatic debugging of DNA code.And the main function waits for cpm_enough message, which

Re: You know you program way too much when.....

2020-07-08 Thread AudioGames . net Forum — Developers room : Ethin via Audiogames-reflector
Re: You know you program way too much when. 55. When you start a sentence with 'for', you always must write it in proper loop notation for your chosen language.56. When writing research papers or other academic texts, you find yourself using the logical operators/instructions of your

Re: You know you program way too much when.....

2020-07-08 Thread AudioGames . net Forum — Developers room : Ethin via Audiogames-reflector
Re: You know you program way too much when. 55. When you start a sentence with 'for', you always must write it in proper loop notation for your chosen language.56. When writing research papers or other academic texts, you find yourself using the logical operators/instructions of your

Re: You know you program way too much when.....

2020-07-08 Thread AudioGames . net Forum — Developers room : Ethin via Audiogames-reflector
Re: You know you program way too much when. 55. When you start a sentence with 'for', you always must write it in proper loop notation for your chosen language.56. When writing research papers or other academic texts, you find yourself using the logical operators/instructions of your

Re: You know you program way too much when.....

2020-07-08 Thread AudioGames . net Forum — Developers room : Ty via Audiogames-reflector
Re: You know you program way too much when. 47. You consider your main language not to be English, and rather your programming language of choice. URL: https://forum.audiogames.net/post/550192/#p550192 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin

Re: You know you program way too much when.....

2020-07-08 Thread AudioGames . net Forum — Developers room : frastlin via Audiogames-reflector
Re: You know you program way too much when. 46. Whenever you say "if", you speak in programming language. "If you.talk() equals this.sentence, and target.person != programmer, person.notComprehend(). Else if person is programmer... they still don't

Re: You know you program way too much when.....

2020-07-08 Thread AudioGames . net Forum — Developers room : Aminiel via Audiogames-reflector
Re: You know you program way too much when. 0. You always start counting with 0.35. You are dreaming in 256 colors and/or in 22050 Hz and/or in 128kbps36. After having pressed the wrong button in the lift, you look for the cancel button. Since there is none, your conclusion

Re: You know you program way too much when.....

2020-07-06 Thread AudioGames . net Forum — Developers room : momo7807 via Audiogames-reflector
Re: You know you program way too much when. I had lots of school assignments about 2 months ago, and for me, it was like all assignments were windows messages and I was removing each message from the queue and processing these messages. URL: https://forum.audiogames.net/post/549520

Re: You know you program way too much when.....

2020-07-04 Thread AudioGames . net Forum — Developers room : Ethin via Audiogames-reflector
Re: You know you program way too much when. @11, that's actually happened to me before. URL: https://forum.audiogames.net/post/548697/#p548697 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi-bin/mailman

Re: You know you program way too much when.....

2020-07-04 Thread AudioGames . net Forum — Developers room : manamon_player via Audiogames-reflector
Re: You know you program way too much when. I can't understand the hole topic URL: https://forum.audiogames.net/post/548674/#p548674 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo

Re: You know you program way too much when.....

2020-07-04 Thread AudioGames . net Forum — Developers room : daigonite via Audiogames-reflector
Re: You know you program way too much when. 34. switch between two languages in development so much that you simply know by interacting with the different UI/compilation tools that you know to use different syntax to the point that when it does catch you off guard it takes you like 20

Re: You know you program way too much when.....

2020-07-04 Thread AudioGames . net Forum — Developers room : JayJay via Audiogames-reflector
Re: You know you program way too much when. 33. When you eat your food, you try to arrange your cups plates, bowls and utencilses in the form of a line of code. URL: https://forum.audiogames.net/post/548629/#p548629 -- Audiogames-reflector mailing list Audiogames-reflector

Re: You know you program way too much when.....

2020-07-04 Thread AudioGames . net Forum — Developers room : Ty via Audiogames-reflector
Re: You know you program way too much when. 32. You try to picture every day objects as classes / objects. URL: https://forum.audiogames.net/post/548610/#p548610 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com

Re: You know you program way too much when.....

2020-07-04 Thread AudioGames . net Forum — Developers room : Dragonlee via Audiogames-reflector
Re: You know you program way too much when. 31. when you set up a makefile for translating your docx documents to markdown with pandoc, so you can version your school work with git URL: https://forum.audiogames.net/post/548585/#p548585 -- Audiogames-reflector mailing list

Re: You know you program way too much when.....

2020-07-03 Thread AudioGames . net Forum — Developers room : Patrick via Audiogames-reflector
Re: You know you program way too much when. 29. When you go find new GitHub repos just so you can get you're hands on more code, either to see how it works, or just to say "Hey, I have this now!"30. When you say "dad, can I have that comp out of my bag?" [used

Re: You know you program way too much when.....

2020-07-03 Thread AudioGames . net Forum — Developers room : Patrick via Audiogames-reflector
Re: You know you program way too much when. 29. When you go find new GitHub repos just so you can get you're hands on more code, either to see how it works, or just to say "Hey, I have this now!" URL: https://forum.audiogames.net/post/548494/#p548494 -- Audiogames

Re: You know you program way too much when.....

2020-07-03 Thread AudioGames . net Forum — Developers room : Dark Eagle via Audiogames-reflector
Re: You know you program way too much when. 28. When you start to consider people as variables. URL: https://forum.audiogames.net/post/548400/#p548400 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi-bin

Re: You know you program way too much when.....

2020-07-03 Thread AudioGames . net Forum — Developers room : Ethin via Audiogames-reflector
Re: You know you program way too much when. 19. When you panic, you have to unwind too.20. When you fill out forms, you write sectors, not characters.21. Everything in your life is an algorithm. Everything that is a container in your life is just another data structure.22. You place

Re: You know you program way too much when.....

2020-07-03 Thread AudioGames . net Forum — Developers room : bgt lover via Audiogames-reflector
Re: You know you program way too much when. 10. when you are hurting, you expect a traceback11. When you need sleep, you feel your brain running a garbage collector, counting cycles as it goes12. for bgt users, each time you dress up, you think of it like explained in the tutorial13

Re: You know you program way too much when.....

2020-07-03 Thread AudioGames . net Forum — Developers room : Ty via Audiogames-reflector
Re: You know you program way too much when. 6. You indent *everything*.7. You get so spoiled by your IDE that you now expect Notepad to auto-fill.8. Declaring everything as Protected inside paragraphs.9. When writing decimals, putting .D after them.Yes, I use PureBasic . URL: https

Re: You know you program way too much when.....

2020-07-03 Thread AudioGames . net Forum — Developers room : JayJay via Audiogames-reflector
Re: You know you program way too much when. HI!1. Using _ to seperate words instead of spaces.2. Ending sentences with ;'s. Yes i did that already.3. Ending all paragraphs with End. URL: https://forum.audiogames.net/post/548285/#p548285 -- Audiogames-reflector mailing list