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:48 am

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
A weird bug in the preprocessor of PicoBlaze Simulator in JavaScript
#21
RE: A weird bug in the preprocessor of PicoBlaze Simulator in JavaScript
@HappySkeptic You know something about JavaScript, right? So, could you help me with this? I've tried using Chrome Developer Tools, and I still don't understand what's really going on in my program.
Reply
#22
RE: A weird bug in the preprocessor of PicoBlaze Simulator in JavaScript
(August 17, 2023 at 10:55 pm)FlatAssembler Wrote: @HappySkeptic You know something about JavaScript, right? So, could you help me with this? I've tried using Chrome Developer Tools, and I still don't understand what's really going on in my program.
(my bold)

And, as long as you keep asking others to do your homework, you never will.
Thief and assassin for hire. Member in good standing of the Rogues Guild.
Reply
#23
RE: A weird bug in the preprocessor of PicoBlaze Simulator in JavaScript
(August 18, 2023 at 9:22 am)Ravenshire Wrote:
(August 17, 2023 at 10:55 pm)FlatAssembler Wrote: @HappySkeptic You know something about JavaScript, right? So, could you help me with this? I've tried using Chrome Developer Tools, and I still don't understand what's really going on in my program.
(my bold)

And, as long as you keep asking others to do your homework, you never will.

Some problems in programs can be diagnozed using basics of debugging. But some require advanced debugging. Such as this one I ran into when making my AEC-to-WebAssembly compiler. Or, apparently, this one. And we are taught literally nothing about debugging at the university.
Reply
#24
RE: A weird bug in the preprocessor of PicoBlaze Simulator in JavaScript
I just merged the first pull request I got on my PicoBlaze Simulator: https://github.com/FlatAssembler/PicoBla...JS/pull/10
Apparently, there was a bug in the way I implemented the `sra` bit-shifting directive. Still, GitHub forks and stars won't help me pass my cybernetics test next week.
Reply
#25
RE: A weird bug in the preprocessor of PicoBlaze Simulator in JavaScript
(August 21, 2023 at 5:09 pm)FlatAssembler Wrote: I just merged the first pull request I got on my PicoBlaze Simulator: https://github.com/FlatAssembler/PicoBla...JS/pull/10
Apparently, there was a bug in the way I implemented the `sra` bit-shifting directive. Still, GitHub forks and stars won't help me pass my cybernetics test next week.
You caused the bug.  Color me surprised.

Yeah, I know, what does that mean?
  
“If you are the smartest person in the room, then you are in the wrong room.” — Confucius
                                      
Reply
#26
RE: A weird bug in the preprocessor of PicoBlaze Simulator in JavaScript
(August 19, 2023 at 12:29 am)FlatAssembler Wrote:
(August 18, 2023 at 9:22 am)Ravenshire Wrote: (my bold)

And, as long as you keep asking others to do your homework, you never will.

Some problems in programs can be diagnozed using basics of debugging. But some require advanced debugging. Such as this one I ran into when making my AEC-to-WebAssembly compiler. Or, apparently, this one. And we are taught literally nothing about debugging at the university.
(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.
Thief and assassin for hire. Member in good standing of the Rogues Guild.
Reply
#27
RE: A weird bug in the preprocessor of PicoBlaze Simulator in JavaScript
It's probably a ladybug...
Dying to live, living to die.
Reply
#28
RE: A weird bug in the preprocessor of PicoBlaze Simulator in JavaScript
(August 21, 2023 at 5:16 pm)arewethereyet Wrote:
(August 21, 2023 at 5:09 pm)FlatAssembler Wrote: I just merged the first pull request I got on my PicoBlaze Simulator: https://github.com/FlatAssembler/PicoBla...JS/pull/10
Apparently, there was a bug in the way I implemented the `sra` bit-shifting directive. Still, GitHub forks and stars won't help me pass my cybernetics test next week.
You caused the bug.  Color me surprised.

Yeah, I know, what does that mean?

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.
Reply
#29
RE: A weird bug in the preprocessor of PicoBlaze Simulator in JavaScript
(August 21, 2023 at 10:39 pm)FlatAssembler Wrote:
(August 21, 2023 at 5:16 pm)arewethereyet Wrote: You caused the bug.  Color me surprised.

Yeah, I know, what does that mean?

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.
  
“If you are the smartest person in the room, then you are in the wrong room.” — Confucius
                                      
Reply
#30
RE: A weird bug in the preprocessor of PicoBlaze Simulator in JavaScript
(August 21, 2023 at 5:48 pm)Ravenshire Wrote:
(August 19, 2023 at 12:29 am)FlatAssembler Wrote: Some problems in programs can be diagnozed using basics of debugging. But some require advanced debugging. Such as this one I ran into when making my AEC-to-WebAssembly compiler. Or, apparently, this one. And we are taught literally nothing about debugging at the university.
(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.
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)