elias001's latest activity
-
Eelias001 replied to the thread I Localising a non integral domain at a prime.@fresh_42 Here is what I got about how to generalize the example from Underwood's text. Before I begin, I don't like the notation...
-
Eelias001 replied to the thread Documentation of (only) source code.Wait, pseudocode is consider as legitimate form of comment. It is taught and discussed in everybody on algorithms, data structures and...
-
Eelias001 replied to the thread A Crisis for Newly Minted CompSci Majors -- entry level jobs gone.@TensorCalculus I just saw this: on my feed. It sounds like is economically safer to be a mechanical/electrical/materials engineer...
-
Eelias001 replied to the thread Reliability of LLM for generating examples in mathematics.@martinbn I will tagged you in two of my past posts where you responded and post the examples there. Some of them will be straight up...
-
Eelias001 replied to the thread Documentation of (only) source code.@jedishrfu and @FactChecker can i ask you two a few more questions, pseudocode is consider human readable code? I get the feeling for...
-
Eelias001 replied to the thread A Crisis for Newly Minted CompSci Majors -- entry level jobs gone.@TensorCalculus I have a feeling Altman knows something is up and he is trying to give everyone a hint ahead of time. By the way, two...
-
Eelias001 replied to the thread Reliability of LLM for generating examples in mathematics.@martinbn yea, in some of my past posts where you responded, I ask the LLM to use an examples to illustrate national use for different...
-
Eelias001 replied to the thread Documentation of (only) source code.@FactChecker and @Filip Larsen well I have an idea, for every 1000 lines of code in whatever you are writing, you will force whoever...
-
Eelias001 replied to the thread Documentation of (only) source code.@phinds ah kk. thank you for clarifying.
-
Eelias001 replied to the thread Documentation of (only) source code.@Filip Larsen if I just include the pseudocode in the source as documentation, that can not be grounds for employment termination?
-
Eelias001 replied to the thread Reliability of LLM for generating examples in mathematics.@robphy I am asking LLM basically the equivalent of searching a database (the internet) for some pattern matching thingies (math...
-
Eelias001 replied to the thread Reliability of LLM for generating examples in mathematics.@robphy I find it is better to put conditions in your query. Depending on the question you asked, even if it gives you a correct...
-
Eelias001 replied to the thread Documentation of (only) source code.@jedishrfu i am sure at any programming course in college, there is always this thing about documenting or make comments in your code...
-
Eelias001 replied to the thread Reliability of LLM for generating examples in mathematics.@martinbn the other two got it right. I asked specifically ask about how reliable and when can we expect these LLM to achieve certain...
-
EI have a question for everyone who writes code for a living, and knows that someone else will be reading your code long after you are...