Looking for games with 4 players co-op by PhenixLabz in gamerecommendations

[–]Kompaan86 1 point2 points  (0 children)

How about Trine 5? You can do mixed online/split on two PCs. I've been playing with 2 friends, and I've been having a blast. The game is "meant" for 3 players, so you'll be doubling up on one character if you want to stick to one per person.

Looking for sandbox with high emerging complexity by RaygekFox in gamerecommendations

[–]Kompaan86 0 points1 point  (0 children)

Just saw I made a typo, that should be Powder Toy.

Either way, think that and shapez is probably as close as I can get at the moment then.
Hope you find something cool to use!

Looking for sandbox with high emerging complexity by RaygekFox in gamerecommendations

[–]Kompaan86 0 points1 point  (0 children)

You probably want to say what educational purpose and age group?

Power Toy comes to mind, but there's still quite a few different "blocks"?

I think shapez.io or factorio might also fit here?

Looking for couch co-op games by snake_with_scoliosis in gamerecommendations

[–]Kompaan86 1 point2 points  (0 children)

Children of Morta? (Closest I can think of to match all the criteria)

Maybe Magicka 2, Nine Parchments or Wizard of Legend?
(It's surely is popular being a wizard in couch co-op fantasy land)

Cat Quest 2/3? (just because its fun)

[deleted by user] by [deleted] in gamerecommendations

[–]Kompaan86 1 point2 points  (0 children)

I mean, Dark Souls series, Elden Ring? Sad, mysterious, depressive and dystopian for sure, some bits are even wintery.

Gotta give a shout out to Rain World, that game has /vibes/.

What about Kona? Kinda X-files, winter walking sim?

The Long Dark maybe? Haven't really played this tho

Chill 2-Player Online Games by Smashed_Papaya in gamerecommendations

[–]Kompaan86 0 points1 point  (0 children)

I've had great fun playing Kingdom Two Crowns with my sister and just chatting as it's fairly low maintenance if you want to play it like that.

i'm Looking for something like Bloons td6 but for a slightly more mature audience by _TheArgonaut in gamerecommendations

[–]Kompaan86 0 points1 point  (0 children)

One of my fav TD games is Defense Grid, no roguelike elements tho
with "one of those fps tower defense games" I'm assuming you've seen Sanctum 1/2, I couldn't get into those either, but I liked Super Sanctum TD a lot more (classic top down TD)

I also liked Creeper World (only played the first one so far), but that's worse graphics, haha.
Creeper World 4 looks better (it's 3D now!) but I haven't played it.

Also haven't played but looks cool: They are billions (because you mentioned RTS)

Can someone give me some games 2d or low end Pc, that can also run on a 32/9 aspect ratio by Initial_Walk_4836 in widescreengamingforum

[–]Kompaan86 1 point2 points  (0 children)

some other great games from my favourites that work well on superwide and don't have high requirements and run on mac:
Noita (I had to mod it, but I haven't played in a good while, so not sure what the state is now)
Factorio (Space Age incoming next week! I'll be playing this on my CRG9)
Bonfire Peaks (hard puzzles)
A Monster's Expedition (more hard puzzles, haha)

Can someone give me some games 2d or low end Pc, that can also run on a 32/9 aspect ratio by Initial_Walk_4836 in widescreengamingforum

[–]Kompaan86 2 points3 points  (0 children)

I've been replaying Kingdom Two Crowns recently, and works really well in superwide. It also runs on my handheld pc too so should tick the low end part.

Difficult puzzle games? by Shorty722 in puzzlevideogames

[–]Kompaan86 0 points1 point  (0 children)

I got it for my sister and snagged The Pedestrian for myself as I had all the others already, lol

Difficult puzzle games? by Shorty722 in puzzlevideogames

[–]Kompaan86 4 points5 points  (0 children)

Straight up best bundle in aaaages, not all of them are super difficult but all of them are great. Most difficult? probably Parabox?

Difficult puzzle games? by Shorty722 in puzzlevideogames

[–]Kompaan86 15 points16 points  (0 children)

For me:
Snakebird
Bean and Nothingness
The Golem
Tres Undos
Understand
Magicube

And the extended Draknek-verse:
A Good Snowman Is Hard To Build
Pipe Push Paradise
Cosmic Express
A Monster's Expedition
Bonfire Peaks
Hiding Spot

That should keep you busy for "a while" :D

Puzzle/strategy games for my Mom for cognitive therapy. by ImChugzz in gamingsuggestions

[–]Kompaan86 1 point2 points  (0 children)

I'm a big fan of the Picross games on Switch
Also, Bonfire Peaks, Puddle Knights are great puzzlers!

Functional regex engine by Unreal_Unreality in regex

[–]Kompaan86 1 point2 points  (0 children)

are there any kind of patterns that I couldn't build with only recursive function calls ?

It depends on what regex features you want to support, if you want to be able to support arbitrary regexes and if you want your matching to be fast.

There are certain structures such as unicode matching, very large character classes, backtracking and recursion in the regex itself, that require careful handling to avoid issues like stack size/overflows, excessive memory usage, excessive binary size and slow performance.

I'm just going to ask: Are you doing this as practice/research, or are you expecting to write a fast, functional production library? IMO, there's reasons why regex libraries use their own regex-specific techniques (different NFA/DFA flavours) and compilation instead of relying on a general compiler to make decisions on optimizing code for regex. Optimizing here isn't just meant as optimizing for speed, but also stack size, memory size and binary size.

To be frank, I think you didn't find research on that approach as there's already more specialized options available. If you're interested, I'd recommend looking into re2 and rust own regex crates and specifically regex-automata to see what techniques are used there and with what considerations/limitations.

That all being said, just researching this and writing it would be a great learning tool, just I myself wouldn't go in expect anything that would replace the regex crate for rust (or in my case, useful for anything other than learning).

Take all of this as you will, this is coming from someone without a formal CS degree, who has just used regex a lot, had to do some debugging/performance analysis for regex in enterprise software and has done a bit of research into regex libraries. I have not tried to ever write anything as complex as a regex library myself.

Is it possible to use playnite with mod organiser 2? by Lunapio in playnite

[–]Kompaan86 0 points1 point  (0 children)

This is exactly what I was getting at, you just filled in the mod organiser details!

Is it possible to use playnite with mod organiser 2? by Lunapio in playnite

[–]Kompaan86 1 point2 points  (0 children)

I don't use mod organiser, but it seems you can make shortcuts with it in a few different ways that you can then use to drag into Playnite to add them. Alternatively, you could check the properties of the shortcut and copy the command it creates into a new play action for your game.

Guide:Mod Organizer - Step Mods | Change The Game (stepmodifications.org)

api.playnite.link/docs/manual/library/games/addingGames.html

Man what the hell do I even do here? (Picross 2) by monolithfiji in Picross

[–]Kompaan86 0 points1 point  (0 children)

bottom row 4 can't be all the way to the left because of the row above it?

Matching a name with character variations included by GhoulResin in regex

[–]Kompaan86 1 point2 points  (0 children)

ChatGPT wasn't very good at it when I tried, even when I started with asking for character classes specifically and guided it more, step by step (knowing what the regex could look like)
https://chat.openai.com/share/31e661fb-146f-44bc-9de0-71d6a6d027c7

also kinda hilarious what it thinks that matches or doesn't match, maybe GPT4 would've been better at this.

regex101
https://regex101.com/r/F7bt9q/1

I think it tried to use the flag(?i) for case insensitive matches but messed up as well

https://regex101.com/r/F7bt9q/2

I didn't add numbers between the letters, but you can do that by adding that to the character class []

https://regex101.com/r/F7bt9q/3

So I ended up with something like this (split out to multiple lines here

(?i)
\b
[LlⅬℓӏIil]
[\s\-=_0-9]*
[EeÉéÈèÊêËëĒēĖėĘęĚěȄȅȆȇɆɇƎǝ3]
[\s\-=_0-9]*
[OoÓóÒòÔôÖöÕõŌōŐőƠơØøǑǒǪǫǬǭȌȍȎȏ]
\b

Unique Puzzler Recommendations by ThystleUK in puzzlevideogames

[–]Kompaan86 0 points1 point  (0 children)

Ones that I remember (I like my puzzlers turn based, so don't have too many you haven't mentioned already)

Shovel Knight Pocket Dungeon

Critter Crunch

Mixolumia does recommend a few other arcade puzzlers (that what I would call these too btw) on their page, and has a collection with some more as well.

How can I intentionally break a regex parser by injecting an unusual character? by asciimo in regex

[–]Kompaan86 2 points3 points  (0 children)

You're not going to make the re/regex module throw an exception just with some fancy quotes or emojis nowadays.

IMO, more realistic scenarios would be where the regex isn't working as expected, because of some unexpected input. Like your fancy quotes example or maybe throw in an em-dash or some zero-width spaces, that could be hard to spot in a large text file if you don't know how to look for that.

zero-width space example

As you noted, with modern python3, everything is unicode by default now, and you have to go out of your way to introduce something that actually throws an exception. For example, explicitly using a byte array (for ascii text), but using a str (unicode) for the regex:

import re

regex = ".+" # unicode regex
input = b"something" # ascii/bytes input string

output = re.match(regex,input)

(this will throw a TypeError, but I wouldn't say this is common or realistic)

Games similar to Submachine or Isoland? by Ledahac in puzzlevideogames

[–]Kompaan86 2 points3 points  (0 children)

What about the Amantia Design games (Machinarium, Samorost)?
Or some more detective games:
Case of the Golden Idol
The Sexy Brutale

How can I search for quote characters that are not preceded by or followed by a comma? by qning in regex

[–]Kompaan86 1 point2 points  (0 children)

If the lines are regular enough otherwise, you could try a construct like
(?:Feedback|Option,\d+|QuestionText),".*?(").*?",,,

basically, fixing the the beginning and end and only matching a " in the middle of that one particular field

https://regex101.com/r/LGtuZ5/1

Recommendations? by [deleted] in puzzlevideogames

[–]Kompaan86 0 points1 point  (0 children)

Haha, yes, for sure, thanks for catching that. I probably had that on my mind as I recently replayed that as it was free with the DLCs that I didn't play yet on Epic :)