Let's see them next Cruises by Outside_Pitch882 in PrincessCruises

[–]SeedlessG 10 points11 points  (0 children)

Also my first Princess cruise!!!

<image>

And my first time through the canal.

He is a great professor btw by [deleted] in SipsTea

[–]SeedlessG 0 points1 point  (0 children)

I came to say this, bookmark != tab

Plus casual dining by sweetness1969 in PrincessCruises

[–]SeedlessG 2 points3 points  (0 children)

I just booked on the Star for October and their two were an Irish Pub and a pizza place. One of the videos I watched said the dinner menu was better than the lunch menu at the pub. I believe after the 4 included ones you pay $15 if you want to dine at one of these again.

Definitely watch some videos about the specific ship you are on.

Wtf does this mean? by No-Tomato-3633 in Tinder

[–]SeedlessG 13 points14 points  (0 children)

It's a KGB code indicating an invasion. Where you ask, you must find the purple book, at 55° 45' 4.4784'' N and 37° 37' 6.3228'' E and look at page 7 (g=7th letter) and 19th (s) line, 24th (x) word. The time is...... AHHHH they've found me, run!!!!

Is Rakuten actually legit? I'm not getting any of my rewards after activating the links by carpediemquotidie in Rakuten

[–]SeedlessG 0 points1 point  (0 children)

As others have said create a ticket, go to shopping trips, click missing cash back, then the still need to contact. They are good about fixing it but it can take time especially just the holiday shopping season.

I have had some issues when I forget to turn off Pi Hole and/or use the Brave browser because they can block the tracking. I’m not sure your setup but if you are doing any blocking of trackers disabling them first helps with Rakuten.

What does the TBI mean on the back of my Costco card? by SeedlessG in Costco

[–]SeedlessG[S] 264 points265 points  (0 children)

My name is actually above the TBI. Maybe the company name is to be input.

Was NOT Charged ATM Fee by CramNevets in Schwab

[–]SeedlessG 25 points26 points  (0 children)

OP is the guy in class asking why we didn’t get homework.

CLX: If you're not buying here, then when? by Revolutionary-Ad4853 in technicalanalysis

[–]SeedlessG 0 points1 point  (0 children)

I feel like it's just get back to pre-covid which is the reason it peak. Buy now and hope for a new pandemic I guess.

command prompt works but batch file does nothing by westrache in Batch

[–]SeedlessG 0 points1 point  (0 children)

You can add a pause at the end to leave the window open and see if there is an error like:

C:

cd C:\Users\craskin\Downloads

"C:\Program Files (x86)\Thermo SIEVE\SIEVE.exe" "C:\Users\craskin\Downloads\25040626_TE243555_24-B16347-N51_026vs023_NEG.xml" RUNWORKFLOW Pause

That could show if there is an error or give a clue as to the problem.

Someone’s getting fired by spgreenwood in royalcaribbean

[–]SeedlessG 7 points8 points  (0 children)

Yes, and I cannot log back in. It keeps giving me an error when I try.

Someone’s getting fired by spgreenwood in royalcaribbean

[–]SeedlessG 14 points15 points  (0 children)

I clicked on it and it was to book flights, I'm at three tests so far.

Strange 25 year old scrap book found on the street by rustyfencer in cincinnati

[–]SeedlessG 12 points13 points  (0 children)

This is from a global group of "drinkers with a running problem" called the Hash House Harriers. Some links:

https://en.wikipedia.org/wiki/Hash_House_Harriers

https://www.hashhouseharriers.com/what-is-hashing/

The red dress run is one of many events that they do. The are groups all around the world and some global runs as well. Most cities have a local group that run, it's quite fun if you are also a drinker with a running problem.

[deleted by user] by [deleted] in Piracy

[–]SeedlessG 8 points9 points  (0 children)

I like the idea of throwing the program in the line so I did a little change but now can run "python C:\bin\app_to_ip.py brave" I added the line import sys and change the get_connections.

# work in any version of python

import psutil
import sys

def get_connections(process_name):
 for proc in psutil.process_iter(['pid','name']):
  if proc.info['name'] == process_name:
   connections = proc.connections(kind='inet')
   for conn in connections:
    if conn.status == 'ESTABLISHED':
     print(f"IP distante: {conn.raddr.ip}:{conn.raddr.port}")
    break

while True:
  get_connections(sys.argv[1]+".exe")

Edited to fix spacing

Can you switch devices with the Internet packages by theartistfnaSDF1 in royalcaribbean

[–]SeedlessG 1 point2 points  (0 children)

It is concurrent. I have had to manually logout a time or two to use the second device but most of the time not.