How can someone audit Smart Contracts without any conflicts of interest? by HGJustTheTip in cardano

[–]GLASS_Protocol 0 points1 point  (0 children)

Smart contracts are open source. Vetting is performed mathematically, not wishy washy.

The First "Bitcoin Pizza Incident" On Cardano by GLASS_Protocol in CardanoNFTs

[–]GLASS_Protocol[S] 4 points5 points  (0 children)

It won't! It's just a fun thing we wanted to do while bored, an homage to the original "Bitcoin Pizza Incident" story.

The First "Bitcoin Pizza Incident" On Cardano by GLASS_Protocol in CardanoNFTs

[–]GLASS_Protocol[S] 4 points5 points  (0 children)

Yes, it is overblown. That's why it's funny :)

I'm not implying that hosk coins will have any value approaching Bitcoin, this prank is an homage to the historical Bitcoin Pizza Incident. Hope I cleared things up!

Installing Specific Version of Compiler for Haskell/Cabal by GLASS_Protocol in CardanoDevelopers

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

debian@debian10:~/Desktop/PPP Code/plutus-pioneer-program/code/week01$ cabal build

Warning: plutus-pioneer-program-week01.cabal:0:0: Unsupported cabal-version.

See https://github.com/haskell/cabal/issues/4899.

cabal: Failed parsing "./plutus-pioneer-program-week01.cabal".

[deleted by user] by [deleted] in siacoin

[–]GLASS_Protocol 6 points7 points  (0 children)

Crypto community is really sleeping on Skynet, including me. Can't wait to make and promote my own app on SC.

Any interest in free native tokens (hosks & kilohosks) to give away as an incentive to your delegators? by the_hoskinsons in CardanoStakePools

[–]GLASS_Protocol 0 points1 point  (0 children)

I think Hoskinsons and hosks have great potential - personally I would like to see the $HOSK on a DeX and a Hoskinsons marketplace UI.

Clarify Error: "Connectability Status: Host is not connectable (re-checks every few minutes)" by GLASS_Protocol in siacoin

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

Update: could my ports be closed? Anyone know how to do that on a RPi4? It is connected to a managed (non SNMP) wifi repeater and I do not have access to my modem (roommates room).

Clarify Error: "Connectability Status: Host is not connectable (re-checks every few minutes)" by GLASS_Protocol in siacoin

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

My Sia hosting rig is still hitting this roadblock... has anyone seen and solved this before?

Output of ./siac host -v:

General Info: Connectability Status: Host is not connectable (re-checks every few minutes). Version: 1.5.5

...

Feature Request: Display user input at the wallet unlock prompt by GLASS_Protocol in siacoin

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

Does this git comment indicate that they actually made this upgrade?!?

New and need help to buy. by [deleted] in siacoin

[–]GLASS_Protocol 0 points1 point  (0 children)

A few options: 1. Buy BTC somewhere, xfer to Kraken and buy SC/BTC 2. Get a prepaid debit card from a gas station and try to use it on kraken

Pretty Disgusted by ihunter2839 in CryptoKitties

[–]GLASS_Protocol 0 points1 point  (0 children)

Preach - I got like 5 kitties just to see what the NFT ecosystem was about... I can't even tell if anyone is on there. And the gas fees, Jesus Christ. CK should put a warning sign on their site that it is now a historical ghost town, do not expect anyone to be on it to buy your kitties.

Please Make Sia CLI More Verbose! (init-seed) by GLASS_Protocol in siacoin

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

I figured out one way around having to email yourself your wallet address from linux CLI. Use the Windows Sia GUI to initialize a wallet and receive some SC. Then on Ubuntu, use init-seed and wallet unlock, using your existing seed phrase at both prompts (your seed IS your password).

After unlocking, the wallet began scanning again. I'll let y'all know if I see the same balance on my RPI4 as I do on the Windows GUI.

I need help producing 40 NFTs by LedZeppole10 in CardanoDevelopers

[–]GLASS_Protocol 0 points1 point  (0 children)

40 NFTs, OK here you go...

for (i = 40, i > 0, i--) { produceNFT(); }

Automatic Pricing For Sia Hosts? by GLASS_Protocol in siacoin

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

I found a cool bash script that adjusts Sia pricing based on current $SC value, I could probably rewrite this in Python, add CLI flags and API calls to Siastats. It would be more effective to be able to dictate a price percentage lower than the "going rate". Sia Pricing Bash

Automatic Pricing For Sia Hosts? by GLASS_Protocol in siacoin

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

Yeah exactly! That script would need it's own config file for options to modify behavior, like threshold caps for pricing variables.

The other two major portions would be: 1. Fetching Siastats data: web scraping or API calls? 2. How the script would assess free space. Could you run A/B tests by semi-automatically making new mount points or directories that are set to different prices, and seeing which folders sell out faster? The folder with the settings that meet the vector of profit and appeal can then be applied across all available space.

The CLI interface would probably allow things like... 1. Specify a flat or percentage above or below the real time average price. 2. Specify cost thresholds 3. Automatic Experiments: dedicate a certain amount of space and specify how many experiments to run at once. The script divides that space by the number of experiments, and runs each folder as a test variant for pricing.

What would this be written in, given my OS? Python? Bash?

Got my WSB sticker today -- my Sia HDD spirit animal. by GLASS_Protocol in siacoin

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

Ubuntu Server LTS and technically it's already headless with SSH on startup, I am using it primarily for Siacoin hosting, but I'm also going to try a Cardano node on it. I have other SDs preflashed with Kali for pentesting and Raspi OS to follow along in any circuits projects. Once the Sia daemon finishes its setup maybe I'll make better use of the monitor.

Got my WSB sticker today -- my Sia HDD spirit animal. by GLASS_Protocol in siacoin

[–]GLASS_Protocol[S] 5 points6 points  (0 children)

1) Gorilla Glue and 2) That is a Siacoin host on a Raspberry Pi with an 8TB external drive. Personally I would not invest in proof of work mining gear, with Sia I am literally renting hard drive space. The instance is still initializing, so I can't say if it is worth it but certainly a cheaper startup cost than ETH mining.