imwatsi (67)in #yeah • 4 years agoI'm On HIVE nowIn case you're reading this, I'm on HIVE now. Find me on:imwatsi (67)in #steem • 5 years agoSteem as a blockchain is proving its worthNothing says "valuable" more than a blockchain that survives an attack of this scale through community efforts. Though…imwatsi (67)in #hivemind • 5 years agoQuick update on Hivemind X developmentDue to travel and other work related matters, I had very little time to work on Hivemind X in the last week.…imwatsi (67)in #hivemind • 5 years agoNative Ads Weekly Dev Update #7All is set for a beta release this coming week!! Native Ads has been an interesting challenge, personally, and I'm…imwatsi (67)in #hivemind • 5 years agoNative Ads Weekly Dev Update #6I managed to squeeze in a few commits this week, concerning the following: used internal time range validation…imwatsi (67)in #hivemind • 5 years agoNative Ads Weekly Dev Update #5I had a few issues left over from last week, so they took a few days to work on. These included various bug fixes and…imwatsi (67)in #hivemind • 5 years agoNative Ads Weekly Dev Update #4Since my last update, I implemented the "ordered workflow" logic, which deals with ad operations; validating them and…imwatsi (67)in #hivemind • 5 years agoBuilding New Experiences on SteemI am working on a number of new features to extend Hivemind, as a way to experiment and help develop a testbed that…imwatsi (67)in #hivemind • 5 years agoNative Ads Weekly Dev Update #3This week had quite a lot of "work-in-progress" code, so I created a dev branch: native-ads-alpha-dev . This…imwatsi (67)in #steem • 5 years agoTurnkey Monetization for Steem CommunitiesOne of the possibilities that Native Ads will introduce to communities is turnkey monetization. Anyone will be able…imwatsi (67)in #hivemind • 5 years agoNative Ads Weekly Dev Update #2This week, most of my work concerned design logic. Since ads may need to be re-used or shown in multiple…imwatsi (67)in #hive • 5 years agoNative Ads Weekly Update #1This week I published the first ever "code commits" for this project. It took me about 2 months to get to this point.…imwatsi (67)in #hive • 5 years agoSteem Proposal: Native Ads for Hivemind CommunitiesNative Ads is a proposed Hivemind upgrade for developing an open protocol to support a native advertisement system for…imwatsi (67)in #steem • 5 years ago#5 - Indexer: cached_post.py and feed_cache.pyWhat I am learning about Hivemind's design, as I am working on Native Ads This post gives a technical overview of…imwatsi (67)in #steem • 5 years ago3 years on Steem now!Some of the most educative experiences I've had in my life as of late have roots that trace back to the Steem…imwatsi (67)in #steem • 5 years ago#4 - Indexer: posts.pyWhat I am learning about Hivemind's design The module posts.py handles "critical/core post operations and data"…imwatsi (67)in #python • 5 years agoPython f-strings are kinda coolPython has a number of methods you can use to format strings, so you can include variables in them. I recently started…imwatsi (67)in #steem • 5 years ago#3 - Indexer: accounts.pyWhat I am learning about Hivemind's design This module handles account related operations in Hivemind. Accounts are…imwatsi (67)in #cryptocurrency • 5 years agoUpdate #2: BitMEX Automatic Stop Loss / Take Profit Bot (Pre-Alpha)In the last couple of days, I have been working on a command-line interface for this bot and adding features that…imwatsi (67)in #hivemind • 5 years ago#2 - Indexer: blocks.pyA deep dive into Hivemind's design I'll kick the technical aspects of this series off by focusing on the indexer…