Nothing fancy, just a personal log with a built in search function so I can recall what is easily forgotten.
Tuesday, November 19, 2024
Windows 11 Change User Folder Name
Dell Inspiron 5676: The shop installed Nvdia RTX2080 and SSD drive with random user name. Need to change to meaningful local and administrator user name.
https://www.elevenforum.com/t/change-name-of-user-profile-folder-in-windows-11.2133/
Sunday, September 15, 2024
Saturday, August 3, 2024
Dell Tower AMD Ryzen 7 2700 Eight-Core Processor @ 3.20 GHz
While playing Tom Clancy's Ghost Recon Wildlands, the Radeon RX 480 4GB graphics card seemed to crap out.
Uninstall AMD adrenalin software using the AMD Clean up utility at https://www.amd.com/en/resources/support-articles/faqs/GPU-601.html
Reinstall drivers with https://www.amd.com/en/support/download/drivers.html
Uninstall AMD adrenalin software using the AMD Clean up utility at https://www.amd.com/en/resources/support-articles/faqs/GPU-601.html
Reinstall drivers with https://www.amd.com/en/support/download/drivers.html
Wednesday, July 17, 2024
Sunday, July 7, 2024
Saturday, June 22, 2024
Install CubicSDR on Kali Linux with DSDPlus
https://installati.one/install-cubicsdr-kalilinux/
sudo apt-get update
sudo apt-get -y install cubicsdr
https://www.dsdplus.com/
https://hagensieker.com/2018/04/29/dsd-in-ubuntu-18-04/
After starting CubicSDR navigate to the DSD folder and run "wine DSDPlus.exe"
This is probably a repeat of an earlier post, so search this blog for CubicSDR for more information.
Saturday, June 8, 2024
Friday, May 24, 2024
Stop Windows Update on HP Laptop
2016 laptop not capable of updating to 22h2
Run command terminal as administrator.
Find Windows Update and right click to set from manual to disable.
Just for shits and giggles, this laptop dual boots into Kali Linux.
Run command terminal as administrator.
Find Windows Update and right click to set from manual to disable.
Just for shits and giggles, this laptop dual boots into Kali Linux.
Sunday, May 19, 2024
Dying Light Video Game
Just bitching here that 14 hours of game progress was lost after the saved campaign suddenly no longer showed as an option under Play. Is this worth starting over. I don't know. Graphics are sharp and detailed but the game play is slow and killing Zombies is not that fun. Too much time is spent wacking them rather than blasting them. I've been playing just to accumulate material to make a gun.
Saturday, May 11, 2024
Just Noting My Thoughts on A.I. as They Surface
Since human behavior may not be competely random can AI overcome all man made electronic locks
Can AI be a reflection of what truly is rather than simiulate with the bias of developer input
Predict Black Swans with self fulfilling prophecy
Loss of humanity and interest in the mystery of soul
Remove consideration for the divine
Change our assumption of life, could our carbon based existence be an anomaly in the universe
AI supercedes tangible human capabilities and replaces notion of God. Much like government. and man made laws.
From recommendation system to trusted forecaster
Counter intuitiveness more treasured than common sense
Work on human intelligence before machine intelligence
Using computers to make sense of our black box minds. Build into machines the apparent randomness feeding human cognition
Build into machines human consciousness feeding back into itself through dreams
A.I. computing could certainly shorten the time horizons of Black Swans
Do we build in software lifespan parameters, which should be under consideration if we are to play God, i.e., create intelligence
But then this could force the singularity if the human bias of death and time is reinforced in the software, i.e., book of Genesis
Can AI be a reflection of what truly is rather than simiulate with the bias of developer input
Predict Black Swans with self fulfilling prophecy
Loss of humanity and interest in the mystery of soul
Remove consideration for the divine
Change our assumption of life, could our carbon based existence be an anomaly in the universe
AI supercedes tangible human capabilities and replaces notion of God. Much like government. and man made laws.
From recommendation system to trusted forecaster
Counter intuitiveness more treasured than common sense
Work on human intelligence before machine intelligence
Using computers to make sense of our black box minds. Build into machines the apparent randomness feeding human cognition
Build into machines human consciousness feeding back into itself through dreams
A.I. computing could certainly shorten the time horizons of Black Swans
Do we build in software lifespan parameters, which should be under consideration if we are to play God, i.e., create intelligence
But then this could force the singularity if the human bias of death and time is reinforced in the software, i.e., book of Genesis
Friday, May 10, 2024
ARM Exploitation with @dim0x69
1. https://blog.3or.de/arm-exploitation-return-oriented-programming
2. https://blog.3or.de/arm-exploitation-setup-and-tools
3. https://blog.3or.de/arm-exploitation-defeating-dep-execute-system
4. https://blog.3or.de/arm-exploitation-defeating-dep-executing-mprotect
2. https://blog.3or.de/arm-exploitation-setup-and-tools
3. https://blog.3or.de/arm-exploitation-defeating-dep-execute-system
4. https://blog.3or.de/arm-exploitation-defeating-dep-executing-mprotect
Sunday, March 10, 2024
Ubuntu Snap Update from Command Line
killall snap-store
snap refresh
snap refresh
Sunday, January 28, 2024
Run hackrf_info on Windows.
First download Zadig
Dropdown Options | List all devices | Install driver
Download and install PothosSDR from https://downloads.myriadrf.org/builds/PothosSDR/
Add PothosSDR to PATH
Cmd | hackrf_info
Dropdown Options | List all devices | Install driver
Download and install PothosSDR from https://downloads.myriadrf.org/builds/PothosSDR/
Add PothosSDR to PATH
Cmd | hackrf_info
Tuesday, January 2, 2024
A Rooted Asus ZenFone 2 and the WYZE Camera
Downloaded and installed a version of the WYZE apk from https://wyze.en.uptodown.com/android/download
Opened app to login through the browser and got the error that the recaptcha test failed.
Downloaded and installed the Firefox apk from https://firefox.en.uptodown.com/android
Set Firefox to be the default browser.
Tapped and logged into the Wyze app succesfully.
Opened app to login through the browser and got the error that the recaptcha test failed.
Downloaded and installed the Firefox apk from https://firefox.en.uptodown.com/android
Set Firefox to be the default browser.
Tapped and logged into the Wyze app succesfully.
Monday, January 1, 2024
Hide Root Status of Asus Zenfone 2
I need to do this because the latest V380 camera app will not open if the device is rooted
On the device, enable Developer Options and under Developer Options set Root access to [Apps and ADB]. Then slide Android debugging on.Using the PC, download the recovery image from https://dl.twrp.me/Z00L/twrp-3.0.2-4-Z00L.img#google_vignette.
Plug the device is into the PC with the transfer file option and copy the TWRP image to the SDcard on the device.
Using the PC, download the last nightly build of the LineageOS from https://lineageosroms.com/Z00L/.
Unzip the downloaded LineageOS archive and copy boot.img to the SDcard on the device.
Using the PC, download Magisk from https://github.com/topjohnwu/Magisk/releases.
Copy the Magisk apk to the device and tap it to install.
Follow instructions at https://topjohnwu.github.io/Magisk/install.html#magisk-in-recovery.
Need either boot.img or the TWRP img file to get Magisk installed with Zygisk.
Hide root using Magisk's DenyList feature. See https://www.makeuseof.com/tag/trick-apps-android-rooted/.
Now to install https://apkpure.com/v380-pro/com.macrovideo.v380pro.
V380 still not opening because of root.
Realized the Magisk solution only works if the device was rooted with Magisk.
Found a version of the V380 camera app that does not check for root. See https://v380.en.uptodown.com/android/post-download/1245979.
Maybe now I have the set up necessary to fabricate a rear view camera for my 2011 Victory Cross Country Motorcycle. The first one in the line up.
Subscribe to:
Posts (Atom)