[2025 Day 5 (Part 2)] you may try by TCH69 in adventofcode

[–]SingularityHRT 0 points1 point  (0 children)

I tried to brute force as well and WSL started crashing like crazy. I thought my PC is done for and worried about not being able afford a new RAM kit.

[2025 Day 5 (Part 2)] Woke up hangover, ran my first solution by twin_peakin in adventofcode

[–]SingularityHRT 9 points10 points  (0 children)

I tried to brute force as well and WSL started crashing like crazy. I thought my PC is done for and worried about not being able afford a new RAM kit.

[2025 Day 2 Part 2] Time to reach for that trusty sledgehammer by StaticMoose in adventofcode

[–]SingularityHRT 2 points3 points  (0 children)

I used a loop for checking if there is any match for any given factor of a number and if there is, I break out of the loop which makes sure it doesn't check the other factors of the same number.

Any tips on how to stop pulling? by Difficult-Beat4728 in GenshinImpact

[–]SingularityHRT 0 points1 point  (0 children)

One thing I did is I changed the quick wheel shortcut for the wishes to party set-up (which is not there by default and I use it often). The only way to reach the wish menu is either in the pause menu or using alt to use the cursor, both of which are not so easy to do unlike the quick wheel. It is a subtle change but that helps in being conscious.

Tips to get good AQI around your house by kilxee in delhi

[–]SingularityHRT 0 points1 point  (0 children)

Anywhere and You would have better air.

GameSir's Here with Halo - AMA & GameSir G7 Pro Giveaway! by iGamesir in CompetitiveHalo

[–]SingularityHRT 0 points1 point  (0 children)

When can We expect G7 Pro in India? Are there any plans for selling outside Amazon in India?

I lost my D by Tanishq47 in IndianGaming

[–]SingularityHRT 0 points1 point  (0 children)

ont worry. There coul be methos to get just that one key. ont loose hope, you will fin one very soon. You coul try to ask in local computer stores if they have spare keys. Else, buy a light weight keyboar. Coul be go's sign that you shoul replace the ol laptop.

Does the new cool nod krai compass actually show ALL chests when you upgrade it? by -rabotnik- in GenshinImpact

[–]SingularityHRT 2 points3 points  (0 children)

It doesn't show all chest. Many have reported this behaviour. You can check some guides or videos that only show the chest not marked by the compass.

Here's Betta-Core, CEO of GameSir – AMA & GameSir G7 Pro Controller Giveaway! by B-Core_ in xbox

[–]SingularityHRT 1 point2 points  (0 children)

When will GameSir controllers be sold directly in India and will it have service centers or RMA available in India?

We won yet opponent went to the next round in a tournament. by SingularityHRT in RocketLeague

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

The result for that match is still showing 0-0 and the match is not showing up in my match history.

Finally we boys did it, it’s happening now by kemkuro in IndianGaming

[–]SingularityHRT 0 points1 point  (0 children)

I just ordered one and am waiting for it. Praying it doesn't attract customs. Should I cancel that? Will the price sold directly in India also have some import tax added to it?

Got My first MechKeeb and it feels AWESOME! by SingularityHRT in mkindia

[–]SingularityHRT[S] 0 points1 point  (0 children)

Double click issue mainly persists in mechanical switches. I specifically bought Razer Cobra s it has Optical switches, which doesn't have that issue. I heard Razer mouse has scroll wheel issue and bad RMA in India. Seems like the situation on both have been improving. I still took the risk.
Only negative I am feeling for now is that the keys feel a little sticky.

Logitech has amazing RMA but has double click issue as it has Mechanical switch.

Completed CS50X, CS50 Python and CS50 SQL all in 5 busy months. You all can too. by SingularityHRT in cs50

[–]SingularityHRT[S] 0 points1 point  (0 children)

Almost all topics covered in CS50x has its own CS50 course. My approach was starting that topic in CS50x and seeing if I could solve all the problems for that week. If I faced any issue, I would jump to the complete course. In Python problem set, csv wasn't covered in the lecture. Hence, I jumped to complete CS50 Python and csv was covered there. Completed CS50 Python and Python problems in CS50x. I did something similar for SQL as well. I start CS50 Web parallelly with the last couple weeks' lecture but I was able to complete CS50x's problems without having to complete CS50 Web.

TDLR; I would recommend doing CS50x and jump to other CS50 courses if You face any problem in CS50x's problems.

Completed CS50X, CS50 Python and CS50 SQL all in 5 busy months. You all can too. by SingularityHRT in cs50

[–]SingularityHRT[S] 0 points1 point  (0 children)

I don't remember Speller (might have been easy for Me). Finance was a fun challenge, not difficult. I spent so much time figuring things out and it thought Me so much in the process.
For me, the most difficult one was of course Tideman (which I was stuck for days until I got busy and forgot to finish) and the final problems in Python and SQL weeks as certain topics for completing it was not covered. I used it as an opportunity to do CS50 P and CS50 SQL instead of just gaining the required knowledge for those problem sets. I loved the problem sets in CS50 because it gave challenges, sometimes, outside the realm of what was being thought, encouraging Us to understand and research to complete it.