[-] cameron@compuverse.uk 28 points 1 year ago

I would like games to arrive as a single complete package, but I was relatively fond of expansion packs from games like RollerCoaster Tycoon.

They took the game you already had, and pretty much doubled it, they were fantastic!

Far better than any modern DLC for sure.

15

Hi, I run the Lemmy instance over at https://compuverse.uk I seem to be getting spammed with literally thousands of incoming activity requests (primarily coming in from lemmy.world and lemmy.ml). (I measured about 1 new request ever 0.01 -> 0.02 seconds)

The error message in the Lemmy logs is very unhelpful, giving 0 detail about the actual error itself.

The UUIDs in the activities seem to be all unique, rather than duplicates. Does anybody have any idea what's going on and why there is such a large torrent of requests coming in?

This was so bad it essentially caused a DoS attack on my instance, and brought it down. I have had to move the PostgreSQL server onto a more powerful machine in order to keep up with the request rate!

Any help or advice is greatly appreciated :)

Thanks,

Cameron

5

eTail.market currently have both of the recent Spider-Man games currently on offer, according to IsThereAnyDeal, these are the lowest prices currently available for the games.

Could be a good time to grab them if you haven't already :)

[-] cameron@compuverse.uk 3 points 1 year ago

This is a good question, I'm not actually sure to be honest with you.

So far I've heard nothing about the main project receiving any sort of threats, and even the Steam page wasn't officially DMCAd or the like. It was more of a threat saying they WOULD officially DMCA if the project wasn't taken down.

It's very interesting that it was played like this rather than just officially issuing a DMCA takedown request. Almost like they weren't 100% convinced the official DMCA would actually hold up?

[-] cameron@compuverse.uk 4 points 1 year ago

Source Code

I do plan on making the source code for this bot public eventually.

It's a lot better than it was when I first started, but still an absolute travesty with a lot of hardcoded nonsense.

Once the code is cleaned up, I will be posting the source code on my GitHub over at https://github.com/CameronRedmore

15
CompuVerse Deals Bot (compuverse.uk)

Hi all!

In order to give people automated access to loads of game deals, I've created the CompuVerse Deals Bot!

This bot will automatically post new deals as they come in from https://isthereanydeal.com!

To try to keep the quality of the bot's posts at least moderately good, there are a few limits in place.

The bot will only post deals which follow these rules:

  • Offer title is at least 30% off
  • Offer title has at least 75% positive reviews on Steam
  • Offer title is not a DLC

The bot will automatically post the highest cut it has found in the title of the post, along with Steam review scores for the game.

The main body of each post will consist of basic review information on the game, and then a table listing current best known prices in GBP, USD and EUR (other currencies can be added in future if this is something people are interested in!)

I hope you find the bot useful.

Please let me know any suggestions or improvements you may have regarding this bot :)

Thanks,

Cameron

4

If you're interested in grabbing R&C Rift Apart on PC (fantastic game BTW, of potentially a little on the short side for my personal preferences) it's currently going for 13% off on eTail.market!

For other regions I recommend visiting https://isthereanydeal.com/game/ratchetandclankriftapart/info/

7

If you're a fan of TellTale games, Monkey Island is a classic.

A real gem of a game and well worth snagging, especially when it costs as much as a coffee.

[-] cameron@compuverse.uk 2 points 1 year ago

This is a great point! At present I'm using a UK dataset, but I could likely cross reference with the datasets from other regions and try to find the price in those too. Maybe give prices like [£5/$6/€5.50] or something!

I'll have a look and see what I can do :)

10
submitted 1 year ago by cameron@compuverse.uk to c/gaming@beehaw.org

cross-posted from: https://compuverse.uk/post/3922

I know many people don't like Ubisoft, but for those of you who do enjoy their games (including myself), they have an event going on here today at:

  • 10:00 (AM) PT (West Coast United States)
  • 13:00 / 1:00 PM ET (East Coast United States)
  • 17:00 / 5:00 PM UTC (GMT +0)
  • 18:00 / 6:00 PM BST (Most of the United Kingdom)
  • 19:00 / 7:00 PM CET (Most of West Europe)
  • 2:00 (AM) JST (Japan)
  • 3:00 (AM) AEST (Oceania)

You will be able to watch the event on:

[-] cameron@compuverse.uk 2 points 1 year ago

Ah, most of my public stuff is indeed in Java, but I haven't made any new projects in Java for quite a while now haha.

Most of my projects have actually been in NodeJS until rather recently.

As my introduction post states, I'm trying to learn Rust at the minute! So the bot is actually written in Rust!

Unfortunately, not knowing a language leads itself to writing terrible, unreadable code that goes against all the conventions haha! Hence the horrendous state the bot is in right now :)

I've temporarily taken the bot down whilst I rewrite it and make it more general and clean. I'm trying to make it more... modular :)

I've just had an idea however, I could implement a system which would enable to bot to run an external command, parse in the output (likely JSON), and then treat it as posts to make, that would enable anyone to write a "provider" in any language they like, the main bot would just call that, and so long as they returned data in the right format, it'd just work.

Something to think about for sure! 🤔

[-] cameron@compuverse.uk 3 points 1 year ago

Coleman is a real brand!? I legitimately had no idea 😂

I loved FFXV, the only advertisement I outright noticed was Cup Noodles, but that was a SUPER egregious one!

[-] cameron@compuverse.uk 3 points 1 year ago

The bot code is SUPER nasty right now, lots of hardcoded URLs and stuff atm.

I plan to generalise it and then I'll likely throw it on my GitHub! https://github.com/CameronRedmore

I'll let you know once it's up there :)

[-] cameron@compuverse.uk 2 points 1 year ago

Technically the domain of this instance didn't change. This instance was setup from scratch, under compuverse.uk.

However, a different instance did run under the same domain for a brief period of time, which was removed, and completely replaced by a brand new fresh instance.

[-] cameron@compuverse.uk 2 points 1 year ago

Good ideas! I'll take a look and see what I can do :)

At present the information (including the historic low indication) is coming from the same source as the deals themselves (https://yesthereisadeal.com), I'll have to look into trying to extract the game's name, and attempt to match it to an OpenCritic / MetaCritic score!

Thanks for the suggestions, if you have any more ideas, please do let me know :D

8
Plans - Deal Bot (compuverse.uk)
submitted 1 year ago* (last edited 1 year ago) by cameron@compuverse.uk to c/gamedeals@compuverse.uk

For new subscribers to this community, I plan to write a bot which will automatically find and post deals (likely using the fantastic resource that is https://isthereanydeal.com!)

So hopefully we'll soon have awesome deals being posted here automatically :D

EDIT: The bot is live: /u/gamedealsbot!

At present, this is pulling data from yesthereisadeal.com
I plan to add support for more deal sources in the near future!
6
submitted 1 year ago* (last edited 1 year ago) by cameron@compuverse.uk to c/gamedeals@compuverse.uk

This is the lowest price the collection has ever been! Well worth grabbing if you can :)

46
submitted 1 year ago by cameron@compuverse.uk to c/gaming@beehaw.org

cross-posted from: https://compuverse.uk/post/453

This is the lowest price the collection has ever been! Well worth grabbing if you can :)

9
submitted 1 year ago by cameron@compuverse.uk to c/gaming@beehaw.org

cross-posted from: https://compuverse.uk/post/309

Why does this work?

1
Federation Query (compuverse.uk)
submitted 1 year ago* (last edited 1 year ago) by cameron@compuverse.uk to c/lemmy_admin@lemmy.ml

Hi all, I'm very new to this fediverse thing!

I've recently setup my own instance of Lemmy which I've called "CompuVerse".

This seems to be going quite well, the instance is setup, I seem to be able to view content from other instances and even comment and such!

However, I'm noticing a few oddities. I'm not sure if I'm just misunderstanding something about how the fediverse works, but I don't seem to be able to see my comments and posts from other instances.

~~For example:~~

~~lemmy.ml: https://lemmy.ml/u/cameron@compuverse.uk Shows no content for my account~~

~~beehaw.org: https://beehaw.org/u/cameron@compuverse.uk Shows comments, but no posts~~

~~However, if I view other users' profiles from my own instance, I can see both their posts and comments.~~

~~Is this normal or have I managed to mess something up with federation?~~

Scratch that, upon making this post I've realised what's happening.

It would appear that I can't see any content that I posted to my own instance from other instances such as lemmy.ml and beehaw.org.

Does anyone have any tips at all?

Much appreciated,

Cameron

[-] cameron@compuverse.uk 4 points 1 year ago

Most of the mods that were infected were projects specifically designed to host the malware. From what I've read, only one legitimate user's projects were affected, and like yourself, I'd never heard of the mods personally.

So, this is a dangerous bit of malware for sure, with the potential to spread quite badly, but so far I believe it's had quite a limited reach due to not actually infecting anything super popular.

[-] cameron@compuverse.uk 12 points 1 year ago

This situation is potentially a little overblown.

A very specific subset of mods were problematic.

The real worry is that the malware can automatically spread itself into all the other .jar files on your device!

CurseForge have a disinfection guide here: https://support.curseforge.com/en/support/solutions/articles/9000228509-june-2023-infected-mods-detection-tool/

So I highly recommend you give that a check through if you've downloaded anything from CurseForge recently.

view more: next ›

cameron

joined 1 year ago
MODERATOR OF