Property:Analysis

From mywiki
Jump to navigation Jump to search

This is a property of type Text.

Showing 20 pages using this property.
C
# Using mitmdump gather as many client location mappings as possible # User central server to randomly replay client mappings. # Provide a way to proxy mobile cellular client.   +
Without a clear vision, commitment and experience human Climate Change initiatives highlight the chaos and imperfection that is humanity. Anything this grand and new will have false starts and waste. What we need to determine is how to best overcome those obstacles to save not the planet but our place on the planet. If you're leaving for a place you've never been the absolute quickest way to get there is to rush out the door and go like hell without checking maps, compasses and paths. It is also the surest way to not get there. The best way to get there especially if there are not existing maps and paths are a series of small scouting parties. 90% or more will set off in the wrong direction, waste resources and not get there but they're worth it to bring the 10% to the top. Whether we have the time, leadership, will power and resolve to scout out climate change and build a resilient world is certainly in doubt but we do know if we don't we won't get there.  +
We the People of the United States, in Order to form a more perfect Union,establish Justice, ''insure domestic Tranquility, provide for the common defence, promote the general Welfare'', and secure the Blessings of Liberty to ourselves and our Posterity, do ordain and establish this Constitution for the United States of America Insure Domestic Tranquility...we're sort of missing that Constitutional premise  +
Currently concerned with out COVID-19 response at the County level.  +
Cyberscout is a wiki/web based automation framework '"`UNIQ--ref-00000001-QINU`"' that allows you to automate your web operations. Currently there is a Windows instance available for [https://johnnywunder.info/tools/Cyberscout.zip download].  +
D
Fantastic time to be alive. Time as well as light stops at a black hole's event horizon.  +
The heavy focus on his finger work will help me a lots. Still obviously too fast for me but that’s never stopped me before  +
E
The discovery of these early well formed galaxies has disrupted the current cosmology.  +
Tracks and issues CAMA Permits  +
The lunatics are running the asylum. “to figure out who you can’t live without.” “Who are the people we have to keep?”  +
F
Basically I think we need to break the filters put on us by our senses by collaborating with plants and machines. Plants go much slower than us and machines much faster so they ''experience'' a different life. The current approach to AI Large language models will achieve things faster than we can but will never achieve more than we can because the inputs are filtered (and biased) by us. We need to loose the machines on the raw physics. My initial attempt will be sound. I want the see what the machine hears when it samples at 192,000hz, well above human audio range. Once I see what it hears I hope to loose the machine to tell me what it understands.  +
Naturally I was wrong, again. It seemed too simple and offered no real prediction so lo and behold I was wrong. All I was looking at was the compression of the residual signal, which I should have known be the raw PCM/Wav values were not in there. Not back to the drawing board because the residual signal is critical to building the signal but back to the mines because the the vein of information I am pursuing is still hidden in the code. Coefficients will either be my shoal that I sink on or my safe harbor where I thrive through the storms to come. So after weeks,if not months, of analysis finally figured out fLaC compression is way simpler than I thought. As near as I can figure right now it works not on predicting the stream but rather on focusing on each individual sample's amplitude and having a simple code algorithm to represent it in few bits than the 24 assigned in my case. For example 0xFFFB81 or -1151 can be represented by 0x8fd through '''int value = (int)(x >> 1) ^ -(int)(x & 1);''' using 10 bits to represent 24 basically by stripping repetitive high order bits flagging negative. '''Much more straightforward than I imagined''' I decided to loose my agent against fLaC files on the NVDIA GPU I have so closed on using C/C++ and CUDA. Got linker to work. created a.out in Debug directory Corrected the linker so it's now debuggable and gdb allows me to see assembler code so I'm finally talking directly to the machine again. Brings me back.  +
I suspect that we are on an Island has broken the integration between their systems. This is the second failure.  +
What I've found is it is a wavy line on a big wave. Up and down cycles withing larger positive to negative cycles. Question that lingers is if we went finer would every contiguous line actually have smaller waves within it until all were entangled waves? Either way step closer to having the machine play along which would be good as there's no way I'll be up to 2:36 tonight 20250313200415 and someone should be playing. Next steps record silence and pure? pitch and compare frames.  +
Here are a few you should be using.  +
G
Somehow google determines my location even with all web data (cookies, history, cache) cleared.  +
These a slow rollers  +
H
Ordered 3 Raspberry Pi 4 with PoE Hats and a 16 port unmanaged bridge to start. Working on getting Clonezilla on development machine.  +
Always interested in senses outside our perception. Low frequency sound wave are particularly interesting. Beides albatrosses have always fascinated me :)  +
I have always suspected that our time scales (both lifetimes and sensory perception) filter our reality. Given the great distances involved (nearest Star other than Sun is 7 light years away) I always thought if ''aliens'' were going to communicate with us it would have to be at time scales that we can live with. That means the only communication which at minimum would have to be round trip would need to complete the circuit in a single lifetime or it cannot affect me. Either ''aliens' can # Obviate time # Are already communicating with us # Are communicating through the laws of scienc! Particularly physics through quantum: ## Entanglement ## Gravity Pursuing those lines I am point an AI engine at fLaC files to try and understand the resonance hidden in music.  +