Saturday, November 15, 2025

English Culture

1. Float like a cadillac Sting like a beemer Lightning McQueen Parody from Muhammad Ali's famous quote: Float like a butterfly, sting like a bee 2. grim reaper with scythe

Friday, November 14, 2025

Case of the Jeebies

Under the dim sky Are the presence of trees, birds, and cities The rooftops and kids Drugs and homeless people living on subway streets This is what I see of the world This is what I see of the world People, a lot of persons In jackets, hats, walking, driving But always in their eyes they hide behind A clutter of thoughts so important Like only in total ignorance one can do Maybe upon their bed of death When finally they'll shake their heads And look around for the last and first time Welcome to Life, my friend, but welcome to death I'm just sorry you couldn't see How beautiful your simple room is on a Saturday morning That tree that was always there Standing, waitiing for your attention What joy it can be just moving around and going to bed The perfect stillness of night when even the sun has closed its eyes And countless more things that you had missed If only you had paid attention If only you were simpler and didn't mind nothing happening If only those thoughts were really so important If only I had written a better poem or two If only the people around you weren't also consumed Then everything would have been different But for now, nothing still is, so won't you fly free bird into eternity On behalf of you I promise to pass on the message for a new world by Paul Peng, 11/14/2025

Monday, November 3, 2025

C# ssl debug

The .NET Framework 4.8 does not have a direct built-in equivalent to Java's -Djavax.net.debug=ssl:handshake for enabling SSL/TLS handshake debugging from the command line or via a simple configuration switch. However, you can achieve similar diagnostic output using the following approaches: 1. Enable System.Net Tracing (Recommended for .NET Framework) You can configure System.Net tracing via your application's app.config or web.config file to log detailed information about network activity, including SSL/TLS handshakes. Example app.config: xml 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 ⌄ ⌄ ⌄ ⌄ ⌄ ⌄ ⌄ ⌄ ⌄ This logs System.Net and System.Net.Sockets activity to a file (network.log). While it doesn’t dump raw TLS handshake bytes like Java, it does show certificate validation, cipher suites negotiation (indirectly), and connection errors. For more TLS-specific diagnostics, combine this with Windows-level tools (see below). ⚠️ Note: Tracing impacts performance—use only for debugging. 2. Use Windows Schannel Logging (OS-Level SSL Debugging) .NET Framework uses the Windows Schannel (Secure Channel) security package for TLS. You can enable Schannel event logging via the Windows Event Log: Open Event Viewer → Applications and Services Logs → Microsoft → Windows → Schannel. Right-click Operational → Enable Log. Reproduce your SSL issue; handshake errors and details will appear here.

Monday, October 13, 2025

Download youtube to mp3 in bulk

1. Download the runnable yt-dlp yt-dlp 2. Pass the music list and run the command to download all: yt-dlp --ignore-errors --format bestaudio --extract-audio --audio-format mp3 --audio-quality 160K --output "%(title)s.%(ext)s" --yes-playlist "https://www.youtube.com/playlist?list=PLKTlJ5ZJ4UL5PQexL4eUTJ0fGzEFDR7wU"

Sunday, October 5, 2025

The Power of Now - chapter 3

reverence A knowing that does not destory the sacredness and mystery of life but contains a deep love and reverence for all that is. incisive Should a situation arise that you need to deal with now, your action will be clear and incisive if it arises out of present-moment awareness. consecrated It is described as the path of "consecrated action.". Everything is honored, but nothing matters. Forms are born and die, yet you are aware of the Eternal underneath the forms. You know that nothing real can be threatened. When this is your state of being, how can you not succeed? You have succeeded already.

The Power of Now - chapter 2

obnoxious Some pain-bodies are obnoxious but relatively harmless, for example like a child who won't stop whining. perpetrator Once the pain-body has taken you over, you want more pain. You become a victim or perpetrator. vehemently You are not conscious of this, of course, and will vehemently claim that you do not want pain. momentum Although you are no longer energizing it through your identification, it has a certain momentum, just like a spinning wheel that will keep turning for a while even when it is no longer being propelled. strive So they strive after possessions, money, success, power, recognition, or special relationship, basically so that they can feel better about themselves, feel more complete.

The Power of Now - chapter 1

elation With astonishment, disbelief, and elation, he saw that the box was filled with gold. conjure The word enlightment conjures up the idea of some superhuman accomplishment, and the ego likes to keep it that way, but it is simply your natural state of felt oneness with Being. conviction: a strong persuasion or belief By misuse, I mean that people who have never even glimpsed the realm of the scared, the infinite vastness behind that word, use it with great conviction, as if they knew what they are talking about. affliction Not to be able to stop thinking is a dreadful affliction, but we don't realize this because almost everybody is suffering from it, so it is considered normal. trancelike It is not a trancelike state. Not at all.There is no loss of consciousness here. THe opposite is the case. topple The mind is then toppled from its place of power and Being reveals itself as your true nature. exertion ...when the mind is rendered "speechless." sometimes triggered by great beauty, extreme phyical exertion, or even great danger. aversion As long as I am my mind, I am those cravings, those needs, wants, attachments, and aversions, and apart from filled potential, a seed that has not yet sprouted.