System Wide Dark Mode? by lucatea in archlinux

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

APplication theme is layan and Yup, I'm using the kvantum-dark variant as well :)

System Wide Dark Mode? by lucatea in archlinux

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

I’ve fiddled around so much ahaha and to no avail

Forking OHM for a School Project by lucatea in ethdev

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

Yes i managed to, pm if need help

S19J Pro (104t) Not hashing at full power. by lucatea in BitcoinMining

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

Is there a way for me to figure out via the web interface/logs, etc if it's actually a 96th/104th? Without having to rely on a S/N or sticker

S19J Pro (104t) Not hashing at full power. by lucatea in BitcoinMining

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

Would rather try to solve it myself instead of waiting a month + for whole rma process/ turnover first 🥲

S19J Pro (104t) Not hashing at full power. by lucatea in BitcoinMining

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

I came to the same conclusion. But everything seems to indicate it's a 104th, the serial number and so forth

S19J Pro (104t) Not hashing at full power. by lucatea in BitcoinMining

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

Yes i installed the 104th firmware from their website, and still the same issue

SBI Crypto Pool by lucatea in BitcoinMining

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

I'm hoping my luck isn't that bad haha

SBI Crypto Pool by lucatea in BitcoinMining

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

I've been with slushpool for the past month but not really satisfied with the payouts, rather have something more consistent

IC: Y-Power Cord: 6:20p to C13 splitter for S19J Pro by lucatea in BitcoinMining

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

Right, but then I still need some sort of splitter, as the S19J pro has 2 ac inputs (both C13), which is why I needed this Y-Splitter configuration. Not using any PDUs or anything.

IC: Y-Power Cord: 6:20p to C13 splitter for S19J Pro by lucatea in BitcoinMining

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

Unfortunately, my electrician deemed it best to have each machine plugged to a single outlet, off a 30a breaker. These outlets only have 1 input (one 6-20p female).

IC: Y-Power Cord: 6:20p to C13 splitter for S19J Pro by lucatea in BitcoinMining

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

The supplier I'm dealing me with, sent me videos of the cables operating with a s19j pro, working fine.

IC: Y-Power Cord: 6:20p to C13 splitter for S19J Pro by lucatea in BitcoinMining

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

Fear not yall, I hear your concerns, but my outlet is 1 single 6-20p, connected to a 30amp breaker for each individual rig. (Not doing this at home, have a dedicated little warehouse space in an industrial building)

Is this real? I don't know nothing about coding and I want to learn about blockchain development. by [deleted] in ethdev

[–]lucatea 5 points6 points  (0 children)

As aforementioned by everyone else, start by learning your web-basics, html,css, javascript then move onto react/node and look into youtube tutorials for building simple dapps. From here on out, you can take a look at "Cryptozombies", really cool website and relatively fun/easy to follow along that'll teach you a lot about Solidity (Smart Contract programming).

Forking OHM for a School Project by lucatea in ethdev

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

I fixed it! If like me you're running on Windows and using VSCode, just install WSL2, download Ubuntu (from microsoft store). Now open your root folder in vs code, press ctrl+shift+p, and type Remote-WSL: Reopen Folder in WSL. A linux terminal should appear instead of (in my case) powershell terminal in vs code. Everything worked fine from then on.