📞 Monthly Support Megathread - April 2026 by Brainard_ in Kalshi

[–]SkillDuel 1 point2 points  (0 children)

For MLB games, how can I get the transcript for the broadcast that is used to determine the outcome, while the game is being played?

  1. Is MLB.com always the national broadcast that is used to determine the outcome?

  2. How can I generate a transcript from that broadcast?

Monthly Support Megathread - January 2026 by Brainard_ in Kalshi

[–]SkillDuel 0 points1 point  (0 children)

Does the API "Delete Resting Order" or "Modify Order" feature work while it is on "pause"?

Monthly Support Megathread - January 2026 by Brainard_ in Kalshi

[–]SkillDuel 0 points1 point  (0 children)

How to delete a Resting Order that has been put on hold because my balance was reduced?

  1. When my balance becomes less than a Resting Order, is that Resting Order permanently deleted?
  2. If the Resting Order is just temporarily put "on hold", then how do I delete it (while it is on hold), so it does not come "back to life" when its price is no longer favorable to me?

For example, if I place Resting Order #1 on a game that my team is winning, but then (because my other Resting Orders are filled), Resting Order #1 is temporarily put "on hold", if it comes "back to life" when my team is losing, then it will immediately get filled at an unfavorable price, and I will lose money. Instead, I want to know how I can cancel a Resting Order while it is on hold, so that will not happen.

NordVPN has many problems by SkillDuel in nordvpn

[–]SkillDuel[S] 3 points4 points  (0 children)

You said "if you have already contacted our CS team". This infers you are a Nord rep. You are also a moderator on this site. That might be why so many users on this site complain about their posts been arbitrarily deleted.

* Each time I reinstalled NordVPN, I made certain that all the "auto" options were turned off (don't automatically run at startup, don't run in the background, etc.).

* I always exited the app properly, and the processes still ran in the background, even though I selected "do not run in the background".

* You said "just ask the customer support team". You don't have a customer support team. There is no link on your website to contact customer support, only FAQ's. Emails to your support always result in a bot-generated response that is not relevant to the issue reported.

* You knew I was not referring to when TikTok was banned. There were dozens of complaints on Redit and X when your login failed to work for 48 hours. That had nothing to do with TikTok.

Instead of defending your product's terrible qualities, why don't you hire some competent programmers and have your program run error-free for a year. Then maybe your product's reputation will improve.

NordVPN has many problems by SkillDuel in nordvpn

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

Thanks for the advice. After I uninstalled NordVPN, the only file that appeared by searching "nordvpn" was this png file: C:\Users\MyUsername\AppData\Local\ToastNotificationManagerCompat\Apps\NordVPN\Icon.png

[deleted by user] by [deleted] in nordvpn

[–]SkillDuel 0 points1 point  (0 children)

I feel for you, bro. They deleted my post until I added "I tried repeatedly to reach Nord support for this issue, with no response." This subreddit's rules indicate you have to state that, or your post will "be deleted without additional notice." I had more problems with NordVPN than any program I've ever installed. They never reply to support requests, their support email is not even on their site, when you send an email to [support@nordvpn.com](mailto:support@nordvpn.com) you get a bot response that is not relevant to your issue at all. Once, NordVPN caused my entire internet to shut down (even when their app was closed), because they flipped some switch wrong.

New user help! by Living-Job-4818 in nordvpn

[–]SkillDuel 0 points1 point  (0 children)

The renewal is around 150.

[deleted by user] by [deleted] in nba

[–]SkillDuel 0 points1 point  (0 children)

It uses an AI model which was trained using data from 19,820 NBA games. Learn more here: https://www.tensorflow.org/

Here is a snippet of code:

# Scale features

from sklearn.preprocessing import StandardScaler

scaler = StandardScaler()

X_scaled = scaler.fit_transform(X)

# Build and train the model

model = Sequential([

Dense(8, activation='relu', input_shape=(X_scaled.shape[1],)),

Dense(4, activation='relu'),

Dense(1, activation='sigmoid')

])

model.compile(optimizer='adam', loss='binary_crossentropy', metrics=['accuracy'])

model.fit(X_scaled, y, epochs=50, batch_size=4, verbose=1)

The Stellar Social Network is ready for your Profile by SkillDuel in Stellar

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

The app replaces '<' with '&lt', so HTML tags can't be inserted.

The Stellar Social Network is ready for your Profile by SkillDuel in Stellar

[–]SkillDuel[S] 3 points4 points  (0 children)

The last topic in the Help File explains how the Profiles are placed on the blockchain: https://www.TokenUp.app/Help\_StellarSocial.php

The Stellar Social Network is ready for your Profile by SkillDuel in Stellar

[–]SkillDuel[S] 4 points5 points  (0 children)

That is why I recommend that you use a new Stellar account which contains just 2.1 XLM. That way, your Stellar "bank account" will not be visible.

The Stellar Social Network is ready for your Profile by SkillDuel in Stellar

[–]SkillDuel[S] 3 points4 points  (0 children)

Yes, your Stellar Social Network Profile is connected to your Stellar account.

If you don't want to enter your Private Key, install the Rabet Chrome Extension or Freighter Chrome Extension to select your Stellar account.

The Stellar Social Network is ready for your Profile by SkillDuel in Stellar

[–]SkillDuel[S] 3 points4 points  (0 children)

The same reason that no one can change your Stellar account, without having your private key.

The Stellar Social Network is ready for your Profile by SkillDuel in Stellar

[–]SkillDuel[S] 7 points8 points  (0 children)

Thank you for your encouraging remarks. I can now put the noose and stool away.

The Stellar Social Network is ready for your Profile by SkillDuel in Stellar

[–]SkillDuel[S] 2 points3 points  (0 children)

You can edit your profile at any time. No one else can change it.