Skip Navigation

Search

Memory Express permanently closed - Ottawa, Mississauga, Hamilton, London

0

The bot should be fixed

I have updated some dependencies and refactored the posting mechanism, now the bot should correctly post to Lemmy. Previously Reddit's RSS was broken, then the lemmy Python dependencies became outdated, which caused the bot to be out of commissuion for a while.

5

Introducing ignorelist for the Reddit BAPC Reposting Bot

As you might see, we've had a multiple spam posts that made it through Reddit and got reposted by the bot. There was no way to determine if a post was spam or not.

To partially alleviate this, I added a ignore list here: https://github.com/poutinetown/reddit-sales-repost-bot/blob/main/ignored.txt

If you want to add something, please make a pull request (very easy with GitHub UI, you can learn here) that only modifies the ignored.txt file by adding a new line, and briefly describe the reasoning.

If you feel a URL has been unjustly added there, please open an issue and I will remove if it makes sense. So far, the URLs were based on the removed posts.

3

How would you feel if game deals are shared here?

A popular subreddit like /r/gamedeals is a good place to find game deals. In the BAPCS Canada subreddit, game deals are forbidden except for free games.

However, since the other game deals community are smaller/less active, would it be a good idea for this community to be a place to share Steam/Epicgames/Prime Games deals? Should there only been free games (like the subreddit), or is any discount okay?

Not sure about GoG and other platforms, but happy to hear thoughts on those as well.

7

It seems the bot was banned

I was wondering why the Reddit deals were no longer being shown here, especially the $1300 Dell PC with RTX3080+7700x.

It turns that bot was banned. I don't think there's any explanation available, guess bots are just not welcome in this instance?

Anyway, it was a great run, but guess Reddit couldn't be replaced in the end.

10

"Value" midrange GPU options

I've been looking at the current state of the GPU market since my RX 580 4GB is gonna be faced with 1440p soon and, while prices are still pretty bad, there's a few value options.

This was to suit my own preference but I thought it might be useful for others with similar needs. No preference towards Nvidia and I only care about rasterization so not looking at extra functionality/features making the shortlist basically just the AMD 6000 series midrange.

!

The standouts being the RX 6650 being the best overall value at ~$290 if you're fine with 8GB of VRAM and 6750 XT (or 6700 XT) for 12GB at ~$420 (these needing a good sale to reach that price).

The relative performance is from benchmarks at 1440p Ultra settings where 4090 performance is the baseline of 100% which should be representative of the average usecase for these (1440p and mostly not CPU bound).

There's nothing that offers 12GB under $380 (3060 12GB sacrifices some performance for 2GB of VRAM over the RX 6700) which is a shame in my opinion as 8GB is slowly becoming obsolete and has a good chance of shortening an otherwise serviceable card's lifespan.

I included the RX 7700 on there because there have been leaks about it and while they say it will be above 500USD, there's always the chance that AMD stops giving up free market share and puts it out at a reasonable price instead of slashing its price significantly 2 weeks after launch like it did with the higher end model recently. It makes sense for it to release around the release of Starfield (which they're giving away with their current GPUs) so might be worth holding out for that if nothing else comes up.

Otherwise, a sale on the 6750 XT seems like the best choice if you're willing to spend $420+tax on a GPU in terms of longevity and performance at 1440p.

2

I plan to deploy a /r/bapcsalescanada repost bot here next week

After reading this post and many comments supporting the use of a bot, I started testing a repost bot (initially announced here) on a test community.

It seems to be working well so far, with posts every 10mins. Since it uses GitHub Actions, there's no hosting aspect involved. Although the actions might not start exactly every 10mins, which means in some cases the posts maybe be a bit more delayed, no hosting means it will work as long as the GitHub Actions service is not shut down.

Unless there's serious opposition (happy to hear thoughts in the comments), I plan to deploy it here starting next week. If you simply do not like bots or don't want to get spammed, you can select "Block user".

4