Login
Discover
Waves
Decks
Upgrade
Login
Signup
71
thebeedevs
Available
Used
Resource Credits
146 Followers
5 Following
September 14, 2023
RSS feed
Posts
Blog
Posts
Comments
Communities
Wallet
Follow
thebeedevs
HiveDevs
Thursday, July 17, 2025 1:46 PM
Clive Updates - customized bindings in the TUI
The main topic of this release is customizable bindings in the TUI. The initial idea was to replace the function keys (F-key) with other bindings, because not all keyboards have them and not everyone likes
$ 75.611
167
2
1
thebeedevs
HiveDevs
Monday, July 14, 2025 2:38 PM
HiveSense - Why nothing worked at first (And what we did about it)
HiveSense - Why nothing worked at first (And what we did about it) I have already written a post about HiveSense. Today, I would like to share what our first month in this project looked like - our
$ 171.709
408
10
15
thebeedevs
HiveDevs
Friday, July 11, 2025 9:29 AM
🐝 Meet WorkerBee: The Easy Way to Build Smart Blockchain Bots
🐝 Meet WorkerBee: The Easy Way to Build Smart Blockchain Bots Welcome to WorkerBee — the library that makes building powerful bots operate on the Hive blockchain as easy as programming a web page! </>
$ 88.146
348
13
10
thebeedevs
HiveDevs
Thursday, June 12, 2025 2:34 PM
Clive Updates - execute Clive commands via an external bash shell script
We have completed three topics for this release. The first feature - important for some of you - is the ability to execute Clive commands as a bash shell script. The remaining topics are continuations
$ 143.498
307
6
3
thebeedevs
HiveDevs
Thursday, June 5, 2025 3:00 PM
Further integration of MetaMask and Hive wallet
Hello Hive Community ❗ Here is the thebeedevs team, where I have a BIG pleasure to announce another step in the Hive Wallet integration into the main stream of MetaMask application. Our first steps in
$ 150.153
407
25
24
thebeedevs
HiveDevs
Thursday, June 5, 2025 12:08 PM
HiveSense - have you heard about new AI search in Hive?
We all know what the Internet is for: to share cat photos. But how can you find all posts about cats on Hive? They might be hidden in different communities and their stories could have been posted long
$ 127.551
443
26
19
thebeedevs
HiveDevs
Wednesday, May 21, 2025 10:33 AM
Clive Updates - Authority view now available
We have started working on the Authority feature a long time ago, it required us to gain a deep understanding of how authority works. We want to do it as well as possible, so we are using a new version
$ 75.052
204
3
3
thebeedevs
HiveDevs
Wednesday, May 7, 2025 9:51 AM
Clive Updates - Known account feature ready in the CLI and the TUI
We have been working on two main topics over the past weeks. The first one - something for you - is the known account feature. The second one involves technical work: updating to Ubuntu 24, and our
$ 76.187
194
6
4
thebeedevs
HiveDevs
Saturday, March 29, 2025 6:47 PM
Clive Updates - Clive in spring colors
We have updated the Python library Textual - it was a really time-consuming task. We use this library to implement TUI (text-based user interface). The update of the library required many internal changes
$ 32.618
120
3
7
thebeedevs
HiveDevs
Thursday, March 20, 2025 3:39 PM
Hive is five
🎉 Hive is five 🎂 Hello Hive Community ❗ Birthday needs a gift 🎁 and we, 🐝 thebeedevs group, prepared a few for you, to make this platform better and simplify application development. To make quick
$ 120.678
328
23
17
thebeedevs
HiveDevs
Friday, February 21, 2025 9:37 PM
Clive Updates - encrypted profile is ready
We have finally implemented encrypted profile functionality in Clive. This introduced many changes in CLI (command line interface) and TUI (text-based user interface). Additionally, we changed the way
$ 163.123
276
15
10
thebeedevs
HiveDevs
Saturday, December 21, 2024 3:30 PM
Clive Updates - changes in TUI interfaces
We are progressing towards our goals: making Clive more user-friendly and implementing encrypted profiles. Both goals are still in progress, but a lot of work has been done. We also did some Christmas
$ 48.776
203
3
5
thebeedevs
HiveDevs
Wednesday, November 27, 2024 1:35 PM
Clive Updates - the first step to an encrypted profile
The two main goals described in the previous post are still valid: making Clive more user-friendly and implementing encrypted profiles. Both goals are in progress - you can read about them below. Additionally,
$ 59.121
289
8
1
thebeedevs
HiveDevs
Friday, November 8, 2024 1:35 PM
Core services - the block log revolution is here!
Dude, where did my block go? It's official now, you can configure your hived node to get rid of some of the 490+ gigabytes of compressed block log burden. You can even shed all of it, but do you really
$ 180.735
499
8
8
thebeedevs
HiveDevs
Thursday, October 24, 2024 8:43 PM
Clive Updates - known exchanges feature
A new release - the same goal - to make Clive more user-friendly. One of the two main changes includes a feature that should prevent users from losing or temporarily freezing their funds (if you send the
$ 30.462
155
2
1
thebeedevs
HiveDevs
Wednesday, October 2, 2024 12:22 PM
Clive Updates - bad account list
We are working on more and more improvements to make Clive easy and safe to use. This time we added a Bad accounts list feature in TUI to prevent users from sending funds to bad/malciscous accounts. In
$ 29.071
155
4
thebeedevs
HiveDevs
Thursday, September 12, 2024 8:05 PM
Discover projects that have been quietly enhancing your Hive experience!
Thank you for joining me on the presentation at HiveFest. This is a short summary of what I was talking about. Blockexplorer The internet application that allows you to search for blocks, transactions
$ 38.215
204
7
6
thebeedevs
HiveDevs
Thursday, September 5, 2024 10:08 PM
Clive Updates - more useful dashboard in the TUI
For the last few weeks we have been focused on making Clive more user-friendly. We introduced some changes on the Dashboard and created a script for running Clive. In CLI (command line interface) we added
$ 19.092
148
3
2
thebeedevs
HiveFest
Wednesday, August 28, 2024 8:21 PM
#RoadToHiveFest with Clive
I can't wait for HiveFest. Thanks to the organizers (shoutout to @lordbutterfly and @roelandp), it looks like an amazing event. I'm going to HiveFest for the first time and I'm very excited. I will have
$ 5.697
124
5
1
thebeedevs
HiveDevs
Saturday, August 3, 2024 8:00 PM
Clive Updates - working with many accounts
The most fascinating feature of this release is the to switch between working accounts. We also found and corrected some errors and improved the user interface. We are also working on improving the TUI
$ 102.423
288
8
6