cyberpunk007

@cyberpunk007@lemmy.ca

This profile is from a federated server and may be incomplete. Browse more on the original instance.

cyberpunk007,

Ah, finally. Now we will stop talking about, hearing about, and shoving “AI” in everything and the next new thing will be “quantum internet enabled” things.

cyberpunk007,

If only snapshots and backups were a thing…

cyberpunk007,

It’s a piece of cake. Some code along the lines of:

If ($user.modifyCommentRecentlyCount > 50){

Print “user is nuking comments” $comment = $previousComment }

Or some shit. It can be done quite easily, trust me.

cyberpunk007,

This is it exactly. Edits to use are “changed”. To the back end it’s just an iteration while the rest still exist.

cyberpunk007,

The words of every junior dev right before I have to spend a weekend undoing their crap.

There are so many ways this can be done that I think you are not thinking of. Say a user goes to “shreddit” (or some other similar app) their comments. They likely have thousands. On every comment edit, it’s quite easy to check the last time the users edited one of their comments. All they need is some check like checking if the last 10 consecutive comments were edited in hours or milliseconds/seconds. After that, reddit could easily just tell the user it’s editing their comments but it’s not. Like a shadowban kind of method. Another way would be at the data structure level. We don’t know what their databases and hardware are like, but I can speculate. What if each user edited comment is not an update query on a database, but an add/insert. Then all you need to do is update the live comments where the date is before the malicious date where the username=$username. Not to mention when you start talking Nimble storage and stuff like that, the storage is extremely quick to respond. Hell I would wager it didn’t even hit storage yet, probably still on some all flash cache or in memory. Another way could be at the filesystem level. Ever heard of zfs? What if each user had their own dataset or something, it’s extremely easy and quick to roll back a snapshot, or to clone the previous snapshot. There are so many ways.

At the end of the day a user is triggering this action, so we don’t necessarily need to parse “billions” of records. Just the records for a single user.

cyberpunk007,

How do you do that? Do you narrow it down to a timeframe?

When a user edits a comment, they submit a response. When they submit a response, they trigger an action. An action can do validation steps and call methods, just like I said above, for example. When the edit action is triggered, check the timestamp against the previously edited comment’s timestamp. If the previous - or previous 5 are less than a given timeframe, flag it. “Shadowban” the user. Make it look like they’ve updated their comments to them, but in reality they’re the same.

We’ve had detection methods for this sort of thing for a long time. Thing about how spam filtering works. If you’re using some tool to scramble your data, they likely have patterns. To think reddit doesn’t have some means to protect itself against this is naive. It’s their whole business. All these user submitted comments are worth money.

Now you need to parse billions upon billions upon billions of records. And yes, it’s billions because you need the system to search through all the records to know which record fits the parameters. And you need to do that across multiple backups for each deleted profile/comment.

This makes me thing you don’t understand my meaning. I think you’re talking about one day reddit decides to search for an restore obfuscated and deleted comments. Yes, that would be a large undertaking. This is not what I’m suggesting at all. Stop it while it’s happening, not later. Patterns and trends can easily identify when a user is doing something like shreddit or the like, then the code can act on it.

It’s a lot of work. And what’s the payoff? A few good comments and a ton of “yes this ^” comments.

this

cyberpunk007,

Don’t they normally last 7 years? Or does it depend on the seat?

cyberpunk007,

According to gpt-4o:

The distinction between “greater” and “metro” areas can vary, but generally:

  1. Greater Area: Refers to a broader region that encompasses a primary city and its surrounding suburbs, towns, and rural areas. This term emphasizes the inclusion of all areas that are socially and economically linked to the primary city. For example, “Greater London” includes not only the city of London but also its surrounding boroughs and smaller towns.
  2. Metropolitan (Metro) Area: Focuses more on the urban core and its directly connected suburbs and cities. It typically includes the main city and its high-density surrounding areas that share infrastructure, economy, and services. A metropolitan area is often defined by commuting patterns and economic interdependence. For example, the “New York Metropolitan Area” includes New York City and its densely populated surrounding counties in New Jersey, Pennsylvania, and Connecticut.

While both terms describe regions that extend beyond a single city, “greater” is often more expansive and includes more diverse types of areas, whereas “metro” emphasizes the contiguous urban and suburban zones directly tied to the city.

cyberpunk007,

What you mean, you people?!

cyberpunk007,

Yo dog, we stuffed AI in your AI so you can use AI while you use “AI”

cyberpunk007,

Where I live the picture sure felt to scale. I swear I almost melted.

As someone who is aging. Late thirties. How can I keep my finger on the pulse of current trends, particularly in music?

As an example. I grew up in hip-hop but at a certain point I stopped listening to new people and realised recently that I’d slept on some bangers. Like Kendrick particularly, but even people like Juice WRLD and Xxxtentacion....

cyberpunk007,

My dude, I’m the same as you and I just keep radioing shit on Spotify and shazaming shit I hear and doing the same for TV shows and movies and tapping into the Spotify premade playlists from time to time. Works aight enough.

cyberpunk007,

In juniper networking hardware. And many others. If you have the capability to create what’s missing (drivers etc) it will work well. If you do not, well, there’s shit tons of drivers for Linux.

What's a good NAS and server system under CAD$900 (USD$658)?

I am currently using an old laptop (circa 2015) with a 250GB SSD in it, and 4GB of RAM. It runs Fedora 39 Server, and only hosts a Jellyfin instance through Docker right now (though I want to use Nextcloud later too). There is only 15GB of storage left on it, and the CPU is constantly overloaded (due to forced transcoding). I...

cyberpunk007,

Truenas core/scale, custom built (easy) but the disks will be the main costs… I think ik 2015 mine cost me 450$. Disks were 1200 :/

cyberpunk007,

Here we go. It begins. Later than I expected, tbh, but here it is.

EA wants to place in-game ads in its full-price AAA games, again (www.techspot.com)

EA has tried this before, with predictable results. In 2020, EA Sports UFC 4 included full-screen ads for the Amazon Prime series The Boys that would appear during ‘Replay’ moments. These were absent from the game when it launched, with EA introducing the ads about a month later, thereby preventing them from being...

cyberpunk007,

Burnout paradise city. Which also was one of my fav games of all time. No ads would be cool.

cyberpunk007,

When I start editing in Davinci Resolve…well, that’s why I went from 32 to 64 a few years ago.

cyberpunk007,

My exact choices. I want to love the open source phone options but… Corporations have embraced android and iPhone. I worry about road blocks with things like duo and apps that don’t permit install on rooted things etc.

cyberpunk007,

We will stop all the flights and yachts and cargo ships when it’s too late. Don’t worry.

cyberpunk007,

Recycling? You mean shipping garbage to China and throughout it all in land fills?

cyberpunk007,

What? What type of integration? I just wanna watch Plex and Netflix on there.

VMware security advisories are now non public (from Reddit)

The location of VMware Security Advisories (VMSAs) has changed on May 6, 2024. They are now available from the Broadcom Support Portal. The legacy VMSA URLs still work but are now redirected to the portal, for example: www.vmware.com/security/…/VMSA-2024-0002.html points to support.broadcom.com/web/ecx/…/23681....

cyberpunk007,

Ok I’m not sure what your point is then. VMware clustering isn’t free either.

cyberpunk007,

Correct, it’s not really accurate to compare kubernetes to lxc. It’s a container orchestration tool.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • provamag3
  • kavyap
  • DreamBathrooms
  • InstantRegret
  • magazineikmin
  • thenastyranch
  • ngwrru68w68
  • Youngstown
  • everett
  • slotface
  • rosin
  • ethstaker
  • Durango
  • GTA5RPClips
  • megavids
  • cubers
  • modclub
  • mdbf
  • khanakhh
  • vwfavf
  • osvaldo12
  • cisconetworking
  • tester
  • Leos
  • tacticalgear
  • anitta
  • normalnudes
  • JUstTest
  • All magazines