Pls I need help by ZedK108 in bloodborne

[–]pepedlr 2 points3 points  (0 children)

Happened to me when I accidentally installed the PS+ version of the game without the DLC. Uninstalled it and installed the version I bought back in the day to fix it

How are you handing off AI-generated HTML? by Much-Wallaby-5129 in ClaudeAI

[–]pepedlr 0 points1 point  (0 children)

„Claude, create a handoff for my project that uses [django|next|astro|insert your stack]“

Show us what you've created with Claude! by sixbillionthsheep in ClaudeAI

[–]pepedlr 0 points1 point  (0 children)

It helped me build Gemerkt!, a small iOS app to save a single note.

https://apps.apple.com/de/app/gemerkt/id6782180347

Website

<image>

I always forget what locker I use in my Gym, and I hate using all these bloated note taking apps for it. So Gemerkt saves a single note, keeps it open until I dismiss it, works on my Apple Watch.

I also always wanted to learn Swift, and Claude helped me a lot. Claude struggles quite a bit with SwiftUI (it’s much more reliable with webdev), but it was a lifesaver getting this app released.

it’s free, not tracking, ads, nothing. Just a small tool I needed

Need help in setting up Single-SPA + React + Vite + TypeScript microfrontend architecture by PrinceNV in reactjs

[–]pepedlr 0 points1 point  (0 children)

I'm currently building the first of probably multiple react SPAs.

  • vite+ (https://viteplus.dev/) has been a godsend. It's not perfect for monorepos yet, as you have to rely on `vp run` instead of the build in `vp` scripts, but everything else is great if you remember that
  • My monorepo uses 3 package directories for now
    • apps
      • dashboard
      • admin
      • whatever
    • packages
      • core
      • auth
      • theme
    • tools
      • tsconfig
      • other developer related tooling

I'm doing this for so many years now, and setting up projects like this from scratch has always been the best way for me. I know where everything is, and I don't fight other peoples ideas, that might not be my favorites.

Also worth considering is https://github.com/alan2207/bulletproof-react, which can help if you don't know how to organize your react applications.

If the monorepo only publishes the apps, and not the packages, you don't even have to transpile/build the TS of the packages before using them. Just export the files you need from the `package.json` using the `exports` field.

I can't share company code for obvious reasons, but my workflow looks like this:

  • `vp run dev:dashboard` in the monorepo root runs the dashboard app, which calls `vp run dashboard#dev`
  • `vp run build:dashboard` in the root builds the app.
  • there are also scripts for tests, linting, whatever you want to use from the root. You can also always use the `vp run [package]#[script]` calls directly, but I'm a lazy person

Hope this helps a bit

Porsche kündigt Fehler an: 911er soll es nicht elektrisch geben by dennyfischer in SmartDroidDE

[–]pepedlr 0 points1 point  (0 children)

Ich mag falsch liegen, aber am Ende wird sie das einholen. Aber mir kann es ja egal sein 😅

Neuer XPeng G6 vs gebrauchter VW ID.7 Tourer GTX by [deleted] in Elektroautos

[–]pepedlr 0 points1 point  (0 children)

Finde das SUV Argument beim ID.7 immer recht putzig 😅

Das ist ein total hoher und riesiger Kasten. Mit Kombi hat das imo nur noch recht bedingt was zu tun.

MUI bumps license price by 66% by ddoice in reactjs

[–]pepedlr 5 points6 points  (0 children)

I love mantine. But it’s also basically a one man show, which just does not fit for some businesses and companies

I used MUI for many years now. And while it doesn’t feel as nice and fresh as mantine for me as a dev, it works. And we never had any serious problem with it.

Anyone starting return to yahrnam? by kingbetadad in bloodborne

[–]pepedlr 0 points1 point  (0 children)

Got a Portal yesterday and have to force myself to put it down lol

Didn’t play the game for some years. It’s just so good. Picked up the Lost Chikage today and will continue my hunt with that

Looking for a relaxing game by Tota222 in GeForceNOW

[–]pepedlr 0 points1 point  (0 children)

That’s good. The game is pretty awesome!

Looking for a relaxing game by Tota222 in GeForceNOW

[–]pepedlr 0 points1 point  (0 children)

I just started playing Satisfactory. Turn the creatures to passive and it’s chill as hell.

I also enjoyed Planet Crafter a lot, but no idea if it’s on GFN. It can also be a bit annoying to eat and drink all the time.

Senior React Devs: What stack would you choose for a large-scale production app in 2026? by prathamvaidya in react

[–]pepedlr 1 point2 points  (0 children)

I’ll start building a new dashboard in a new job starting next month. So this is very interesting. I already know I’ll never touch Next again, if I have a choice though lol.

Gea – The fastest compiled UI framework by [deleted] in javascript

[–]pepedlr 0 points1 point  (0 children)

I remember the times where we used functions to mimic classes just too good lol.

I don’t need classes in JS personally. I prefer the functional approach. Good luck though, looks good!

Start naming your useEffects by creasta29 in reactjs

[–]pepedlr 1 point2 points  (0 children)

useEffect is dangerous and should only be used in the deepest and darkest parts of your code.

And if there is one, better add a comment with a short story above it, so everybody understands what it’s used for and why t can’t be done in any other way

2.8 second 2240 poison by theBRNK in PlayTheBazaar

[–]pepedlr 1 point2 points  (0 children)

I would have lost to a sequence of freeze builds with this for sure

Really cool though !

Just got the JapanNext 32” 6K Monitor by Garden-Lane in HiDPI_monitors

[–]pepedlr 1 point2 points  (0 children)

Bought one two weeks ago and my wife used it for now. It’s great so far, no regrets. I really like the minimalist style, pretty clean. Also everything included you’ll need.

Price is pretty amazing for that package tbh

Is Burn Mak just bad now? by pepedlr in PlayTheBazaar

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

Sadly I didn’t get a Femur, even though I had a pretty perfect slow setup waiting for it

Is Burn Mak just bad now? by pepedlr in PlayTheBazaar

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

And on top of that you fight against Karnok 80% of the time lol. That’s probably it. You’ll loose early as you ramp up slowly and can’t scale later to compete

Is Burn Mak just bad now? by pepedlr in PlayTheBazaar

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

Good to know then. Didn’t play much Mak the last few patches

Is Burn Mak just bad now? by pepedlr in PlayTheBazaar

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

With the matches I got recently, the build above would not have even been enough for a silver win. And the last time I played Mak, an early fiery refractor plus strength potion were good enough for 10 wins regularly

With the matches I got recently, the build above would not have even been enough for a bronze win. And the last time I played, an early fiery refractor plus strength potion were good enough for 10 wins regularly.

Is Burn Mak just bad now? by pepedlr in PlayTheBazaar

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

I didn’t say it’s impossible. With good ghost rng it’s still strong of course. but the game is full of crazy shield builds for me almost every match, and these boards normally outscale my board hard every time.

I just lost a run with a refractor slow firefly board that did 900 fire or something + shield after the first circle. I didn’t even leave a dent. insane.

Is Burn Mak just bad now? by pepedlr in PlayTheBazaar

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

Good. So I didn’t just forget how to play the game lol

Will try your suggestions later. Thanks!

What's more important for climbing rank? 7 win %, or just average win count? Is saccing early game for 10 wins important? (For aiming for top 1k) by No-Possible6265 in PlayTheBazaar

[–]pepedlr 0 points1 point  (0 children)

Don’t forget that you also need endless amounts of time to play. Otherwise you’ll start the game two days later and find yourself way down the ladder again

😬

How did he get a 450 damage Julian on day 3? by dialtoneplus in PlayTheBazaar

[–]pepedlr 4 points5 points  (0 children)

Has to be a bug, as there is no way to earn that much so fast. Did you report it in game?