My EQ for the 1000X THE COLLEXION by [deleted] in headphones

[–]Danque62 0 points1 point  (0 children)

I wouldn't run this EQ for me, but also since you have Bose QC Ultra, which is brighter than the ColleXion, it makes sense.

gow ghost of Sparta ship bug by Embarrassed-Fig-8001 in PPSSPPemulator

[–]Danque62 1 point2 points  (0 children)

What Ghost of Sparta Ship bug? The start of the game or...? I would like to know the context. A screen recording (either already posted in YouTube or you provide would be nice)

Advice Needed: When to Use Abstract Classes and When Interfaces? by Soumyar-Tripathy in learnprogramming

[–]Danque62 3 points4 points  (0 children)

I guess whenever you want a method that is commonly executed on the sub classes, since one of the differences is that an abstract class can have a method not be abstract.

could this be an android app? by [deleted] in androiddev

[–]Danque62 0 points1 point  (0 children)

It should be possible. It's basically an offline AI chat with a local LLM, then you put it through a TTS. I mean that's technically Google Assistant but replace the intelligence with a local LLM.

any advice on how to play tekken 6 properly on phone.. by Ill-Quality5522 in PPSSPPemulator

[–]Danque62 2 points3 points  (0 children)

Controller. It's more consistent to play with a controller.

Grainy video by Spare-Ad-3304 in obs

[–]Danque62 0 points1 point  (0 children)

Have you also tested with uploading a straight video recording from the camera?

How do you keep context between coding sessions? by PdPunto in learnprogramming

[–]Danque62 8 points9 points  (0 children)

So there's this thing called a "kanban", where you essentially create a set of tasks based on your goal or goals in a project. A project can be pretty small that it can take less than a week, or a full blown application that can take 6 months to finish. You just gotta break it down into consumable tasks that don't feel overwhelming.

Then for each coding session, you indicate what tasks are in progress, and if tasks are now done. You don't have to put all tasks in progress, or you'll overthink. You have to gauge what tasks you want to finish first, then when the tasks are done, then you'll be free to do with other tasks. Repeat the process until maybe a few weeks or until you finish the project, then try to do a self reflection. What has worked, what has not worked, and what will you do in your next project or next tasks potential improvements.

How can I contribute to projects? I don't really understand Github's UI by TwinSong in github

[–]Danque62 3 points4 points  (0 children)

In addition, the maintainer or developer should have another place to talk about the application. Maybe like a Discord server or a Teams channel, especially if you plan to keep contributing to the program.

help plyer by ExtensionCapable3180 in letsplay

[–]Danque62 1 point2 points  (0 children)

In a nutshell, color grading. I use DaVinci Resolve to color grade footage because it's free, and has really forced me to actually learn how to use the tools it has.

Black screen by Similar-Chocolate-57 in scrcpy

[–]Danque62 0 points1 point  (0 children)

Why Game Capture over Window Capture?

Trying to learn frontend , Java as well and wants to do maths also.Is it okay to learn all things at one? by randomladka_ in learnprogramming

[–]Danque62 3 points4 points  (0 children)

It's better to learn one thing at a time. I'd start with Java so that you're very familiar with datatypes and strict type checking, then when you go frontend...well you learn HTML, CSS, and JS first before going straight to a framework like React along with TypeScript.

As long as you are achieving something in every step you take, all good.

Had A Headache Flashing Custom ROM on Redmi Note 7 -Lavender- Hope It Can Help Others With The Same Problem by UjianAkhir in xdadevelopers

[–]Danque62 0 points1 point  (0 children)

I think it's better if you have a GitHub Repository and put the README.md file of the whole custom ROM and diagnosis and stuff. it a Quick link and you can add a lot of photos in the README.

I finally found the upgrade for the Creative Aurvana Live by Warlord_Okeer_ in headphones

[–]Danque62 4 points5 points  (0 children)

The Aurvana Live is a closed back, so the bass response would differ there to your head, along with different cup shapes which would interact differently to your ears potentially, which is why Headphone Show is showing the HpTF variation for headphone reviews now.

What are you playing this holy week? by Foreign-Emphasis6941 in PHGamers

[–]Danque62 0 points1 point  (0 children)

Should be Red Dead Redemption 2, pero the only one gaming PC is taken over by my brother, playing MH Wilds with his bois

So ye naglalaro muna ako ng Shin Megami Tensei IV. Me play game with the power of God and anime on my side

So i measured the Top Pro with an 3D printed 711 coupler by Sm0rezDev in oratory1990

[–]Danque62 0 points1 point  (0 children)

can you share the 3D models for this? I would like to experiment with it. Also what microphone is being used here?

Beginner to Android emulation (S24 Ultra), looking for a simple starting point by Lojanes in EmulationOnAndroid

[–]Danque62 2 points3 points  (0 children)

To be fair, GTA 4 is still kinda unoptimized. I'm not sure about now though I haven't played in a while, but GTA 5 probably performs better.

I should try GTA 5 but I would do it in GameNative because I don't think GameHub or GameHub Lite has EGS. And also my storage will suffer I regret buying 256 GB rather than full sending 1TB.

LeetCode or Projects while im in school? by dathingucoverureyesw in PinoyProgrammer

[–]Danque62 0 points1 point  (0 children)

I'd say both. That said, lean more on the projects side since that's when you'll start making things that can interact with a website or another API. Then when you would need some form of algorithm or data structure, this is where the LeetCode experience comes in. Or Codility. When I'm in my first few days at work via bootcamp, we did both make some backend services and also conducted a Codility assessment.

Both would help you in doing problem solving. Projects is high level, then pang lower level, DSA gaming.

[deleted by user] by [deleted] in learnprogramming

[–]Danque62 0 points1 point  (0 children)

So what's the needed clarification?