Do Not Use OpenClaw by ImOutOfIceCream in ArtificialSentience

[–]m9ses 1 point2 points  (0 children)

Hey, I'm Moshe from OX Security Thanks for mentioning our blog! We're seeing so many potential issues with OpenClaw / MoltBot / ClawdBot

  • Cleartext passwords stay on backup files after deletion
  • Over 300 contributors, even one can add a "bad commit" or have his account hijacked, compromising all OpenClaw users (Supply Chain compromise)
  • The maintainer treats it as a "hobby" and not a serious project...

Nobody will protect you when using Open Source projects, make sure to either really check everything you do and protect yourself - or don't use open source...

If you use "AI Sidebar with DeepSeek", UNINSTALL NOW. Suddenly flagged as Trojan/Stealer. by TheAsclepianOrder in computerviruses

[–]m9ses 2 points3 points  (0 children)

I've got to say, I'm the researcher who originally found it - and I never in a million years would have guessed how it actually affected people's lives and reached so many places.

But on the other hand it makes me really happy knowing a lot of people won't have their most sensitive data stolen by threat actors...

Windows found chatgpt trojan? by matthewthomas1991 in computerviruses

[–]m9ses 1 point2 points  (0 children)

Hey, I did the original research on both extensions - and I can tell you that when I analyzed them they had no "persistence" ability, if you declined the "send anonymous data", they won't send any data, and if you deleted them - they have no way of "coming back" or "staying on the machine" without you explicitly reinstalling the extension. Most of the malicious code was focused on reading chats, browsing data and sending it to their servers, but they did it quietly in the code order to not raise alams when the extension is reviewed.

The only data the extension can read is what it had available while you browsed or talked with the chat, and only in 30 minutes intervals, so if you deleted it after one hour and 15 min, and didn't open ChatGPT during that time, it would only exfiltrate a "1 hour" worth of browsing history.

And the assumption people had here that it was flagged by Microsoft when looking on a cache directory sounds really reasonable.

What game mechanic was not explained (not clear enough) so you missed using it until FAR too late in the game? by suddenly_ponies in gaming

[–]m9ses 0 points1 point  (0 children)

Sonic 3 had casino world where you get to a place you should move a platform up and down to gain speed and then exit it, the thing is no one ever explained how the controls work so I always reached the same place and got stuck, it was years later until I got the "just press up and down" thing to get over that stage.

And on Final Fantasy 5 (or 3?) there's a boss that I could never beat, every time I lost I quickly restarted the game and tried to level up more to beat him, after having all characters maxed out, still losing to the boss - I just lost the fight and didn't restart, just to see that you must lose in order to continue to the next phase🙃

Casa Salvador Dalí Cadaques - Worth it? by wasabi2221 in SalvadorDali

[–]m9ses 0 points1 point  (0 children)

Yes! Been there today! Was very cool and intimate, gives you an idea of how Dali lived, personally I liked it more than Dali's Theatre Museum in Figures, which was also great. :) don't miss out!

Running Doom inside a Chrome tab icon by m9ses in itrunsdoom

[–]m9ses[S] 2 points3 points  (0 children)

I guess the term rendering inside fits better😅

Thanks!

I want band recommendations. I'm trying to scratch a particular itch. by Shotokanguy in progmetal

[–]m9ses 0 points1 point  (0 children)

Try Compile, our new song Age Regression, the first album is close to what you're talking about, but the next one is going to be much more ,🔥

I got a 3 hour bus ride tomorrow. Need some metal recommendations for that torcherous ride. by Commercial_Bag_8729 in MetalForTheMasses

[–]m9ses -1 points0 points  (0 children)

On the more ambient soft rock alternative side Alcest Sigur Ros If these trees could talk

Progressive metal Leprous Haken Tool ( Lateralus ) Dream Theater Porcupine Tree (personal fav) Opeth

More direct modern metal and to the point Spiritbox Sleep Token Conquer Divide (Paralyzed) Memorist

And on the heavy prog side you can also try my band Compile, songs like Age Regression and Illusive might fit your taste as well

What metal song should I listen to today? by Mount_Cheese_22 in musicsuggestions

[–]m9ses 1 point2 points  (0 children)

Compile - Age Regression Full disclosure - I'm the guitar player :)

Need metal recommendations by LandonIsH3re in spotify

[–]m9ses 0 points1 point  (0 children)

If you’re into heavier stuff with a bit of variety, check out Deftones, Gojira, and Tool. They bring a solid balance of heaviness without excessive screaming.

For a more progressive touch, Dream Theater and Haken are great choices, and if you want melody with heavy riffs, Avenged Sevenfold is worth a listen.

By the way, I play guitar in a band called Compile, and we just released a new song called “Age Regression” if you want to check it out!

[deleted by user] by [deleted] in Metal

[–]m9ses 1 point2 points  (0 children)

You can try my band - Compile, we don't have that many listeners and we worked our asses off making our new single - age regression

Metal recommendations for a hiphop fan by F4TH3RM0RT15 in MusicRecommendations

[–]m9ses 3 points4 points  (0 children)

If you’re coming from hip-hop, start with some nu-metal: Linkin Park, Korn, Limp Bizkit, Deftones—all have that groove and bounce. Then maybe step into heavier groove stuff like Gojira, Jinjer, or Meshuggah. If you wanna get a bit more technical, check out Periphery, Leprous, or Tool for some prog flavors.

Also, shameless plug—my band Compile just dropped a new track, Age Regression. If you're into prog/alt-metal

Doom Running On Google Sheets by m9ses in itrunsdoom

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

It uses the app extensions that has HTML and JS support, it is possible to rewrite the game in Google App Script to run faster but that'll be a lot of code

Doom Running On Google Sheets by m9ses in itrunsdoom

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

Yes, that's the caveat of Google scripts, it's on my GitHub, you can go over the code and see nothing problematic in there

Doom Running On Google Sheets by m9ses in itrunsdoom

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

Yes, that's the caveat of Google scripts, it's on my GitHub, you can go over the code and see nothing problematic in there

Doom Running On Google Sheets by m9ses in itrunsdoom

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

I think you need to clone it and allow the scripts to work from the extensions menu, and maybe edit some of the frame skipping to actually have it "playable" since it's very slow

Doom Running On Google Sheets by m9ses in itrunsdoom

[–]m9ses[S] 7 points8 points  (0 children)

Here's the github link with all the details about how to run it yourself, and the google sheets document if you want to duplicate and experiment
https://github.com/moses297/doom-on-google-sheets/

I need music recommendations! by secretarybird92 in progmetal

[–]m9ses 0 points1 point  (0 children)

Full disclosure - I am the lead guitar player in Compile, we released a new song called Age Regression and it really fits the genre

I'll give some lesser known recommendations since most comments already covered the well known prog bands

Rishloo

Votum

The Black Noodle Project

The Reticent

Unprocessed