今天在处理某项业务时,突然发现我的好多台服务器又有近100天没有手动更新过了。虽然有些服务器上设置了自动更新系统安全补丁,但是有些根本没设置,而且总觉得手动操作一下才更放心一些。  (图源 :[pixabay](https://pixabay.com/illustrations/notes-post-it-notes-busy-stickies-9389674/)) 虽然每台服务器大概只需要执行几条指令,然后重启一下,再检查一下重启是否正常,但好多台服务器操作下来也累得晕头转向。 尤其是类似运行HIVE节点的服务器,我需要先安全地关闭节点,把内存中的HIVE数据库COPY到本地,然后才能安全地关闭,不然HIVE节点就会崩溃,修复起来可是超级让人头痛的事情呢。 对HIVE节点的服务器而言,重启后的处理也很麻烦,要先把本地的数据COPY到内存,然后才能安全的启动。 其实HIVE节点是支持状态数据库运行在本地SSD(或者NVME)磁盘上,但是运行在内存中的读写速度会更快,而且能避免对磁盘的大量读写,毕竟磁盘是有TBW寿命的,放内存中,大概磁盘的寿命会长一些吧。 每次折腾这些更新、重启之类的事情,我都在想其实我摆烂一些也完全没有问题,比如说三个月更新一次,和四个月更新一次,甚至半年更新一次大概也没什么区别?当然,我勤快的时候甚至基本上做到每月一次。 这么多年,虽然总被教育不及时更新系统就容易被黑,但是事实上,除了我作死主动去尝试一些病毒、木马之类的,还真的没被黑过。所以我勤快与否又有什么区别呢? 想起好多年前,我管理N多台独立服务器,上边有着N多用户的N多站点,服务器使用的是WHM/cPanel管理面板,那时候每月我都要更新一次所有服务器,包括但不限于更新系统、重新编译并更新Apache、更新MYSQL数据库以及更新CSF防火墙等等,忙得不亦乐乎。 每每更新之前,我都要给用户们群发一封邮件,告知他们更新的时间窗口,以及预计的停机时间(更新过程中可能会有几分钟网站不正常),事后还要给用户群发邮件,告知更新完成。 除了群发邮件,我还要在我们技术论坛的公告栏中发布相关信息,这些信息一发,显得我们特别的专业、认真、负责,用户们好评不断,让我有着无限的动力,时刻让服务器保持最佳的状态。  (图源 :[pixabay](https://pixabay.com/photos/idea-table-red-1875512/)) 同一时期,媳妇在弄她的化妆品淘宝店,除了订货、收货、卖货、打包、发货、客服这些必要的操作外,媳妇每天都在给商品拍照、更新商品(上架、下架等),还有个事情就是装修店铺。 当然这个装修不是我们家装或者商业上的物理装修,而且用各种模板以及各种修改让淘宝店铺看起来更高大上以及让用户访问起来更友好。 媳妇每天都在感慨,这店铺不装修也一样卖货,但是感觉不装修就差了点啥,可能会缺乏一些竞争力吧。但是去装修,感觉每天都有忙不完的事情呢? 我一听,这咋和我更新服务器有些类似呢,不去弄客户也用得好好的,去弄的话,就有忙不完的事情。 为了让用户获得更好的体验,除了周期性更新服务器软件外,每隔一两年我还会去选购最新款的服务器硬件,比如弄它个双至强CPU,多达32个或者64个线程,内存也加到32G(当年32G内存算是超大的啦),每月的费用多了好多好多,但是用户们开心就好。 如果说更新软件就是按几个按钮敲几条命令的事情,换新服务器那可就麻烦多了,选购完服务器并上线后,我要对它进行各种初始化设置以及加固。 然后再为其购买和配置新的IP等等,一切就绪后得联系用户告知他们需要迁移站点,有时候服务器在同个机房内,可以后台把IP也迁移到新服务器,处理上相对简单一些。如果涉及到换IP,用户又没用我们的DNS,则要催促用户去改域名解析。 考虑到服务器购买和初始化的时间,以及一些用户的拖沓导致域名解析拖延,迁移服务器从开始到完成有时候用时长达一个月,这时候我就要付出双倍的服务器成本了,不过那又有啥办法呢?总不能直接删除旧服务器上的站点,让用户站点无法工作吧?毕竟我要做的就是提升用户体验呀! 只是尽管我用自我感动式的努力来不断提升用户体验,奈何这行业和就是当年的寻呼机、胶片相机一样走向没落,虽然可以拓展一些新业务,但是有时候懒惰又占了上风,最后年年赔钱的我只能忍痛和用户们告别喽。 媳妇的淘宝店也一样,为了提供真正优质的商品,拒绝了很多所谓渠道商的廉价供货,选择从英国官方网站订货并且走德邦等国际物流发送到国内,到货周期长不说,运费高昂的吓人(有时候运费就上万元),货品还时不时地被海关查验,弄得乱七八糟的。 所以尽管媳妇很努力,店铺的销量也不错,但是奈何赚不到几个钱,那个店铺也只能无疾而终了。 所以,有时候忙忙碌碌未必就会什么巨大的回报,相反躺平不折腾才是投入产出比高的最佳方式。  (图源 :[pixabay](https://pixabay.com/photos/notebook-notes-desk-workplace-3750108/)) 但是就因此放弃忙碌嘛?那绝对不可以! 记得笛卡尔曾经说过***我思故我在***,我篡改一下,改成***我忙故我在***,只有忙忙碌碌地去做事情,才是我存在的意义呀!至于做的事情有没有意义,那重要嘛?!
author | oflyhigh |
---|---|
permlink | 2qb5sw |
category | hive-105017 |
json_metadata | {"tags":["cn","life","blog"],"image":["https://images.hive.blog/DQmfKK5zERFqH3MtK6EEn12cbibthhwpndd9C9iQnX9QQd6/notes-9389674_960_720.webp","https://images.hive.blog/DQmRgQG7phCfo2uj7yuAEBquA4fKZVZFJjV4uojhGtoo1DY/idea-1875512_960_720.jpg","https://images.hive.blog/DQmZu9EQC7atP7LEWBUeXUhuczQYGcBiz6CWaqkjASeS5Vz/notebook-3750108_960_720.jpg"],"links":["https://pixabay.com/illustrations/notes-post-it-notes-busy-stickies-9389674/"],"app":"hiveblog/0.1","format":"markdown"} |
created | 2025-07-19 09:32:24 |
last_update | 2025-07-19 09:32:24 |
depth | 0 |
children | 17 |
last_payout | 2025-07-26 09:32:24 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 29.757 HBD |
curator_payout_value | 29.728 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 2,608 |
author_reputation | 6,397,390,841,479,409 |
root_title | 我忙故我在 |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 144,211,404 |
net_rshares | 179,070,050,555,826 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
abit | 0 | 26,024,734,596,522 | 100% | ||
adm | 0 | 25,470,922,912,662 | 100% | ||
grey580 | 0 | 96,156,008,555 | 100% | ||
good-karma | 0 | 12,285,119,934 | 1% | ||
deanliu | 0 | 7,264,857,593,386 | 100% | ||
ace108 | 0 | 1,357,715,339,701 | 25% | ||
logic | 0 | 25,153,136,671 | 80% | ||
kaykunoichi | 0 | 966,729,236 | 50% | ||
magicmonk | 0 | 6,260,180,167,954 | 100% | ||
laoyao | 0 | 73,787,786,973 | 100% | ||
midnightoil | 0 | 261,138,984,503 | 100% | ||
xiaohui | 0 | 22,847,129,667 | 100% | ||
rivalhw | 0 | 2,088,830,317,649 | 100% | ||
helene | 0 | 1,057,827,984,557 | 100% | ||
netaterra | 0 | 5,763,564,107 | 15% | ||
daveks | 0 | 2,990,825,765,201 | 55% | ||
penguinpablo | 0 | 142,690,785,744 | 14% | ||
cnfund | 0 | 5,843,521,536 | 50% | ||
funnyman | 0 | 1,547,469,803 | 5.6% | ||
steemcleaners | 0 | 29,742,880,895 | 80% | ||
ssekulji | 0 | 129,639,181,146 | 100% | ||
btshuang | 0 | 740,500,224 | 50% | ||
esteemapp | 0 | 3,145,263,473 | 1% | ||
azazqwe | 0 | 414,441,020,811 | 100% | ||
newhope | 0 | 7,886,414,326,997 | 51% | ||
bxt | 0 | 1,166,070,990,787 | 100% | ||
justinashby | 0 | 452,432,570 | 100% | ||
evildeathcore | 0 | 6,913,511,770 | 100% | ||
trafalgar | 0 | 48,679,717,930,801 | 100% | ||
raindrop | 0 | 761,204,997,386 | 100% | ||
passion-fruit | 0 | 11,411,991,257 | 92% | ||
fortune-master | 0 | 11,482,244,708 | 92% | ||
trayan | 0 | 12,973,371,622 | 100% | ||
xplosive | 0 | 58,925,845,790 | 75% | ||
mobbs | 0 | 245,793,501,272 | 100% | ||
nanosesame | 0 | 8,136,067,746 | 80% | ||
exec | 0 | 16,657,060,269 | 100% | ||
eval | 0 | 4,005,016,455,954 | 100% | ||
bitcoinflood | 0 | 3,970,361,904,166 | 100% | ||
alphacore | 0 | 7,309,028,303 | 7.12% | ||
joeyarnoldvn | 0 | 541,839,184 | 1.76% | ||
geekgirl | 0 | 6,466,060,029,572 | 100% | ||
susanli3769 | 0 | 1,659,089,021,306 | 100% | ||
eturnerx | 0 | 215,551,806,595 | 16% | ||
davidmendel | 0 | 11,947,393,899 | 100% | ||
travelgirl | 0 | 50,932,947,586 | 100% | ||
mygod | 0 | 736,941,151 | 50% | ||
catwomanteresa | 0 | 584,034,217,765 | 100% | ||
dine77 | 0 | 61,174,764,328 | 70% | ||
pocketrocket | 0 | 10,585,292,292 | 100% | ||
ahlawat | 0 | 12,419,305,776 | 24% | ||
idx | 0 | 31,282,880,103 | 100% | ||
aafeng | 0 | 894,823,693,732 | 100% | ||
tvb | 0 | 15,419,714,523 | 30% | ||
santigs | 0 | 379,221,136,328 | 76% | ||
floatinglin | 0 | 7,759,746,490 | 100% | ||
mrspointm | 0 | 1,157,831,918,660 | 100% | ||
kimzwarch | 0 | 19,425,131,464 | 4% | ||
artonmysleeve | 0 | 5,497,007,966 | 27.5% | ||
joshman | 0 | 9,600,168,557 | 25% | ||
tomiscurious | 0 | 20,784,306,068 | 3.5% | ||
chenlocus | 0 | 2,360,169,948 | 100% | ||
davidke20 | 0 | 217,363,697,902 | 100% | ||
rosatravels | 0 | 784,337,941,766 | 100% | ||
fatman | 0 | 9,275,342,961 | 2% | ||
votehero | 0 | 21,344,402,540 | 4.2% | ||
silversaver888 | 0 | 114,131,063,106 | 10% | ||
minloulou | 0 | 5,614,064,382 | 70% | ||
msp-makeaminnow | 0 | 21,345,562,116 | 22.5% | ||
victory622 | 0 | 167,337,174,771 | 100% | ||
critic-on | 0 | 34,756,163,221 | 100% | ||
sayee | 0 | 483,897,457 | 0.9% | ||
esteem.app | 0 | 380,633,440 | 1% | ||
namchau | 0 | 6,433,237,704 | 70% | ||
japanguide | 0 | 1,589,641,439 | 100% | ||
jychbetter | 0 | 1,142,396,606,495 | 100% | ||
halleyleow | 0 | 6,794,352,839 | 80% | ||
travoved | 0 | 85,393,723,236 | 100% | ||
angelina6688 | 0 | 81,930,796,711 | 80% | ||
traf | 0 | 4,139,283,540,399 | 100% | ||
ioioioioi | 0 | 2,323,677,505 | 100% | ||
itchyfeetdonica | 0 | 823,460,872,020 | 100% | ||
ahmadmangazap | 0 | 1,567,446,472 | 0.5% | ||
rombtc | 0 | 488,592,915 | 15% | ||
wiseagent | 0 | 142,998,608,644 | 15% | ||
cryptonized | 0 | 235,680,188 | 14% | ||
tikatarot | 0 | 518,939,124 | 25.5% | ||
soufianechakrouf | 0 | 2,419,134,331 | 100% | ||
belemo | 0 | 87,063,946,633 | 100% | ||
mermaidvampire | 0 | 2,156,385,416 | 100% | ||
seikatsumkt | 0 | 5,227,448,961 | 75% | ||
yumisee | 0 | 797,231,672 | 50% | ||
joeliew | 0 | 3,972,954,455 | 100% | ||
atongis | 0 | 25,819,539,940 | 10% | ||
emmali | 0 | 338,985,855,612 | 90% | ||
vamos-amigo | 0 | 4,432,521,906 | 100% | ||
bhattg | 0 | 9,872,638,623 | 0.9% | ||
angel-baby | 0 | 4,674,631,913 | 100% | ||
movement19 | 0 | 1,402,680,293 | 5% | ||
lisfabian | 0 | 5,596,614,644 | 100% | ||
oadissin | 0 | 1,717,054,095 | 0.3% | ||
louis88 | 0 | 596,160,885,820 | 20% | ||
aellly | 0 | 629,389,043,428 | 100% | ||
el-dee-are-es | 0 | 3,699,740,765 | 10% | ||
we-are-one | 0 | 1,085,752,411 | 100% | ||
beco132 | 0 | 1,710,028,584 | 54% | ||
solominer | 0 | 5,207,668,375,009 | 20% | ||
crypticat | 0 | 114,986,789,740 | 27.5% | ||
hmayak | 0 | 10,431,735,336 | 100% | ||
archisteem | 0 | 1,280,618,230 | 7.5% | ||
dses | 0 | 62,875,323,815 | 80% | ||
digital.mine | 0 | 136,958,063,692 | 100% | ||
ambiguity | 0 | 75,038,136,663 | 100% | ||
vixmemon | 0 | 9,414,469,335 | 29.62% | ||
julian2013 | 0 | 60,583,196,137 | 100% | ||
voxmortis | 0 | 37,570,153,774 | 20% | ||
voter001 | 0 | 21,287,489,847 | 20% | ||
voter003 | 0 | 215,709,561,000 | 82.4% | ||
voter007 | 0 | 160,366,476 | 100% | ||
pet.society | 0 | 15,031,770,327 | 6% | ||
pocketjs | 0 | 124,396,472 | 7.83% | ||
minminlou | 0 | 581,901,749 | 56% | ||
cherryzz | 0 | 106,287,499,681 | 100% | ||
bichen | 0 | 1,947,079,056 | 100% | ||
sasaadrian | 0 | 15,794,135,593 | 20% | ||
dallas27 | 0 | 512,801,523 | 50% | ||
aikido.hung | 0 | 649,836,072 | 50% | ||
muntaharaceh | 0 | 6,523,858,056 | 25% | ||
jacuzzi | 0 | 683,487,357 | 1.4% | ||
steemegg | 0 | 23,426,145,798 | 50% | ||
crowdwitness | 0 | 53,357,378,864 | 75% | ||
fusion.lover | 0 | 36,357,567,092 | 100% | ||
steemtelly | 0 | 2,930,654,080 | 7.83% | ||
hungrybear | 0 | 623,446,843 | 14% | ||
fintian | 0 | 545,919,764 | 100% | ||
pedrobrito2004 | 0 | 22,371,196,308 | 14% | ||
lovelemon | 0 | 551,287,036,072 | 100% | ||
claudio83 | 0 | 2,232,876,507,095 | 100% | ||
photographercr | 0 | 1,060,242,640 | 20% | ||
dailyke20 | 0 | 2,335,099,051 | 100% | ||
omnivori | 0 | 2,442,117,785 | 90% | ||
blumela | 0 | 1,452,107,045 | 0.5% | ||
cxy | 0 | 1,922,691,206 | 50% | ||
jimhawkins | 0 | 518,021,694 | 64% | ||
freedomring | 0 | 5,169,887,729 | 100% | ||
atyh | 0 | 439,513,053,639 | 100% | ||
whangster79 | 0 | 7,063,724,244 | 20% | ||
bilpcoinbot | 0 | 2,490,802,545 | 50% | ||
moleah | 0 | 641,722,329 | 100% | ||
travelcontest | 0 | 2,031,243,594 | 100% | ||
vickyli | 0 | 173,839,350,489 | 100% | ||
natural.alfa | 0 | 1,434,304,539 | 100% | ||
marygong77777 | 0 | 386,480,905,234 | 100% | ||
therealyme | 0 | 7,117,421,888 | 2.25% | ||
axel-blaze | 0 | 17,756,091,994 | 33% | ||
dbfoodbank | 0 | 3,946,087,242 | 76% | ||
unpopular | 0 | 33,381,594,429 | 3% | ||
lnakuma | 0 | 60,850,392,890 | 100% | ||
weddinggift | 0 | 1,938,682,285 | 100% | ||
hive-153503 | 0 | 1,532,723,492 | 100% | ||
im-ridd | 0 | 9,355,641,276 | 60% | ||
warmstill | 0 | 851,471,842 | 50% | ||
lovequeen | 0 | 309,696,336,473 | 100% | ||
hivewatchers | 0 | 2,029,127,756 | 55% | ||
softworld | 0 | 258,289,642,559 | 52% | ||
imfarhad | 0 | 28,335,838,488 | 25% | ||
cutehive.com | 0 | 1,971,317,358,906 | 100% | ||
meppij | 0 | 11,060,851,130 | 16.5% | ||
ambarvegas | 0 | 1,983,335,365 | 100% | ||
ecency | 0 | 494,189,924,241 | 1% | ||
jywahaha | 0 | 2,164,549,711 | 100% | ||
roberto58 | 0 | 9,675,194,850 | 100% | ||
cronicasdelcesar | 0 | 5,548,533,786 | 100% | ||
olaunlimited | 0 | 551,902,877 | 45% | ||
ecency.stats | 0 | 396,123,209 | 1% | ||
recoveryinc | 0 | 6,568,924,040 | 10% | ||
evahe | 0 | 458,420,302,069 | 100% | ||
dying | 0 | 723,645,842 | 20% | ||
clifth | 0 | 922,876,463 | 60% | ||
philipmak | 0 | 1,457,197,784 | 50% | ||
netaterra.leo | 0 | 1,014,353,742 | 13.5% | ||
cocaaladioxine | 0 | 17,895,990,506 | 97% | ||
belemo.leo | 0 | 473,970,582 | 100% | ||
samrisso | 0 | 7,071,616,352 | 10% | ||
tomtothetom | 0 | 3,080,964,829 | 20% | ||
drricksanchez | 0 | 45,300,080,438 | 7.5% | ||
reidenling90 | 0 | 13,155,570,141 | 100% | ||
hive.friends | 0 | 0 | 1% | ||
dengyanping888 | 0 | 202,099,404,212 | 100% | ||
tingjie | 0 | 171,134,828,168 | 100% | ||
abundancelife | 0 | 264,969,584,501 | 100% | ||
celeste413 | 0 | 55,741,624,117 | 100% | ||
zhangyan-123 | 0 | 411,638,138,611 | 100% | ||
noempathy | 0 | 9,327,606,665 | 100% | ||
elephantium | 0 | 1,268,209,080 | 50% | ||
alpha-omega | 0 | 160,127,369,097 | 100% | ||
bai123 | 0 | 12,629,655,301 | 100% | ||
adulruna | 0 | 21,254,119,356 | 100% | ||
acantoni | 0 | 3,271,335,302 | 10% | ||
t0xicgh0st | 0 | 449,934,842 | 100% | ||
eolianpariah2 | 0 | 716,133,781 | 0.35% | ||
sunflor | 0 | 22,577,403,088 | 100% | ||
pappyelblanco | 0 | 4,433,782,507 | 50% | ||
diochen | 0 | 129,563,095,236 | 100% | ||
bluedevil0722 | 0 | 852,466,866 | 50% | ||
adyiron | 0 | 72,403,074,574 | 100% | ||
mikezillo | 0 | 8,839,444,735 | 100% | ||
littlebee4 | 0 | 107,181,446,182 | 24% | ||
xurph | 0 | 17,855,610,605 | 78% | ||
bungongjaro | 0 | 644,054,934 | 90% | ||
huigezi | 0 | 3,771,807,670 | 100% | ||
pero82 | 0 | 17,791,451,502 | 40% | ||
love5200 | 0 | 18,308,759,336 | 100% | ||
xiaoyaodidi | 0 | 106,448,189,280 | 100% | ||
seng.hock | 0 | 1,093,919,814 | 80% | ||
eric.gundam | 0 | 2,137,063,901 | 64% | ||
bgmoha | 0 | 479,731,626 | 55% | ||
oasiskp2 | 0 | 15,405,352,308 | 100% | ||
deggial | 0 | 710,472,271 | 100% | ||
hive-195880 | 0 | 787,469,275 | 20% | ||
actifitgirl | 0 | 4,634,298,723 | 100% | ||
gunting | 0 | 7,347,958,123 | 100% | ||
albro | 0 | 2,375,011,130 | 100% | ||
argo8 | 0 | 547,571,399 | 0.25% | ||
ecency.waves | 0 | 0 | 1% | ||
lordnasty | 0 | -27,440,651,803 | -100% | ||
lifeisajourney | 0 | 887,189,410 | 72% | ||
eddyss | 0 | 9,258,086,612 | 100% | ||
cur8 | 0 | 1,387,931,454,421 | 33% | ||
monzo | 0 | 1,383,985,812 | 40% | ||
alto96 | 0 | 701,668,781 | 20% | ||
dbfbfutures | 0 | 19,397,069,741 | 100% | ||
yuli05 | 0 | 31,146,812,602 | 100% | ||
porqpin | 0 | 769,337,555 | 75% | ||
menny.trx | 0 | 915,082,411 | 16.5% | ||
kachy2022 | 0 | 8,934,575,915 | 100% | ||
endhivewatchers | 0 | 0 | -0.01% | ||
trina77 | 0 | 54,202,788,871 | 100% | ||
roswelborges | 0 | 79,957,178,344 | 100% | ||
carolin77 | 0 | 42,901,210,933 | 100% | ||
linos | 0 | 8,002,593,332 | 100% | ||
coffee-lovers | 0 | 1,141,376,122 | 100% | ||
arka1 | 0 | 1,142,324,097 | 0.5% |
这段话用在股市非常适用,我非常赞同👍👍👍 > 有时候忙忙碌碌未必就会有什么巨大的回报,相反躺平不折腾才是投入产出比高的最佳方式。
author | adyiron |
---|---|
permlink | re-oflyhigh-2025720t71251643z |
category | hive-105017 |
json_metadata | {"type":"comment","tags":["hive-105017","cn","life","blog"],"app":"ecency/3.2.0-mobile","format":"markdown+html"} |
created | 2025-07-19 23:12:51 |
last_update | 2025-07-19 23:12:51 |
depth | 1 |
children | 0 |
last_payout | 2025-07-26 23:12:51 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 67 |
author_reputation | 125,257,711,681,120 |
root_title | 我忙故我在 |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 144,228,556 |
net_rshares | 0 |
辛苦o哥在后台维护服务器,步骤好繁琐啊
author | angel-baby |
---|---|
permlink | re-oflyhigh-2025720t8710560z |
category | hive-105017 |
json_metadata | {"links":[],"type":"comment","tags":["hive-105017","cn","life","blog"],"app":"ecency/3.3.3-mobile","format":"markdown+html"} |
created | 2025-07-20 00:07:12 |
last_update | 2025-07-20 00:07:12 |
depth | 1 |
children | 0 |
last_payout | 2025-07-27 00:07:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 19 |
author_reputation | 13,879,941,333,455 |
root_title | 我忙故我在 |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 144,229,858 |
net_rshares | 0 |
都是技术型人才,听到服务器就头大,我一度连什么是猫什么是路由器都分不清
author | carolin77 |
---|---|
permlink | re-oflyhigh-2025719t185419243z |
category | hive-105017 |
json_metadata | {"type":"comment","tags":["hive-105017","cn","life","blog"],"app":"ecency/3.2.1-mobile","format":"markdown+html"} |
created | 2025-07-19 10:54:18 |
last_update | 2025-07-19 10:54:18 |
depth | 1 |
children | 1 |
last_payout | 2025-07-26 10:54:18 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 35 |
author_reputation | 68,475,771,201,090 |
root_title | 我忙故我在 |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 144,213,557 |
net_rshares | 0 |
猫是一种哺乳动物 路由器是一种网络设备 😀
author | oflyhigh |
---|---|
permlink | sznd2r |
category | hive-105017 |
json_metadata | {"app":"hiveblog/0.1"} |
created | 2025-07-19 12:52:06 |
last_update | 2025-07-19 12:52:06 |
depth | 2 |
children | 0 |
last_payout | 2025-07-26 12:52:06 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 21 |
author_reputation | 6,397,390,841,479,409 |
root_title | 我忙故我在 |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 144,215,398 |
net_rshares | 0 |
原来我们用户的开心背后是 O 哥的忙碌啊!o(^▽^)o 感谢 O 哥啦!🌹
author | celeste413 |
---|---|
permlink | re-oflyhigh-2025719t195745263z |
category | hive-105017 |
json_metadata | {"type":"comment","tags":["hive-105017","cn","life","blog"],"app":"ecency/3.2.1-mobile","format":"markdown+html"} |
created | 2025-07-19 11:57:45 |
last_update | 2025-07-19 11:57:45 |
depth | 1 |
children | 2 |
last_payout | 2025-07-26 11:57:45 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 38 |
author_reputation | 476,637,079,952,459 |
root_title | 我忙故我在 |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 144,214,521 |
net_rshares | 0 |
哈哈,不全是HIVE的服务器
author | oflyhigh |
---|---|
permlink | sznd15 |
category | hive-105017 |
json_metadata | {"app":"hiveblog/0.1"} |
created | 2025-07-19 12:51:09 |
last_update | 2025-07-19 12:51:09 |
depth | 2 |
children | 1 |
last_payout | 2025-07-26 12:51:09 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 14 |
author_reputation | 6,397,390,841,479,409 |
root_title | 我忙故我在 |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 144,215,384 |
net_rshares | 0 |
O哥家 不会是有机房吧! O(∩_∩)O哈哈~
author | celeste413 |
---|---|
permlink | re-oflyhigh-2025719t231021565z |
category | hive-105017 |
json_metadata | {"tags":["ecency"],"app":"ecency/4.2.1-vision","format":"markdown+html"} |
created | 2025-07-19 15:10:24 |
last_update | 2025-07-19 15:10:24 |
depth | 3 |
children | 0 |
last_payout | 2025-07-26 15:10:24 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 23 |
author_reputation | 476,637,079,952,459 |
root_title | 我忙故我在 |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 144,218,521 |
net_rshares | 0 |
慢慢就好了,店铺确实不咋赚钱
author | huigezi |
---|---|
permlink | re-oflyhigh-2025719t193829399z |
category | hive-105017 |
json_metadata | {"tags":["cn","life","blog"],"app":"ecency/4.2.1-vision","format":"markdown+html"} |
created | 2025-07-19 11:38:30 |
last_update | 2025-07-19 11:38:30 |
depth | 1 |
children | 0 |
last_payout | 2025-07-26 11:38:30 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 14 |
author_reputation | 30,018,454,065,109 |
root_title | 我忙故我在 |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 144,214,237 |
net_rshares | 0 |
O哥威武!
author | jychbetter |
---|---|
permlink | re-oflyhigh-2025719t161217597z |
category | hive-105017 |
json_metadata | {"tags":["cn","life","blog"],"app":"ecency/4.2.1-vision","format":"markdown+html"} |
created | 2025-07-19 14:12:18 |
last_update | 2025-07-19 14:12:18 |
depth | 1 |
children | 0 |
last_payout | 2025-07-26 14:12:18 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 6 |
author_reputation | 1,258,427,953,253,748 |
root_title | 我忙故我在 |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 144,217,505 |
net_rshares | 0 |
东北话:可劲儿折腾,请给O哥。做事我现在更享受过程,结果已经没那么重要了。正因为我们会享受过程,我想结果也应该不会太坏。 祝O哥开心每一天!
author | lovelingling |
---|---|
permlink | re-oflyhigh-2025719t175011761z |
category | hive-105017 |
json_metadata | {"links":[],"type":"comment","tags":["hive-105017","cn","life","blog"],"app":"ecency/3.3.3-mobile","format":"markdown+html"} |
created | 2025-07-19 09:50:12 |
last_update | 2025-07-19 09:50:12 |
depth | 1 |
children | 1 |
last_payout | 2025-07-26 09:50:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 71 |
author_reputation | 733,266,995,230,770 |
root_title | 我忙故我在 |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 144,211,879 |
net_rshares | 0 |
谢谢
author | oflyhigh |
---|---|
permlink | sznd33 |
category | hive-105017 |
json_metadata | {"app":"hiveblog/0.1"} |
created | 2025-07-19 12:52:18 |
last_update | 2025-07-19 12:52:18 |
depth | 2 |
children | 0 |
last_payout | 2025-07-26 12:52:18 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 2 |
author_reputation | 6,397,390,841,479,409 |
root_title | 我忙故我在 |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 144,215,400 |
net_rshares | 0 |
对呀,人还是要奋斗的, 你媳妇很棒👍🏻👍🏻
author | marygong77777 |
---|---|
permlink | re-oflyhigh-2025719t20452894z |
category | hive-105017 |
json_metadata | {"links":[],"type":"comment","tags":["hive-105017","cn","life","blog"],"app":"ecency/3.3.3-mobile","format":"markdown+html"} |
created | 2025-07-19 12:45:27 |
last_update | 2025-07-19 12:45:36 |
depth | 1 |
children | 2 |
last_payout | 2025-07-26 12:45:27 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 21 |
author_reputation | 414,690,443,598,474 |
root_title | 我忙故我在 |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 144,215,293 |
net_rshares | 0 |
哈哈 她的店铺也黄好多年啦
author | oflyhigh |
---|---|
permlink | sznd3o |
category | hive-105017 |
json_metadata | {"app":"hiveblog/0.1"} |
created | 2025-07-19 12:52:39 |
last_update | 2025-07-19 12:52:39 |
depth | 2 |
children | 1 |
last_payout | 2025-07-26 12:52:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 13 |
author_reputation | 6,397,390,841,479,409 |
root_title | 我忙故我在 |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 144,215,405 |
net_rshares | 0 |
奋斗过,以后可重来,呵呵
author | marygong77777 |
---|---|
permlink | re-oflyhigh-2025719t2110195z |
category | hive-105017 |
json_metadata | {"links":[],"type":"comment","tags":["ecency"],"app":"ecency/3.3.3-mobile","format":"markdown+html"} |
created | 2025-07-19 13:10:18 |
last_update | 2025-07-19 13:10:18 |
depth | 3 |
children | 0 |
last_payout | 2025-07-26 13:10:18 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 12 |
author_reputation | 414,690,443,598,474 |
root_title | 我忙故我在 |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 144,215,878 |
net_rshares | 0 |
不多说了,瞎忙去了......
author | oflyhigh |
---|---|
permlink | szn4mv |
category | hive-105017 |
json_metadata | {"app":"hiveblog/0.1"} |
created | 2025-07-19 09:49:45 |
last_update | 2025-07-19 09:49:45 |
depth | 1 |
children | 0 |
last_payout | 2025-07-26 09:49:45 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 15 |
author_reputation | 6,397,390,841,479,409 |
root_title | 我忙故我在 |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 144,211,865 |
net_rshares | 0 |
o 嫂能干。她之前从欧洲进口什么品牌的化妆品?作为女人对于化妆品是最喜欢的:)
author | susanli3769 |
---|---|
permlink | re-oflyhigh-2025719t1732756z |
category | hive-105017 |
json_metadata | {"tags":["cn","life","blog"],"app":"ecency/4.2.1-vision","format":"markdown+html"} |
created | 2025-07-19 21:03:03 |
last_update | 2025-07-19 21:03:03 |
depth | 1 |
children | 0 |
last_payout | 2025-07-26 21:03:03 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 39 |
author_reputation | 1,315,459,902,021,859 |
root_title | 我忙故我在 |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 144,225,104 |
net_rshares | 0 |
O哥的忙碌才有我们的安心使用,感谢大佬辛苦!🥰
author | zhangyan-123 |
---|---|
permlink | re-oflyhigh-2025719t21730411z |
category | hive-105017 |
json_metadata | {"type":"comment","tags":["hive-105017","cn","life","blog"],"app":"ecency/3.3.2-mobile","format":"markdown+html"} |
created | 2025-07-19 13:07:30 |
last_update | 2025-07-19 13:07:30 |
depth | 1 |
children | 0 |
last_payout | 2025-07-26 13:07:33 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 23 |
author_reputation | 917,763,193,920,460 |
root_title | 我忙故我在 |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 144,215,753 |
net_rshares | 0 |