淹没攻击_淹没那个烦人的同事(不伤您的耳朵)

news/2025/2/15 23:16:10/
淹没攻击

淹没攻击

So you’re sitting at your desk working on your TPS reports, but how are you supposed to remember the cover sheet with your annoying co-worker that just won’t shut up? Accounts payable Nina speaking, just a moment! Shut up!

因此,您坐在办公桌前处理TPS报告,但是您应该如何与恼人的同事一起记住封底呢? 尼娜(Nina)应付帐款,片刻! 闭嘴!

Accounts Payable Nina Speaking, Just a moment!

Sure, you can always put on a set of headphones and turn the music all the way up. But if you are like me, you can’t really concentrate on your work with loud music playing, and soft music doesn’t drown anybody out.

当然,您总是可以戴上耳机并完全打开音乐。 但是,如果您像我一样,就无法真正专注于播放响亮的音乐,柔和的音乐也不会淹没任何人。

Noise Canceling Headphones

降噪耳机

Sure, you can always check out a pair of expensive noise canceling headphones. They work well, but they aren’t cheap. And I don’t know about you, but I don’t really like having a giant pair of headphones on—especially if I’m somewhere else other than my desk.

当然,您可以随时检查一副昂贵的降噪耳机。 它们运作良好,但并不便宜。 而且我不认识您,但是我真的不喜欢戴一副巨大的耳机-尤其是在我的办公桌以外的其他地方。

Noise Canceling Headphones

Sony MDR-NC60 Noise Canceling Headphone

索尼MDR-NC60降噪耳机

The solution: White Noise!

解决方案:白噪声!

The best way to drown somebody out without breaking your eardrums or losing your concentration is to use some white noise. Personally, I’m a fan of the SimplyNoise generator—specifically the brown/red noise with an oscillating volume level. It ends up sounding very similar to waves at the ocean, which would also probably work well for drowning somebody out.

将某人淹没而不会破坏您的耳膜或失去注意力的最好方法是使用一些白噪声。 就我个人而言,我是SimplyNoise发生器的粉丝-特别是棕色/红色噪声,其音量在不断波动。 最终听起来与海洋中的海浪非常相似,这对于将某人淹死也很有效。

SimplyNoise

Use the SimplyNoise white noise generator

使用SimplyNoise白噪声发生器

Add Something Pleasant to the Background

在背景中添加令人愉悦的内容

So now you’ve got your white noise going, and your co-worker’s annoying mouth is just a distant memory—but it’s just a little boring. You can use the Zendesk buddha machine wall to add some pleasant Zen sounds that will help get you in the concentrating mood. Just click on any of the speakers, and then choose a sound. You can combine multiple sounds together for a very soothing experience.

因此,现在您已经发出白噪声,而您同事的烦人的嘴只是遥远的记忆-但这有点无聊。 您可以使用Zendesk佛机墙添加一些令人愉悦的Zen声音,这将有助于您集中注意力。 只需单击任何扬声器,然后选择一种声音即可。 您可以将多种声音组合在一起,以获得非常舒缓的体验。

Zendesk

Use the FM3 Buddha Machine Wall

使用FM3佛机壁

…Or Just Listen to Music

…或者只是听音乐

You can just combine the white noise generator with some fairly mellow, appropriate music.

您可以将白噪声发生器与一些相当柔和,适当的音乐结合使用。

I love Depeche Mode

The white noise fills in the quiet spots in the song, so you won’t have to hear anybody.

白噪声填充了歌曲中的安静点,因此您无需听到任何人的声音。

So how do you drown out those annoying co-workers?

那么,您如何淹没那些烦人的同事呢?

翻译自: https://www.howtogeek.com/howto/3210/drown-out-that-annoying-co-worker-without-hurting-your-ears/

淹没攻击


http://www.ppmy.cn/news/165508.html

相关文章

计算最长的字符串长度

输入n (n<10)个字符串,输出其中最长字符串的有效长度。要求自定义函数 Int max_len ( char *s[],int n),用于计算有n个元素的指针数组s中最长的字符串的长度。 法一:思路:设置一个指针数组与一个二维数组,使指针数组指向二维数组#include<stdio.h>#include<stri…

安装oracle 10g时提示:操作系统版本: 必须是5.1或者5.2 怎么办?

今天在安装oracle10g时出现了此问题&#xff0c;经过多方查证&#xff0c;得到了此种解决方法&#xff0c;共享之&#xff01;&#xff01;&#xff01; 1、在安装目录中搜索refhost.xml&#xff0c;然后在适当位置添加以下内容&#xff0c;注意括号配对 <!--Microsoft Win…

11-3 计算最长的字符串长度

// 11-3 // 计算最长的字符串长度#include <stdio.h> #include <stdlib.h> #include <string.h>int max_len(char *s[], int n);int main(int argc, char *argv[]) {int n0;int len;char *s[15];char str[20];printf("请输入n(n<10)个字符串,以#作为…

STE | 中国农科院茶叶所-长期施肥下茶园土壤碳降解基因和微生物群落的氮诱导变化...

点击蓝字↑↑↑“微生态”&#xff0c;轻松关注不迷路 生科云网址&#xff1a;https://www.bioincloud.tech 编译&#xff1a;微科盟葡萄不加冰&#xff0c;编辑&#xff1a;微科盟居居、江舜尧。 微科盟原创微文&#xff0c;欢迎转发转载&#xff0c;转载须注明来源《微生态》…

牛客网NC10-20.8.3-dp

链接&#xff1a;NC10 题意、输入、输出&#xff1a; 分析&#xff1a;初始化一个最大值&#xff0c;从1,1开始看下、右、右下&#xff0c;判断到它们的体积是否小于它们原本的。小于就走。 思路&#xff1a;dp 代码&#xff1a; import java.util.*;public class Solution …

笔记本nc10装linux,绝配:Ubuntu 9.04与上网本(NC10)

Ubuntu 9.04对NC10的兼容性相当好&#xff0c;FN键完全可用&#xff0c;结合Ubuntu 9.04全新的OSD(通知机制)&#xff0c;简直酷毙了&#xff01; 另外&#xff0c;我还发现&#xff0c;Ubuntu 9.04支持NC10的屏幕亮度调节档数&#xff0c;远远比NC10原装的Windows XP要多&…

如何使用Facebook Business Suite来管理你的FB和Ins商业账户

Facebook Business Suite是Facebook推出的一种强大的数字营销工具&#xff0c;可帮助企业轻松管理其在Facebook和Instagram上的商业账户。该工具集成了多种功能&#xff0c;提供了一种简单、直观的方式来管理你的社交媒体营销活动。 在本文中&#xff0c;我们将详细介绍如何优化…

TDEngine3.0环境搭建总结

TDEngine3.0环境搭建总结 一、TDengine 介绍二、TDengine的下载三、TDengine Server安装及配置3.1 安装3.2 taos的参数配置3.3 启动3.4 taosAdapter 四、TDengine Client 安装4.1 linux客户端安装4.2 windows客户端安装 一、TDengine 介绍 TDengine 官网 TDengine的介绍   T…