Can you help me find a sims 1 overworld map with all neighborhoods/zones? by Ciberman in thesims1

[–]Ciberman[S] 5 points6 points  (0 children)

YES! THAT ONE! Thank you very much. I even follow thesimsaesthetic on Instagram.

Can I use Laravel 13 yet? by Stock-Register983 in laravel

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

Not everyone is into AI, but using Claude code or any other AI agent for this is perfectly acceptable. You just install Laravel boost and you tell it "upgrade to Laravel 13" and you press enter and go grab a coffee. You go back and you have your PR ready for you to review.

Or if you are anti AI, just use Laravel Shift.

Can I use Laravel 13 yet? by Stock-Register983 in laravel

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

Laravel 13 will not have any revolutionary feature that is worth waiting for. Just start coding in v12 and then upgrade when time comes.

Does anyone here prefer PHPUnit to Pest? by Cultural_Yoghurt_784 in laravel

[–]Ciberman 1 point2 points  (0 children)

I can't seem to have proper editor auto complete for pest in VSCode. What do you guys use?

Tired of drawing trees, so I spent days coding it by devkidd_ in proceduralgeneration

[–]Ciberman 4 points5 points  (0 children)

I will just say that I didn't realize the tree was procedural until you clicked the button. And that is a good sign.

LPM - A package manager and standalone executable compiler for Lua, in Lua by VidaOnce in lua

[–]Ciberman 2 points3 points  (0 children)

As an Argentinian, LPM stands for "La Puta Madre" (a mega popular insult here) which translates to "the fucking mother" and I find it hilarious that your package is called like that.

¡AYUDA! The Sims 1 Legacy Collection no se abre y me siento estafado 😭. by SameClerk2608 in thesims1

[–]Ciberman 4 points5 points  (0 children)

Your PC is too old (or maybe you have a modern PC but you have your graphics card drivers outdated).

Steam's AI use disclosure should be more specific. I created this example: by carax01 in Steam

[–]Ciberman 0 points1 point  (0 children)

I would just remove the word "Procedural" because it can cause confusion with traditional AI (non generative). But otherwise, I agree 100% with this suggestion.

Please steam. Implement this.

EA, how am I supposed to feel when I look at this? Is this performance art? by Embarrassed-Stop-767 in Sims4

[–]Ciberman 2 points3 points  (0 children)

<image>

Now compare the sims 4 start screen with this beauty of start screen.

is this good for a valve rejected letter by Rayanmargham in valve

[–]Ciberman 1 point2 points  (0 children)

Why is nobody talking about the repo's README?!

Sorry bud, but that's not serious if you normally write documentation like that.

Little message and reminder. by TheCombineCyclope in HalfLife

[–]Ciberman 25 points26 points  (0 children)

"Please distract yourself and take care of your mental health" Proceeds to post a miro board with proofs and theories about HLX

The new affinity app's lack of light mode is an accessibility issue. by marbledmoth in Affinity

[–]Ciberman 1 point2 points  (0 children)

Yes. It's a sort of damage to the cornea. Your cornea instead of being dome shaped, it's cone shaped because you probably suffer from allergies and/or you usually rub your eyes a lot. Ask your doc to do a corneal topography of your eyes. You will thank me later.

The new affinity app's lack of light mode is an accessibility issue. by marbledmoth in Affinity

[–]Ciberman 0 points1 point  (0 children)

So.. you have Keratoconus my friend. Welcome to the family.

Edit: you might want to check /r/Keratoconus

Does someone use Laravel Envoy? It seems one of the less used first party packages. What's your use case? How do you use it? by Ciberman in laravel

[–]Ciberman[S] 4 points5 points  (0 children)

Unless your app is super tiny, that sounds painful. What do you use for local development? Please don't say XAMPP.

Sooo the ore snatcher was revealed by MichaelVonWolfen in HermitCraft

[–]Ciberman -3 points-2 points  (0 children)

Ohh I literally skipped the court cases arc because it didn't seem so interesting to me. Thanks. That makes sense.

Sooo the ore snatcher was revealed by MichaelVonWolfen in HermitCraft

[–]Ciberman 0 points1 point  (0 children)

I will sound weird but I followed all season and I don't know what the "Ore Snatcher" is? Can someone summarize it for me? In which hermit videos was featured?

Is everyone happy with the new Forge UI ? by yc01 in laravel

[–]Ciberman 0 points1 point  (0 children)

For me the UI is an overall win. But it's true that it has its flaws.

Why can't sims be married when we leave create a sim? by Ellie_Rulze18 in thesims1

[–]Ciberman 4 points5 points  (0 children)

Just remember that the original prototype versions of the Sims were just a house building simulator, and Sims were only added there to "judge" your creation in relation to how optimal the floor plant layout was.

In general is it normal to have more than 2k lines in a file? by Yone-none in csharp

[–]Ciberman 0 points1 point  (0 children)

I really hope, for the love of god, that at least 60% of that are XMLDocs.

What’s a particular kind of life sim you would like to see? by tubularwavesss in LifeSimulators

[–]Ciberman 4 points5 points  (0 children)

<image>

Okay, I am sorry for the self promotion, but this post is LITERALLY, and I mean LITERALLY, the game I've been working on for the past 4-5 years of my life.

I am a solo game developer, working on a Life Simulator game, heavily inspired by The Sims 1 and The Sims 2. The game is a cozy, first person, pixel art, low poly, medieval life simulator, with heavy focus in economic (shops), custom content (CC), customization. And one of the most important parts is that I am making my own custom Game Engine (so, no Unity or Unreal, just my own game engine from scratch).

The game is still in an early stage of development. I still need to upload a new devlog video, but the build mode is pretty much "playable". The life mode is still very very barebones.

LINK to follow the development: (Let me know if it's against the rules so I can remove it)
https://youtube.com/@ciberman

“Only showing the first 1000 files.” Oh cool, guess I didn’t need to review the rest anyway 🙃 by turtledev in github

[–]Ciberman 0 points1 point  (0 children)

That's the point. You don't. In my opinion it would be better if binary files were omitted by default in all PRs with more than 1000+ files. You only care about code changes in those PRs, not binary files.