 --- *~~~ La versione in italiano inizia subito dopo la versione in inglese ~~~* --- **ENGLISH** **23-12-2024 - Computer science basics - Operating system (2) [EN]-[IT]** With this post I would like to give a brief instruction about the topic mentioned in the subject (code notes: X_82) ***Operating system (2)*** The operating system has a layered structure, so-called onion, below a scheme.  The Operating System is logically divided into functional layers and each layer offers services to the upper layers hiding what is underneath and its implementation mechanisms. *The main functions performed by the operating system are:* ⎯ Execution of application programs initialization of input/output devices loading the program (data and instructions) into the central memory preparation and management of other resources ⎯ Access to I/O devices management of operations for data transfer abstraction of read and write operations understandable to the user ⎯ Storage of data and programs logical organization of persistent data in the form of directories (folders) and files management of low-level operations for the relative input/output ⎯ Access control sharing of resources by multiple users or applications protection mechanisms and policies for resolving any conflicts of use Accounting optimization of the response time of interactive programs accounting of the costs of using the system to users ⎯ Management of malfunctions detection and, if possible, resolution of any malfunctions caused by hardware failures, or by incorrect operations performed by the software applicative Here are some information pills regarding the subject in question. **1-single-user multitasking systems** Single-user multitasking systems allow multiple programs and a single user **2-The accounting function** The accounting function performed by the operating system consists in optimizing the response time of interactive programs **3-round robin scheduling algorithm** In the round robin scheduling algorithm, the time quantum must be small **4-security terms** In terms of security, the administrator can access any file or resource **5-dynamic link libraries** Dynamic link libraries contain procedures and functions shared between different applications **6-The operating system layer** The operating system layer closest to the hardware is the CPU manager **7-time quantum** A time quantum is a time interval into which the CPU execution is divided **8-context-switch** For time-sharing, the context-switch represents the switch from one process to another to the other **9-throughput of a system** The throughput of a system is the number of processes completed in the unit of time **10-** In the First-Come-First-Served (FCFS) scheduling algorithm, the queue of ready processes is managed in FIFO (First Input Forward Output) mode ***Conclusions*** The time quantum (also called time quantum) of a computer is a fixed unit of time used in operating systems to manage the execution of processes on a CPU. It is particularly relevant in preemptive scheduling algorithms, such as Round Robin. ***Question*** What is your favorite operating system today? --- https://images.hive.blog/1536x0/https://files.peakd.com/file/peakd-hive/green77/gGQutTRs-hive-spacer.png --- **[ITALIAN]** **23-12-2024 - Basi di informatica - Sistema operativo (2) [EN]-[IT]** Con questo post vorrei dare una breve istruzione a riguardo dell’argomento citato in oggetto (code notes: X_82) ***Sistema operativo (2)*** Il sistema operativo ha una struttura a strati, cosiddetta a cipolla, qui sotto uno schema.  Il Sistema operativo logicamente è suddiviso in strati funzionali e ciascuno strato offre servizi agli strati superiori nascondendo quello che sta sotto e i suoi meccanismi implementativi. *Le principali funzioni svolte dal sistema operativo sono:* ⎯ Esecuzione di programmi applicativi inizializzazione dei dispositivi di ingresso/uscita caricamento del programma (dati e istruzioni) nella memoria centrale preparazione e gestione di altre risorse ⎯ Accesso ai dispositivi di I/O gestione delle operazioni per il trasferimento dei dati astrazione delle operazioni di lettura e scrittura comprensibili per l’utente ⎯ Archiviazione di dati e programmi organizzazione logica dei dati persistenti sotto forma di directory (cartelle) e file gestione delle operazioni di basso livello per il relativo ingresso/uscita ⎯ Controllo di accesso condivisione di risorse da parte di più utenti o applicazioni meccanismi di protezione e politiche di risoluzione degli eventuali conflitti d’uso Contabilizzazione ottimizzazione del tempo di risposta dei programmi interattivi contabilizzazione dei costi dell’impiego del sistema agli utenti ⎯ Gestione dei malfunzionamenti rilevazione e, se possibile, risoluzione di eventuali malfunzionamenti provocati da guasti hardware, o da operazioni non corrette compiute dal software applicativo Qui di seguito alcune pillole di informazioni a riguardo dell’argomento in oggetto. **1-sistemi multi-tasking mono-utente** I sistemi multi-tasking mono-utente consentono più programmi e unico utente **2-La funzione contabilizzazione** La funzione contabilizzazione svolta dal sistema operativa consiste nel ottimizzare il tempo di risposta dei programmi interattivi **3-algoritmo di scheduling round robin** Nell'algoritmo di scheduling round robin, il quanto di tempo deve essere piccolo **4-termini di protezione** In termini di protezione, l'amministratore può accedere a qualsiasi file o risorsa **5-librerie di collegamento dinamico** Le librerie di collegamento dinamico contengono procedure e funzioni condivise tra diverse applicazioni **6-Lo strato del sistema operativo** Lo strato del sistema operativo più vicino all'hardware è il gestore della CPU **7-quanto di tempo** Un quanto di tempo è intervallo di tempo in cui è suddivisa l'esecuzione della CPU **8-context-switch** Per il time-sharing, il context-switch rappresenta il passaggio da un processo all’altro **9-throughput di un sistema** Il throughput di un sistema è il numero di processi completati nell’unità di tempo **10-** Nell'algoritmo di scheduling First-Come-First-Served (FCFS), la coda dei processi pronti è gestita in modalità FIFO (First Input Forward Output) ***Conclusioni*** Il quanto di tempo (chiamato anche time quantum) di un calcolatore è un'unità di tempo fissa utilizzata nei sistemi operativi per gestire l'esecuzione dei processi su una CPU. È particolarmente rilevante negli algoritmi di scheduling preemptive, come il Round Robin. ***Domanda*** Qual è ad oggi il vostro sistema operativo preferito? **THE END**
author | stefano.massari | ||||||
---|---|---|---|---|---|---|---|
permlink | 23-12-2024-computer-science-basics-operating-system-2-en-it | ||||||
category | hive-146620 | ||||||
json_metadata | {"app":"peakd/2024.12.6","format":"markdown","tags":["learn","computerscience","neoxian","ctp","palnet","stem","archon","pimp","vyb"],"users":[],"image":["https://files.peakd.com/file/peakd-hive/stefano.massari/23xykLUhxyQtuNWVjzrj7r9oZgem27dzL9zdC5uGiFrHaAPqMF9Eao1q3JYbAcULKJsGC.png","https://files.peakd.com/file/peakd-hive/stefano.massari/245J1vceerDmkXJK5U8TA6mkbjYVmKMqzHeajqRZCaSmo9ExoDUMQm6BRaHr2geoZk5Bn.png","https://images.hive.blog/1536x0/https://files.peakd.com/file/peakd-hive/green77/gGQutTRs-hive-spacer.png"]} | ||||||
created | 2024-12-23 11:40:18 | ||||||
last_update | 2024-12-23 11:40:18 | ||||||
depth | 0 | ||||||
children | 9 | ||||||
last_payout | 2024-12-30 11:40:18 | ||||||
cashout_time | 1969-12-31 23:59:59 | ||||||
total_payout_value | 3.396 HBD | ||||||
curator_payout_value | 3.467 HBD | ||||||
pending_payout_value | 0.000 HBD | ||||||
promoted | 0.000 HBD | ||||||
body_length | 7,101 | ||||||
author_reputation | 350,975,846,529,438 | ||||||
root_title | "23-12-2024 - Computer science basics - Operating system (2) [EN]-[IT]" | ||||||
beneficiaries |
| ||||||
max_accepted_payout | 1,000,000.000 HBD | ||||||
percent_hbd | 10,000 | ||||||
post_id | 139,422,767 | ||||||
net_rshares | 15,838,910,296,418 | ||||||
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
team | 0 | 185,919,067,153 | 20% | ||
roelandp | 0 | 7,737,106,555 | 0.37% | ||
arcange | 0 | 1,007,193,998,988 | 5% | ||
stea90 | 0 | 523,018,158 | 50% | ||
carrinm | 0 | 173,228,564,849 | 15% | ||
funnel | 0 | 13,796,179,206 | 20% | ||
stefanialexis | 0 | 868,718,704 | 20% | ||
walterjay | 0 | 15,327,607,309 | 1.62% | ||
steemitboard | 0 | 24,803,112,913 | 5% | ||
lizanomadsoul | 0 | 2,493,273,078 | 1.5% | ||
giuatt07 | 0 | 1,116,226,954,310 | 52% | ||
princessmewmew | 0 | 1,942,725,238 | 0.75% | ||
grapthar | 0 | 6,868,632,128 | 100% | ||
joeyarnoldvn | 0 | 458,055,547 | 1.47% | ||
dexpartacus | 0 | 55,320,132,168 | 100% | ||
kaminchan | 0 | 14,994,950,657 | 44% | ||
felt.buzz | 0 | 10,014,581,502 | 1.62% | ||
kharrazi | 0 | 626,571,622 | 15% | ||
jasonbu | 0 | 956,115,020 | 2.5% | ||
vimukthi | 0 | 1,345,269,243 | 50% | ||
spiceboyz | 0 | 942,246,195 | 30% | ||
nainaztengra | 0 | 300,956,901,635 | 20% | ||
marcusantoniu26 | 0 | 706,677,702,562 | 100% | ||
aidefr | 0 | 510,968,560 | 2.6% | ||
sorin.cristescu | 0 | 9,059,943,402 | 1.62% | ||
pixresteemer | 0 | 43,615,940,506 | 13% | ||
jlsplatts | 0 | 24,436,995,887 | 2% | ||
fedesox | 0 | 6,770,917,978,932 | 50% | ||
simgirl | 0 | 5,715,864,925 | 15% | ||
gianluccio | 0 | 66,167,159,283 | 27% | ||
ciuoto | 0 | 10,598,479,038 | 15% | ||
carolineschell | 0 | 155,783,305,709 | 30% | ||
robotics101 | 0 | 983,581,258 | 3.25% | ||
marcolino76 | 0 | 1,464,935,872 | 15% | ||
straykat | 0 | 6,065,528,196 | 15% | ||
gabrielatravels | 0 | 854,093,571 | 0.52% | ||
dudeontheweb | 0 | 10,959,224,418 | 8% | ||
alequandro | 0 | 715,015,579 | 15% | ||
manncpt | 0 | 2,764,838,129 | 1.5% | ||
pab.ink | 0 | 2,324,126,335 | 100% | ||
jnmarteau | 0 | 553,657,379 | 1.5% | ||
tobias-g | 0 | 7,364,026,261 | 5% | ||
piumadoro | 0 | 13,051,169,970 | 30% | ||
mad-runner | 0 | 27,139,803,739 | 21% | ||
sbarandelli | 0 | 842,205,739 | 30% | ||
vittoriozuccala | 0 | 7,317,540,433 | 15% | ||
spaghettiscience | 0 | 7,645,906,655 | 30% | ||
achimmertens | 0 | 8,552,815,813 | 2.5% | ||
phage93 | 0 | 3,877,420,796 | 30% | ||
hardrockcrypto | 0 | 1,182,583,939 | 100% | ||
cooltivar | 0 | 1,288,011,253 | 24% | ||
gabrielrr17 | 0 | 901,096,306 | 10% | ||
nattybongo | 0 | 5,230,658,973 | 15% | ||
doodle.danga | 0 | 2,076,529,713 | 30% | ||
carl05 | 0 | 4,584,243,124 | 10% | ||
armandosodano | 0 | 67,318,972,557 | 21% | ||
smartvote | 0 | 79,128,395,142 | 3.4% | ||
cryptoyzzy | 0 | 86,672,942,593 | 21% | ||
coccodema | 0 | 1,745,880,919 | 15% | ||
pedrocanella | 0 | 921,936,308 | 20% | ||
jessica.steem | 0 | 1,820,198,216 | 25.5% | ||
dosh | 0 | 773,372,824 | 20% | ||
sanjeev021 | 0 | 954,559,734 | 10% | ||
marianaemilia | 0 | 3,617,704,813 | 20% | ||
middleearth | 0 | 1,138,798,781 | 30% | ||
adinapoli | 0 | 8,936,294,913 | 15% | ||
discovery-it | 0 | 930,401,706,988 | 30% | ||
mfarinato | 0 | 2,428,496,906 | 15% | ||
shainemata | 0 | 24,155,599,259 | 5% | ||
gomster | 0 | 944,547,969 | 10% | ||
juanbg | 0 | 5,757,519,043 | 15% | ||
lallo | 0 | 36,277,350,895 | 30% | ||
caaio | 0 | 703,120,625 | 20% | ||
titti | 0 | 9,754,775,404 | 30% | ||
stregamorgana | 0 | 1,105,920,784 | 30% | ||
yanezdegomera | 0 | 468,260,300 | 20% | ||
meeplecomposer | 0 | 2,485,423,964 | 18% | ||
c3r34lk1ll3r | 0 | 29,599,149,137 | 100% | ||
libertycrypto27 | 0 | 442,697,896,661 | 50% | ||
anjanida | 0 | 3,485,254,384 | 100% | ||
robibasa | 0 | 153,163,278,408 | 50% | ||
spurisna | 0 | 30,099,635,394 | 100% | ||
bastter | 0 | 2,045,643,977 | 20% | ||
blumela | 0 | 143,742,188,004 | 50% | ||
tinyhousecryptos | 0 | 460,441,619 | 5% | ||
cryptomonica | 0 | 24,782,176,844 | 100% | ||
maruskina | 0 | 19,624,758,469 | 15% | ||
victoriaxl | 0 | 1,082,244,111 | 15% | ||
omodei | 0 | 847,674,880 | 30% | ||
medussart | 0 | 594,820,989 | 30% | ||
capitanonema | 0 | 1,012,446,994 | 30% | ||
damaskinus | 0 | 620,500,174 | 15% | ||
sportgamer | 0 | 8,673,438,044 | 100% | ||
elianaicgomes | 0 | 1,898,389,348 | 5% | ||
marcellasunset | 0 | 494,640,604 | 30% | ||
axel-blaze | 0 | 50,823,010,447 | 100% | ||
discovery-blog | 0 | 5,733,620,064 | 30% | ||
hjmarseille | 0 | 1,212,258,601 | 27% | ||
garlet | 0 | 32,824,182,316 | 50% | ||
libertypal27 | 0 | 760,464,352 | 100% | ||
hivebuzz | 0 | 22,066,211,523 | 3% | ||
pinmapple | 0 | 1,066,463,422 | 1.5% | ||
laruche | 0 | 5,122,704,947 | 3.25% | ||
mrf83 | 0 | 72,242,296,141 | 100% | ||
ghastlygames | 0 | 2,906,799,722 | 30% | ||
peterpanpan | 0 | 1,022,072,427 | 30% | ||
meppij | 0 | 64,074,897,309 | 100% | ||
matteus57 | 0 | 2,758,167,479 | 30% | ||
satoshil | 0 | 25,843,869,431 | 50% | ||
ilcontabile | 0 | 2,041,717,105 | 100% | ||
diego1306 | 0 | 814,530,614 | 100% | ||
joseq1570 | 0 | 1,118,420,896 | 9% | ||
dannewton | 0 | 47,157,715,908 | 7.5% | ||
earthsea | 0 | 2,713,024,433 | 7.5% | ||
sweetunicorn | 0 | 1,107,350,570 | 100% | ||
bindalove | 0 | 719,805,118 | 30% | ||
goliathus | 0 | 823,061,573 | 10% | ||
hive-world | 0 | 1,225,193,856 | 10% | ||
clifth | 0 | 584,882,432 | 50% | ||
seuamiguto | 0 | 489,583,194 | 20% | ||
he-index | 0 | 23,192,108,463 | 10% | ||
libertyleo27 | 0 | 518,681,246 | 100% | ||
carlosro | 0 | 501,301,219 | 20% | ||
brucolac | 0 | 3,319,302,237 | 12% | ||
peerfinance | 0 | 55,256,807,438 | 100% | ||
yggdrasilwind | 0 | 2,137,678,780 | 30% | ||
brando28 | 0 | 609,182,532 | 10% | ||
repayme4568 | 0 | 700,940,693 | 15% | ||
bencwarmer | 0 | 39,188,354,314 | 100% | ||
moraviareosa | 0 | 0 | 98.8% | ||
joseluis91 | 0 | 4,811,218,900 | 30% | ||
khushboo108 | 0 | 1,320,183,030 | 10% | ||
quiubi | 0 | 2,431,848,567 | 15% | ||
krrizjos18 | 0 | 1,286,913,469 | 15% | ||
kkartdesign | 0 | 496,875,210 | 15% | ||
maridmc | 0 | 6,524,787,921 | 30% | ||
holovision.stem | 0 | 1,217,604,658 | 100% | ||
musicandreview | 0 | 450,069,344 | 0.75% | ||
libertypob27 | 0 | 817,953,934 | 100% | ||
farmingtales | 0 | 1,981,417,358 | 30% | ||
vitoragnelli | 0 | 809,506,479 | 100% | ||
franvenezuela | 0 | 1,042,165,226 | 15% | ||
adulruna | 0 | 780,604,763 | 20% | ||
emd012 | 0 | 590,941,325 | 10% | ||
hkinuvaime | 0 | 1,007,430,665 | 10% | ||
jrjaime | 0 | 1,410,284,662 | 9% | ||
qyses | 0 | 463,966,462 | 18% | ||
kojiri | 0 | 897,350,097 | 10% | ||
eolianpariah2 | 0 | 12,481,186,827 | 4% | ||
cryptogillone | 0 | 508,483,652 | 30% | ||
balaenoptera | 0 | 45,973,771,780 | 100% | ||
lobaobh | 0 | 740,113,219 | 12% | ||
waivio.curator | 0 | 1,943,956,926 | 3.63% | ||
jpleron | 0 | 699,557,712 | 20% | ||
theshot2414 | 0 | 150,022,926 | 2% | ||
elfino28 | 0 | 2,553,975,620 | 14% | ||
hazkripto | 0 | 17,256,871,299 | 100% | ||
bteim | 0 | 9,808,433,858 | 50% | ||
listnerds | 0 | 1,203,855,076 | 20% | ||
highfist | 0 | 910,053,421 | 10% | ||
pensieristupendi | 0 | 1,954,919,616 | 100% | ||
andre.btc | 0 | 1,544,608,866 | 24% | ||
dub-c | 0 | 830,456,633 | 100% | ||
carcio84 | 0 | 22,554,334,854 | 100% | ||
prosocialise | 0 | 46,999,574,275 | 10% | ||
mesk | 0 | 1,134,515,579 | 10% | ||
amazot2 | 0 | 13,619,069,359 | 100% | ||
dragonmk47 | 0 | 12,112,490,590 | 10% | ||
joyyusuf | 0 | 1,432,228,224 | 30% | ||
genepoolcardlord | 0 | 28,673,427,320 | 10% | ||
ctptips | 0 | 87,848,746 | 15% | ||
juliansokto | 0 | 449,469,315 | 100% | ||
deggial | 0 | 9,497,441,963 | 20% | ||
canellov | 0 | 731,951,225 | 10% | ||
cryptomother | 0 | 7,616,963,637 | 50% | ||
yzamazing | 0 | 1,348,563,888 | 15% | ||
p1k4ppa10 | 0 | 24,007,840,220 | 20% | ||
nftfrappe | 0 | 33,598,728,013 | 10% | ||
denisda | 0 | 2,441,856,828 | 15% | ||
skiptvads | 0 | 92,259,413,752 | 35% | ||
flowtrader | 0 | 7,490,650,131 | 100% | ||
healthymary | 0 | 6,671,220,039 | 100% | ||
sampraiseve | 0 | 11,104,930,171 | 100% | ||
cur8 | 0 | 1,895,368,875,006 | 50% | ||
iamscinttwister | 0 | 1,029,973,520 | 15% | ||
odb-contest | 0 | 10,598,484,011 | 100% | ||
sararossi | 0 | 15,800,393,000 | 100% | ||
marcelloracconti | 0 | 527,744,262 | 30% | ||
abilitysend | 0 | 0 | 100% | ||
juwon-btc | 0 | 3,378,799,577 | 9% | ||
demonicore | 0 | 2,591,967,199 | 50% |
I own no system at the moment so I don’t have a favorite operating system
author | bisolamih |
---|---|
permlink | re-stefanomassari-20241223t18058792z |
category | hive-146620 |
json_metadata | {"type":"comment","tags":["hive-146620","learn","computerscience","neoxian","ctp","palnet","stem","archon","pimp","vyb"],"app":"ecency/3.1.0-mobile","format":"markdown+html"} |
created | 2024-12-23 17:01:00 |
last_update | 2024-12-23 17:01:00 |
depth | 1 |
children | 0 |
last_payout | 2024-12-30 17:01:00 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.028 HBD |
curator_payout_value | 0.029 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 74 |
author_reputation | 77,838,254,341,510 |
root_title | "23-12-2024 - Computer science basics - Operating system (2) [EN]-[IT]" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 139,429,454 |
net_rshares | 130,700,770,684 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
stefano.massari | 0 | 130,700,770,684 | 44% |
Linux senza ombra di dubbio! !LOL
author | c3r34lk1ll3r |
---|---|
permlink | re-stefanomassari-20241223t13437844z |
category | hive-146620 |
json_metadata | {"type":"comment","tags":["hive-146620","learn","computerscience","neoxian","ctp","palnet","stem","archon","pimp","vyb"],"app":"ecency/3.2.0-mobile","format":"markdown+html"} |
created | 2024-12-23 12:43:06 |
last_update | 2024-12-23 12:43:06 |
depth | 1 |
children | 1 |
last_payout | 2024-12-30 12:43:06 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.020 HBD |
curator_payout_value | 0.021 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 33 |
author_reputation | 42,998,060,611,946 |
root_title | "23-12-2024 - Computer science basics - Operating system (2) [EN]-[IT]" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 139,423,712 |
net_rshares | 96,441,085,654 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
stefano.massari | 0 | 96,441,085,654 | 44% |
<div class='pull-right'><center><img src="https://lolztoken.com/lolz.png"><br><a href="https://lolztoken.com">lolztoken.com</a></p><br><br><br><br></center></div><p><center><strong>I found nasty month-old leftover mac and cheese in the fridge.<br>It was a case of age-related macaroni degeneration.</strong><br><sub>Credit: <a href="https://peakd.com/@reddit">reddit</a></sub><br>@stefano.massari, I sent you an <a href="https://lolztoken.com">$LOLZ</a> on behalf of c3r34lk1ll3r<br><br>(2/8)<br>Delegate Hive Tokens to Farm $LOLZ and earn 110% Rewards. <a href='https://peakd.com/@lolztoken/introducing-lolz-defi-now-you'>Learn more.</a></center></p>
author | lolzbot |
---|---|
permlink | re-re-stefanomassari-20241223t13437844z-20241223t124506z |
category | hive-146620 |
json_metadata | "{"app": "beem/0.24.19"}" |
created | 2024-12-23 12:45:12 |
last_update | 2024-12-23 12:45:12 |
depth | 2 |
children | 0 |
last_payout | 2024-12-30 12:45: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 | 652 |
author_reputation | 196,160,763,099,873 |
root_title | "23-12-2024 - Computer science basics - Operating system (2) [EN]-[IT]" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 139,423,754 |
net_rshares | 0 |
!HOPE !LOL !INDEED
author | cryptoyzzy |
---|---|
permlink | re-stefanomassari-sozg8i |
category | hive-146620 |
json_metadata | {"tags":["hive-146620"],"app":"peakd/2024.12.6","image":[],"users":[]} |
created | 2024-12-24 05:21:54 |
last_update | 2024-12-24 05:21:54 |
depth | 1 |
children | 1 |
last_payout | 2024-12-31 05:21:54 |
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 | 18 |
author_reputation | 430,004,900,630,724 |
root_title | "23-12-2024 - Computer science basics - Operating system (2) [EN]-[IT]" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 139,441,002 |
net_rshares | 0 |
<div class='pull-right'><center><img src="https://lolztoken.com/lolz.png"><br><a href="https://lolztoken.com">lolztoken.com</a></p><br><br><br><br></center></div><p><center><strong>If you’re feeling paranoid...<br>You’re not alone.</strong><br><sub>Credit: <a href="https://peakd.com/@reddit">reddit</a></sub><br>@stefano.massari, I sent you an <a href="https://lolztoken.com">$LOLZ</a> on behalf of cryptoyzzy<br><br>(7/10)<br>Delegate Hive Tokens to Farm $LOLZ and earn 110% Rewards. <a href='https://peakd.com/@lolztoken/introducing-lolz-defi-now-you'>Learn more.</a></center></p>
author | lolzbot |
---|---|
permlink | re-re-stefanomassari-sozg8i-20241224t052253z |
category | hive-146620 |
json_metadata | "{"app": "beem/0.24.19"}" |
created | 2024-12-24 05:23:00 |
last_update | 2024-12-24 05:23:00 |
depth | 2 |
children | 0 |
last_payout | 2024-12-31 05:23:00 |
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 | 584 |
author_reputation | 196,160,763,099,873 |
root_title | "23-12-2024 - Computer science basics - Operating system (2) [EN]-[IT]" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 139,441,031 |
net_rshares | 0 |
<div class="pull-left">https://cdn.steemitimages.com/DQmTAn3c753LR7bHCLPo96g9UvRMaPFwaMYn8VQZa85xczC/discovery_logo_colore%20-%20Copia.png</div><br> This post was shared and voted inside the discord by the curators team of <a href="https://discord.gg/cMMp943"> discovery-it</a> <br>Join our <a href = "https://hive.blog/trending/hive-193212"> Community</a> and follow our <a href = "https://hive.vote/dash.php?i=1&trail=discovery-it">Curation Trail</a><br>Discovery-it is also a Witness, vote for us <a href = "https://hivesigner.com/sign/account-witness-vote?witness=discovery-it&approve=true"> here</a> <br>Delegate to us for passive income. Check our <a href = "https://hive.blog/hive-193212/@discovery-it/delegations-program-80-fee-back"> 80% fee-back Program</a> <hr>
author | discovery-it |
---|---|
permlink | re-stefano-massari-bas5eyxfyy |
category | hive-146620 |
json_metadata | "{"app": "beem/0.24.26"}" |
created | 2024-12-24 01:50:39 |
last_update | 2024-12-24 01:50:39 |
depth | 1 |
children | 0 |
last_payout | 2024-12-31 01:50:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.030 HBD |
curator_payout_value | 0.031 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 773 |
author_reputation | 67,932,875,689,172 |
root_title | "23-12-2024 - Computer science basics - Operating system (2) [EN]-[IT]" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 139,438,415 |
net_rshares | 134,209,697,379 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
stefano.massari | 0 | 134,209,697,379 | 44% |
<center><p><sub>(2/10)</sub><br>@stefano.massari! <b>@cryptoyzzy Wants to spread Hope!</b> so I just sent 1 <b>HOP</b> to your account on behalf of @cryptoyzzy. </p><p>Since we think the world can use more Hope, you can now already start spreading Hope yourself! <p><img src="https://images.ecency.com/DQmWgjquLMiUmRCMvttUVeLUJVQuUmJT2vEiXWuvBHtVEgZ/hope_s.png" style="width: 75px; height: 75px;" alt="Hope Logo"></p></center>
author | hopelizer |
---|---|
permlink | re-stefano-massari-20241224t052229 |
category | hive-146620 |
json_metadata | "" |
created | 2024-12-24 05:22:30 |
last_update | 2024-12-24 05:22:30 |
depth | 1 |
children | 0 |
last_payout | 2024-12-31 05:22: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 | 426 |
author_reputation | -1,139,624,065,804 |
root_title | "23-12-2024 - Computer science basics - Operating system (2) [EN]-[IT]" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 139,441,019 |
net_rshares | 0 |
<center><p><sub>(7/25)</sub><br>@stefano.massari! <b>@cryptoyzzy Totally agrees with your content!</b> so I just sent 1 <b>IDD</b> to your account on behalf of @cryptoyzzy. </p> <p><img src="https://images.ecency.com/DQmWb3w1G2BqK4FQdm7VzMnr7iwc2ESzQd4Nnb21Sbp8rK8/idd_s.png" style="width: 75px; height: 75px;" alt="Indeed Logo"> </p></center>
author | indeedly |
---|---|
permlink | re-stefano-massari-20241224t052339 |
category | hive-146620 |
json_metadata | "" |
created | 2024-12-24 05:23:39 |
last_update | 2024-12-24 05:23:39 |
depth | 1 |
children | 0 |
last_payout | 2024-12-31 05:23: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 | 344 |
author_reputation | -809,142,277,994 |
root_title | "23-12-2024 - Computer science basics - Operating system (2) [EN]-[IT]" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 139,441,045 |
net_rshares | 0 |
!discovery 30
author | libertycrypto27 |
---|---|
permlink | re-stefanomassari-soz6fo |
category | hive-146620 |
json_metadata | {"tags":["hive-146620"],"app":"peakd/2024.12.6","image":[],"users":[]} |
created | 2024-12-24 01:50:09 |
last_update | 2024-12-24 01:50:09 |
depth | 1 |
children | 0 |
last_payout | 2024-12-31 01:50:09 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.029 HBD |
curator_payout_value | 0.030 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 13 |
author_reputation | 2,020,837,155,784,639 |
root_title | "23-12-2024 - Computer science basics - Operating system (2) [EN]-[IT]" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 139,438,402 |
net_rshares | 129,555,105,216 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
stefano.massari | 0 | 129,555,105,216 | 44% |