About Everything
XJC's BLOG
Python Scapy: How to stop sniff() function manually
How to stop scapy sniff() function to stop, simply use stop_filter parameter to pass a function Here’s an example Announce an Event in python: Then write a function to stop sniff() Now finish the function to start sniff() and pass the Event e to the stop_filter Now sniff() will stop each time you call the …
Python Scapy: How to stop sniff() function manually Read More »
Review of EVA
EVA is something I’d like to call it a miracle which really shocked me even I can’t get all the connotation. I try to review it but it just like a mass of stream of consciousness in my head, I can stop thinking it. I have to say and I always had the feeling that …
Epiphany by Liu Cixin | Book Review
Book review of science fiction story by Liu Cixin: Epiphany | If there’s an opportunity for you to touch the truth, will you give up your life as exchange?
Survive The Night
(The lyrics in bold are my favorite) Let’s try to make it right Don’t wanna start a fight And we’re so sorry if we give you all a little fright We’re not so scary if you see us in the daylight You’ll be so happy just as long as you survive the night Let’s try …
The Micro-Age by Liu Cixin | Book Review
Book review of Liu Cixin’s science fiction novel/short story: The Micro-Age
End Poem
I see the player you mean. [IzumiKanata]? Yes. Take care. It has reached a higher level now. It can read our thoughts. That doesn’t matter. It thinks we are part of the game. I like this player. It played well. It did not give up. It is reading our thoughts as though they were words …
StayAlive
There’s a rhythm and rush these daysWhere the lights don’t move and the colors don’t fadeLeaves you empty with nothing but dreamsIn a world gone shallowIn a world gone lean Sometimes there’s things a man cannot knowThe gears won’t turn and the leaves won’t growThere’s no place to run and no gasolineEngine won’t turn and …
My Experience of Taking HCIP Exam
In Summer, 2021, I decided to stay at my college for my third winter vacation rather than go home. After two months’ study, I’ve successfully passed the HCIP exam and got my certificate. Huawei and Cisco are not unfamiliar for those of us that are working in the Networking and Data Management Field. HCIP, also …
A small status monitor on STM32
Based on STM32 MCU, using micropython as coding language. It can show you the ratio of current CPU usage, or RAM/GPU etc..
Set Up Postgres Database on Your Server
1.Install Postgres and Initialization Install Postgres though apt Change your default login information Log into your postgres database first Ensure your terminal is start with postgres=# , otherwise login is failed. The following commands has to be under postgres internal terminal We now modified the password for your database account. Replace 123456 with your own …
- « Previous
- 1
- 2
Recent Comments