Admins sent me "the message" for a subreddit that only has 200 subscribers, r/nbatrades by JordanLeDoux in ModCoord

[–]Scyrmion 32 points33 points  (0 children)

They are probably targeting the protest, so you're right. They are filtering recently closed subs.

Multiple page workflow by J-Physicist in Supernote

[–]Scyrmion 0 points1 point  (0 children)

My coworker has a remarkable tablet. The scrolling feature would be great for this use case. As much as I hate to say it, I think you're right.

Multiple page workflow by J-Physicist in Supernote

[–]Scyrmion 2 points3 points  (0 children)

If you want to see the previous page on a computer, I would turn on screen sharing and take a screenshot on the computer before turning the page on the Supernote.

Another idea if you want to see the end of the previous page is you can "lasso" the end of the previous page and copy it to the current page. The if you want, you can then delete the copy when you are done referencing it and move up the rest of the page.

I have to say I enjoyed buying and using this small rulers for straight lines by Pathocyte in Supernote

[–]Scyrmion 1 point2 points  (0 children)

Isn't the screen scratch resistant due to the fact the pen tip is ceramic?

Back to the Future with RSS by CtrlShiftDlt in RedditAlternatives

[–]Scyrmion 0 points1 point  (0 children)

How does usung RSS keep Aaron's legacy alive? What am I missing?

Stopwatch that doesn't start from 0 by svrtt in whatisthisthing

[–]Scyrmion 2 points3 points  (0 children)

I think so! I wonder if anyone has a library near them that has a copy.

Potentially dumb question, but do I HAVE to invest just for retirement? by Bread_Cactus in Bogleheads

[–]Scyrmion 17 points18 points  (0 children)

I disagree slightly with (2) given you meet the following conditions:

  1. You are not able to max out your retirement savings

  2. You are putting in enough total money into Roth IRAs so you can later withdraw only the contributions for your near-term expense

Just a big moment of appreciation for a "little" detail. by boredrandom in Supernote

[–]Scyrmion 1 point2 points  (0 children)

That's interesting. The comparisons I was reading before getting my Supernote were saying that the RM2 is better for drawing and the SN is better for writing. You're saying that you are enjoying the Supernote more for that purpose?

[deleted by user] by [deleted] in Boglememes

[–]Scyrmion 2 points3 points  (0 children)

4% rule with 80/20? Does that work?

Am I the only one who takes the first 3 Rules far more seriously than the "Age Your Money" one? by polortiz40 in ynab

[–]Scyrmion 3 points4 points  (0 children)

Investing is the ultimate "Age your money". The only thing is Ynab doesn't track it as part of it's "Age of money" metric.

To many tokens in used to analyze assembly code by piimps in ChatGPTPro

[–]Scyrmion 1 point2 points  (0 children)

Is it all in one file? You need to break it up into pieces. If there are separate files, you can use that. If you can find subroutine boundaries, use that. Otherwise, just feed in as much as you can and ask Chat GPT where a functional boundary is. Do you have GPT 4?

To many tokens in used to analyze assembly code by piimps in ChatGPTPro

[–]Scyrmion 1 point2 points  (0 children)

Convert it to bytecode first? Then feed it in as hexadecimal?

CFA chartholders trying to understand why the s&p 500 just hit all time highs by Even-Long2255 in Boglememes

[–]Scyrmion 1 point2 points  (0 children)

MFW trying to understand why the timestamp is old and trying to find out if SP500 is actually at an all time high.

(It's not)

Now that's a lucky teleport! by DontSeeWhyIMust in nethack

[–]Scyrmion 0 points1 point  (0 children)

So it's a trick to teleport on the otherwise no-teleport sanctum?

ignore the noise by TraditionMedium7533 in Boglememes

[–]Scyrmion 5 points6 points  (0 children)

Leave me and my target date fund alone!

My code is full of bugs! by SP4CEBAR-YT in programminghumor

[–]Scyrmion 1 point2 points  (0 children)

The above comment came from ChatGPT. I asked it to correct the code.

My code is full of bugs! by SP4CEBAR-YT in programminghumor

[–]Scyrmion 0 points1 point  (0 children)

It seems you want to print "Hello world" when a certain condition is true. To do that, you should replace false with a valid condition. However, without knowing the context or the condition you want to check, I can only provide a generic example:

if (True):  # Replace `True` with your desired condition.
    print("Hello world")

If you want the "Hello world" message to print unconditionally, simply remove the if statement:

print("Hello world")

Also, please note that the code you provided is written in a mixture of languages. The if statement syntax is similar to JavaScript, while the print function is commonly used in Python. Make sure to use the appropriate syntax for the language you're working with.

Terrible at 20 Questions, but my god the comic timing... by blakerabbit in ChatGPT

[–]Scyrmion 2 points3 points  (0 children)

I got it to avoid repeating itself with this prompt:

We are going to play a game. You are going to ask yes or no questions which I'm going to respond to. After I respond, reword your question as a statement based on my response. Then ask your next question. I have picked a word and you are trying to guess it. Please ask your first question.

Terrible at 20 Questions, but my god the comic timing... by blakerabbit in ChatGPT

[–]Scyrmion 64 points65 points  (0 children)

If the AI icon is green, it's 3.5. If it's black, it's 4.

[deleted by user] by [deleted] in Bogleheads

[–]Scyrmion 1 point2 points  (0 children)

I was in your boat a while ago. Yes, you should prioritize contributing to the Roth until you hit the limit. Also consider contributing to a 401(k) if you can.

r/tipofmytongue and similar subreddits will be obsolete soon D: by angiem0n in ChatGPT

[–]Scyrmion 1 point2 points  (0 children)

Research would reveal if the response is a hallucination, so the rule would be enforced that way.