当前位置:网站首页>Epidemic strikes -- Thinking about telecommuting | community essay solicitation
Epidemic strikes -- Thinking about telecommuting | community essay solicitation
2022-07-04 03:47:00 【InfoQ】
Preface
First acquaintance of telecommuting
What is the local office ?
- sourceinsight------ Old code reading artifact , It's just that every code update requires rescanning , Compare memory usage
- Beyond Compare------ Contrast artifact
- Notepad++------ Screening log Analyze
Imagine telecommuting
Problems encountered in telecommuting
1、 Hardware / Software differences
- host / The notebook : The company does not necessarily configure notebooks , Then the host can only carry it home , For secrecy , There's no way
- The Internet : The network of the residence is ok , Usually enough , But with the company's potatoes VPN The server , That's not very good , I didn't get up early , It's hard to board all day , Inexplicably squeezed offline , Or a sudden disconnection ......
- Remote operation host , Naturally, the card is not good , Let alone rely heavily on UI Or the problem of screen recording analysis .“ I said this video is more catchy , I need you to analyze ”“ Where are you stuck , I watched every frame get stuck ”, Then he died ......
- code: The old software also stopped cooking , Rely on remote UI Refresh , When you turn the page and find no response, turn it a few more times , Whether the , Locate the code once ,2min, Don't look at it at all , Fortunately, I'll transfer in time VIM, Direct connection server ,Vim Save me ......
2、Work/Life
3、 Self management
Inner thinking
1、 A good workman does his work well , You must sharpen your tools first
- Code read : Each has its own merits , like SourceInSight There are , like VSCode There are , In love with VIM There are , It is recommended to be prepared . Generally, our code is on the server , Use VIM More convenient ,ssh Connect and use , No need for extra configuration ,VIM A configuration , There is basically no need to make big changes in the follow-up ,Geek The preferred .
- Log analysis :Notepad++ It does have its merits , But the memory is too small , Slow remote loading , Consider usinghttp://textanalysistool.github.io/, A good one log Screening tools
- Remote control of mobile phones :ADB not pass on to others what one is called upon to do ,scrcpy Tools can also be tried
- Cloud machines / Simulation machine :https://www.genymotion.com/It's also a better tool
2、work life balance Attempts to
3、 draw up a plan , Improve efficiency
Conclusion
边栏推荐
- 深入浅出对话系统——使用Transformer进行文本分类
- How to pipe several commands in Go?
- static hostname; transient hostname; pretty hostname
- AAAI2022 | Word Embeddings via Causal Inference: Gender Bias Reducing and Semantic Information Preserving
- What is the difference between enterprise wechat applet and wechat applet
- Select sorting and bubble sorting template
- Cesiumjs 2022^ source code interpretation [0] - article directory and source code engineering structure
- Development of digital collection trading platform development of digital collection platform
- Explain AI accelerator in detail: why is this the golden age of AI accelerator?
- The property of judging odd or even numbers about XOR.
猜你喜欢

Recursive structure

ctf-pikachu-CSRF

Management and thesis of job management system based on SSM

Typical applications of minimum spanning tree

Want to do something in production? Then try these redis commands

In my spare time, I like to write some technical blogs and read some useless books. If you want to read more of my original articles, you can follow my personal wechat official account up technology c

Sales management system of lightweight enterprises based on PHP

如何有效远程办公之我见 | 社区征文

logistic regression

mysql数据库的存储
随机推荐
EV6 helps the product matrix, and Kia is making efforts in the high-end market. The global sales target in 2022 is 3.15 million?
@Scheduled scheduled tasks
PHP database connection succeeded, but data cannot be inserted
Exercices de renforcement des déclarations SQL (MySQL 8.0 par exemple)
Unity移动端游戏性能优化简谱之 画面表现与GPU压力的权衡
Is it really so difficult to learn redis? Today, a fan will share his personal learning materials!
Summary of Chinese remainder theorem
Command Execution Vulnerability - command execution - vulnerability sites - code injection - vulnerability exploitation - joint execution - bypass (spaces, keyword filtering, variable bypass) - two ex
How much does it cost to open a futures account in China? Where is it safe to open an account at present?
SQL语句加强练习(MySQL8.0为例)
GUI Graphical user interface programming (XIV) optionmenu - what do you want your girlfriend to wear on Valentine's day
Redis notes (I) Linux installation process of redis
CesiumJS 2022^ 源码解读[0] - 文章目录与源码工程结构
[PaddleSeg 源码阅读] PaddleSeg 自定义数据类
图解网络:什么是热备份路由器协议HSRP?
Wechat official account web page authorization
Audio and video technology development weekly | 232
Slurm view node configuration information
Add token validation in swagger
Object oriented -- encapsulation, inheritance, polymorphism