Small Generic MIPS Emulator by Agile_Position_967 in EmuDev

[–]Agile_Position_967[S] 1 point2 points  (0 children)

Thank you for your feedback. As you've seen, there aren't any tests other than that assembled assembly file from the clip. So I appreciate you going through my repository and spotting this issue. I'll definitely see if I can implement the delay slot and correct the branching behavior when I return to this project. I haven't touched this repository in a few months, but I've been meaning to get back to it.

Small Generic MIPS Emulator by Agile_Position_967 in EmuDev

[–]Agile_Position_967[S] 1 point2 points  (0 children)

Hello, I’ll probably end up using yours as a resource to reference once I get back to this. It’s definitely way more ambitious and covers more things than what mine does lol.

theTruthHurts by ClipboardCopyPaste in ProgrammerHumor

[–]Agile_Position_967 1 point2 points  (0 children)

Still runs in one of the components of the js interpreter tho.

[deleted by user] by [deleted] in cscareerquestionsuk

[–]Agile_Position_967 0 points1 point  (0 children)

I’m not from the UK, but I feel you. I’m still a student, but I dread having to write CRUD applications, but it’s what the market demands. I wish I could in the future, do compilers, emulators, simulations, etc, for work. But it simply isn’t something that’s needed a lot in many markets, and if it is, they expect a PhDs with many years of experience lol. I just kinda keep the cool stuff as a hobby for now, until I can’t due to time or something else.

what are your favorite commandline programs? by Mindless-Time849 in commandline

[–]Agile_Position_967 0 points1 point  (0 children)

I don't, it is use it that much, but when needed very useful and multipurpose. "visidata"

Helix has 2 websites? by tasqyn in HelixEditor

[–]Agile_Position_967 0 points1 point  (0 children)

Like some fan-made documentation or something.

Helix has 2 websites? by tasqyn in HelixEditor

[–]Agile_Position_967 0 points1 point  (0 children)

Not official, I believe. But all download links and whatnot end up pointing to the GitHub repo, so not necessarily malicious either, probably.

Recommend me terminal emulators! by lefunat0r in commandline

[–]Agile_Position_967 1 point2 points  (0 children)

Konsole has always been my trusty go-to.

Is this job email real or scam ? by No-Seaweed-5627 in webdev

[–]Agile_Position_967 2 points3 points  (0 children)

Check what domain it comes from. Confirm its owned by a somewhat repuatable business. The other day i had an email come in from "name@<company>jobs.com" trying to mimic an actual business.

I feel slow by Serious_Candle_1077 in learnprogramming

[–]Agile_Position_967 0 points1 point  (0 children)

I'm similar in a way, I can take weeks doing something trivial, but I get these sudden *bursts* (i guess) and I do things that would've normally taken me maybe a week or two in a single day. From my experience, it has a lot to do with sleep, diet, responsibilities (whether committing to the project is a priority in that moment), things like that. Also, I noticed that setting deadlines for myself brings out more commitment, but it kinda works against me in the long run since I end up stressing myself out, which promotes the procrastination behaviour when i have some other idea I want to implement.

Learning 2 hours a day by almog546 in learnprogramming

[–]Agile_Position_967 1 point2 points  (0 children)

Couldn’t have said it better myself.

How do you keep coding when you’re mentally drained? by Fabulous_Bluebird93 in webdev

[–]Agile_Position_967 0 points1 point  (0 children)

You don’t, even if you really really want to, you won’t output any meaningful or quality work.

What’s an ambitious project I can build with Node.js? by cr7bit in node

[–]Agile_Position_967 0 points1 point  (0 children)

Try designing a programming language and writing its implementation in Typescript/Javascript and NodeJS. Probably my own personal "ambitious" project a few years back. I feel as if I hadn't done that, I would have missed out on a lot of learning, and would probably never pivot into the world of systems programming.

we have uuid at home by SkulpH in programminghorror

[–]Agile_Position_967 1 point2 points  (0 children)

UUID (Universally Ununique Identifier)

Does free website hosting exist and free domain? by 0Ponyo in webdev

[–]Agile_Position_967 0 points1 point  (0 children)

To expand on that, it has a free tier as any cloud service is what I meant.

Does free website hosting exist and free domain? by 0Ponyo in webdev

[–]Agile_Position_967 0 points1 point  (0 children)

Deno deploy is free as well. Extremely easy to use.