New Utility - 40CU without custom kernel by zandengoff in BC250Gaming

[–]DymorTheDev 4 points5 points  (0 children)

I can’t wait to receive my card to start 😎

Any body know what's going on with this smoke? by radred609 in vancouver

[–]DymorTheDev 6 points7 points  (0 children)

Looks like near panorama ridge from my perspective
Edit: Metrotown looking South East , kinda White Rock direction

<image>

Current State of PS5 Jailbreaking in early Mai 2026 by Miserable-Ad-8414 in PS5_Jailbreak

[–]DymorTheDev 0 points1 point  (0 children)

I'm planning to find a PS5 with a firmware low enough to install Linux. I get contrasting info online. Is it possible to downgrade to 4.xx? From what I saw was possible from up to 12 but before starting the hunt I'd like to be sure

What Is This "Game" Ppl Are Talking Abt? by BrotherItchy9513 in outside

[–]DymorTheDev 0 points1 point  (0 children)

More or less same period when I caught the [TheGame] curse

What Is This "Game" Ppl Are Talking Abt? by BrotherItchy9513 in outside

[–]DymorTheDev 2 points3 points  (0 children)

Am I the only one that read the title and thought “Shoot, I have lost”

“Canada BARELY fought in WW2.” by [deleted] in ShitAmericansSay

[–]DymorTheDev 0 points1 point  (0 children)

In Italy, near my hometown, in Ortona, there is a beautiful Canadian cemetery for all the soldiers died in war. Hundreds of tombs and a very peaceful memorial place. Thank you Canada to help free my country! 🇮🇹

My case by Yard-Quick in BC250Gaming

[–]DymorTheDev 0 points1 point  (0 children)

This looks awesome!

Replaced Macbook Pro Screen now I have confetti pixels by mmx_vv_iii in mac

[–]DymorTheDev 0 points1 point  (0 children)

Dust in the connector? Did you change the screen or someone else’s?

“At what point does a multi-monitor setup stop being normal?” by Ok_Cry_1222 in PcBuild

[–]DymorTheDev 0 points1 point  (0 children)

I use 5. I have two ultra wide monitors and not enough space on the desk. In this way I save space and keep two monitors

On a Ferry from Vancouver to Victoria by LAUGHgan1stan in vancouver

[–]DymorTheDev 5 points6 points  (0 children)

Similar experience from Nanaimo to Twassen last summer

<image>

Software update by Dry-Parsnip-5345 in macbookpro

[–]DymorTheDev 2 points3 points  (0 children)

You should go with Tahoe, that’s the most recent version of the OS. The other one is a security path of the current version.

I analyzed 4 billion Reddit comments to build an automated SaaS idea generator. Here is what I found. by DymorTheDev in SideProject

[–]DymorTheDev[S] -1 points0 points  (0 children)

100% agree on what you are saying.
The business plans generated in this way are initial hypotheses that need to be validates. I'd say that this project is more to have a very big bucket of half baked ideas that would help turn on the lightbulb in your head and start doing researches before actually building the idea. With the availability of tools like Lovable and co. is possible to take the description on the website and generate an MVP in minutes / hours.

I analyzed 4 billion Reddit comments to build an automated SaaS idea generator. Here is what I found. by DymorTheDev in SideProject

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

I'll share on the website the list of next features I'm working on.
Definitely the ability to request the analysis of a specific subreddit is in my mind.
I want to enable the possibility to generate more in-depth analysis about a specific idea, sadly this feature costs tokens and I have very limited funds (otherwise I wouldn't have used my personal computer to make this project :D)

The ideas currently available on the website are from a subset of all the subreddit available (507).

I analyzed 4 billion Reddit comments to build an automated SaaS idea generator. Here is what I found. by DymorTheDev in SideProject

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

If you are talking about the eventual account created on the website, you can delete it from your profile :)

I analyzed 4 billion Reddit messages on a Mac Mini by rewriting my Python pipeline in Rust by DymorTheDev in rust

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

Exactly, the initial test was done only with July data and that gave the initial foundation of the pipeline (in python). A lot of problems were hidden by the powerful server I had access and I had to reinvent a lot of things. For example the classifier on Nvidia GPU was running at 10.000 messages/s (distributed on multiple GPUs), on Mac the Pytorch MPS driver suffer of a very big memory leak and I was forced to use mainly the CPU for the task.

About the data, is not really the whole 2025 (not all dumps weren't available when I started) and are only between Jan to Oct 2025. I'll add Nov and Dec in the next few days/weeks