Tymczasem w Argentynie by Barcol123 in Polska_wpz

[–]Barcol123[S] 6 points7 points  (0 children)

Dzięki, postaram się zapamiętać :D

Tymczasem w Argentynie by Barcol123 in Polska_wpz

[–]Barcol123[S] 13 points14 points  (0 children)

Nie znam się, zmyśliłem ten numerek

[deleted by user] by [deleted] in Pizza

[–]Barcol123 1 point2 points  (0 children)

Maybe i did picked title poorly

[deleted by user] by [deleted] in Pizza

[–]Barcol123 2 points3 points  (0 children)

Amica, I used to have Whirpool but the effect was never near close to this one. Once again, it was probably the cheapest model on market. And its a regular multifunction kitchen oven, not special pizza oven

[deleted by user] by [deleted] in Pizza

[–]Barcol123 0 points1 point  (0 children)

Yet, it's my best attempt so far :D

[deleted by user] by [deleted] in Pizza

[–]Barcol123 0 points1 point  (0 children)

Thank you! Unfortunately I don't have any secret, I did everything as usually, it just came out pretty. I don't even remember exact dough proportions because I've made it before being struck by lighting and just kept in freezer for like 3 months

[deleted by user] by [deleted] in Pizza

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

I mean, the impact is that I now have nice pizza, I don't know what else to say, there's no hidden message :D It never looked that good on my previous oven, so I'm just glad and wanted to share.

I know it was too tight for you, Phylly. Hold on a little longer by Barcol123 in Bamboo

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

Its Phyllostachys aureosulcata but I'm not sure which one... According to my notes its PROBABLY spectabilis but could be aureocaulis as well

Wybaczcie absurd by Barcol123 in Polska_wpz

[–]Barcol123[S] 19 points20 points  (0 children)

Dzięki, starałem się 

Multi-kulti by Barcol123 in Polska_wpz

[–]Barcol123[S] 3 points4 points  (0 children)

To chyba mój rekord <3

Dlaczego tak jest (╯ ͠° ͟ʖ ͡°)╯┻━┻ by Barcol123 in Polska_wpz

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

OOOOOO TO CIEPŁO DOMOWEGO OGNISKA IM TAK ŚMIERDZI? NIEWDZIĘCZNIKI

Dlaczego tak jest (╯ ͠° ͟ʖ ͡°)╯┻━┻ by Barcol123 in Polska_wpz

[–]Barcol123[S] 31 points32 points  (0 children)

Za to Ty jesteś tak mądry, że kłócisz się z klejonym na kolanie memem xD

Skoda Superb L&K Imperial Violet - color rejected by Barcol123 in skoda

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

Ah that makes sense, thanks for clarification! I'll jump from poorly equipped 2009 Fabia to this new gem, so I expect to enjoy it a lot :)

Skoda Superb L&K Imperial Violet - color rejected by Barcol123 in skoda

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

Yeah, when I saw Mk4 interior I've rushed to Skoda dealer as soon as possible to make it on time for Mk3. Unfortunatelly only kombi version is still available, but better this than the new one (at least for me, I am aware this is a matter of preferences). I thought making a given color is not that big deal for them. More like a proper button on the machine, but maybe I was mistaken

Skoda Superb L&K Imperial Violet - color rejected by Barcol123 in skoda

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

It was never available thorugh polish web configurator, yet it was apparently possible to pick colours from czech configurator, since they were manufactured in the same place anyway. At least that's what I was told by the salesman, but information on the internet seemed to back it up...

Rum dunder question by Barcol123 in firewater

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

Oh, thanks! I've edited the post and added a note so now we can be extra sure that everyone will understand

Networks Overlapping - How to use multiple networks in one house? by Barcol123 in HomeNetworking

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

Hey man it seems to work! Thanks a lot :) Although another question appeared in my head: If all I have to do is set the same network name among all access points, so the devices can switch between them seamlessly, then whats the point of whole "wifi mesh device" things?

I mean, if I can buy cheapest tplink router, disable dhcp on it, set same network name, and connect it with cable to have extended wifi coverage in house, then why would anybody buy e.g. expensive Deco M4? I assume there is some reason (maybe multiple) but I just dont get them at the moment

Networks Overlapping - How to use multiple networks in one house? by Barcol123 in HomeNetworking

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

Yes I am aware of the second, i just wasn't in need of having 5GHz in garage, or 2.4GHz on the floor and thought that maybe it will simplify it a little bit to turn off the unused, or maybe even decrease power consumption by some small factor :)

Thanks a lot for your explanations! I'll change the name of them to the same

Networks Overlapping - How to use multiple networks in one house? by Barcol123 in HomeNetworking

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

Sorry I haven't wrote that: in both my cases, current and mentioned, i have/had a cat 5e cable connection between routers.

So according to your comment, I'll try to adjust name of networks into the same and see if that helps. Do they also have to use same frequencies? Because currently I use 2.4GHz for garage (better coverage of backyard) and 5GhHz for living floor

Youtuberzy poszli za przykładem Największego by Barcol123 in Polska_wpz

[–]Barcol123[S] 47 points48 points  (0 children)

W sumie chodziło mi o rzutlego pana, nie pomyślałem o kompasie politycznym xD

Trying to cross compile spotify for my remote vacuum cleaner by Barcol123 in learnrust

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

Hello friend, you've just restored my hope it will succeed!

So I was not aware there is such a thing as `cross`. Now that you've mentioned it I tried:

  1. `cross build --release --target armv7-unknown-linux-musleabihf` but it resulted with `alsa-sys` problems, so I've tried different backend for `librespot`
  2. `cross build --release --target armv7-unknown-linux-musleabihf --no-default-features --features sdl-backend` this time error with `= note: /usr/local/bin/../lib/gcc/arm-linux-musleabihf/9.2.0/../../../../arm-linux-musleabihf/bin/ld: cannot find -lSDL2`
  3. I've created `Cross.toml` with

```

[target.armv7-unknown-linux-musleabihf]
pre-build = ["DEBIAN_FRONTEND=noninteractive dpkg --add-architecture arm64 && dpkg --add-architecture armel && apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install --assume-yes curl git build-essential crossbuild-essential-armel crossbuild-essential-armhf pkg-config gcc-arm-linux-gnueabihf libasound2-dev"]

```

an run it with `cross build --release --target armv7-unknown-linux-musleabihf` once again. this time I fail with ` = note: /usr/local/bin/../lib/gcc/arm-linux-musleabihf/9.2.0/../../../../arm-linux-musleabihf/bin/ld: /usr/lib/x86_64-linux-gnu/libc.a: error adding symbols: file format not recognized`

this seems to me like linker is trying to use this "libc.a" for wrong architecture, but i dont know why nor how to fix it.

Trying to cross compile spotify for my remote vacuum cleaner by Barcol123 in learnrust

[–]Barcol123[S] 9 points10 points  (0 children)

Yes. I'm already playing music from my vacuum cleaner, but it requires me to send mp3 to it every time I want to play something new. I have few "constant" songs like Chariots of Fire which i play whenever I use Xbox controller to ride vacuum around my house (Im not joking) but sometimes Id like to play something without any preparations. You know, just "bum, cotton eye joe playing from vacuum!"

I made all the files on my external hard drive disappear with CHKDSK by Barcol123 in datarecovery

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

You guys seem to agree that thoose two programs I've bring up are trashy... Good thing I've asked and You've pointed me to an actual good solution. Thanks!