Son of a Tech
Science & Tech • Investing & Finance
Community for the Son of a Tech Youtube Channel.
Interested? Want to learn more about the community?
Wart Pools

@GETGlobal tried to offer payment for jellyfc.com to promote their pool and then the poolop decided today to attack me over divorce and health struggles (real original) because of my opinion on dev fees in the warthog discord. Frankly I think the dude is a piece of shit and I wouldn’t trust him when it comes to fees etc. He didn’t provide a solid argument in my opinion. Warthog is not doing mandatory fees to my knowledge so my original tweet doesn’t fully match warthog so it wasn’t even really related. I already told him he can fuck off. His opinion represents a form of entitlement as a pool op I don’t find trustworthy. He is running a united states mining pool and supporting a fee form that would classify it as a security which is just wild to me. I do not know how many other content creators he reached out to if any. He was angry that i shared this screenshot in the wart discord. But if he truly thinks there is nothing wrong with doing this idk what he would be worried about. He also said i should have talked about the xefgex issue beforehand. My thoughts are I am not a damn crypto babysitter. If you cannot draw the ethical line that is not my problem. I am fed up with protecting these types of people. It’s crazy anyone would ask me in the first place. Everyone should know by now I will work at mcdonalds before I take a sponsorship related to crypto. I will always choose the right thing to do over money. The fact is this is why i can say the things I do and it is pissing people off because they have eveyone else scared. The RIGHT thing to do is always more important than money.

post photo preview
Interested? Want to learn more about the community?
What else you may like…
Videos
Posts
Articles
How To Mine Latest Spec Mine

Latest spec mine details in first comment

BC-250 Bios Crack and Settings

Here are the files with AMD flash and instructions https://drive.google.com/file/d/1WxRBqj9QZ_hwYzBsy5kzGmhQt7cUK4SW/view?usp=sharing unpack to a dos bootable drive created with rufus and follow video. To get into bios remove all drives. I also recommend turning off silent boot.

How to Buy Melania Meme

Use my referral for Ape pro: https://ape.pro/?ref=UZOt9qW9oUOa

Phantom Wallet: https://phantom.com/

Join Locals for exclusive content https://sonofatech.locals.com/
Check out the Crypto Mining Ecourse at https://sonofatech.com

Ergo Address: 9fCyhudURbDSA2qi9k3sh1LgbHwyFwT6fck7wQW2YYWk9xR1miN
ETH Address: 0x8446b70aA05c811d7bF590e6EDE3d90C00391FcE
ETC Address: 0x8446b70aA05c811d7bF590e6EDE3d90C00391FcE
ZIL Address: zil135ajqdgf9mj6r50e8t28p98xvsss8ay7cppyx5
RVN Address: RLS9LQQg3JyjZV8p2DigMrK3S2qR8syax2
BTC Address: bc1qrk5gvvcxnvaatl9eek8pld6xs5sw0c24tgaenp
KAS Address: kaspa:qzwqvpqnxnnfy7y8zdllms68yxvh9htt74rgytn0yjlwlydwcsvjgn0cz0fz6
Flux Address: t1a276Sn6AALj6ifkgMBi8cuxa2415UajsW
LTC Address: LbNTMKfnGVoBktK1v4MtGpsoXaECRzQ1sT
XMR: 4AG3vNVkPaZ5syjKRfaHNE6CJeZ3e1g3w6pwTTZsLZXYFEpcnZtKX5TQQ6WQ2gNUQ7YVQCXP7apcvigmZvuYLgX97YLmaTa

Affiliate Links
SimpleMiningOS: https://simplemining.net/ref?user=sonofatech
Octominer: https://octominer.com/?aff=blindrun
Amazon: https://amzn.to/3bmHH2V
Coastal ...

3 hours ago

Murica!

post photo preview
Redesign still working on making a smaller footprint.
June 20, 2025

Bitcoin.ℏ. Sponsored articles are all around. Wtf is Bitcoin.ℏ?

post photo preview
EVOAI Node + Wallet Linux

Quick guide to spin up a node and create a wallet for EVOAI on Ubuntu 24.04

 

 


Elevate Perms

sudo su

Start Screen

screen -S evoaid

Download

wget https://evoai.top/app/linux.zip

Unzip

unzip linux.zip

Enter Directory

cd linux

Make Executable

chmod +x evoaid

Run Node

./evoaid

Exit screen

  • Press ctrl+c to exit screen

Start CLI Screen

screen -S evocli

Enter Directory

cd /root/linux

Make Executable

chmod +x evoai-cli

Create Wallet

./evoai-cli getnewaddress

Dump Private Key

./evoai-cli dumpwallet evoaidata.txt

Read Priv Key

cat evoaidata | more

 

SAVE KEY in SAFE LOCATION

Read full Article
September 10, 2024
post photo preview
Another Rusty Spec Mine

Thanks to @ScarTalon for finding this one. 

 


Resources

Node: https://github.com/astrix-network/astrix-node

Miner: https://github.com/paragone/astrix-miner

    -Website: https://astrix-network.com
    -Explorer: https://explorer.astrix-network.com
    -WebWallet: https://wallet.astrix-network.com
    -Discord: https://discord.com/invite/cwfDZJ9dHx
    -Telegram: https://t.me/astrix_network
    -X: https://x.com/astrix_network
    -Github: https://github.com/astrix-network

  • Get node software 

wget  https://github.com/astrix-network/astrix-node/releases/download/v0.14.1/astrix-node-v0.14.1-linux.zip

  • unzip 

unzip astrix-node-v0.14.1-linux.zip

  • start screen to test (can make service later)

screen -S astrixd

  • Enter Directory

cd astrix-node

  • Start node with mining settings

./astrixd --utxoindex --rpclisten-borsh=default --rpclisten=0.0.0.0:34150

  • ctrl+a+d to exit screen
  • Enter directory

cd astrix-node

  • Start Wallet

./astrix-wallet

  • Connect wallet to node

connect 127.0.0.1

  • Create Wallet

wallet create

  • Use hiveOS image in custom miner requires kernel 6.1 meaning latest beta and now they did update latest stable to 6.1 as long as you use replace option to upgrade to it or on first burn. GUI latest stable will not update the kernel. 

https://github.com/Dalkson/Wrapper-Builder/releases/download/astrix-miner/astrix-miner-v0.2.1.tar.gz

Read full Article
post photo preview
Skoof Wallet and Node Guide

This is a guide to build a wallet and node for the Xelis fork Skoof. The wallet guide is first and you can mine to the public node I have built with rigel miner now. Node Guide will be completed later.

 

 

Only for Supporters
To read the rest of this article and access other paid content, you must be a supporter
Read full Article
See More
Available on mobile and TV devices
google store google store app store app store
google store google store app tv store app tv store amazon store amazon store roku store roku store
Powered by Locals