create account

Power to the Hive (but just a little) by gtg

View this thread on: hive.blogpeakd.comecency.com
· @gtg · (edited)
$269.02
Power to the Hive (but just a little)
During the last [Core Dev meeting](/@howo/core-dev-meeting-54), I’ve mentioned my Hive consensus node setup that consumes 7W of power. That was just my rough estimate, but because I was asked for more details, I took a closer look to provide a more detailed presentation. Please note that this is just an example, definitely not the optimal. It serves my needs, but yours might be different.

# Hardware choices

## Brand new, fancy Zotac (except not)
Hey, wait, is this Zotac sponsored content? No, it’s not. They suck (now with AirJet technology) ;-) 
I've heard about this particular new model: [ZBOX pico PI430AJ with AirJet](https://www.zotac.com/us/product/mini_pcs/zbox-pico-pi430aj-airjet-barebone).
Maybe it’s cool, maybe it’s not.
I wanted to buy it and try it, but it doesn’t seem to be available (as of December 2023), and they ignored my emails.

Maybe it’s expensive, but at least it's unavailable ;-)

## Other modern alternatives
There are plenty of those. It depends on the details of what exactly you are looking for.
[Intel i3-N300](https://www.intel.com/content/www/us/en/products/sku/231806/intel-core-i3n300-processor-6m-cache-up-to-3-80-ghz/specifications.html) looks promising with its 7W TDP while being really performant. The N100 and N200 are also great for similar use cases.
However, I needed it ASAP and, due to chronic lack of time, I wanted something that would run out of the box.
I couldn’t find anything with N300 or N100/N200 with a reasonable price and delivery dates so…

## Recycled old Zotac
Why Zotac again? Pure coincidence.
It’s about effectively using available resources, not wasting them for fun. So instead of buying a brand new fancy piece of hardware, I decided to reuse one that I bought in early 2016. They had these ready-to-use, good-looking products, where I didn’t have to worry about finding a proper chassis to fit components in without risking inadequate heat dissipation. It served me well running 24/7 for most of the time, so it’s definitely a good candidate.
Back then, I paid 130EUR for the barebone. Originally, it came with 4GB RAM and 128GB SSD, which I upgraded for the purpose of running `hived`.

## Meet the nano
It’s [Zotac ZBOX CI323 nano](https://www.zotac.com/us/product/mini_pcs/zbox-ci323-nano)
It’s very small: 127mm x 127mm x 57mm
And handsome:

<center>![Nano Hive](https://images.hive.blog/DQmaQN43XdYTfpBBcFWtPcFUHiYXXzRVLaKC7ZJ3i5HHoMk/nano_hive.jpg)</center>

You have to admit, the chassis design is perfect for Hive, even though I got it even before the genesis block of the legacy chain was produced.

### CPU
Equipped with an [`Intel(R) Celeron(R) CPU N3150 @ 1.60GHz`](https://www.intel.com/content/www/us/en/products/sku/87258/intel-celeron-processor-n3150-2m-cache-up-to-2-08-ghz/specifications.html)

To put it into perspective, [according to Passmark](https://www.cpubenchmark.net/compare/3481vs2546/AMD-Ryzen-5-3600-vs-Intel-Celeron-N3150), one of the most popular CPUs these days, a 5-year-old `AMD Ryzen 5 3600` has a CPU Mark of `17779`, while `Intel Celeron N3150` has a CPU Mark of `1199` (yes, almost 15x less performant).

### Memory
Unfortunately, it can handle a maximum of 8GB RAM. So I just installed that.
I would rather go for a setup that could support 16GB, as it would be much easier to manage (like with the N100/N200/N300)
Ideally, 24-32GB would be better, but even N300 wouldn’t suffice for that. It is what it is. We can make do with 8GB.

### Storage
`Samsung SSD 870 EVO 1TB` - I chose this simply because it was available for testing. It’s popular, affordable, and big enough for backup purposes.

### Connectivity
It has two Gigabit Ethernet ports and is connected to two different network providers, with 0.2-0.6 ms latency to edge routers.

It has a lot of other fancy features, but for our purposes, those are irrelevant, so we won’t spend time on them. If you are curious, just use the links to the detailed specs provided by the menufaturers.

# Software

## OS
No, it’s not Ubuntu 22.04 LTS.
I use Debian 12 instead. 
Why?
No particular reason.

> _”Your mama’s so old, she's in Debian Stable.”_

Well, maybe I’m just old.

I installed it from a USB, and the whole process took less than 20 minutes.

## Prerequisites
I haven’t configured it for development, so while it’s unable to build `hived`, it’s ready to bootstrap it from a “starter pack” available on my https://gtg.openhive.network

Or so I thought.

### Starter pack
To start quickly, I needed a `block_log` and `block_log.artifacts` (the latter is optional, but having it reduces the time needed for startup, as downloading is much faster than generating it on this low-performance hardware).

Getting a snapshot and uncompressing it on the fly was an unexpectedly long process (as expected ;-) ).
Simply put, this machine isn’t fast enough to cope with the amount of heavily compressed data coming from a fast network connection.

Of course, I also needed a `hived` binary. There’s no point wasting time and building it from scratch. The CPU is slow, but it’s still `x86_64`, and a binary from the starter pack, despite being built on and for Ubuntu 22.04 LTS, runs on Debian 12 without issues.

Getting all the required data, thanks to the fast connection, took less than 2 hours.

#### Hived Configuration
I want to run a consensus node but with `account_by_key` and `transaction_status` plugins for convenience, so it’s mostly based on the `exchange-example-config.ini`, with the `account_history_rocksdb` plugin and settings commented out.

#### Loading from snapshot
When you already have the starter pack in place:
```
.hived
├── blockchain
│   ├── block_log
│   └── block_log.artifacts
├── config.ini
└── snapshot
    └── latest
```

You can simply start `~/bin/hived-v1.27.4 --load-snapshot latest`

…and wait for 3 hours for it to fail due to running out of memory.

That’s likely because loading the snapshot is configured by default to use a lot of resources, which is not suitable for low-end machines.

#### Running with copied state
All I had to do was “transplant” an existing state stored in `shared_meory.bin` from one of my other nodes. Of course, I needed to ensure that the `block_log` matched. Downloading takes about 5 minutes.

With the new directory structure looking like this:
```
.hived
├── blockchain
│   ├── block_log
│   ├── block_log.artifacts
│   └── shared_memory.bin
└── config.ini
```
I simply started it with `~/bin/hived-v1.27.4`, and within a minute it was up to the head block and has been keeping up ever since.

Block stats looks like this:
```
{"num":80829589,"bp":"deathwing","txs":26,"size":8073,"offset":-254133,"exec":{"offset":-318320,"pre":837,"work":63350,"post":1213,"all":65400}}
{"num":80829590,"bp":"good-karma","txs":63,"size":38989,"offset":-209402,"exec":{"offset":-262837,"pre":1157,"work":52278,"post":4951,"all":58386}}
{"num":80829591,"bp":"engrave","txs":109,"size":33431,"offset":-193473,"exec":{"offset":-249851,"pre":3324,"work":53054,"post":6334,"all":62712}}
{"num":80829592,"bp":"themarkymark","txs":88,"size":52161,"offset":-197929,"exec":{"offset":-261370,"pre":3135,"work":60306,"post":5032,"all":68473}}
{"num":80829593,"bp":"roelandp","txs":128,"size":31096,"offset":-229059,"exec":{"offset":-271217,"pre":2247,"work":39911,"post":3351,"all":45509}}
{"num":80829594,"bp":"yabapmatt","txs":93,"size":29071,"offset":-235377,"exec":{"offset":-264357,"pre":2094,"work":26886,"post":5870,"all":34850}}
{"num":80829595,"bp":"quochuy","txs":151,"size":64217,"offset":-234209,"exec":{"offset":-281692,"pre":2835,"work":44648,"post":1632,"all":49115}}
{"num":80829596,"bp":"guiltyparties","txs":88,"size":25814,"offset":-243246,"exec":{"offset":-272498,"pre":1755,"work":27497,"post":4227,"all":33479}}
{"num":80829597,"bp":"abit","txs":174,"size":36404,"offset":-161127,"exec":{"offset":-235618,"pre":3439,"work":71052,"post":7639,"all":82130}}
{"num":80829598,"bp":"stoodkev","txs":148,"size":37167,"offset":-184325,"exec":{"offset":-221677,"pre":3163,"work":34189,"post":5399,"all":42751}}
{"num":80829599,"bp":"ocd-witness","txs":94,"size":31547,"offset":-249496,"exec":{"offset":-292343,"pre":2078,"work":40769,"post":1476,"all":44323}}
{"num":80829600,"bp":"emrebeyler","txs":146,"size":46342,"offset":-215147,"exec":{"offset":-260921,"pre":2987,"work":42787,"post":6332,"all":52106}}
{"num":80829601,"bp":"arcange","txs":132,"size":31830,"offset":-264145,"exec":{"offset":-303826,"pre":2637,"work":37044,"post":2898,"all":42579}}
{"num":80829602,"bp":"smooth.witness","txs":103,"size":28005,"offset":-38917,"exec":{"offset":-82887,"pre":2268,"work":41702,"post":9402,"all":53372}}
{"num":80829603,"bp":"ausbitbank","txs":129,"size":27922,"offset":-236931,"exec":{"offset":-278227,"pre":1819,"work":39477,"post":1615,"all":42911}}
{"num":80829604,"bp":"blocktrades","txs":200,"size":54257,"offset":-84679,"exec":{"offset":-139029,"pre":3185,"work":51165,"post":8174,"all":62524}}
{"num":80829605,"bp":"brofund","txs":157,"size":34013,"offset":-143719,"exec":{"offset":-185494,"pre":4184,"work":37591,"post":4755,"all":46530}}
{"num":80829606,"bp":"therealwolf","txs":101,"size":26220,"offset":-268139,"exec":{"offset":-301179,"pre":2133,"work":30907,"post":2866,"all":35906}}
{"num":80829607,"bp":"steempeak","txs":65,"size":15196,"offset":-238585,"exec":{"offset":-273225,"pre":1681,"work":32959,"post":1526,"all":36166}}
{"num":80829608,"bp":"threespeak","txs":133,"size":28875,"offset":-200882,"exec":{"offset":-247846,"pre":2878,"work":44086,"post":3558,"all":50522}}
{"num":80829609,"bp":"gtg","txs":100,"size":31987,"offset":-235297,"exec":{"offset":-264000,"pre":1871,"work":26832,"post":1649,"all":30352}}
```
Not great, not terrible. ;-)

As you can see, it can easily keep up with the current traffic.

### Temperature
It’s passively cooled, meaning there are no moving elements, such as fans, that would generate noise.

Output of `sensors`:
```
acpitz-acpi-0
Adapter: ACPI interface
temp1:        +26.8°C  (crit = +95.0°C)

coretemp-isa-0000
Adapter: ISA adapter
Core 0:       +34.0°C  (high = +90.0°C, crit = +90.0°C)
Core 1:       +34.0°C  (high = +90.0°C, crit = +90.0°C)
Core 2:       +42.0°C  (high = +90.0°C, crit = +90.0°C)
Core 3:       +42.0°C  (high = +90.0°C, crit = +90.0°C)
```

# Power consumption
At peak it never reached 12W (actually, 11.5W) and that was during a massive sync.
When `hived` is at the head block (which is its usual condition after the initial setup) it consumes 6-7W.

<center>![Power to the Hive](https://images.hive.blog/DQmR2SPWKF6Fs6cvLCVD2SEwVVjvfV4mFJyN1SaLgTmfwgw/power_to_the_hive.png)</center>

The last 24-hour average was 6.3W.

<center>![Energy and Power](https://images.hive.blog/DQmePmDyajoSw8UHuWL1xvAuKnqkEpvP4EvC7H6uhesZFWz/energy_power.png)</center>

# Trivia (A Light Bulb, a Coffee Machine, and a Tesla)

## A Light Bulb
At a conference this year, @detlev and @arcange discussed how a Hive node’s power consumption could be compared to that of a single light bulb.
This comparison is not only accurate but also an understatement in the case of our setup. Our little Hive node consumes about as much power as a single **LED** light bulb.

## Coffee Machine
Interestingly, a standard coffee machine running for an hour consumes significantly more energy than our Hive node does in an entire day.

## Tesla Model 3
A fully charged Tesla Model 3 battery has enough energy to run our Hive node for over a year.
👍  , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , and 763 others
👎  
properties (23)
authorgtg
permlinkpower-to-the-hive-but-just-a-little
categoryhive-160391
json_metadata{"tags":["hive","dev","hivepressure","hardware"],"users":["detlev","arcange"],"image":["https://images.hive.blog/DQmaQN43XdYTfpBBcFWtPcFUHiYXXzRVLaKC7ZJ3i5HHoMk/nano_hive.jpg","https://images.hive.blog/DQmR2SPWKF6Fs6cvLCVD2SEwVVjvfV4mFJyN1SaLgTmfwgw/power_to_the_hive.png","https://images.hive.blog/DQmePmDyajoSw8UHuWL1xvAuKnqkEpvP4EvC7H6uhesZFWz/energy_power.png"],"links":["/@howo/core-dev-meeting-54"],"app":"hiveblog/0.1","format":"markdown"}
created2023-12-08 18:33:06
last_update2023-12-08 21:11:36
depth0
children42
last_payout2023-12-15 18:33:06
cashout_time1969-12-31 23:59:59
total_payout_value134.584 HBD
curator_payout_value134.440 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length11,426
author_reputation461,775,164,998,463
root_title"Power to the Hive (but just a little)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id129,514,388
net_rshares570,978,422,804,368
author_curate_reward""
vote details (828)
@ackza ·
$0.19
so cool

cant decide if thats really your fully customized 3d printed case OR just a readymade hexagonal honeycomb case (which makes hive branding so easy) with the hive sticker simply added over what seemed to vbe an existing hexagonal branding space there in the case? altho you said it came out perfect i agree so i guess maybe u really did make it, or mill it

i have resin and pla printer that looks like somethin u could do on either or, i was gonna get a cnc milling machine and aluminum tiups, u could pmill that too would just takea few days i  bet but yeah could be so fun to start making more custom hive hexagon shaped arduino and rasberry pi devices sell em on tremu and aliexpress liek a flipper zero or one of thoser lorawan lillygo or other hacker devices and cyber decks, 

we c oudl sell just a basic card with hive account pre locked in and the abiility to hive blog as part of the base layer of a custom operatiung sytem on one of these lil computers on a single board toys

and we could have liek a hive version of a flipper zero type cyberdeck lil device but instead of just for hacking its designed to use the ledger ano style LOCKED set of hive wallets or newones u can generate off the seed pohrase locked in the devices, and they could just let you post hive posts over like wifi or bluetoothmesh networks or lorawan or even 5g ones for more exopensive people who wanna use hive for IoT

internet of things is perfect for hive when u use a dirty quick version of IoT that involves lots of hackery mesh network operatoirs using nothoing but Phones and some extra devices they buy using their hbd just talking about them

like this device itself could be sold as a makeshift hivemini witness u can use to become a real hive witness a LITE witrness maybe, but use it to BLOG and get upvotes that way to earn income like mining proof of brain and u use the picture sof the hive custom device itself to post from teh device using built in card keybaord like if itrs a computrer on a card, and access hive blocckhain and get paid and have buttons on it for seding hive and browsing hive engine tokens nfts and blog pposts most imoportantly it will be for showing people hive dapps 

it could become a great new trend of custom red and black hive blog hexagon cases and devices smartwatches etc, even a smartwatch with 5g, cheap like $30, but with a microphone with solid voice to text, and maybe some chatbot that helps you POST IDEAS TO HIVE and organize the posts b, help you choose posts to curate, asking u if you wanna upvote this or that and to remember to leave a commentv thats authentic basedon teh following topics

1. dan larimer

2. binance dropping hive fears

3. using Leo or InLeo on Twitter or X

4. Threespeak and their video sharing platform for free speech and its political implications


see an ai bot for hive built into a small smartwatchj could compeet with that silly vbut cool looking HUMANE ai pin, we could have an ai HIVE pin wheer the ai is just more like automated voice software to simply help u post hive blog posstv EFFORTLESSLY< creating titles, 5 hashtags out of your text it transcribes from your voice, and then posts to the correct community automatically based on the topic of the post with a high accuracy rate and an ai chat bot guide to wizard you though becoming a power user on hive with lists you can follow lieka questr to go leave RELEVANT comments about some topic the hive ai bot will TELL You about/././.

so this could be liek an ai coach for hive think about it, it could help fuill in all the gaps of nooks and grannies hive users forget or dont have time to do, well now we can all get the hive attention of someone who spends hours a day upvoting commenting and giving liquid hive tips to all the tp hive users of the daym,
👍  ,
👎  
properties (23)
authorackza
permlinks5d68o
categoryhive-160391
json_metadata{"app":"hiveblog/0.1"}
created2023-12-08 20:00:27
last_update2023-12-08 20:00:27
depth1
children1
last_payout2023-12-15 20:00:27
cashout_time1969-12-31 23:59:59
total_payout_value0.094 HBD
curator_payout_value0.094 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length3,799
author_reputation287,551,021,799,932
root_title"Power to the Hive (but just a little)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id129,516,117
net_rshares401,526,500,428
author_curate_reward""
vote details (3)
@gtg ·
> RELEVANT comments

I like those ;-)
👎  
properties (23)
authorgtg
permlinks5gixi
categoryhive-160391
json_metadata{"app":"hiveblog/0.1"}
created2023-12-10 15:27:18
last_update2023-12-10 15:27:18
depth2
children0
last_payout2023-12-17 15:27:18
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length37
author_reputation461,775,164,998,463
root_title"Power to the Hive (but just a little)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id129,559,659
net_rshares0
author_curate_reward""
vote details (1)
@andablackwidow ·
$1.01
> You have to admit, the chassis design is perfect for Hive

Hmm... is that a sticker covering air vents? 🔥

> yes, almost 15x less performant

And it does show on work times in block stats, but 15 times of almost nothing is still not significant :o)
It would be nice to try it on a testnet with large blocks.

> Unfortunately, it can handle a maximum of 8GB RAM.

I'm surprised `hived` even runs on that. Maybe we can try to put a node on some smartphone next? 📱
👍  , , ,
properties (23)
authorandablackwidow
permlinkre-gtg-2023128t195423461z
categoryhive-160391
json_metadata{"tags":["hive","dev","hivepressure","hardware"],"app":"ecency/3.0.35-surfer","format":"markdown+html"}
created2023-12-08 18:54:24
last_update2023-12-08 18:54:24
depth1
children2
last_payout2023-12-15 18:54:24
cashout_time1969-12-31 23:59:59
total_payout_value0.504 HBD
curator_payout_value0.503 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length463
author_reputation84,494,108,783,084
root_title"Power to the Hive (but just a little)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id129,514,830
net_rshares2,141,249,477,985
author_curate_reward""
vote details (4)
@gtg ·
$0.04
> Hmm... is that a sticker covering air vents? 🔥

Yes, I got it from @audiarmisg (thanks), but actually it's mostly covering the manufacturer logo and it's for the purpose of taking photo (I also disconnected it from two Giga Ethernet connections and let it work via WiFi during that time as I needed to bring it to a better background :-)

> It would be nice to try it on a testnet with large blocks.

I want to test it with a mirror net to see how it would perform in actual top witness role. It would have to keep up with fast confirms, etc.

> I'm surprised hived even runs on that. Maybe we can try to put a node on some smartphone next?

I'm surprised that it not only runs on 8GB, but it doesn't actually use swap that much.
Smartphones and toys like Raspberry Pi runs on ARM and it wouldn't be that easy to build it and start it (replay would be a pain and I don't have a state donor for ARM).
👍  , ,
properties (23)
authorgtg
permlinks5d3vm
categoryhive-160391
json_metadata{"users":["audiarmisg"],"app":"hiveblog/0.1"}
created2023-12-08 19:09:21
last_update2023-12-08 19:09:21
depth2
children1
last_payout2023-12-15 19:09:21
cashout_time1969-12-31 23:59:59
total_payout_value0.018 HBD
curator_payout_value0.018 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length901
author_reputation461,775,164,998,463
root_title"Power to the Hive (but just a little)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id129,515,150
net_rshares81,333,196,404
author_curate_reward""
vote details (3)
@audiarmisg ·
$0.20
So glad to hear you're using the stickers ☺️ about the system and the node I don't know much 🫣 but that it works great 🙌
👍  ,
properties (23)
authoraudiarmisg
permlinkre-gtg-s5d6cp
categoryhive-160391
json_metadata{"tags":["hive-160391"],"app":"peakd/2023.11.3"}
created2023-12-08 20:02:51
last_update2023-12-08 20:02:51
depth3
children0
last_payout2023-12-15 20:02:51
cashout_time1969-12-31 23:59:59
total_payout_value0.099 HBD
curator_payout_value0.099 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length120
author_reputation325,981,090,896,083
root_title"Power to the Hive (but just a little)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id129,516,163
net_rshares424,866,567,556
author_curate_reward""
vote details (2)
@aneczka ·
Sent u a sticker 
properties (22)
authoraneczka
permlinkre-gtg-202428t185542572z
categoryhive-160391
json_metadata{"type":"comment","tags":["hive","dev","hivepressure","hardware"],"app":"ecency/3.0.45-mobile","format":"markdown+html"}
created2024-02-08 17:55:42
last_update2024-02-08 17:55:42
depth1
children0
last_payout2024-02-15 17:55:42
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length17
author_reputation-2,355,252,179,149
root_title"Power to the Hive (but just a little)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id131,140,015
net_rshares0
@aneczka ·
Ill be barrackin for ur sucksess until the last drop or pic of ur power bars. 
properties (22)
authoraneczka
permlinkre-gtg-202428t193525112z
categoryhive-160391
json_metadata{"type":"comment","tags":["hive-160391","hive","dev","hivepressure","hardware"],"app":"ecency/3.0.45-mobile","format":"markdown+html"}
created2024-02-08 18:35:24
last_update2024-02-08 18:35:24
depth1
children1
last_payout2024-02-15 18:35:24
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length78
author_reputation-2,355,252,179,149
root_title"Power to the Hive (but just a little)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id131,140,773
net_rshares0
@aneczka ·
Yeah, looser. Its No-Tak. Got ur codes dickwot. Run 24 7 run. Right?
properties (22)
authoraneczka
permlinkre-aneczka-202428t193742383z
categoryhive-160391
json_metadata{"type":"comment","tags":["hive-160391","hive","dev","hivepressure","hardware"],"app":"ecency/3.0.45-mobile","format":"markdown+html"}
created2024-02-08 18:37:42
last_update2024-02-08 18:37:42
depth2
children0
last_payout2024-02-15 18:37:42
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length68
author_reputation-2,355,252,179,149
root_title"Power to the Hive (but just a little)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id131,140,808
net_rshares0
@aneczka ·
FAIL!
properties (22)
authoraneczka
permlinkre-gtg-202428t235622564z
categoryhive-160391
json_metadata{"type":"comment","tags":["hive-160391","hive","dev","hivepressure","hardware"],"app":"ecency/3.0.45-mobile","format":"markdown+html"}
created2024-02-08 22:56:21
last_update2024-02-08 22:56:21
depth1
children0
last_payout2024-02-15 22:56:21
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length5
author_reputation-2,355,252,179,149
root_title"Power to the Hive (but just a little)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id131,145,857
net_rshares0
@chrisaiki ·
$0.19
Thank you for running our chain on a sustainable way.
👍  , ,
properties (23)
authorchrisaiki
permlinks5ehyk
categoryhive-160391
json_metadata{"app":"hiveblog/0.1"}
created2023-12-09 13:11:06
last_update2023-12-09 13:11:06
depth1
children1
last_payout2023-12-16 13:11:06
cashout_time1969-12-31 23:59:59
total_payout_value0.094 HBD
curator_payout_value0.093 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length53
author_reputation56,748,953,366,573
root_title"Power to the Hive (but just a little)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id129,533,427
net_rshares402,203,944,830
author_curate_reward""
vote details (3)
@gtg ·
$0.16
Of course.

![r/theydidthemath](https://images.hive.blog/DQmSQPQ4AiiUNKRov2azaStbpYgzFP5trvWVaHHbtDaJuKV/image.png)
<sup>Source: [reddit/r/theydidthemath](https://www.reddit.com/r/theydidthemath/comments/cwr2ac/request_is_the_carbon_footprint_of_slaughtering/)</sup>

;-)
👍  ,
properties (23)
authorgtg
permlinks5girh
categoryhive-160391
json_metadata{"image":["https://images.hive.blog/DQmSQPQ4AiiUNKRov2azaStbpYgzFP5trvWVaHHbtDaJuKV/image.png"],"links":["https://www.reddit.com/r/theydidthemath/comments/cwr2ac/request_is_the_carbon_footprint_of_slaughtering/"],"app":"hiveblog/0.1"}
created2023-12-10 15:23:39
last_update2023-12-10 15:23:39
depth2
children0
last_payout2023-12-17 15:23:39
cashout_time1969-12-31 23:59:59
total_payout_value0.082 HBD
curator_payout_value0.081 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length271
author_reputation461,775,164,998,463
root_title"Power to the Hive (but just a little)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id129,559,589
net_rshares349,891,469,495
author_curate_reward""
vote details (2)
@detlev ·
$0.18
I love this idea and the project. Even if is seems to be a little bit underpowered, it shows the little resources we need to run and support hive blockchain. 

Thanks @gtg for doing this test and thanks for coming back to the comparison I started during the summer. This gives a extra portion of motivation to finish this report I‘m working on with the help of @arcange and some others. 
👍  ,
properties (23)
authordetlev
permlinkre-gtg-s5jjk7
categoryhive-160391
json_metadata{"tags":["hive-160391"],"app":"peakd/2023.11.3"}
created2023-12-12 06:33:42
last_update2023-12-12 06:33:42
depth1
children0
last_payout2023-12-19 06:33:42
cashout_time1969-12-31 23:59:59
total_payout_value0.088 HBD
curator_payout_value0.088 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length387
author_reputation1,704,277,755,151,207
root_title"Power to the Hive (but just a little)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id129,604,648
net_rshares391,160,463,641
author_curate_reward""
vote details (2)
@haimrich ·
$0.20
So much power, perfect for minecraft hahaha <3
👍  ,
properties (23)
authorhaimrich
permlinks5d64d
categoryhive-160391
json_metadata{"app":"hiveblog/0.1"}
created2023-12-08 19:57:54
last_update2023-12-08 19:57:54
depth1
children1
last_payout2023-12-15 19:57:54
cashout_time1969-12-31 23:59:59
total_payout_value0.099 HBD
curator_payout_value0.099 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length46
author_reputation7,365,943,804
root_title"Power to the Hive (but just a little)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id129,516,075
net_rshares425,097,224,054
author_curate_reward""
vote details (2)
@gtg ·
![Minehive](https://images.hive.blog/DQmZQ6ASeToQ1Rbwm9LqxK734vsjRiMpkxFtaezn55nncaR/minehive.gif)
👎  
properties (23)
authorgtg
permlinks5h0zi
categoryhive-160391
json_metadata{"image":["https://images.hive.blog/DQmZQ6ASeToQ1Rbwm9LqxK734vsjRiMpkxFtaezn55nncaR/minehive.gif"],"app":"hiveblog/0.1"}
created2023-12-10 21:57:18
last_update2023-12-10 21:57:18
depth2
children0
last_payout2023-12-17 21:57:18
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length98
author_reputation461,775,164,998,463
root_title"Power to the Hive (but just a little)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id129,567,548
net_rshares0
author_curate_reward""
vote details (1)
@hivebuzz ·
Congratulations @gtg! Your post has been a top performer on the Hive blockchain and you have been rewarded with this rare badge

<table><tr><td><img src="https://images.hive.blog/60x60/http://hivebuzz.me/badges/toppayoutday.png"></td><td>Post with the highest payout of the day.</td></tr>
</table>

<sub>_You can view your badges on [your board](https://hivebuzz.me/@gtg) and compare yourself to others in the [Ranking](https://hivebuzz.me/ranking)_</sub>
<sub>_If you no longer want to receive notifications, reply to this comment with the word_ `STOP`</sub>



**Check out our last posts:**
<table><tr><td><a href="/hive-122221/@hivebuzz/pum-202311-delegations"><img src="https://images.hive.blog/64x128/https://i.imgur.com/fg8QnBc.png"></a></td><td><a href="/hive-122221/@hivebuzz/pum-202311-delegations">Our Hive Power Delegations to the November PUM Winners</a></td></tr></table>
properties (22)
authorhivebuzz
permlinknotify-gtg-20231209t010828
categoryhive-160391
json_metadata{"image":["http://hivebuzz.me/notify.t6.png"]}
created2023-12-09 01:08:27
last_update2023-12-09 01:08:27
depth1
children0
last_payout2023-12-16 01:08:27
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length884
author_reputation369,199,940,890,733
root_title"Power to the Hive (but just a little)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id129,521,402
net_rshares0
@hivebuzz ·
Congratulations @gtg! Your post has been a top performer on the Hive blockchain and you have been rewarded with this rare badge

<table><tr><td><img src="https://images.hive.blog/60x60/http://hivebuzz.me/badges/toppayoutweek.png"></td><td>Post with the highest payout of the week.</td></tr>
</table>

<sub>_You can view your badges on [your board](https://hivebuzz.me/@gtg) and compare yourself to others in the [Ranking](https://hivebuzz.me/ranking)_</sub>
<sub>_If you no longer want to receive notifications, reply to this comment with the word_ `STOP`</sub>

properties (22)
authorhivebuzz
permlinknotify-gtg-20231211t013634
categoryhive-160391
json_metadata{"image":["http://hivebuzz.me/notify.t6.png"]}
created2023-12-11 01:36:33
last_update2023-12-11 01:36:33
depth1
children0
last_payout2023-12-18 01:36:33
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length563
author_reputation369,199,940,890,733
root_title"Power to the Hive (but just a little)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id129,571,465
net_rshares0
@hivebuzz ·
Ho Ho Ho! @gtg, one of your Hive friends wishes you a Merry Christmas and asked us to give you a new badge!

<table><tr><td>https://images.hive.blog/70x70/http://hivebuzz.me/badges/christmas-2023.png</td><td><p>The HiveBuzz team wish you a Merry Christmas!<br>May you have good health, abundance and everlasting joy in your life.</p></td></tr></table>

To find out who wanted you to receive this special gift, click [here](https://peakd.com/hivebuzz/@zirochka/re-hivebuzz-s60ose)!

<sub>_You can view your badges on [your board](https://hivebuzz.me/@gtg) and compare yourself to others in the [Ranking](https://hivebuzz.me/ranking)_</sub>


**Check out our last posts:**
<table><tr><td><a href="/hivebuzz/@hivebuzz/christmas-2023"><img src="https://images.hive.blog/64x128/https://imgur.com/NNzoLwh.png"></a></td><td><a href="/hivebuzz/@hivebuzz/christmas-2023">It's the Christmas season: give your friends a gift</a></td></tr></table>
properties (22)
authorhivebuzz
permlinknotify-gtg-20231221t130508
categoryhive-160391
json_metadata{"image":["http://hivebuzz.me/notify.t6.png"]}
created2023-12-21 13:05:09
last_update2023-12-21 13:05:09
depth1
children0
last_payout2023-12-28 13:05:09
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length935
author_reputation369,199,940,890,733
root_title"Power to the Hive (but just a little)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id129,857,088
net_rshares0
@howo · (edited)
$0.22
👀

edit: Ok I'm done reading, nice little machine ! I'm glad you are going with "ancient" hardware instead of going with the new bells and whistles when it's not necessary 
👍  , , , ,
properties (23)
authorhowo
permlinkre-gtg-s5d2fx
categoryhive-160391
json_metadata{"app":"peakd/2023.11.3","tags":["hive-160391"]}
created2023-12-08 18:38:21
last_update2023-12-08 18:41:54
depth1
children0
last_payout2023-12-15 18:38:21
cashout_time1969-12-31 23:59:59
total_payout_value0.108 HBD
curator_payout_value0.107 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length172
author_reputation511,962,302,102,641
root_title"Power to the Hive (but just a little)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id129,514,493
net_rshares462,082,202,073
author_curate_reward""
vote details (5)
@incublus ·
$0.20
Man, this thing looks great! Congratulations, man. I agree with @ph1102's comment. This could be an amazing advertisement. 
👍  ,
properties (23)
authorincublus
permlinkre-gtg-2023129t03211168z
categoryhive-160391
json_metadata{"tags":["hive","dev","hivepressure","hardware"],"app":"ecency/3.0.37-vision","format":"markdown+html"}
created2023-12-08 21:32:09
last_update2023-12-08 21:32:09
depth1
children0
last_payout2023-12-15 21:32:09
cashout_time1969-12-31 23:59:59
total_payout_value0.102 HBD
curator_payout_value0.101 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length123
author_reputation963,532,893,382,757
root_title"Power to the Hive (but just a little)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id129,518,105
net_rshares432,816,863,531
author_curate_reward""
vote details (2)
@jacobpeacock ·
$0.20
Very neat setup.

Have you tinkered with TLP (or something like it) to see if you can fine tune the power usage?
👍  ,
properties (23)
authorjacobpeacock
permlinkre-gtg-s5gw01
categoryhive-160391
json_metadata{"tags":["hive-160391"],"app":"peakd/2023.11.3"}
created2023-12-10 20:09:39
last_update2023-12-10 20:09:39
depth1
children2
last_payout2023-12-17 20:09:39
cashout_time1969-12-31 23:59:59
total_payout_value0.098 HBD
curator_payout_value0.098 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length112
author_reputation320,440,182,698,186
root_title"Power to the Hive (but just a little)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id129,565,490
net_rshares421,636,627,055
author_curate_reward""
vote details (2)
@gtg ·
No, TLP isn't necessary in this case. Most of the power-related settings that it manages are irrelevant for my setup:
- charging thresholds and power profiles for AC/battery - since it's not a laptop and doesn't have a battery.
- no need to spin down disk drives - as there are no platter drives
- no need to regulate fan speed - since there are no fans

etc, etc.

Other settings, like turning off the Bluetooth adapter or WiFi, can be managed without the need for such a tool (which has by the way tons of unneeded dependencies)

But of course, I bet there is room for further optimization (I actually didn't bother to turn off radios, etc.) However, my goal wasn't to push it to the limits.
I achieved this setup with minimal effort and tweaking.

The main point is: Hive is awesome.
It's efficient and effective even without extensive customization or optimization. 

:-)
👍  ,
properties (23)
authorgtg
permlinks5gyaw
categoryhive-160391
json_metadata{"app":"hiveblog/0.1"}
created2023-12-10 20:59:21
last_update2023-12-10 20:59:21
depth2
children1
last_payout2023-12-17 20:59:21
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length875
author_reputation461,775,164,998,463
root_title"Power to the Hive (but just a little)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id129,566,393
net_rshares4,185,722,177
author_curate_reward""
vote details (2)
@jacobpeacock ·
I get it!

> The main point is: Hive is awesome.
It's efficient and effective even without extensive customization or optimization.

Indeed!

properties (22)
authorjacobpeacock
permlinkre-gtg-s5h17q
categoryhive-160391
json_metadata{"tags":["hive-160391"],"app":"peakd/2023.11.3"}
created2023-12-10 22:02:15
last_update2023-12-10 22:02:15
depth3
children0
last_payout2023-12-17 22:02:15
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length142
author_reputation320,440,182,698,186
root_title"Power to the Hive (but just a little)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id129,567,654
net_rshares0
@kairke ·
!WOC
properties (22)
authorkairke
permlinkre-gtg-s5f112
categoryhive-160391
json_metadata{"tags":["hive-160391"],"app":"peakd/2023.11.3"}
created2023-12-09 20:03:06
last_update2023-12-09 20:03:06
depth1
children1
last_payout2023-12-16 20:03:06
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length4
author_reputation1,087,601,845,858
root_title"Power to the Hive (but just a little)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id129,541,508
net_rshares0
@warofclans ·
<center><p>Great effort on <strong>Woc</strong>, @gtg! <strong>kairke</strong><sub>(3/5)</sub> is grateful for the work and dedication you've put into this post. Your contributions are truly appreciated.</p>
<p>This post made @kairke's day! As a gift, you've received 0.2 WGOLD! Keep creating amazing content and never give up!</p>
<p>BTW! <a href="https://tribaldex.com/trade/WGOLD" target="_blank">WGOLD</a> is the token of the War of Clans ecosystem, you can use it to have discounts in all our games or stake it and earn rewards now!</p></center>
<hr>
<center><a href="https://discord.gg/n2DDQxv7Md" target="_blank"><img src="https://media.discordapp.net/attachments/1149416738828587068/1179805183157489784/con_l.png"></a></center>
properties (22)
authorwarofclans
permlinkre-re-gtg-s5f112-20231209t200316z
categoryhive-160391
json_metadata"{"app": "hkGifts-1.0", "language": "python", "developer": "HK"}"
created2023-12-09 20:03:15
last_update2023-12-09 20:03:15
depth2
children0
last_payout2023-12-16 20:03:15
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length735
author_reputation-1,365,353,418
root_title"Power to the Hive (but just a little)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id129,541,511
net_rshares0
@michelmake ·
$0.18
Pretty cool setup! I was wondering how you'd get 7w from the meeting recording. So the hexagonal case design is purely coincidental? The gods must have known :D 
👍  ,
properties (23)
authormichelmake
permlinkre-gtg-2023129t142059406z
categoryhive-160391
json_metadata{"tags":["hive","dev","hivepressure","hardware"],"app":"ecency/3.0.37-vision","format":"markdown+html"}
created2023-12-09 13:21:00
last_update2023-12-09 13:21:00
depth1
children0
last_payout2023-12-16 13:21:00
cashout_time1969-12-31 23:59:59
total_payout_value0.091 HBD
curator_payout_value0.091 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length161
author_reputation38,156,784,734,657
root_title"Power to the Hive (but just a little)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id129,533,606
net_rshares392,443,484,580
author_curate_reward""
vote details (2)
@navidad46 ·
 nice
properties (22)
authornavidad46
permlinkre-gtg-202411t104648944z
categoryhive-160391
json_metadata{"tags":["hive","dev","hivepressure","hardware"],"app":"ecency/3.0.37-vision","format":"markdown+html"}
created2024-01-01 05:42:45
last_update2024-01-01 05:42:45
depth1
children0
last_payout2024-01-08 05:42:45
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length5
author_reputation-4,638,036,625
root_title"Power to the Hive (but just a little)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id130,130,251
net_rshares0
@osita21 ·
$0.19
oh this looks super good
oh que esto pinta super bueno. ❤️✌️
👍  , ,
properties (23)
authorosita21
permlinks5eish
categoryhive-160391
json_metadata{"app":"hiveblog/0.1"}
created2023-12-09 13:29:06
last_update2023-12-09 13:29:06
depth1
children0
last_payout2023-12-16 13:29:06
cashout_time1969-12-31 23:59:59
total_payout_value0.094 HBD
curator_payout_value0.093 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length60
author_reputation60,022,842,005,971
root_title"Power to the Hive (but just a little)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id129,533,788
net_rshares402,499,922,680
author_curate_reward""
vote details (3)
@ph1102 ·
$0.20
> A fully charged Tesla Model 3 battery has enough energy to run our Hive node for over a year.

There you go... An idea! To run the HIVE node inside the Tesla car!!! Imagine the marketing potential of that! 🙂
👍  ,
properties (23)
authorph1102
permlinkre-gtg-s5d9u5
categoryhive-160391
json_metadata{"tags":["hive-160391"],"app":"peakd/2023.11.3"}
created2023-12-08 21:18:03
last_update2023-12-08 21:18:03
depth1
children2
last_payout2023-12-15 21:18:03
cashout_time1969-12-31 23:59:59
total_payout_value0.101 HBD
curator_payout_value0.101 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length209
author_reputation962,162,229,301,437
root_title"Power to the Hive (but just a little)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id129,517,816
net_rshares430,866,825,750
author_curate_reward""
vote details (2)
@gtg ·
$0.05
Nah, just buzz words without real use case... which is still better than dogecoin ;-)
You missed [that easter egg](/@gtg/hf25-public-testnet-rc1), didn't you? ;-)
👍  ,
properties (23)
authorgtg
permlinks5ddzw
categoryhive-160391
json_metadata{"links":["/@gtg/hf25-public-testnet-rc1"],"app":"hiveblog/0.1"}
created2023-12-08 22:57:12
last_update2023-12-08 22:57:12
depth2
children1
last_payout2023-12-15 22:57:12
cashout_time1969-12-31 23:59:59
total_payout_value0.026 HBD
curator_payout_value0.026 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length162
author_reputation461,775,164,998,463
root_title"Power to the Hive (but just a little)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id129,519,786
net_rshares111,713,273,983
author_curate_reward""
vote details (2)
@ph1102 ·
Hehehehe... It looks like I did... 😃
properties (22)
authorph1102
permlinkre-gtg-s5df3g
categoryhive-160391
json_metadata{"tags":["hive-160391"],"app":"peakd/2023.11.3"}
created2023-12-08 23:11:39
last_update2023-12-08 23:11:39
depth3
children0
last_payout2023-12-15 23:11:39
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length36
author_reputation962,162,229,301,437
root_title"Power to the Hive (but just a little)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id129,520,011
net_rshares0
@rishi556 ·
$0.18
Throw it in a corner at home and help seed hive :) 

You running this at home or in a dc? Dual ISP with ping time so low makes it sound like DC.
👍  ,
properties (23)
authorrishi556
permlinkre-gtg-s5dk5p
categoryhive-160391
json_metadata{"tags":["hive-160391"],"app":"peakd/2023.11.3"}
created2023-12-09 01:01:00
last_update2023-12-09 01:01:00
depth1
children1
last_payout2023-12-16 01:01:00
cashout_time1969-12-31 23:59:59
total_payout_value0.090 HBD
curator_payout_value0.090 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length144
author_reputation132,005,936,964,866
root_title"Power to the Hive (but just a little)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id129,521,318
net_rshares382,165,876,706
author_curate_reward""
vote details (2)
@gtg ·
> You running this at home or in a dc?

Yes. ;-)
properties (22)
authorgtg
permlinks5ec5v
categoryhive-160391
json_metadata{"app":"hiveblog/0.1"}
created2023-12-09 11:05:54
last_update2023-12-09 11:05:54
depth2
children0
last_payout2023-12-16 11:05:54
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length48
author_reputation461,775,164,998,463
root_title"Power to the Hive (but just a little)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id129,531,196
net_rshares0
@serpent7776 ·
$0.16
What do you use to measure and graph power consumption?
👍  ,
properties (23)
authorserpent7776
permlinks5esml
categoryhive-160391
json_metadata{"app":"hiveblog/0.1"}
created2023-12-09 17:01:33
last_update2023-12-09 17:01:33
depth1
children1
last_payout2023-12-16 17:01:33
cashout_time1969-12-31 23:59:59
total_payout_value0.078 HBD
curator_payout_value0.079 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length55
author_reputation3,333,743,956,370
root_title"Power to the Hive (but just a little)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id129,538,002
net_rshares339,903,567,665
author_curate_reward""
vote details (2)
@gtg ·
I used Shelly Plug S to measure and Home Assistant to collect the data and graph it.
👍  
properties (23)
authorgtg
permlinks5f862
categoryhive-160391
json_metadata{"app":"hiveblog/0.1"}
created2023-12-09 22:37:15
last_update2023-12-09 22:37:15
depth2
children0
last_payout2023-12-16 22:37:15
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length84
author_reputation461,775,164,998,463
root_title"Power to the Hive (but just a little)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id129,544,913
net_rshares0
author_curate_reward""
vote details (1)
@sisygoboom · (edited)
$0.20
Hi @gtg I was wondering if you'd be open to restarting the testnet for development purposes? It was quite useful for testing dApps. Especially considering many of the calls from dhive and hive-js aren't typed
👍  ,
properties (23)
authorsisygoboom
permlinkre-gtg-s5o9sc
categoryhive-160391
json_metadata{"tags":"hive-160391"}
created2023-12-14 19:50:51
last_update2023-12-14 19:51:57
depth1
children1
last_payout2023-12-21 19:50:51
cashout_time1969-12-31 23:59:59
total_payout_value0.098 HBD
curator_payout_value0.097 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length208
author_reputation27,651,442,949,638
root_title"Power to the Hive (but just a little)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id129,672,721
net_rshares429,622,249,250
author_curate_reward""
vote details (2)
@gtg ·
Currently there's ongoing heavy development before next v1.27.5 release, so I'm low on resources, as most of them are currently used for testing various aspect of new release. There's a mirror net running but at this moment I think there's no corresponding full haf node for that, but basic API (get_block, network_broadcast) should be available at:
`http://seed.fake.openhive.network:8091`
(that's mirror net so chain-id 42)

I don't plan to run old-style testnet (other than mirrornet) as it is something that people can easily run in their local development environments (very little resources needed)

Please let me know what do you need exactly and I'll try to help
properties (22)
authorgtg
permlinks5oclh
categoryhive-160391
json_metadata{"app":"hiveblog/0.1"}
created2023-12-14 20:51:18
last_update2023-12-14 20:51:18
depth2
children0
last_payout2023-12-21 20:51:18
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length670
author_reputation461,775,164,998,463
root_title"Power to the Hive (but just a little)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id129,674,090
net_rshares0
@ssjsasha ·
why did it take me this long to realize hive’s logo is hexagon shape lol I am sure we can shill hive to Hexicans and Pulsechain fans and garner a lot of conspiracy theories considering Richard Heart seemed to have been a big fan of Dan Larimer.
👍  
properties (23)
authorssjsasha
permlinkre-gtg-2gxm8wqgp
categoryhive-160391
json_metadata{"app":"leothreads/0.3","format":"markdown","tags":["leofinance"],"canonical_url":"https://inleo.io/@ssjsasha/re-gtg-2gxm8wqgp","isPoll":false,"pollOptions":{},"dimensions":[]}
created2023-12-08 19:26:42
last_update2023-12-08 19:26:42
depth1
children0
last_payout2023-12-15 19:26:42
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length244
author_reputation297,928,471,572,494
root_title"Power to the Hive (but just a little)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id129,515,528
net_rshares13,232,818,596
author_curate_reward""
vote details (1)
@steevc ·
$0.19
It's good to see you don't need an 8 core monster with huge GPU to run these things. My PC is pretty old, but may be more powerful. It gets by on 8GB running Ubuntu.

A lot of scepticism about crypto seems to be about energy usage, but Hive counters that argument.
👍  , ,
👎  ,
properties (23)
authorsteevc
permlinkre-gtg-s5db9m
categoryhive-160391
json_metadata{"tags":["hive-160391"],"app":"peakd/2023.11.3"}
created2023-12-08 21:48:57
last_update2023-12-08 21:48:57
depth1
children0
last_payout2023-12-15 21:48:57
cashout_time1969-12-31 23:59:59
total_payout_value0.095 HBD
curator_payout_value0.095 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length264
author_reputation1,367,821,809,924,902
root_title"Power to the Hive (but just a little)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id129,518,422
net_rshares405,726,993,077
author_curate_reward""
vote details (5)
@theguruasia ·
$WINE
👍  
properties (23)
authortheguruasia
permlinkre-gtg-s5do5n
categoryhive-160391
json_metadata{"tags":["hive-160391"],"app":"peakd/2023.11.3"}
created2023-12-09 02:27:24
last_update2023-12-09 02:27:24
depth1
children0
last_payout2023-12-16 02:27:24
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length5
author_reputation72,541,003,040,813
root_title"Power to the Hive (but just a little)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id129,522,576
net_rshares0
author_curate_reward""
vote details (1)
@themarkymark ·
$0.19
I was just messing around with running hived on mini pcs not too long ago.  The sync times are brutal, but if you can load it, it makes a huge difference.
👍  , , ,
👎  ,
properties (23)
authorthemarkymark
permlinkre-gtg-s5d713
categoryhive-160391
json_metadata{"tags":["hive-160391"],"app":"peakd/2023.11.3"}
created2023-12-08 20:17:30
last_update2023-12-08 20:17:30
depth1
children2
last_payout2023-12-15 20:17:30
cashout_time1969-12-31 23:59:59
total_payout_value0.093 HBD
curator_payout_value0.093 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length154
author_reputation1,772,860,275,441,169
root_title"Power to the Hive (but just a little)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id129,516,465
net_rshares397,943,045,445
author_curate_reward""
vote details (6)
@gtg ·
$0.05
Yes, sync from scratch or even a replay is a pain, even loading snapshot isn't currently a viable solution because of the [issue #623](https://gitlab.syncad.com/hive/hive/-/issues/623)
👍  ,
properties (23)
authorgtg
permlinks5d95l
categoryhive-160391
json_metadata{"links":["https://gitlab.syncad.com/hive/hive/-/issues/623"],"app":"hiveblog/0.1"}
created2023-12-08 21:03:21
last_update2023-12-08 21:03:21
depth2
children1
last_payout2023-12-15 21:03:21
cashout_time1969-12-31 23:59:59
total_payout_value0.026 HBD
curator_payout_value0.027 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length184
author_reputation461,775,164,998,463
root_title"Power to the Hive (but just a little)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id129,517,428
net_rshares117,831,527,082
author_curate_reward""
vote details (2)
@themarkymark ·
$0.04
funny thing, I got 64G of ram on my nodes, and I use only about 512MB to run nodes.

![image.png](https://files.peakd.com/file/peakd-hive/themarkymark/23sweHp5crXQJGM2KTf1Nn6Zfxr49TbR3W1hZ4EBy6WHaNyPGMdimUG9rXDwHk2xME89p.png)
👍  , ,
👎  ,
properties (23)
authorthemarkymark
permlinkre-gtg-s5dbz1
categoryhive-160391
json_metadata{"tags":["hive-160391"],"app":"peakd/2023.11.3"}
created2023-12-08 22:04:12
last_update2023-12-08 22:04:12
depth3
children0
last_payout2023-12-15 22:04:12
cashout_time1969-12-31 23:59:59
total_payout_value0.020 HBD
curator_payout_value0.020 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length226
author_reputation1,772,860,275,441,169
root_title"Power to the Hive (but just a little)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id129,518,714
net_rshares88,322,848,030
author_curate_reward""
vote details (5)