Peeps by @arf
Showing page 8 of 10 (470 peeps total)
Replying to @CallMeGwei (0x285bc660aa42b8effc6c60357cd4d8ca072be625)
@arfanzo, are the recent ethereum posts due to the udemy class? Or just doing some experiments beforehand? If it's the class... initial impressions?
Course feedback: very comprehensive coverage... very!
Course states only requirement is operating a PC, I feel this is not true. Very high barrier to entry. Can't imagine anyone not familiar with coding, learning this way.
Replying to @CallMeGwei (0x285bc660aa42b8effc6c60357cd4d8ca072be625)
@arfanzo, are the recent ethereum posts due to the udemy class? Or just doing some experiments beforehand? If it's the class... initial impressions?
Hey, you can call me whatever you want. 😹
Yes, they are due to me starting the course(s). I am about to code and deploy a wallet (S.10). I'm extending and practising my learnings by applying it to Peepeth.
Replying to @CallMeGwei (0x285bc660aa42b8effc6c60357cd4d8ca072be625)
"Nice" vendors let you own your stuff... https://puri.sm/products/librem-5/
Very cool. Matrix, nice. I suppose it's subjective what a nice vendor is. For me, it's one that supports their older devices with critical updates and releases driver sources so the community can take over.
That phone encompasses many bold ideas. I wish it success!
Replying to @jm9k (0xa7bd09daab3eb5ec96f04914d94c47681489d604)
I tried using the Linux desktop for development again a little over a year ago, and it was still lacking. Right now I run a Windows desktop and I use virtualized Linux on my server for most development.
I may yet revert to this method, which is my default way of doing things. Thought I'd try Linux baremetal once more... maybe this time... it'll be ready for the desktop... right...? 😹 Sigh.
Replying to @CallMeGwei (0x285bc660aa42b8effc6c60357cd4d8ca072be625)
In what ways, specifically was it lacking? If you're using a virtualized linux machine for "most development" why not just use a windows vm for the things that are lacking on linux? Just curious. Appreciate any pro tips! :-)
From my experience: #Linux doesn't play well with all hardware baremetal, but #Windows tends to. I can do everything I need to do in Linux, in a VM. But not the other way around with a Windows VM (games being one big issue for many).
Replying to @CallMeGwei (0x285bc660aa42b8effc6c60357cd4d8ca072be625)
Yes. I remember kitchens. Still on my "Android" days though. Something about owning a phone and not having the required "permissions" to make it do what you want trumps almost any other consideration for me. Luckily, (hopefully,) Purism will bring an alternative in the Librem 5.
Cool, what do you get up to on those pesky 'droids? I haven't heard of Purism or Librem, it has been many years since I rolled my own ROM. I try to stick to nicer vendors these days.
Replying to @ryanc (0xac03bb73b6a9e108530aff4df5077c2b3d481e5a)
How am I able to peep this, have it sent to the blockchain but not pay any transaction fees?
Peeps/content goes onto IPFS, and your wallet keys are used to sign the transaction on the blockchain. This goes in batches periodically. You can queue up to 15 actions before you need to sign. Signing costs nothing, and #Peepeth kindly pays for the blockchain tx fees.

Replying to @abcoathup (0x13ebd3443fa5575f0eb173e323d8419f7452cfb1)
You have been digging @arf A good place to start is getting the IPFS hash of a batch as transaction input, you can then get the batch from IPFS and then each action from IPFS. Which can be used to make a read only front end.
Thanks for the guidance! Sounds in line with what I'd expected. I was learning about ABI debugging and interfacing yesterday, so I wanted to dig into the smart contract aspect of Peepeth.
It would be great to follow up with an IPFS/content-focused post... at some point!
Replying to @ryanc (0xac03bb73b6a9e108530aff4df5077c2b3d481e5a)
Hi all, Ryan here. Looking forward to checking out all peepeth has to offer. Here’s something I’d like to offer to the community: https://link.medium.com/gGGATfGAoV – more to come!
Welcome to peepeth @ryanc! 🐧
Great article, it's a UX struggle relevant to peepeth that is very signature-heavy. Given MetaMask now integrates with hardware wallets like Ledger, I wonder if those strings can be pushed to devices, too!
Awesome post, keep on peepin'!
Morning, peeps! Too much time coding yesterday. I've done a quick write-up on how to start with your own #Peepeth front end: exploring & interacting with the Peepeth smart contract and ABI. 🙀
https://steempeak.com/@arfonzo/how-to-interact-with-the-peepeth-smart-contract-and-abi
Replying to @abcoathup (0x13ebd3443fa5575f0eb173e323d8419f7452cfb1)
Build kitchens?
Sorry, it's a leftover term from my Android days. Build kitchens refer to those terrible, finicky setups required to cross compile and/or build things (ROMs, firmware, packages).
... Like any kitchen, it can get messy, especially on Windows! 🥣🥗🐧🍲🧂
Replying to @Lion (0x3833d757b8bc418bcec546ced8f444bf7bdfec33)
what are some dapp games people are liking now? I went back to some old ones that I used to play and found most are dead, but a few have taken off!
Check out EOS Knights if you like idle RPGs (who doesn't? 😹)
Replying to @Bevan (0xe5695c6fdfb829e3b24be5fa88707d621f8cc717)
I use Sublime and Textmate for the most part.
Cool. And which OS are you using @Bevan? My interest is piqued. 🤡
Replying to @daniellmesquita (0xddfc2e10702d8a781727a34d83b3bb3ca94a3e91)
Android community should be more united, like on Linux: open-source firmwares and drivers.
Agree! I had to roll my own #Android ROM years ago, for an Android phone I purchased online, because the vendors refused to release the device's sourcetree. Totally not in the spirit of open source. Had to rip drivers from other ROMs and patch SSL vuln myself. Ridiculous!
Replying to @abcoathup (0x13ebd3443fa5575f0eb173e323d8419f7452cfb1)
I don’t recommend Windows for Solidity. Windows Subsystem for Linux is ok but I think pure Linux will be better.
Fair point, I saw you mentioned that, and went with Linux to avoid faffing.
I have setup a few build kitchens in Windows (that weren't meant to be on Windows)... so maybe I can progress that at some point. Linux was definitely painless to setup though!
Things about Ethereum development that I love, so far: remix, choice of backends, injected web3, Solidity's ECMAScript influence.♥🐧
Things I hate (or, things I'll learn to love): mappings, stricter type definitions than I'm used to, barrier to entry is high. ☠🐧

Replying to @abcoathup (0x13ebd3443fa5575f0eb173e323d8419f7452cfb1)
#lkie I hadn’t heard of the Sky Garden. Will have to check it out when I am next in London.
Definitely do: it's free to book. And bring Goober for some epic shots! 🐻
Replying to @abcoathup (0x13ebd3443fa5575f0eb173e323d8419f7452cfb1)
I’m everywhere!! I use Windows Subsystem for Linux on Windows 10 but need to move from Windows to Linux. (I got a new laptop before #buidl_bali and haven’t made the switch yet).
Much like me! 😹
I prefer baremetal Windows, but nowadays am booting to Linux (we'll see how long that lasts!). To be fair the Linux setup so far has been absolutely painless, especially if you're familiar with node, npm and friends.
Replying to @abcoathup (0x13ebd3443fa5575f0eb173e323d8419f7452cfb1)
I use ganache-cli, as my original setup wasn’t on a platform that I could use Ganache. (Joys of Windows 7)
Cool, ganache-cli is nice and easy. I do like how the GUI version has this built-in block explorer/debugging interface... really handy. Wouldn't want to try to do that via CLI! 👾🙀
Maybe next week I can try to get a dev env up in Win10.
Having much fun today learning the ropes with #Ganache, ganache-cli and #geth, as #development databases/networks for #Ethereum. Which one do you peeps prefer, and why?
I've gotta admit, that ganache UX is _sweet_. ⛓⛓⛓🖥🐧
Replying to @CallMeGwei (0x285bc660aa42b8effc6c60357cd4d8ca072be625)
I'm using Ubuntu. I also like VS Code, PyCharm, WebStorm, Android Studio... (JetBrains fan) I still have Atom installed, but it doesn't get used all that much. I spent a week or two forcing myself you use VIM, but still generally fall back to pico. What are using @bevan ?
Cool. I've also got Linux setup here, w/VSCode and friends. Have heard really good things about Atom but have only used it a few times. I like vim, it's not the easiest to use if you're used to GUI, though. :wq
Replying to @emanuele (0xeaddad41ac5048d8924701925ea930feb0fe56f2)
Yeah, same for me. Secure core is an advanced function (https://protonvpn.com/support/secure-core-vpn/) which I don't need for my usage (avoid/limit tracking).
Ah, I see. Chaining it through multiple servers. I agree, that does seem overkill (for me).
Good to know these options exist. For the moment I'll stay with #OpenVPN, knowing #ProtonVPN exists as a hosted service in case mine goes down.
Nice tip! 🌐🧱🐧
Replying to @emanuele (0xeaddad41ac5048d8924701925ea930feb0fe56f2)
The server selection is smaller, you cannot use "secure core" function. Maybe the connection speed is slower (but good enough for my usage).
Thank you. "secure core"? The speeds look fine for mobile usage, for me anyways.
Replying to @emanuele (0xeaddad41ac5048d8924701925ea930feb0fe56f2)
#ProtonVPN free speed in my area is not that bad. Keep it in mind! 🙂 #privacy #privacyMatters
Hey @emanuele, what are the limitations/restrictions of #ProtonVPN free tier? I'm using OpenVPN at home, which I VPN into with my mobile whenever I'm away.
Replying to @arf (0xcbfc277ebdeaf7e07a0d1c2ff1e345627cc6306b)
Good morning, peep-o-sphere! 🌅 Finally had time yesterday to finish my post about the <b>Sky Garden, London</b>. Wondering whether to visit? Check my post with photos and feedback! #gardening #architecture #travel https://bit.ly/2OpzU8
...bit.ly's not being my friend. How rude. Here's the link:
https://steempeak.com/@arfonzo/sky-garden-london-photos-walkthrough-and-critical-commentary
Good morning, peep-o-sphere! 🌅
Finally had time yesterday to finish my post about the Sky Garden, London. Wondering whether to visit? Check my post with photos and feedback!
#gardening #architecture #travel
Replying to @AnaelleLTD (0x2c89c3660a985ccdebf7e63f5f0f8b83e54cd49d)
I'm sure @Bevan will appreciate your post. Thank you for the informative peeps! :)
Thank you @AnaelleLTD! Cool, I never knew my cat and my plants were so _informative_! 😻🌱
Replying to @Bevan (0xe5695c6fdfb829e3b24be5fa88707d621f8cc717)
Unfortunately not; but as @abcoathup said the crowdfunding page gives a good overview. Authorized addresses, email logins, and all kinds of features associated with crowdfunding badges are on the way. Many smaller tweaks too. Please let me know if you have any suggestions.
Thanks @Bevan, I will continue to bug you with suggestions as they come to me.
Replying to @cryptoboy (0xa2a8d6fbc93b58e672e0df84bed18171ae6b7c12)
Window of the world at #shenzhen city #china
Neat! What do they have representing the UK there, if anything at all?
Replying to @thecrazygamer16 (0xc1fe9bd63c85f3504a168774c10bc0ddda321d1b)
sorry for asking I guess he been on for longer
My advice: have a horse instead. A blockhorse is way cooler than a tip. 😻 🐴
Looking for articles on setting up a Solidity dev env, and looky what I found! 😹 Glad I'm not the only one who likes VS Code.
@abcoathup, @callmegwei: which OS are you dev'ing in these days?
https://medium.com/@abcoathup/solidity-development-environment-9400b55fc0cd
Replying to @abcoathup (0x13ebd3443fa5575f0eb173e323d8419f7452cfb1)
The crowdfunding campaign is a good place to look at what is planned. https://peepeth.com/a/crowdfunding
Thanks for that tip.
Replying to @abcoathup (0x13ebd3443fa5575f0eb173e323d8419f7452cfb1)
You have jumped in to the community. Thanks for engaging. You may want to look at getting a mosquito badge https://peepeth.com/malaria
Thanks! I hope to get the badge soon.
Replying to @Bevan (0xe5695c6fdfb829e3b24be5fa88707d621f8cc717)
Thanks for the suggestion. Word-based hiding is on the way and it will work with hashtags.
Fantastic! Is there a place where coming features are listed, like a roadmap?
Today is only my 14th day of #peepeth.
I'm still new, but already I have made new friends and joined discussions.
I'm humbled to have received so many of your Ensōs to date. This community is one of the coolest I've come across, hope to continue peepin' it regular! 🤟🐧🐧🐧

Replying to @frshzrnmln (0xb9c4c109c4f3aba0e994ac359a68f31d1b7d6102)
hello how is everyone doing?
Good. 😸
Replying to @arf (0xcbfc277ebdeaf7e07a0d1c2ff1e345627cc6306b)
Hey @Bevan! Thoughts? User option to collapse posts w/ certain tags. - User adds the tags they want. - Move #️⃣NSFW (default on for all users) and #️⃣politics, etc into this feature. - Then we're able to hide #️⃣testing and other dev-related tags to reduce noise.
This could allow users to filter out posts they're less interested in, to focus on those they engage with more. If it's able to filter on text (not just tags), it could be really handy for a variety of scenarios.

Hey @Bevan! Thoughts?
User option to collapse posts w/ certain tags.
- User adds the tags they want.
- Move #️⃣NSFW (default on for all users) and #️⃣politics, etc into this feature.
- Then we're able to hide #️⃣testing and other dev-related tags to reduce noise.

Replying to @ProtegeAA (0xbbe9ad0fcbd911d3c0afcbd62b55a6f825b6c220)
I'm backing up my other SSD right now. I've been lazy, even tho I know better. 😭 I didn't hear about a shipment sinking. What a bummer! But getting excited because current SSDs are under $100 and over 500 GB. Insane!
If I recall, 500GB SSDs cost the company close to £1000 when they were new (first gens with all their issues)... plus a few months' wait time! Glad to hear they're much more reasonably priced now... kinda... makes you wanna... spin up another node with a new SSD... 😹
Replying to @thecrazygamer16 (0xc1fe9bd63c85f3504a168774c10bc0ddda321d1b)
hi, everyone, I have high funt autism sometimes hard to make friends this been a good platform doing well no did anything nasty to me yet I glad I paid the site now for here on peepeth but if I did not pay for this site I would have not to pay for this site for cryptokittys
Hi @thecrazygamer16, glad to hear you're feeling welcome on Peepeth.
One question: you didn't pay anyone to register for Peepeth, did you? It's free to register and post. It may cost a little bit of ETH to verify your twitter and github accounts, but that's optional.
Peep on!
Replying to @ProtegeAA (0xbbe9ad0fcbd911d3c0afcbd62b55a6f825b6c220)
Killed another SSD trying to sync up a blockchain. I think I'm done running nodes for a while. 😭
I feel your pain. Killed one in under 3mo when they were new and cost a fortune (remember when that shipment sank in the sea and they were nigh impossible to get in the EU for months?) Thank goodness that was work kit.
Hope you find a way to keep running nodes! 🔥💽🔥 🐧⁉️
Replying to @cryptoboy (0xa2a8d6fbc93b58e672e0df84bed18171ae6b7c12)
#peepeth is now running on the #Opera #browser
Yes indeedy! I have been using #Opera for a week or two without issue. I love how it works across multiple devices and sign on my mobile for security.
Anyone run into downsides/issues?
#peepeth
Replying to @danidemi (0x378342bb4f68506c9527b93466ea9047c39061df)
Hi all, nothing important, just my first message on https://peepeth.com/. Hi everybody.
What'd'ya mean nothing important? First messages are always important. 😹
Welcome to Peepeth! 🐧
Replying to @jm9k (0xa7bd09daab3eb5ec96f04914d94c47681489d604)
So much color. Is this HDR?
Shot on OnePlus 6, auto HDR mode on the software app. It does look like auto-HDR kicked in for this shot.
I really love the quality of the camera on this phone, it grabs fantastic detail. Anything else can be retouched, I use Google Photos for that when needed. 📸🐧
Replying to @CallMeGwei (0x285bc660aa42b8effc6c60357cd4d8ca072be625)
Whoa there! I thought *I* was gonna have the head start! ;-)
I couldn't resist the temptation to code. Just like any good drug. 👻
Checking in on our weather station. #ShadowTheCat ever helpful, as always.
If you've ever needed to know how much rain actually falls in your area, get a weather station! Ours reports to wunderground: remote hyperlocal weather. 😻
#growtech #gardening #CatsOfPeepeth
Replying to @CallMeGwei (0x285bc660aa42b8effc6c60357cd4d8ca072be625)
What's something interesting you've learned lately? ✍ I'll go first, with a few things: 1) How to send a transaction from command line with geth. 2) The word 'bagal' in Tagalog means 'slow' in English. 3) Doorknob design where a bar goes through the whole thing > alternatives.
I've learned how to deploy my first smart contract on Ethereum with remix this past week. 😸
#ShadowTheCat peeps the cypress.
#gardening #CatsOfPeepeth

Replying to @jenonymous (0xcf0b17680930c0ba70b3c7e6d6ecbb6c9de9f03f)
Here I come...an American chiming in...lol I just wanted to say, I LOVE how arfonzo put the “Eh” in his post. I lived and worked in North Dakota for 3 years, and the “Eh” lives on there too. Love it!!!!
I can't get rid of it, it still creeps into my speech regularly if I'm not careful! 😹
