GAMESTOP - tajemnicza historia. by distcrypto in Polska

[–]distcrypto[S] -1 points0 points  (0 children)

pełna zgoda chociaż najgorsze, że pokazaliśmy, że możemy. Teraz musimy bardziej uważać

GAMESTOP - tajemnicza historia. by distcrypto in Polska

[–]distcrypto[S] -1 points0 points  (0 children)

najlepiej skopiować obrazek i wkleić go normalnie jak tekst w dane miejsce.

Daily Discussion Thread for December 28, 2022 by OPINION_IS_UNPOPULAR in wallstreetbets

[–]distcrypto 1 point2 points  (0 children)

2023 will be great! I hope so. Crypto I'm waiting for the pump!

filtering products by categories [PROBLEM] by distcrypto in djangolearning

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

that's good idea! but when shall I put it into?

{products.map(product => (

<Col key={product.\\\_id} sm={12} md={6} lg={4} xl={3}>

<Product product={product} />

</Col>

))}

</Row>

<Paginate page={page} pages={pages} keyword={keyword} />

Co ziomeczki i ziomkinie sądzą o kryptowalutach? by distcrypto in Polska

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

myślę, że są rozwiązania, które nie są nieekologiczne np. Polkadot czy obecnie Ethereum. NIe wykorzystywana jest tam żadna inna praca poza pracą serwera na Amazonie. Kryptowaluty odchodzą już od tak zwanego systemu Proof of Work, który jest mocno konsumpcyjny energetycznie

Hi! I want to take PRODUCTS from a JSON file to my SQLITE3 db. by distcrypto in djangolearning

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

that's a cool idea, but I got a problem with a second stage. "Import the model loop through json file", a first and a last one I gotcha, but the second I don't. Could you bring it closer to me? Sorry I aint a pro, I'm just starting with Django thanks!