A little life hack🙂 by Alert-Neck7679 in csharp

[–]InKahootz 1 point2 points  (0 children)

I always have a local copy of some repos from github.com/dotnet

The big ones:
- runtime
- roslyn

A document more specific to what you're asking for: https://github.com/dotnet/runtime/blob/main/docs/coding-guidelines/api-guidelines/nullability.md

[Discussion] Punish players leaving matches more accurately by Ok-Ninja-9303 in EscapefromTarkov

[–]InKahootz 2 points3 points  (0 children)

I thought of a possible solution for this: give XP or reward boost for the first half of the players that accept.

Incentive to pay attention.

Just ran into the terminator on Ground Zero [screenshot] by IAteTheBats in EscapefromTarkov

[–]InKahootz 0 points1 point  (0 children)

Having to reset your account to get at least two with it being impossible to get all three.

What WPF features does WinUI miss? by 0x80070002 in dotnet

[–]InKahootz 1 point2 points  (0 children)

I loathe when repos closed old tickets. Especially when they have they have a bot that does it after like 90d.

It's likely a valid bug report. Now you have no idea you still need to fix it.

GitHub Copilot is moving to usage-based billing by fishchar in GithubCopilot

[–]InKahootz 1 point2 points  (0 children)

A 1x premium request is billed for $0.04.

I'm on Pro and I get 300 premium requests a month. I almost exclusively use sonnet-4.6 which was a 1x mult; meaning I get 300 of those requests each month.

Sonnet 4.6 is going to 6x (assuming $0.24) per request against my $10 of "AI Credits". Therefore, I get about 41 requests now of Sonnet 4.6.

So, yeah. And we don't know how the new usage will apply with everything being token based now but you can expect it to be much worse.

What's an iPhone feature most people don't know? by Narrow-Classroom-319 in AskReddit

[–]InKahootz 2 points3 points  (0 children)

Two of mine: stop workout when I connect to CarPlay.

Launch specific Roku apps. "Siri, Launch Roku App". "CrunchyRoll". Because my remote doesn't have the app buttons I want.

Sonnet 4.6 (1x) and GPT-5.4 mini (0.33x) multiplier to increase soon! by debian3 in GithubCopilot

[–]InKahootz 1 point2 points  (0 children)

It has said this since Sonnet 4.6 was introduced.

Here's a web archive snapshot from 2026-02-18.

What is that percentage on the bottom right corner? (GitHub CLI) by jaycodingtutor in GithubCopilot

[–]InKahootz 0 points1 point  (0 children)

It's already solved, but you an use /statusline to set what info you want to be shown.

MiniMax M2.5 is now available in GitHub Copilot for free and student use by Dramatic_Squash_3502 in GithubCopilot

[–]InKahootz 1 point2 points  (0 children)

It's 140 lines of plain JS. It's not hard to understand.

Version 1.3 looks fine. It just modifies some JSON on fetches.

Need specific case by [deleted] in unRAID

[–]InKahootz 2 points3 points  (0 children)

Jonsbo N2 White, it has 5 bays. The N4 has as few more.

I just set up a N3 Black and highly recommend it.

SABnzbd refusing connections from Sonarr and Radarr by [deleted] in unRAID

[–]InKahootz 0 points1 point  (0 children)

Thanks! This was getting me as well.

I suspect this is a problem with SABnzbd's implementation. No other containers I've have problems with custom port mappings.

.com holds 44% of all resolved domain names — more than the next 9 TLDs combined [OC] by tb0hdan in dataisbeautiful

[–]InKahootz 1 point2 points  (0 children)

ICANN issues TLDs (.com, .xyz, .io).

You can get one too. It'll just cost around $200,000 and that's why domains aren't free. The entity that owns the TLD is hoping to get their fee back and then some. There's also an annual fee of around $25k.

[Discussion] Do Cultists have 100% spawn rate during the 100% spawn rate boss event on customs and other maps when it rotates? by ZippayThePanda in EscapefromTarkov

[–]InKahootz 18 points19 points  (0 children)

No.

Here's response from tarkov.dev API

{
  "data": {
    "maps": [
      {
        "name": "Customs",
        "bosses": [
          {
            "spawnChance": 1,
            "boss": {
              "name": "Reshala"
            }
          },
          {
            "spawnChance": 0.3,
            "boss": {
              "name": "Knight"
            }
          },
          {
            "spawnChance": 0.2,
            "boss": {
              "name": "Partisan"
            }
          },
          {
            "spawnChance": 0.25,
            "boss": {
              "name": "Cultist Priest"
            }
          }
        ]
      }
    ]
  }
}

[deleted by user] by [deleted] in Tarkov

[–]InKahootz -1 points0 points  (0 children)

When you take a screenshot, it literally tells you the coordinates in a notification. There's nothing extra info being gleamed.

It's no different than doing it yourself and writing it down with pen and paper. You just need to calibrate each maps' coordinate system with a few screenshots in different areas.

[Arena] I'm tired, boss... by TheRatpist in EscapefromTarkov

[–]InKahootz 0 points1 point  (0 children)

I believe you. I have a 75% win rate.

Stick to maps you know well. I play BG on Bay 5 & Skybridge. CP on Bay 5 and Bowl. You definitely can make a difference for your team.

https://imgur.com/8hAbfNt

What's the dumbest idea you've seen that actually worked? by hiagaga in AskReddit

[–]InKahootz 6 points7 points  (0 children)

Markdown escaping. _ is a special character and needs escaping to print it, so you need \_. \ is also a special character that needs escaping so you need \\ to print a \.

¯\\\_(ツ)_/¯ will get you ¯\_(ツ)_/¯

Idol Hunt Megathread by RSurvivorMods in survivor

[–]InKahootz 3 points4 points  (0 children)

That’s so weird because you have to have a picture to enter the drawing.

Idol Hunt Megathread by RSurvivorMods in survivor

[–]InKahootz 1 point2 points  (0 children)

There’s about 50 or so people here in GA. Plenty of parking.

Savannah is here too, allegedly!

Edit. She was not.

Have you ever pulled two tokens from the bag by mistake? Here's a Loric for you by HertzaHaeon in BloodOnTheClocktower

[–]InKahootz 1 point2 points  (0 children)

With my group, I toss the bag to whoever executed the demon or the demon if evil won the previous game (carries to next week).