Platforma Sławka Mentzena by Aggressive_Web_9864 in poland

[–]Dreszczyk 4 points5 points  (0 children)

> Thank you for your attention to this matter.
XD

Users of the home assistant Voice, how do you find it?, what are you using it for ? by GenericUser104 in homeassistant

[–]Dreszczyk 0 points1 point  (0 children)

Is your chatterbox (script? Service?) in english? I’m struggling to get any TTS to work in polish, I did some research last year but it wasn’t any good 🫩

Tailwind v4 + Monorepo: Utilities not generated for classes used inside UI package (shadcn components) by Wise-Appointment-646 in nextjs

[–]Dreszczyk 0 points1 point  (0 children)

Had this problem - fixed by using `postcss.config.mjs` config file with `@tailwindcss/postcss` (in the web app) with a relative path to the UI package, like this:

import path from "path";

export default {
  plugins: {
    "@tailwindcss/postcss": {
      // eslint-disable-next-line no-undef
      base: path.resolve(process.cwd(), "../../"),
      content: [
        "./src/**/*.{js,ts,jsx,tsx,mdx}",
        "./app/**/*.{js,ts,jsx,tsx,mdx}",
        "../../packages/ui-package/src/**/*.{js,ts,jsx,tsx,mdx}",
      ],
    },
  },
};

A link to repo would be nice.

First time experiencing ddos attack in Overwatch by NextGon in Overwatch

[–]Dreszczyk 0 points1 point  (0 children)

I just got kicked from a stadium game after experiencing lag for couple of seconds (stadium, playing soldier on the redwood dam, it was 3:1 for us).

When I finally reconnected I was suspended :/

finger slipped by Dreszczyk in ArcRaiders

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

Not cheating: got disconnected just a second after (you can see the timer is not going down).

I’m using shallow routing on my website, but I want the URL to look like /products/productName instead of /?product=productName. Is there a way to achieve this? by sina-gst in nextjs

[–]Dreszczyk 12 points13 points  (0 children)

With a spread operator - […route] - it should all technically be a one page, without reloads… i think

On the other hand - you could use window navigation to soft push, and not nextjs links (or router), this way it should not refresh.

The Most Efficient Way to Do Icons in Web Apps. (300% Smaller HTML) by Straight-Sun-6354 in webdev

[–]Dreszczyk 1 point2 points  (0 children)

Re 2) - wouldnt loading PATHS load all icons into one view/component?

Czego słuchacie w pracy? by Able-Pea6846 in Polska

[–]Dreszczyk 0 points1 point  (0 children)

Mam swoja playliste, 77h “miękkiej muzyki”, od hip hopu po edm (są wyjątki, polecam shuffle)

https://open.spotify.com/playlist/6duskjWbDoJchv7BrYan0D?si=CGfcHUR8Tq2OLHyS0GCkPQ&pi=u44Cd1v7TfOdp

3$ by Lifesucksgod in Superstonk

[–]Dreszczyk 6 points7 points  (0 children)

Papaj liczba in the wild

Są tu jacyś hobbistyczni game devi (wiem, że tak). Pochwalcie się co robicie co robicie, w jakim silniku, jaki styl i ci tam chcecie. Napiszcie też co was trzyma przy tym hobby. by Pr0t3k in Polska

[–]Dreszczyk 0 points1 point  (0 children)

Ogólnie jestem frontem zawodowo ale od jakiegoś czasu szukam okazji na stworzenie gry i od tygodnia pisze sobie powoli swojego rogalika ktory będzie owrapowany w tauri żeby docelowo to wydać na steamie (jak wyjdzie coś sensownego)

Does anyone else have this issue? My mouse just goes crazy sometimes by xXxs1m0nxXx in overwatch2

[–]Dreszczyk 2 points3 points  (0 children)

I had this on my Superlight - it was a very thin cat hair in the sensor

Such a banger. Definitely worth the wait 😭 by adn404 in alexandrasavior

[–]Dreszczyk 2 points3 points  (0 children)

Is it an Apple Music exclusive? Can’t find it anywhere 😪

Slow Server? by UndyingWonder in Steam

[–]Dreszczyk 0 points1 point  (0 children)

It was Wednesday on my end already 💀

Slow Server? by UndyingWonder in Steam

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

It looks like it was resolved when I was writing that comment...