2022-10-31 14:58:20 "add log function to life-is-a-loop software, format like 'time\n\ncontent'" ---------- 2022-11-01 02:09:28 "manage the disk to maintain more spaces" 0. I did some clean on mobile phone 1. decided go on after I got the new storage device 2. finished the document folder's file re-management 3. I think I need to use the old laptop to do a test about those unity source code 4. By transferring some TV shows and movies to a mobile SSD, the MacOS got more space ---------- 2022-11-01 02:11:38 "backup WeSing songs for once, for example, songs from 4816534217" 0. I don't think it is necessary, those songs are there ---------- 2022-11-03 09:14:34 "check if the vultr service still charges if I stop the server" 0. the answer is no ---------- 2022-11-05 16:23:18 "set up wifi VPN hotspot first" 0. if we want to set up a wifi VPN hotspot, we must gain the Root Permission first 1. I got the root access for android 12 system by using magisk; then I use VPN Hotspot opened an VPN-Wifi ---------- 2022-11-05 19:29:50 "wash my cloth by using machine" ---------- 2022-11-06 15:44:12 "activate vim global clipboard function" ---------- 2022-11-06 15:44:17 "upload a video to Youtube" ---------- 2022-11-06 16:17:34 "try to use docker to set up a v2ray VPN" 0. by using this project, I got it set up: https://github.com/miladrahimi/v2ray-docker-compose ---------- 2022-11-08 01:31:28 "try to install Padavan in redmi ac2100 router" 0. install successfully, but maybe remain openwrt is a better choice; now i'm trying to access it with ssh 1. found that it doesn't have v2ray, all of those devices that I have may got hacked, so I decided to try it again with openwrt 2. I found that padavan is probabally based on openwrt, and it doesn't support v2ray as far as I see. And even if it got Shadowsocks after flash some software, it still not work somehow. So I decided to use switch it back to openwrt 3. got openwrt installed, it has ssh builtin, which is convenient ---------- 2022-11-09 04:06:27 "write a post about how to upgrade redmi ac2100 router system to openwrt" ---------- 2022-11-10 03:55:38 "try to set up v2ray in openwrt" 0. v2ray is set up in openwrt, but I don't know how to use it to proxy all network 1. but I re-learned more linux commands 2. got luci-app-v2ray set up, but face some problems with the routing sub-pannel 3. successfully set up the routing function, it be able to route all world-class website I defined, for example, google, pornhub, twitter, github and so on 4. the next step is to write about: 1. how to flash openwrt to xiaomi ac2100. 2. how to install opkg package manually. 3. how to install and setup luci-app-v2ray in openwrt 5. write some docs about what I have learned today; i'm going to set up a global proxy in the router level 6. failed, the openwrt was broken, so i have to reset it, and all configs are gone. I need to restart the process. But I learned a new idea, which is, we can use iptables to forward those data directly to a socks5 proxy. I need to verify that 7. by using v2ray dokodemo-door protocol to set up a inbound proxy, with the help of 'uci add firewall', I successfully got a route level proxy; I'll write a POST about it 8. done ---------- 2022-11-10 04:33:45 "write a post about home-router, talk about how static ip and dhcp and default-route-ip intereact with each other" 0. failed, the experiment env is not stable. will keep doing it after I set up routor level VPN 1. I think it is kind of hard for me. But you could definately use some tools to simulate the env. For example, v, virtualbox networks, docker networks and so on. (https://www.brianlinkletter.com/open-source-network-simulators ---------- 2022-11-10 05:20:51 "find out who is root(0) in the M1 MacOS system" 0. by using 'sudo -s', you could get into root shell in MacOS, but I still don't know who is root(0) 1. I found 'sudo vim /private/etc/sudoers', and I changed the root password by using `sudo -s` and `sudo passwd root` 2. it seems like, the root(0) is me ---------- 2022-11-10 06:04:02 "distrubute those data out, I mean, share it" 0. do the seeding for torrent or magnet might be a good idea 1. I wrote a post that talks about my favorite tv shows, animations and movies ---------- 2022-11-10 20:47:17 "consider if we need to add a function to life-is-a-loop: put one task to the bottom" 0. I think add a function that puts an item to the top might be more useful 1. I think I found a bug on life-is-a-loop add function, I need to figure it out if it's true or not, if it is true, I need to fix it 2. I fixed that bug, and added a new function call 'put that task on the top of that list' ---------- 2022-11-11 02:52:50 test ---------- 2022-11-11 03:38:42 "re-adjust the top function in life-is-a-loop app, try to make a task top while keeping other tasks in the old sequence" 0. I think we are doing good here ---------- 2022-11-11 16:00:33 "check if life-simulate requires network or not, if it allows local play and online play at both, then it's an open game" 0. not sure, because when I see the introduction video about it, I feel that it's not the type of game that I like, so I'll just leave this task un-solved ---------- 2022-11-12 10:01:02 "yingshaoxo's diary app back into the phone" 0. found an app called 'freedom', it was made by me with the help of flutter; I should try to find some backups(old diary) 1. installed. and I even imported those old data. ---------- 2022-11-13 01:56:43 "check if I need to have a mobile todo list app, if so, I shall try different apps. if no one matchs my needs, I shall make one myself." 0. no need, the xiaomi's default note app is good for using for now ---------- 2022-11-17 02:36:52 "see if we can use UTM's win7 system to unlock xiaomi's bootloader" 0. win7 system install successfully 1. suddently, I think, if we could use wireshark to get the bootloader password from xiaomi's api, then we could just use linux to unlock the phone 2. I didn't make it work, but I found someone did it before: https://forum.xda-developers.com/t/possible-new-way-of-unlocking-the-bootloader.4009009; we may unlock the xiaomi phone using some third-party software: https://github.com/mc-17/xiaomi-bootloader/blob/master/README.md 3. I still couldn't make it work on the MacOS I'm using. But I found someone else could make it done by using linux virtual software: https://adryanreis.medium.com/how-to-unlock-bootloader-xiaomi-in-linux-857d2f01128e 4. I coundn't use UTM to unlock the xiaomi's bootloader, it simply because MacOS m1 do not support windows10. But I did another test on Linux virtualbox, where I installed windows10 and miflash tools, it is working pretty good. But one thing you need to do is to install the right android driver. You could do it by installing an app called QuDongJingLing ---------- 2022-11-17 03:30:13 "see if we can uncompress Nemu android simulator dmg file" 0. as I tested out, we could. by using 7z, I successfully got the ova file from the payload hidden file, it should be able to get running in virtualbox. but since I'm using m1 macos, i decided to convert ova file to something that UTM could run 1. it turns out UTM could directly import the ova file as disk storage. so in theory, utm and virtualbox can excahnge containers. but for this case, since neteast did something to their image, so we couldn't run their android simulator directly from virtualbox ---------- 2022-11-17 03:35:05 "find out who's unmounting the removeable disk" 0. it turns out is the macos built-in battery manager does it, it will put hard disks to sleep when display is off. in my case, it will poweroff the removeable disk 1. it seems like no one umount the disk anymore. but they directly make the removeable disk disappear, which is worse 2. for most of the case, you can find bad software from launch items, some of them also call it startup apps, or services that gets running at boot time. for macos m1, it is located in /Library/LaunchDaemons or /Library/LaunchAgents 3. oh, if the usb get loaded by another sub-virtual-system, like UTM, it will also get unmounted for somehow ---------- 2022-11-24 10:21:42 "find the lost gitbook part, where I have talked about what is nessesary for life, especially coding life" 0. it is in the hero-growth-record book, it is inside of 'house environment building guide' ---------- 2022-11-24 10:24:20 "see if it is possible to use finger to lock the phone, i mean, use the finger to touch the back of the phone" 0. yes, it is possible. but I coundn't find the perfect one that could work under the background ---------- 2022-11-24 23:57:17 "see if auto-lock will work or not in android development: use AI and accelerometer xyz data to check if user wanted to put their phone into packet or not, if so, lock the screen" 0. it can be done by using two sensor devices, one can get the brightness of the env, another can get the pose of the phone(straight up or laying down ---------- 2022-11-25 00:02:45 "if I can't live independently in the next year, I'll cut my ear feeling ability" 0. I think I could, by going to ShenZhen to start a new life 1. There are three routes: GuangAn->ChongQing->ShenZhen or GuangAn->ChengDu->ShenZhen or GuangAn->GuangZhou->ShenZhen 2. got out successfully. looking for a new way of living in ShenZhen 3. well, I did it. tried living in shenzhen 3 days by walking around. Will test if I could directly get into HongKong 4. not for now, but I think if you just have a light bag on your back, you may make it ---------- 2022-11-25 00:40:06 "Run a BBS(website)" 0. by using dev service like heroku, it would be much easyer for us to create a startup website 1. local docker-desktop is broken, I decided to switch to cloud to do the docker image building 2. now we could use docker-compose to run nginx and php code, but coundn't connect to mysql yet, need to figure out why 3. now we could connect to mysql database. and I did an update on geekland's readme file, added an install script. wait to upload to github by using command line tool 4. successfully pushed to github 5. found a new BBS software, but can't directly start it from docker side, I'm doing the 'hack' here 6. learned more about docker and docker-compose, ready for looking for another BBS repo, so that I could have a try on them 7. successfully served the mybb software, now we could create our own Forum 8. I could record a video while install mybb on the server 9. will make a BBS from scrach by myself be an good idea? 10. setted up the BBS under the https: https://bbs.ai-tools-online.xyz; need to change the home page icon 11. icon changed. and I have also removed the verification for user registering 12. I need to learn how to export and import the postgresql data, so the service is maintainable 13. this is how you export and import the postgresql data: https://yingshaoxo.blogspot.com/2022/11/how-to-export-and-import-postgresql-data.html ---------- 2022-11-25 20:00:30 "do a test about py-pf" 0. as I tested out, py-pf will not work on MacOS m1 laptop for now ---------- 2022-11-27 10:43:12 "find a place to take shower" 0. find one in shenzhen. it turns out the place I need has another name, called 'LinYuFang' ---------- 2022-11-29 10:12:23 "need to make sure auto_everything is working in macos m1" 0. so far, the problem is related to psutil 1. fixed, it is not about yhr psutil, it is working good with brew in macos ---------- 2022-12-03 11:16:00 "see how can we use wine to run some windows apps" 0. we could ---------- 2022-12-06 10:33:52 "do some adjustment for the telegram bot system I wrote before to check if a person is a person" 0. found that if I want to make a better golang telegram bot, I have to reuse my old golang package 1. found that I need to add some new functions to the old golang package to make progress 2. found golang 'takes unused variable as error' is a big mistake, it is not a good feature, it should be an optional thing 3. try to recompile golang to remove that limitation 4. if a variable can be detected as unused variable by go compiler, then it can be safely ignored by go compiler automatically, why it requires human to remove it? this is a big bug of golang 5. made a proposal to the golang community: https://github.com/golang/go/issues/57073 6. 'go-telegram-bot-api/telegram-bot-api/v5' is working, 'gorm' is not working as normal so far, need to do a cdeep check tomorrow 7. "gorm is working as expected now. 8. I made a basic version by using golang. but I found there still have a lot of logic needs to be done. the core problem is, we need to delete those garbage messages we generated during the verifying process. And also, we need to delete those messages that was sent by a robot if he/she didn't pass the verifying process 9. Did a fully upgrade to the simple version, now it can delete all those temp messages generated during the verifying process ---------- 2022-12-06 22:04:12 "make some improvement for 'freedom' app, so it will load and save new notes faster: seprate image data out by creating a new json file or database file. take care of version control, make sure it works on the old data that was generated by older 'freedom' app" 0. did a simple refactoring 1. found a bug on native flutter sqlite module, it can't save a row of data that bigger than 1MB. but you can solve it by using sqflite_common_ffi(https://github.com/tekartik/sqflite/blob/master/sqflite_common_ffi/doc/using_ffi_instead_of_sqflite.md#setup). I think the speed is pretty much acceptable, so I won't change the datastructure for now 2. did another refactoring: use sqlite to speed up the data process; add a lot of loading indicator 3. I think we'd better to let the home page list to have a general loading feature. because it is not a good idea to load every data at once, it will slow down the speed 4. basically made what I suppose to make. the next step is to let the app export only freedom messages (it is an optional choose) 5. new option added ---------- 2022-12-08 15:25:13 "Hava a basic understanding of taking a flight so that it could make sure I can go to Singapore" 0. you can basically go in and out the airport without limitations as long as you have ID card 1. got a basic understanding of it, you need passport and Visa(Visitors International Stay Admission). And I found that there already has e-Visa, which is more convinient for using 2. I don't have VISA, so I can't go to Singapore for now ---------- 2022-12-09 12:13:55 "try to improve the auto_everything remove_silence_function by improving the time_intervals function" 0. here is the thinking: we use librosa.effects.split() to get non-silent intervals. for no silence function, we directly concatenate those parts togather. for speed up function, we use [global_start, start1_1]speedup + [start_1,end_1] + ... + [start_n,end_n] + [end_n, global_n]speedup 1. the new functions should be done with the help of numpy 2. finished: use numpy to rewrite the remove silence and speedup silence function ---------- 2022-12-11 15:26:30 "Use DeepLearning tech to make my OBS recording have better quality, I mean the voice. Here is the basic process: 1. noise cancel. 2. sound match. 3. speech strengthen/beautify" 0. it should be inside of DeepAudio class in the auto_everything package 1. tried 'speechbrain/mtl-mimic-voicebank', it works but only support 16k sample rate, which is not enough. 2. I should try 'Rikorose/DeepFilterNet' or 'facebookresearch/denoiser' 3. 'Rikorose/DeepFilterNet' seems to be good at noise canceling. but it is written by rust. I don't know if it can be easily integrated into auto_everything or not 4. denoiser doesn't have a pre-trained model that could support sample-rate 48000, so we won't use it 5. integrate DeepFilterNet into DeepAudio module successfully ---------- 2022-12-12 14:27:38 "test loehnertz/rattlesnake in macos" 0. the real time noise cancel not working because of the process speed 1. need to do some modification to make it run faster 2. I made it. and along the way, I got more knowledge about pyaudio 3. rattlesnake not working in macos, because it is slow. I think it could do the job after the next tech age ---------- 2022-12-21 13:10:44 find a person to help me finish the exam 0. so far, the cheapest solution will cost 1200 RMB. I didn't buy it. Then I have published a task on https://zb.oschina.net/workbench/reward/manager.html#/detail?id=16566431, we'll see if 400 RMB will solve the problem or not. (by the way, I did a lot of ask today 1. found a girl that could do the job for me ---------- 2022-12-24 12:23:56 "upgrade LocalShow to save play history, I mean for each folder, save one index(name) that indicates the last video the user watched" 0. found the Dockerfile can get upgraded by puting the react and go software building process into it, so that the CI/CD pipeline could only take the source code in, make the product out 1. converted the react.js to react.ts; add modern dockerfile 2. now it saves last watching history ---------- 2022-12-24 15:56:15 "Write a tutorial about how to use dockerfile and nuitka to compile python code, to make python app take minimum size in docker container" 0. done, the building is very successful. everything is working fine: https://github.com/yingshaoxo/work-with-fastapi-and-graphql/blob/main/build.sh ---------- 2022-12-28 20:30:58 "fix the bug in HeroEntertainmentCenter" ---------- 2023-01-10 21:28:45 "use v2ray to let android simulator could use domain to visit host localhost ip address" 0. by using http proxy in wifi settings, it would work as expected ---------- 2023-02-11 17:46:53 "create a package that converts protobuff code into rust,go,python,typescript,dart key-value map, str(key) == value" 0. made python, rust, kotlin version ---------- 2023-02-26 14:45:47 "see if we can run an email system" 0. if we have an email system, we could use it to recommend new products to our users 1. I found an already made email system, which is called 'Mailu'. It is an open source project on github. It supportss email standards like SMTP, IMAP and so on; I'll have a try with it 2. yes, I could run a email system, but to let it communicate with outside email system, we'll need to have a free server in the cloud. I mean a server where the owner do not ban email port ---------- 2023-02-26 14:46:33 "delete a file everyday" 0. we could buy new SSD storage, so we don't have to delete a file everyday ---------- 2023-02-26 14:52:46 "create a python script to generate MyDiary markdonw file tree content, then write it to README.md; after that, try to convert it to typescript version so that the VScode-Diary extension can use it" 0. the python version is done 1. the typescript version is also done, but have some little problems, I mean the new feature do not support windows. I'll try to fix it the next time, where I'll also publish a new version 2. need to fix a bug here 3. confirmed no bug here 4. I think it is good enough for now ---------- 2023-02-26 14:53:37 "fix bugs in my_shell" 0. my_shell is a shell program written by me with the help of python 1. so far, I didn't see a lot of bugs 2. pause it here, I think I may need to create my own programming language ---------- 2023-02-26 14:54:10 "let auto_everything use poetry3.1. make sure it can be published to pypi" 0. now we could use 'poetry build' to build python package. need to do a pypi package publish test after I finish the development of new version auto_everything 1. now, the new version of auto_everything is already on the pypi ---------- 2023-02-26 14:56:11 "see if I need to upgrade c plus plus" 0. need, because the old language syntax is totally garbage 1. I don't want to do the cpp programming at MacOS, it may hurt the system 2. need to set up a remote control mechanism 3. it seems like by using shell regex expression function, we could also make a programming language 4. remote set successfully by using anydesk 5. I'll do it when everything seems to be right 6. I think based on golang, I could create a fresh new programming language. 7. There's a project called pytago, I think we could use it to make a new programming language. Here is the process: use python to write a convertor that converts new-programming-language to golang, then compile it 8. before that, we may use python to create a simple interpreter, which people normally call it 'shell' 9. unless gcc add support to cpp20 module, otherwise, I won't use it. we simply need one command to compile those cpp code ---------- 2023-02-26 14:59:02 "see if continue to develop WeNeedParty app is an good idea or not" 0. let's do a maintain first. do a check to see if the tencent service is still OK or not. because the app uses tencent as the cloud service 1. tencent service is still working. and I even add a VPN bridge there by using v2ray 2. we'll continue dev it after 2023.3, because the macos system I am using is not stable, may got hacked from hardware level 3. macos is working normal again; someone contacted me, ask me to develop a audio/video call app, I think I could try to set up a https version server and write a tutorial about it for both that guy and this project 4. the tutorial was quite successful, the next step is to make the demo better, then based on it, upgrade the whole we_love_party project 5. here is the network structure upgrade plan for we_love_party: all service listens 127.0.0.1, only traefik listens 0.0.0.0's 443 port, traefik do a map, convert domain(https url) request to localhost ip request. and for those requests that can't pass the jwt header auth, we drop it 6. add grpc version of user_auth_service; update grpc protocols; add more design ideas 7. find a way to use traefik to proxy grpc 8. "finish the test with traefik forwardAuth and grpc metadata(headers)'s JWT; fix a bug of sqlalchemy; name, IsJwtOk 9. now we could use traefik forwardAuth middleware to parse JWT into email for every service behind it, so that other service could directly do their own job with an email identity 10. finish the basic version of account user storage system, now the golang service can modify user's data with safety in mind, which means they can only change their own data 11. if we are going to make a people recommend system, we are going to build two sub system, one for girls, one for boys 12. set up the flutter grpc system, so that we could start the flutter dev process 13. refactor the flutter client, make the page more safe and responsive 14. add a facescan page to flutter client, the next step is to use that face image to get user gender, age 15. now we could get gender and age from face 16. review the python-jwt-auth part, try to understand the inner logic. especially how I did it by using redis 17. now I got the basic audio chat app running. the next step is to make tabs to contain more features 18. add tabs bar: party, free map, friends, me 19. use java/kotlin + grpc to make the free map backend service 20. finish the chat service and UI part; need to do a refactory to make sure the real-time function is reliable and sat the meantime, save more power 21. backend code is running in the server now, we need to do more test. and make a backend database management system by using react or vue 22. it is a good idea to continue to dev it. I'll add a new task for the following dev for weloveparty ---------- 2023-02-26 15:00:21 "see if we have to return or sell the m1 mac laptop to gain some freedom of network and software" 0. if it have iptables and virtualbox support, i'll keep it 1. start to feel hopeless, UTM in m1 MacOS is like a shit. well, it's all on m1 mac, it's kind of like a garbage platform 2. the return price is too low, I don't think it is worth for doing that 3. found a python package as the iptables alternative on macos: dotpy/py-pf 4. pending... 5. I think if you use it under a VPN wifi, it's fine to use. But you'd better go to a place where has no network limitations; can't use virtualbox is still a big problem 6. already made a sell AD, wait for the buyer ---------- 2023-04-24 04:36:29 "add types to auto_everything.video module" ---------- 2023-04-24 04:38:58 add packages I dev in online resume ---------- 2023-04-24 04:40:22 "try to find a place to clean my cloth in the airport station" 0. I think you could wash your socks in the bathroom, if you want. because I tried, it works 1. the bathroom is the only option for now ---------- 2023-04-24 04:41:02 "doing exercise on your body" 0. It seems like I'm doing the exercise everyday, like, walking around. ---------- 2023-04-24 18:07:41 "write a html documentation generator for python module, it only reads classes and functions name and arguments and docstring, it renders those things directly without any additional stuff." 0. done, it's now a function in auto_everything package ---------- 2023-05-01 11:28:39 add bakeup and recovery function into it_has_alternatives admin page ---------- 2023-05-06 23:31:26 find every python .capitalize() function, replace it with your own function ---------- 2023-05-07 09:38:18 let torrent traffic bypass the server in v2ray 0. v2ray can only open a direct connect port, which require the torrent application has a proxy setting interface ---------- 2023-05-10 01:51:30 check why '@' aren't in flutter email send funcion 0. It's a frontend bug, need to publish a new version ---------- 2023-05-10 01:52:03 make we_love_party docker container has smaller size by rewrite dockerfile or split docker-compose.service.yaml file 0. did a simple split for the service.yaml file ---------- 2023-05-19 13:53:11 make a simple website tool to add trackers to an existed magnet link 0. done: https://github.com/yingshaoxo/add_tracker_to_torrent_magnet_link_website ---------- 2023-05-19 20:06:54 "create advanced-no-more-chinese plugin for chrome and android, which will simply place all chinese to space" 0. we could, but it takes too much energe to replace graph text by using OCR and overlay layout, so give up this idea ---------- 2023-05-20 22:37:55 make a white list version v2ray docker-compose file to only allow certain website access 0. it can be done with v2ray: https://yingshaoxo.blogspot.com/2023/05/how-to-use-v2ray-to-set-up-whitelist.html ---------- 2023-05-25 10:24:19 add classic controller to dolphin_emulator 0. done: https://github.com/yingshaoxo/dolphin ---------- 2023-05-25 11:37:58 "merge new golang pull and check+fix compile errors" ---------- 2023-06-10 19:08:33 "make an xposed paid app to google play to hide for_you tab in twitter app" 0. you can consider create your own virtualbox android app, charge for 0.1 dollar 1. make only-show english twitter as an option 2. disable ad as default without telling user this feature exists 3. the newest version of twitter can remember the last tab, so no need to do more modifications 4. I made another xposed app that could hide twitter AD and twitter Chinese tweets 5. already put it on google play store: https://play.google.com/store/apps/details?id=xyz.yingshaoxo.tweet_xposed ---------- 2023-06-10 19:15:38 "create a grpc generator by only using pure python, it has to support python,dart,kotlin,rust,go,typescript" 0. now, in auto_everything package, it already supports python,dart,typescript 1. I don't think other language is worth for supporting ---------- 2023-06-17 18:48:20 "create a flutter version game emulator" 0. I didn't create a flutter version game emulator. I created a nes emulator based on lemuroid ---------- 2023-06-17 18:49:43 "make a virtualbox android app, which supports xposed and have all kinds of p2p app built-in. only put normal app chrome inside by default" 0. also add LAN apps to it, like KuaiYa 1. how about create a fake appstore, where you can install all local built-in app. but it looks like downloaded from network 2. I ended up with creating app that has virtualbox and all kinds of apps you need: https://play.google.com/store/apps/details?id=xyz.yingshaoxo.atlantis_space ---------- 2023-06-19 16:25:15 "write a python command line to UI wrapper" 0. done, it is in auto_everything python module ---------- 2023-06-19 16:35:25 "write a DS_Store deletor" 0. done, now it is in Tools.py file ---------- 2023-07-07 21:45:18 "clean the house" ---------- 2023-07-07 21:46:26 "create a phone call to text android app that simply converts phone call to text without phone alert, and reply with 'please contact me with email xx@xx.com'" 0. it can also be used to reset_password by verifying user's phone, for example, let user answer random_number in real_time 1. bard says: Automate is another powerful automation app that can be used to auto answer calls and play pre-recorded audio. Automate is free, but it is not as flexible as Tasker. 2. antomate auto_answer only works for android 5-7 3. one_thing is sure, it can be done by using bluetooth hardware 4. I made one in here: https://github.com/yingshaoxo/calling_to_email_app ---------- 2023-08-20 23:52:27 "consider use python to remade a redbeanphp like package to handle sqlite3 database" 0. check this: https://github.com/jonathan-kosgei/pybean 1. I start to think that maybe use couchdb is a good idea 2. use sqlite3 is also fine 3. for each user, we make a sqlite file for them, in the end, it makes no difference compared to mysql 4. consider to include this into yrpc as another generated python file, so that it could compete with springboot 5. I indeed created a module in auto_everything database module to do that thing, it is better then redbean ---------- 2023-08-20 23:54:01 "create an offline webpage real time translation npm plugin" 0. this can be done in 3 hours, you just have to create a python script to do the sentence/word extraction, then use one javascript file to process the html elements text. it could be done by using a dict data structure. ---------- 2023-08-20 23:55:05 "make a project encryption function that encrypt and decrypt a project, make sure all source code file that end with .py .ts .js .kt .java .go .rs .c .cpp gets encrypted, and be able to decrypt that project correctly. Leave a custom function to allow users to convert the text encryption manually" 0. I made one module in auto_everything ---------- 2023-08-20 23:56:09 let everyone who call my number hear 'due to the one you calling refuse to waste their time to listen to you, for english speaker, please send email to yingshaoxo@gmail.com, for chinese speaker, please send email to 1576570260@gmail.com' 0. it is done by using another phone, when someone call phone a, phone b play the pre_recorded sound ---------- 2023-08-20 23:56:29 "use ml5.js or tensorflow.js, rnn/lstm or transformer to make an offline webpage translation plugin, for example, translate the page by simply import a javascript script" ---------- 2023-08-20 23:58:11 apply 'delay reward' to mario machine learning code (use 1 second later reward as the target value 0. so far, it works ok 1. it is better to use similarity method to do the supervised learning, for example, by using 8 continues 16*16 images, the mario can do very well ---------- 2023-08-20 23:59:04 make an open online shop by using vite and python and yrpc, it should have no censorship 0. i indeed created one, it is called 'style shop', I have used yrpc. it is working very well. ---------- 2023-08-24 12:50:26 "make an xposed paid app to change device type, like hide xiaomi phone type, use google phone instead" 0. this is to make sure I could directly download the sky game in google play 1. I found a project: Android1500/AndroidFaker 2. I think it is better to create a new mobile system that do not provide device detection API ---------- 2023-08-29 13:26:09 "build ubuntu touch for xiaomi 11 pro" 0. I decided to use a arm linux board to create my own mobile phone, so that I could use linux as mobile system without too much struggle: Orange Pi 5 16G memory board + 10.1 inch touch screen + 512GB SD card + 20000mAh Battery + Lubuntu + Ybrowser ---------- 2023-09-01 02:57:55 "transfer my recent saying from telegram to freedom app, then do a backup on github" ---------- 2023-09-02 01:44:03 "publish a new version of freedom that supports lazy page loading when doing the search" 0. the new version of flutter probabally optimised this, so there has no need to make page seperation on search 1. I still need to publish a new version to support image compression 2. done ---------- 2023-09-18 20:12:48 "add trust hosts at the left side of yingshaoxo.xyz website, add un-trust hosts at the right side of yingshaoxo.xyz website. desktop only" ---------- 2023-09-22 15:43:40 transfer my yingshaoxo.xyz service to my own server ---------- 2023-09-22 20:37:23 "once I have a never upgrade python binary file, I'll use python built-in http service to rewrite yrpc" 0. I already made the new yrpc with python built-in http.server library, now I should try to build a python binary file myself. 1. by using static compile, I could get a never upgrade python that do not rely libc. but it lacks support of a lot of modules. so it is not usable ---------- 2023-09-22 20:37:42 "upload auto_everything, yppm, freedom to gitlab" 0. should also add my version of golang ---------- 2023-10-17 16:48:21 "make my own version of amd64 and aarch64 linux system" 0. what really matters is the logic, sometimes you can even use fake code to do the design 1. because cpu type can change, hardware can change over time. in the end you'll find you have to build everything by yourself from basic elements ---------- 2023-10-21 20:14:55 "add auto_everything database daemon function to let it handle request by using socket in a single process, so it can handle multiprocess or multithreading database operation requests without error" 0. I did the same thing by using multiprocessing.manager().dict(), it is working fine with lock system so far ---------- 2023-10-27 13:42:38 "try to refactor style_shop, so in the end, it would only have one single url than using stupid subdomain. because subdomain require you use a gateway, and it adds complexity" 0. I finished this, now the style shop will only expose one port. every url will be under a single url. ---------- 2023-10-29 20:49:35 "add LocalShow to arch system" 0. arch disabled the registering for now, so forget about it 1. when I look at the snapcraft store, I think they are trying to do what google play store or apple store did, they cut your permission one by one. in the end, no coding freedom but only graphic and audio access. it is similar to hardware driver do not open source. ---------- 2023-10-29 20:52:52 "create a tor/onion service, where people can ask question and get answer freely" 0. I found the tor service is not stable for developer, they do not provide auto bridge when you serve a website. Which means, in china, you can't serve a tor website directly without VPN. And even if you have used a vpn, if you use v2ray, you'll have problems to connect to tor network. 1. drop the tor network plan. I think I need to create my own platform ---------- 2023-10-29 20:56:17 "try to create my own auto-complete vim plugin by using NerdTree as the base" 0. I created one, but the performance is not good. 1. normally, YouCompleteMe will make the job done. I don't have to create a new one ---------- 2023-10-29 20:59:47 "Make and run an online novel writing and subscribe platform." 0. you could also write novel in a question and answer website. You just have to make sure for each post you publish, you link the next chapter url at the bottom ---------- 2023-11-19 18:29:24 "make a never upgrade, relative path import package system bassed, offline based, dart based compiler" 0. I found the dart is not doing static compile. so the generated binary is not runable in old linux system 1. nuitka can also do static compile when you use nuitka --static-libpython=yes --standalone --follow-imports {entry_point_python_script} -o {name} 2. libc is a big problem, you can only use musl to do the static compile for now 3. I need to find a way to implement python built-in type with pure c99 standard, otherwise, it will not work 4. I indeed implemented the python built-in type with c99 in magic magnet repo, but it does not support chinese yet 5. drop dart plan ---------- 2023-12-30 08:18:45 "add a question_and_answer web program template to yppm, update a version, then add yppm with my name into wiki" 0. wiki does not allow you add a package to their website unless they think it is ok to add. you can create your own wiki by spend one month 1. I did not add question_and_answer web program yet, I have added a app_store app 2. have added question and answer community into yppm, but I did not implement the console user interface yet ---------- 2024-01-25 02:09:21 "change https to http in yingshaoxo.xyz website to support old device" ---------- 2024-01-25 02:15:45 "install all kinds of driver in xp system for my old computer. lubuntu does not need to install any driver, it simply works" ---------- 2024-01-25 02:21:34 "in yingshaoxo.xyz website, make second page at bottom by using vue and iframe. Display freedom json diary, make sure the search function is working. if it has an offline chat function, that will be better" 0. I made a better diary search app, which is a chat app, a ask_ai app. it is in yppm community, I shall add it to my official website 1. I have added it into my official website ---------- 2024-01-30 00:26:39 "let auto_everything gui text component clickable" ---------- 2024-01-30 10:31:55 "create a real time voice clone app for linux, so that I could make sound that just like super star in songs, movies, tv shows. and it could let every sound you hear sounds like someone is talking to you. and you could even pre_record sound sequence to let the target people continus hear the continus talking when he or she hear something." 0. someone already made this tech, I think they use it to do bad thing, for example, by making noise to let people kill themselves. I hope you will not meet those people. I'll stop this project here. ---------- 2024-01-30 10:33:04 "make a simple Machine Learning demo that turns any sound, including envirnoment sound into meaningful sentence. Let it sounds like talking to you." 0. some people made this tech, and they are using it to do bad things. I think I should stop the development of this. ---------- 2024-03-22 11:52:41 "create a wifi router that could cover 500 meter circle" 0. You can do it with 2G wireless tech, but not wifi. because you need to mofidify both wifi sender and receiver client to make it work. This tech will help people only when you have to communicate with others. But what if there only has one person that really alive, if it is only you, if you don't have to communicate with others, why you need to master that kind of tech? What if the above system do not allow people to unit togather, what if they do not what to see others to fight against them, you will never find a way to implement this tech ---------- 2024-03-22 11:55:52 try to figure out how to use VPNhotspot and v2ray to redirect all traffic into a localhost website(make it configureable, for example, show it when doing the connection and the following 1 minute 0. http traffic redirection can be done in v2ray. but wifi login need to be done in vpnhotspot. i wrote a post about it: https://yingshaoxo.blogspot.com/2023/05/how-to-use-v2ray-to-set-up-whitelist.html 1. you could make it work if you can control user's device. for example, by send a POST request to 192.168.1.1, you redirect user to a local webpage. It only work when you made that network client hardware. If not, the simplest way to do it is to set up a fake DNS in router level, so when you visit a domain, it will lead you to a localhost website. ---------- 2024-03-22 11:58:44 "create an AI asistant by using techs like speech-recognition, text-to-speech, chat-gpt" 0. paddlepaddle seems to be a good tool for this job: https://github.com/PaddlePaddle/PaddleHub/tree/develop/modules#audio 1. forget about paddle, use pytorch, they got everything you need to built an english based assistant 2. I suddently found vosk is better than pytorch in voice to text task, and vosk only required 40MB model 3. you indeed need a database based text search engine to help you find knowledge in a efficient way. but you don't need to use voice. even if you really need voice, you can record your own voice. the recognition corrct ratio would be 100% if you only record your own voice ---------- 2024-03-22 12:02:29 "see if we can use camera to capture our eyes movements signal, then use it to move the mouse. the final goal is to use the camera to move the first person game view" 0. it is definitely possible, you can see it here: https://app.gazerecorder.com/Study/Test/?Watch=1&StudyID=study_8eabbbf1-87d6-4977-a124-de646137c571&Live=1 1. it is not an accurate way to capture signals beacuse you don't always have a good camera and envirnoment light. you'd better use brain signal capture tech to do that kind of thing. Or if you want, you can use your hand to move the mouse or use keyboard to move the mouse ---------- 2024-03-22 12:05:44 "record a youtube video about how to set up router level vpn. in that process, I shall also set up the luci-app-v2ray." 0. I did some modification for luci-app-v2ray repo. I think it would be better to wait for the merge request done before I go on. Because that would make the record process smooth, and it also simplifies the installation process for our users. 1. waiting for macos m1 machine support virtualbox 2. in the end, you would find all VPN is relay on if you could communicate with a remote machine or not. If they blocks all the way you can think of, the VPN tech would become a useless skill. Then you would find LocalAreaNetwork is a good way to go on. Try to set up a global router level fake DNS first, use local service as much as possible. Then you would find you don't need to use VPN anymore. ---------- 2024-03-22 12:09:21 "build android lineage16 for xiaomi11 pro, because new version sucks. for example, can't disable network for app, can't connect LAN wifi continuesly that does not have network." 0. maybe drop the android system is a better way. try to build a mobile hardware by yourself, so that you could have a fine tuning on what you have built ---------- 2024-03-22 12:12:11 "add port support for LocalShow. make sure ie11 get supported. make sure the scroll function work with ie11" 0. localshow could help you serve a folder for others, but if you want to serve another folder for your own, you could use Python built_in http server to do it ---------- 2024-03-22 12:13:52 "compile android 4.4 and install firfox laungher to it" 0. first, I can't found a android 4.4 source code that could get compiled in new system, they have too many broken dependencies. second, I can't find a firfox laungher apk on my avaliable internet. ---------- 2024-03-23 08:36:40 "To increase the stability of YPPM and auto_everything package, I need to let user install static python for their architecture. So the build_static_python repository will be seperate into static_python_3.10_amd64 and static_python_3.10_arm and so on." 0. no need for doing that. normally a project won't live longer than 10 years if it is not stable. but an archtecture can live 10 years later. if a new archtecture takes the market 20 years later, we make a new repository for the new binary building of python ---------- 2024-03-23 08:37:00 "add arch detection in all one key install bash script, make sure user has amd64 arch system before do anything" 0. it has been done ---------- 2024-03-23 15:34:51 "test if use injector to give chick porn sugar water or yolk will save chick or not" 0. by doing so with cat, it turns out cat can't get food from porn. we should use a long pipe to directly give food from mouth to stomach. the pipe should be long enough, otherwise will give food to a wrong place, for example, lung. ---------- 2024-03-28 12:39:37 "make a new github never_upgrade_go project, with go1.4boot and go1.17 statically compiled zip file. multiple small zip file, with how to uncompress readme file" 0. done ---------- 2024-03-31 07:41:14 "add run_command() and run() to tinypython" 0. I added 'run_command, run, exists, open, input, sleep' in the end ---------- 2024-04-03 09:08:07 "add link based python package installation method to YPPM, so that it could install current folder python package to /usr/bin/static_python/lib/xx_package. so that package will get updated whenever user change code" 0. done. the function name is 'install_as_global_package' ---------- 2024-04-07 10:16:39 "remove auto_everything terminal types to adopt python2.7" ---------- 2024-04-11 07:36:20 "test if replace a image color to 7 colors will make an image an animation graph or not" 0. by reduce similar color in an image could derease the size of an image. so that you can compress a image in a way human don't understand ---------- 2024-04-12 05:57:56 "compress freedom diary image or split the data.json into multiple files" 0. did a compression by modifying freedom app ---------- 2024-04-18 08:04:08 "change freedom app icon direction to left; change freedom app import method, add another method, read data directly from download folder" 0. maybe ask user to save data to Android/media or Android/data is a good idea 1. now the app can read from Android/id/files/database.json file ---------- 2024-04-20 14:53:56 "try to understand what socket proxy does, and fix a bug between android and linux server. linux server connect linux server works ok, but android connect linux server has errors. write the code by using python" 0. I think android system and device is not a stable thing, either the phone break or the system break will make you lose your data. The phone maker always want you to buy a new one. So why use that much time in your phone since it is not stable? ---------- 2024-04-20 14:58:56 "test if hqx3 algorithm works for microcontroller drawing applications" 0. it will not work on drawing grpah directly. You have to use other smooth method, for example, equally distribute the arch line ---------- 2024-05-10 08:03:11 "make a simple shell program that search all python files and convert them into function name+arguments+documentation, then when user paste a line of function with partial arguments, you return the full version of that function, so the user would know what code to write next" 0. I made a simple version in auto_everything Tools shell, it not perfect for now 1. I think now it is perfect, it can search python function definations for you ---------- 2024-05-10 09:44:31 "design a method or software that could help merge two disk folder and files in a human less interactive way" 0. it is been done in auto_everything disk example ---------- 2024-05-10 09:54:01 "add amd super resolution to auto_everything video module" 0. "I created a HD image algorithem in image module with pure python, it can be used in video, but I don't want to include it in video module for now. the video module need to get refactored ---------- 2024-05-11 04:05:53 "add javascript yrpc client code generator" 0. maybe you can generate your own code first, then use pure javascript to convert your code into functions, so that other javascript code can call those function directly 1. it has to adopt old IE or any other old broswer 2. I can't directly let it support IE, you have to use polyfill in npm package. the whole project is done in auto_everything develop module ---------- 2024-05-12 21:22:52 "fix tiger bbs bug, only mobile can open login page" 0. solved it, it is because i did not add / after q.php url 1. new bug is the webpage did not show new line in content page; and it strips indents before head line, it should only remove new line before and after text 2. I solved it by using '
' . htmlspecialchars($data['value']) . '
' ---------- 2024-05-27 21:02:50 "try to compile windows xp version of python3.10" 0. no, you should drop any development for windows system, since it is not a free product, you can't make sure all your software user be able to use windows system for free since microsoft company is still alive. ---------- 2024-06-10 03:36:54 "create a real time voice clone app for linux, so that I could make sound that just like super star in songs, movies, tv shows. and it could let every sound you hear sounds like someone is talking to you. and you could even pre_record sound sequence to let the target people continus hear the continus talking when he or she hear something." 0. " # I think for sound, it is more like add voice data directly in old audio, but the human voice sound is very small, and only if old audio has data, no silence, we add voice data in. If you have brain interface API, add human voice to any sound you hear is easy. 1. this tech depends on hardware, so I can't achive it by software ---------- 2024-06-10 03:37:55 "create a text compression function in auto_everything by using space splited token as index" 0. by default, you could, but the speed is slow ---------- 2024-06-10 03:38:37 "let auto_everything terminal run_command function can work on python3.2" 0. done, just use normal pipe operations ---------- 2024-06-10 03:39:28 "add a small feature to auto_everything code_helper, if the search keywords repeated for once, the result go next to get another answer" 0. now you can press n to search for next search result ---------- 2024-06-24 22:33:36 "find out why my python3.10 x86 does not do the file http serve correctly, why it return 0 bytes?" 0. it seems like it is because my http serve will not handle super big file that bigger than memory, I should implement a method to support http file download in a stream way, which supports continus download after cut off the network 1. in http1.1 protocol, there has a standard called http_range_requests, I could implement that for both service and client 2. actually, for python3.10 bytes read, it will return a iterator, so no memory overflow, but you can't do bytes operation later, you have to directly call socket.sendall ---------- 2024-07-30 04:32:03 "test if put vegetable into tree will let the vegetable continue to grow or not, if it works, eat that vegetable" 0. it will work if that tree has a lot of water and the root of that vegetable has water; without water, they are die ---------- 2024-07-30 04:33:31 "make sure auto_everything disk compress function works for a single file" 0. I add a link to call tar to do the compress for a file ---------- 2024-07-30 04:34:54 "split c99 statndard from gcc, let gcc only handle c99 code, so gcc can be smaller than 5MB" 0. because I think c++ takes too much space in gcc 1. tinycc or tcc did some work, but it only works without gcc in xp system ---------- 2024-07-30 04:35:46 "learn how to create a real hash table for dict data type" 0. just convert the data id into string, then put them into a,b,c,d,e,f,g... sub_folders ---------- 2024-07-30 04:36:59 "learn how to add more points between two point to draw a direct line or arc line by using bezier_curve or line_equation" 0. I know how to draw a direct line. You have to know the line slop first, then for each x input, you can get y output by using a line function 1. if you can draw direct line, if you have a lot of stright lines, a arc line can be made from multiple stright lines ---------- 2024-07-30 04:39:09 "synchronize yingshaoxo data as a folder: big core and small core. small core folder only has yingshaoxo data. and small core has levels, from level1 to levelN, level1 has most valuable data" 0. so far, I found my core small data only has 5GB, the big core folder has 30GB, the super big additional package has 500GB, so a 2T disk is enough for saving my data 1. I have to find out which data are useful, which are not. I should delete those low efficiency data. I do this verifying based on time ---------- 2024-07-30 04:40:01 "make my own version of chinese_chess, for example, the horse can eat enemy around it, the cannon can eat enemy around it" 0. no, instead of change node rules, I think we'd better add some super power to enemy, let them be transparent each two round, let them could run twice while you run once. 1. I already made a terminal based pure text chinese chess framework, I just have to add more rules for each type of chess point, then it would be done 2. no hurry on this, i will do it when I have nothing to do ---------- 2024-08-14 18:44:46 "remove mongodb from it has alternative, use ferretdb instead. remove encrpt in data, especially passwords, otherwise it is hard to modify later, I can't even modify my own admin password later" ---------- 2024-08-14 18:45:39 "let yingshaoxo code helper only scan for the first 2 level code" 0. now I use time, if process time is beyound 1 second, we stop scan ---------- 2024-08-14 18:46:14 "auto_everything gitignore not work without git, it will delete all py files, fix it" 0. i have used the wrong function, it it working now ---------- 2025-05-17 20:43:23 "try a code grammer error auto fix AI: take right code, add random chars until error happen, get wrong code; input wrong code, predict right code" 0. I don't think it is going to work, it will simply waste your disk storage ---------- 2025-05-17 20:46:10 "see if it is possible to only use 1 picture or 10 seconds video to copy one girl's face into a sex video in MacOS m1" 0. I have selled the MacOs laptop, so we'll do it on Linux 1. according to my knowledge, if a woman use a head toy to hide her face, when you look at her sex video, you'll feel satisfied about her body ---------- 2025-05-17 20:47:59 "think a way to use 5 points(x,y) to detect if the user want to draw a circle or line, the points location is not perfect. by the way, if the user want to draw a line, the user may try to shoot a person by using 5 bullet, you may help him to shoot the 6 point by using target speed" 0. what are you doing? you spend your all day playing shotting video game??? If it is meant to be a wasting of your time, then it is just fine for not hitting the target. Enjoy the failure time! ---------- 2025-05-17 20:54:44 "make a AI model that could do the math OCR" 0. you could try mlkit ocr flutter package first 1. another goal: "Read this math formula for me". Convert math formula into human understandable sentence. 2. as for the writing part, if you can use simple english and fake python code to represente the math logic and operations, then you do not need math expressions 3. maybe you could use recursive regex text transformer to convert math latex to natural english sentence 4. Well, when I do math calculation, I always handle things inside (), then handle multiplication and division first, then add and minus operators. Just follow the basic rules and using divide and conquer technology, then you should be able to make the picture to text job! Hopy you can make it in the future! ---------- 2025-05-17 21:00:00 "see how can we go out, I mean, do a migration to advanced countrys, go to those places that doesn't need VPN to visit Google, pornhub, youtube and so on." 0. join Google team might be a good idea 1. join a travel team would also be an idea 2. grow up and gain the independence and freedom first is essential for this case, because that will allow us to go whatever place we wanted to go 3. here is the plan: 1. go to shenzhen. 2. live alone. 3. find a coding job. 4. work for months. 5. don't waste my money. 6. go travel in advanced country (better with a girl). 7. run away and settle down. 8. never go back to china. 4. we are in the 3. we need to find a job to gain more money to be able to buy a VISA:(Visitors International Stay Admission) or passport. then go travel to advanced county. (but if we can directly found a US based job, we could directly go to there 5. Why they are advanced? No matter where you go and do will need money? The only good part is if you can find a free wifi, you can connect pornhub and youtube and google for free, but you may see a lots of advertisement. 6. If all those people around you in china speaks English, then you can consider you are in a English country. So, let's talk English! ---------- 2025-05-17 21:01:25 "make a moonVR_player clone with react-xr(https://github.com/pmndrs/react-xr)" 0. I think you can find a free android version of moonvr_player to play your pornstar videos. You don't have to make a copy, because you are doing repeated work. Time wasting. ---------- 2025-05-17 21:05:03 "make a simple Machine Learning demo that turns any sound, including envirnoment sound into meaningful sentence. Let it sounds like talking to you." 0. What you are doing? Why don't you just download some music or live show or tv show or movies or porn talking videos to make you happy? ---------- 2025-05-17 21:07:46 "sell my knowledge by chat with others, 5 dollars per month" 0. I think after the chatGPT similar human-like talking bot get released, I no longer has advantages for chating. Let's abandon this plan. ---------- 2025-05-17 21:13:07 "make a c header file that do global replacement for all stdlib function and variable name, we use #define fopen standard_lib_file_open" 0. I think I will do it when I start to write c for working/money. I don't need to do that now ---------- 2025-05-17 21:17:56 "create a local network based clipboard text sharing website to help share text over different LAN devices" 0. there already has one called netcut.cn, but it is for outside internet, may leak data, you can make one yourself. It is just similar to a message board online ---------- 2025-06-17 09:38:20 "find where is the bug in yingshaoxo http folder server, which causes the apk not be able to get installed successfully, maybe there has 1 or 2 bytes error" 0. that bug is not on server side, it is the client. if you use firefox to download that file, no error would happen. because they handle multi_threading parts download for a single file without problems 1. solved the problem by offer an option to http serve to let it use single threading ---------- 2025-06-23 15:29:40 "find my first cpp program, a diary application in c4droid" 0. found it, and saved it into my code folder ---------- 2025-07-10 16:54:29 "add try and except logic to yingshaoxo python" ---------- 2025-07-11 17:38:02 "solve yingshaoxo brython can't define global persistant variable problem" 0. by saving namespace to window.xx object, now if we call eval(code, namespace_variable_dict), it will reuse variables and functions ---------- 2025-07-15 10:08:13 "try to think about how to let a programming language ignore text under a class or function, just treat it like a class and function with name. we parse that class or function when needed. so that we could put python3 and python2 function at the same codebase. so that even if a function contains wrong code in grammer level, it won't bring error if you do not use it" 0. I'm considering write minimum_python by myself, which only requires part of stdlib functions, for example, string handling stuff, file open and write 1. it is working fine, the mini python interpreter is made by y_python.h and y_python.c 2. I also wrote a yingshaoxo_python.py demo in hero repository, it loads function when meet function, no error would get pop up before run into that code block ---------- 2025-07-15 10:24:30 "add search function to todo program, make sure it could use 'keyword keyword2' search string that was split by space" 0. I think it is a good idea, but if the user has nothing in mind, he can't do the search correctly... ---------- 2025-07-30 11:03:48 "add assert and exit to yingshaoxo_python.py, redesign the test.py" 0. added ---------- 2025-08-08 22:09:18 "use ai-tools.xyz to serve static_python and auto_everything and yppm stuff, so that some repositorys of you can be served for decades. yingshaoxo_txt_data is also important for this case" ---------- 2025-09-07 09:49:10 "let yingshaoxo network clipboard use GET request to send info" ---------- 2025-09-07 09:49:17 "Write a function in tools to help use rsync" ---------- 2025-11-03 10:12:34 "talk with my friends by watching video, listen music, and so on" ---------- 2025-11-03 10:12:47 "empower others to speak English, to go out for working, even if it is just remote job" 0. I think it can be done by talking to people, of course, in English ---------- 2025-11-03 10:12:58 "try to find a job" 0. I mean coding job 1. I just submitted a resume to Google 2. I said a lot of hi to Chinese HR 3. create a company by ourselves is a good idea? 4. I just submitted my resume to amazon, Apple company 5. I just submitted my resume to a HK based company 6. submitted three resume out by using their official website 7. sent my resume to ‘Embassy of the United States, GuangDong', we'll see if they will help or not 8. I just sumitted 3 resume to anglelist's company 9. I just submitted a resume to American Express 10. I just submitted a resume to cognizant 11. I just submitted a resume to BBC 12. I just submitted resume to a lot of company, like Synpulse8, Canonical(ubuntu) 13. I suddently found those software developemnt company won't pay low-salary to associate degree holders, they care more about what you are capable of doing 14. "[ Photo ] 15. I've sent a resume to HK airport. 16. I've sent my CV to Schroders, MichaelPage, NAHC 17. I just send my CV to ManpowerGroup HK,Crossover 18. I just send my resume to barclays,Laboratory of Data Discovery for Health Limited (D²4H), intactfc, Canonical 19. I just submitted my CV to Randstad Hong Kong 20. I've submitted a lot of CV/resume to a lot of UK, US company, including Netflix 21. I've submitted a lot of resume to some open countrys ---------- 2025-11-03 10:18:51 "fix hu60 post
 tag by adding a button to see the 
version, because
 is not working in old broswer"

0. To not using javascript, we may use a single line of input to show the raw data, so the user can do a copy for raw string data without using javascript
1. this can be fixed by using browser javascrip plugin, for example, render the raw_data in 
 by using multiple_line input. the server can ignore this feature

----------

2025-11-03 10:21:20

"give yingshaoxo_txt_data time line, so people would know when I created that diary"

0. done, I have created a txt file called date_yingshaoxo_diary.txt, so the problem solved

----------

2025-11-03 10:24:58

"maybe I could article_lize some of my diary, for example, a diary ends with '?' or ':' are highly a small article, then I could make webpages for those article to let baidu/bing/google include those webpages in search engine"

0. high risks. dependened on others unstable search service. so drop this idea.

----------

2025-11-03 10:26:41

"use python to write a php"

0. to do it, first you have to solve the python local folder import problem: we just simply want to clone the auto_everything folder and use it, but it seems like python can't import './auto_everything/auto_everything/http_.py' file directly in old python3.4 version
1. what is the point of using php if you can already do hot reload in python code? drop this idea.
2. hot reload means when a file gets changed, the program will do reload, so the final webpage get changes

----------

2025-11-03 10:27:50

"have a look at 'freesky/sdk/j2c_dist_20110815_17-52-05_r44704.zip', it seems able to convert java into c++. we need xx into c converter actually"

0. maybe do it by ourselves would be better. what is impossible if we already knows how to parse natual language?

----------

2025-11-03 10:30:05

"add iframe to http clipboard to let it use latest javascript to encode utf-8 bytes and sent it out by post"

0. after send the data by chunk and chunk, part by part, it is still has chance to fail send data, because the server drop http request un_normally. So better find a way to resend data when meet 404
1. finished by send data one by one, and resent when 404

----------