Thursday, May 29, 2025

Since I have been tortured

 I am not concerned or worried if any of you reading this believe what is written here because I am the one who has to live through this experience. I was used in an experiment and am slowly dying because of it. Both Interpol and President Trump are aware of the situation. I had asked them to tell Antonio Guiterrez about what happened.

Okay, here bis the reason for this post: I am intelligent and this can be seen with a lot of my posts on this blog. It seems that I do not have much of a future and I want to share my ideas. I do not want anything more than a thank you because:

I am poor and homeless. No one gives a shit about some poor homeless guy who is dying because of an experiment. 

Think about that for a moment.

Anything on here that I have shared has never recieved a thank you.


I am dying. No one wants to help me.

I have every reason to be bitter especially when the president and Interpol know thi and won't do shit about it.

Let them deny it or say nothing about it at all.

I am a realist. I believe that they are more likely trying to shut me up about the whole situation.

I will add to this later. I want people to know that I have been tortured and experimented upon by a large group of people.


I am poor and homeless and have experienced double jeopardy and false imprisonment along with being tortured.

I really hope that those who know about what happened will pay for it just blike those who did it because those who know qabout it won't and aren't doing shit.


Do not tell me that Guiterrez cares about the poor when I am poor and her does not care that I am being tortured attimes.

He probably thinks it is cool that this bullshit is happening to me.


Saturday, May 24, 2025

Unfortunately, I do have to defend myself

 This post will be shown to the proper authorities.

About a year ago, one of the bathrooms of a local food Lion in Maryland was clogged.

A camera was put in the sewage pipe to see who was doing it. I came in to use the bathroom just thereafter. In the bathroom, I had a seizure and things fell out of my pockets.


In Maryland, if you do not own the property, you do not have jurisdiction outside of the confined areas of the structure placed on the property.


Food Lion management has also stated that Ahold DelHaize follows the laws of Maryland.

The lower manager who came up to me later admitted to being in a van outside of the building where the Food Lion is located. He and others were also aware that I had a seizure. 


I was told by management that they  were blaming me for everything because I was there shopping more often.

When I came out of my seizure, the restroom had three other people in it.


The same manager who was outside of the building, outside of his jurisdiction - along with a few others involved, and is willing to even stalk me - along with the others - where I live, is willing to make false claims.


Before you state or do anything, think about it.

I have been very patient until being recently stalked.

I am reporting this to the BBB, interpol, and ACLU.


Thursday, May 22, 2025

Perpetuation of the species

 (AP) (Reuters)

Scientists have developed a new method of impregnating women if the man loses his appendage by using the foot as a replacement.

It has been repeatedly tested with positive results.

"By using the foot, we have been successfully able to impregnate everyone including men,"stated Professor Eaton Otemiel.

" In fact, I have children everywhere, " he added, " because my foot is up everyone's ass."

Sunday, May 4, 2025

BHyVe and PowerVM solutions

  "Qemu-system-ppc 64 (:)

--machine help" mac99

--cpu help" choose CPU of the host machine .

The above needs to be added to the lines in BHyve which start the qemu instance.

Nathan Whitehorn has formerly stated that there is a problem with the software of IBM's PowerVM hypervisor. Is it possible to fix if IBM open sources PowerVM? If not, could the BHyve hypervisor be reprogrammed to follow the same functions.

There is no current graphical interface for any non i386/ and64 qemu or other emulated system.  Functions such as USB access are not possible. Hypothetical situations such as access to USB graphics and audio cards could are not able to be tested. The virtual machine monitor needs to have these options. Facilitation of the execution of command line start of the virtual machine monitor requires the writing of an executable shell script:

#/bin/sh qemu-system-ppc64 --machine $MACHINE --cpu $CPU --memory $RAM_AMOUNT --diac $DISC --$USB_OPTIONS --$OTHER_OPTIONS


I have not been able to have more focus on the parts of BHyve because I need to focus on redirecting software to search for the flattened device tree. 

On none ppc64 RISC machines, having programs search for hardware means writing the path to the architecture equivalent of the flattened device tree 

I have done the testing using termyx on aarch64 and by looking for the device tree in FreeBSD source for ppc64 while working on brltty port to ppc64.

When I have my current dual core ppc64 970 iMac G5 machine set up, I will retest on native bare metal.

The first option of generic input would need to be loaded when Open Firmware loads the kernel and base modules into the RAM. Other boot loaders should function in a similar way. 

The secondary driver would need to be chain loaded after firmware load to provide full functionality.


Unless the qemu options provide direct access to USB devices - and this would require the xorg xproto protocol which is not properly functioning on FreeBSD - testing software such as brltty will not work. I have already tested this option. Bluetooth access is limited even in VirtualBox and VMWare. Even this is a hypothetical work around.