Saturday, June 21, 2025

VIBE CODING RUST

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

extern crate rand;
use std::io;
use rand::Rng;
fn main()
{
println!("Guess the number:");
println!("Please enter your guess:");
let secret_number = rand::thread_rng().gen_range(1,101);
println!("The secret number is {}", secret_number);
let mut guess = String::new();
io::stdin().read_line(&mut guess).expect("Failed to read line");
println!("Your guess:{}",guess);
}
-----BEGIN PGP SIGNATURE-----

iHUEARYKAB0WIQRzfPoL23PrstrYzNYwsSr5Sej4YwUCaFcHYQAKCRAwsSr5Sej4
YxDxAP0Vy53SSO3RGeXHH3WstMYfDZXXxcFiTkYVtObVgNO9IwD8DILtLwX4EgSG
Kz5tR747GjkBZ1R3RPWH1RNpuK/T9Qw=
=Oi7t
-----END PGP SIGNATURE-----
It's been a while since I tried to learn this rusty computer language.It is facist but it has discipline It counters buffer overflow. They
said it is the safest programming language today. But a newbie I have a lot of things to learn about it. I am still leaning the ropes.:

war in the East = War on the west

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512


WAR ON THE EAST = WAR ON THE WEST

THE MISSILE FIGHT BETWEEN ISRAEL AND IRAN COULD LEAD TO A BIGGER WAR.It has
been a week since they start bomb each other and nobody knows when it would
stop this is their biggest escalation so far and could lead to more severe fight
between and could lead to a total war. Now the Israel experiencing what Palestine
experiencing. They are sworn enemies and this is very uncertain time for them for
peace, they are commited to destroy each other.
-----BEGIN PGP SIGNATURE-----

iHUEARYKAB0WIQRzfPoL23PrstrYzNYwsSr5Sej4YwUCaFaZXgAKCRAwsSr5Sej4
Y4fhAQCdfbDUfN9rIxxfUissL3faCHEOL2fRdH9gLLmjkNHbEwEA5I0y2yxCNbwX
cAJZibWz198Ezl9Qst5i7mQ4g28QQQk=
=Kja4
-----END PGP SIGNATURE-----

UNIX VS DOS

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512



THE TEXT WARS BETWEEN UNIX AND DOS
CR and LF are control characters, respectively coded 0x0D (13 decimal) and 0x0A (10 decimal)
Even you send or post your file in plain text it will never be the same once it was crtl+a, ctrl+c and ctrl+v the file,
I am trying to say even if you tried to copy paste text with your mouse it will never be the same if you use incompatible
operating system. In Unix system it is only LEFT-FEED but in windows system is Carriage Return + Left feed. It change the
data it will never be the same checksum. That's why it is important you know about it if you sent pgp key and
the reciepient just neglectfully copy paste it with mouse it will be different file even you read it there is no
difference you should have an editor that has feature that can read white space so you would know the
difference.
-----BEGIN PGP SIGNATURE-----

iHUEARYKAB0WIQRzfPoL23PrstrYzNYwsSr5Sej4YwUCaFaRoAAKCRAwsSr5Sej4
YxFUAQCiSdjz2/ABD/Nk/wVaJBhqw+qRvBpXUlVWMSuekEg3KAD6Al3V9xKKuynx
3kicEyIEJ94hrekJ5u5yNOAdz/aA8wM=
=sfsx
-----END PGP SIGNATURE-----
THE TEXT WARS BETWEEN UNIX AND DOS
CR and LF are control characters, respectively coded 0x0D (13 decimal) and 0x0A (10 decimal)
Even you send or post your file in plain text it will never be the same once it was crtl+a, ctrl+c and ctrl+v the file,
I am trying to say even if you tried to copy paste text with your mouse it will never be the same if you use incompatible
operating system. In Unix system it is only LEFT-FEED but in windows system is Carriage Return + Left feed. It change the
data it will never be the same checksum. That's why it is important you know about it if you sent pgp key and
the reciepient just neglectfully copy paste it with mouse it will be different file even you read it there is no
difference you should have an editor that has feature that can read white space so you would know the
difference.

THE TEXT WARS BETWEEN UNIX AND DOS, actually the white space

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512



THE TEXT WARS BETWEEN UNIX AND DOS
CR and LF are control characters, respectively coded 0x0D (13 decimal) and 0x0A (10 decimal)
Even you send or post your file in plain text it will never be the same once it was crtl+a, ctrl+c and ctrl+v the file,
I am trying to say even if you tried to copy paste text with your mouse it will never be the same if you use incompatible
operating system. In Unix system it is only LEFT-FEED but in windows system is Carriage Return + Left feed. It change the
data it will never be the same checksum. That's why it is important you know about it if you sent pgp key and
the reciepient just neglectfully copy paste it with mouse it will be different file even you read it there is no
difference you should have an editor that has feature that can read white space so you would know the
difference.
-----BEGIN PGP SIGNATURE-----

iHUEARYKAB0WIQRzfPoL23PrstrYzNYwsSr5Sej4YwUCaFaRoAAKCRAwsSr5Sej4
YxFUAQCiSdjz2/ABD/Nk/wVaJBhqw+qRvBpXUlVWMSuekEg3KAD6Al3V9xKKuynx
3kicEyIEJ94hrekJ5u5yNOAdz/aA8wM=
=sfsx
-----END PGP SIGNATURE-----
THE TEXT WARS BETWEEN UNIX AND DOS
CR and LF are control characters, respectively coded 0x0D (13 decimal) and 0x0A (10 decimal)
Even you send or post your file in plain text it will never be the same once it was crtl+a, ctrl+c and ctrl+v the file,
I am trying to say even if you tried to copy paste text with your mouse it will never be the same if you use incompatible
operating system. In Unix system it is only LEFT-FEED but in windows system is Carriage Return + Left feed. It change the
data it will never be the same checksum. That's why it is important you know about it if you sent pgp key and
the reciepient just neglectfully copy paste it with mouse it will be different file even you read it there is no
difference you should have an editor that has feature that can read white space so you would know the
difference.

EVIL EXISTS

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Evil exists!
You cannot get rid of evil. History tells it happened before and it will happen all over again. It is naive to expect that someone will do good
in you by default. It is safe to say that you should be weary all the time. You should not get off you guard down, there is nothing more scary than a person is
deluded to himself and justify all his evil doings. Yes, it is true morality is subjetive, but there are things in theworld that objectively evil.
The temperament of human is complicated, sometimes you would never know from a glimpse but time will tell if someone is evil or not.
-----BEGIN PGP SIGNATURE-----

iHUEARYKAB0WIQRzfPoL23PrstrYzNYwsSr5Sej4YwUCaFZ5SwAKCRAwsSr5Sej4
Y0NkAP42PERHbOxeV5qmGMh0suuJ4wHBhCChbJSIlb3wESmMUgD9FvihkP2dBRw8
05BG/pqZ02GV7wqkYq5ZfTZ71T+OYgE=
=JWOh
-----END PGP SIGNATURE-----

Friday, June 20, 2025

Anyways

06-19-2025
It has been 8 months since Tatay's passing, and yet it is still painful, I never had this kind of pain in my entire human existence
It still pains me whenever I went to his room. The familiar smell is still there those words -- reminders scribble on the walls, those notes the trace of his existence, I cannot clean them up I cannot throw away those things I formely recognized them as garbage but now I can see them
as treasure those words written all over the place. I realized now that I was
not ready, I was not ready for him to leave us. Everyday I think about him.
Maybe because guilts and regrets I feel. Everything is not the same. I never had this kindof strange and very unfamiliar feeling, everything is not the same

06-20-2025
I think I have read this somewhere...you will die, everyone you know will die
that's the uncomfortable truth of life.

Pain is unevitable it will always be there with you, it lives with you, it dies with you.

About that blogger thing I am worried I've totally lost access. I don't know
if I ever regain access and write again. I took it down around 2015, because
I felt so cringe because it is so cliche and rantful no resolution.

I think those are the greatest thoughts I have written, no bars,
unhinged, full of myself and most important of all--sincere. The authenticity is so real..

I started online blogging around 2005. I was fan of Bob Ong back then.
Bob Ong is my gateway to read other books other author. I read ,"All I wanted to know is what I learned in Kindergarten" by Robert Fulgrum.

It opens my eyes the important of reading and writting. In my school days I am not good in writting even a simple essay I struggled. I could not write anything because I could not be truthful.

Errata 4

Error(s) will always be there. No matter how old you are, how long you've been writing it is always there. Actually English spelling is not that sensical

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 06-19-2025  It has been 8 months since Tatay's passing, and yet it is still painful, ...