Our server costs ~$56 per month to run. Please consider donating or becoming a Patron to help keep the site running. Help us gain new members by following us on Twitter and liking our page on Facebook!
Current time: April 27, 2024, 6:18 am

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
A weird bug in the preprocessor of PicoBlaze Simulator in JavaScript
#31
RE: A weird bug in the preprocessor of PicoBlaze Simulator in JavaScript
(August 22, 2023 at 10:28 am)FlatAssembler Wrote:
(August 21, 2023 at 5:48 pm)Ravenshire Wrote: (my bold)

You seem to use this excuse a lot to explain away your unwillingness to learn the things that will actually make you successful. When I went to school, they didn't teach AutoLISP, the programming language used to automate AutoCAD. So, I fucking learned it on my own. I learned how to diagnose errors and debug code, and sometimes, yes, I even asked for help. What I never did was ask, or expect, others to do my work for me. And, I sure as fuck never pestered any message boards (would have been BBS at the time, but still...) incessantly with my petty demands and excuses.

If you want to succeed at life, I sincerely recommend growing the fuck up and taking ownership of your own life and challenges instead of whining, complaining, blaming others and pointing fingers at everyone but yourself.

I don't think that what is happening to me in life is my responsibility. I don't think that my mother ending up in jail is my responsibility. Or that me getting a psychotic disorder preventing me from finishing the university on time is my responsibility. Maybe those things wouldn't happen to me had I made some decisions differently. But maybe they would anyway. It's hard to tell even in retrospect.
It can be true that things in your life may not be your responsibility.  However, the way you move forward is your responsibility.

Stop blaming and start fixing what you can.
  
“If you are the smartest person in the room, then you are in the wrong room.” — Confucius
                                      
Reply
#32
RE: A weird bug in the preprocessor of PicoBlaze Simulator in JavaScript
(August 22, 2023 at 10:28 am)FlatAssembler Wrote:
(August 21, 2023 at 5:48 pm)Ravenshire Wrote: (my bold)

You seem to use this excuse a lot to explain away your unwillingness to learn the things that will actually make you successful. When I went to school, they didn't teach AutoLISP, the programming language used to automate AutoCAD. So, I fucking learned it on my own. I learned how to diagnose errors and debug code, and sometimes, yes, I even asked for help. What I never did was ask, or expect, others to do my work for me. And, I sure as fuck never pestered any message boards (would have been BBS at the time, but still...) incessantly with my petty demands and excuses.

If you want to succeed at life, I sincerely recommend growing the fuck up and taking ownership of your own life and challenges instead of whining, complaining, blaming others and pointing fingers at everyone but yourself.

I don't think that what is happening to me in life is my responsibility. I don't think that my mother ending up in jail is my responsibility. Or that me getting a psychotic disorder preventing me from finishing the university on time is my responsibility. Maybe those things wouldn't happen to me had I made some decisions differently. But maybe they would anyway. It's hard to tell even in retrospect.

I never said you were at fault. I said you need to take ownership. Something you seem loathe to do.

You can work to improve your life (taking ownership) or you can wallow in self-pity, blaming anything and everyone around you. It's your choice.
Thief and assassin for hire. Member in good standing of the Rogues Guild.
Reply
#33
RE: A weird bug in the preprocessor of PicoBlaze Simulator in JavaScript
(August 21, 2023 at 10:59 pm)arewethereyet Wrote:
(August 21, 2023 at 10:39 pm)FlatAssembler Wrote: Well, yes, I made a small mistake when coding the simulator three years ago, and somebody at a university in Argentina was using my program, noticed the error and was able to get through my code and fix it.

Well, now you know where to go to get some of the help you need.

That's what GitHub and other open-source platforms are there for: that, if you make an interesting software project, you get contributors to it.
Reply
#34
RE: A weird bug in the preprocessor of PicoBlaze Simulator in JavaScript
So those are better choices for you to get what you need for your classes.
  
“If you are the smartest person in the room, then you are in the wrong room.” — Confucius
                                      
Reply
#35
RE: A weird bug in the preprocessor of PicoBlaze Simulator in JavaScript
(August 23, 2023 at 5:08 pm)arewethereyet Wrote: So those are better choices for you to get what you need for your classes.

Well, since I have a cybernetics test next week, what would help me for my classes the most now is some comprehensible explanation of magnitude optimum and synthesizing PID controllers using root loci.
Reply
#36
RE: A weird bug in the preprocessor of PicoBlaze Simulator in JavaScript
(August 23, 2023 at 6:24 pm)FlatAssembler Wrote:
(August 23, 2023 at 5:08 pm)arewethereyet Wrote: So those are better choices for you to get what you need for your classes.

Well, since I have a cybernetics test next week, what would help me for my classes the most now is some comprehensible explanation of magnitude optimum and synthesizing PID controllers using root loci.

43
  
“If you are the smartest person in the room, then you are in the wrong room.” — Confucius
                                      
Reply
#37
RE: A weird bug in the preprocessor of PicoBlaze Simulator in JavaScript
(August 23, 2023 at 6:32 pm)arewethereyet Wrote:
(August 23, 2023 at 6:24 pm)FlatAssembler Wrote: Well, since I have a cybernetics test next week, what would help me for my classes the most now is some comprehensible explanation of magnitude optimum and synthesizing PID controllers using root loci.

43

What does that mean?






Angel
Thief and assassin for hire. Member in good standing of the Rogues Guild.
Reply
#38
RE: A weird bug in the preprocessor of PicoBlaze Simulator in JavaScript
OK, in the meantime, that agustiza and I made a few automated tests using the JEST framework. Still, the bug I complained about in the OP remains unaddressed.
Reply
#39
RE: A weird bug in the preprocessor of PicoBlaze Simulator in JavaScript
(August 27, 2023 at 9:37 am)FlatAssembler Wrote: OK, in the meantime, that agustiza and I made a few automated tests using the JEST framework. Still, the bug I complained about in the OP remains unaddressed.
(my bold)

So, what have you done to address it?!? Other than asking others to fix it for you?
Thief and assassin for hire. Member in good standing of the Rogues Guild.
Reply
#40
RE: A weird bug in the preprocessor of PicoBlaze Simulator in JavaScript
(August 27, 2023 at 7:12 pm)Ravenshire Wrote:
(August 27, 2023 at 9:37 am)FlatAssembler Wrote: OK, in the meantime, that agustiza and I made a few automated tests using the JEST framework. Still, the bug I complained about in the OP remains unaddressed.
(my bold)

So, what have you done to address it?!? Other than asking others to fix it for you?

Well, I've tried once again to make a minimal reproducible example yesterday, this time with a <pre> in a hidden (display: none) <div> rather than the <pre> itself being hidden, but I failed once again.
Reply



Possibly Related Threads...
Thread Author Replies Views Last Post
  PicoBlaze Simulator in JavaScript FlatAssembler 80 8863 June 23, 2023 at 5:20 pm
Last Post: arewethereyet
  Reformatting tools for JavaScript FlatAssembler 0 365 June 14, 2020 at 10:13 am
Last Post: FlatAssembler
  Android bug fear in 900 million phones account_inactive 0 603 August 8, 2016 at 6:31 am
Last Post: account_inactive
  Anatomy of religion in RELIGION SIMULATOR game gravitysoftware 12 2875 February 8, 2015 at 12:52 pm
Last Post: c172
  Analysis of a Facebook social engineering/Javascript "hack" Autumnlicious 4 3266 March 2, 2011 at 9:29 am
Last Post: fr0d0



Users browsing this thread: 1 Guest(s)