由买买提看人间百态

topics

全部话题 - 话题: err
首页 上页 1 2 3 4 5 6 7 8 9 10 下页 末页 (共10页)
s*********t
发帖数: 4253
1
公司不仁, 你也不义!!!
你要告诉大家 "Err.... What Notebook??"
g*****n
发帖数: 21
2
来自主题: JobHunting版 - Microsoft Offer请教
err, 这个是over 5yr的,每年4k,看来MS真cheap。
c******n
发帖数: 4965
3
来自主题: JobHunting版 - 问道很难的面世题
err .... 不对了。。
挪的距离也得算啊。

' 是
/
f*******4
发帖数: 1401
4
来自主题: JobHunting版 - Google最近是不是大量招人
Err ... How did you measure this?...
b*******y
发帖数: 1240
5
来自主题: JobHunting版 - 要是公司不给办H1B怎么办?
err
好哇
三藩是个钓凯子的好地方
s********x
发帖数: 914
6
来自主题: JobHunting版 - 为什么quicksort会比heapsort快?
// MaxHeap: heapArray starts from index 0
public static void heapSort(int[] a){
// Trickling Down in Place: start at node n/2-1, the rightmost node
with children
// O(n/2*log(n))
for (int i=(a.length/2-1) ; i>=0 ; i--)
trickleDown(a,i, a.length);
// remove max from heap and insert it at the end
// O(n*log(n))
for (int i= a.length - 1; i> 0; i--){
int max = a[0];
a[0] = a[i];
trickleDown(a,0, i... 阅读全帖
a********m
发帖数: 15480
7
这能通过编译?应该是link err吧。有
m********l
发帖数: 4394
8
来自主题: JobHunting版 - 一个电面100%挂了
The staff meetings were always interesting. I admit they were a very
effective way to communicate ideas, strategy, and company goals. I learned a
lot about running a business from Judy during these meetings. However, a
few things she would say were really inappropiate and these are the things
that make others call these meetings 1984ish. She has mocked past employees
who said they were working long hours by displaying their hours logged for
everyone to see. Like I mentioned above, she throws up ... 阅读全帖
g*****g
发帖数: 20
9
被邀请去On-site,要做个presentation,把abstract发给hm. 顺便问了大概要讲多久?
hm回信:
The seminar will start from 10 am.
40 minutes presentation, 10-15 minutes questions.
While we will have a variety of technical backgrounds present, I would
suggest to err on the side of higher technical depth. We have a number of
subject matter experts already in this field, and I would target the
presentation to their level.
Looking forward to meeting in person
请问hm是不是看了我的abstract,感觉东西太简单了,所以提个醒,让我准备点高科技
的东西呢?
g******u
发帖数: 1005
10
err.....pray?
z**k
发帖数: 378
11
来自主题: JobHunting版 - OPT 求助
Err... Sorry cannot help. You should ask the DSO at your university or maybe
an immigration lawyer. When do you need the EAD card?
b*******7
发帖数: 907
12
来自主题: JobHunting版 - 几个C语言的题目
1. what's the output? why?
#include
#include
int main()
{
while(1)
{
fprintf(stdout,"hello-std-out");
fprintf(stderr,"hello-std-err");
sleep(1);
}
return 0;
}
2. what's the output?
#include
int main()
{
float a = 12.5;
printf("%d\n", a);
printf("%d\n", (int)a);
printf("%d\n", *(int *)&a);
return 0;
}
3. can it be built? if yes, what's the result?
file1.c:
int arr[80];
file2.c:
extern int *arr;
int main(... 阅读全帖
m*****n
发帖数: 204
13
来自主题: JobHunting版 - Java编程讨论:LinkedIn的H2O
package test;
import java.util.concurrent.atomic.AtomicInteger;
import java.util.concurrent.atomic.AtomicLong;
import test.IElements.WaterElements;
public class H2OLockFree {
private final AtomicLong sequencer = new AtomicLong();
private final AtomicInteger contention = new AtomicInteger();
public void addO() {
addElements(WaterElements.O);
}

private void addElements(WaterElements ele) {
long id = sequencer.incrementAndGet();
contention.incrementAn... 阅读全帖
m*****n
发帖数: 204
14
来自主题: JobHunting版 - Java编程讨论:LinkedIn的H2O
package test;
import java.util.concurrent.atomic.AtomicInteger;
import java.util.concurrent.atomic.AtomicLong;
import test.IElements.WaterElements;
public class H2OLockFree {
private final AtomicLong sequencer = new AtomicLong();
private final AtomicInteger contention = new AtomicInteger();
public void addO() {
addElements(WaterElements.O);
}

private void addElements(WaterElements ele) {
long id = sequencer.incrementAndGet();
contention.incrementAn... 阅读全帖
f*****e
发帖数: 2992
15
估计他家不用genkins之类的continuous integration tool,那unit/functional test
err
or infomation是一坨一坨的。
a**u
发帖数: 214
16

Scale 目前肯定是Google大了,而且大得不只一个数量级。但是一开始就体验serve
2Billion query和把一个系统从100K做上2B query是完全不一样得经历。Rocketship,
先上去再说。
Uber系统和传统互联网不一样,需要直接和物理世界交互,move 人和东西,更加
mission criticial(想想要上医院,要赶飞机,从钱的方面说,一个请求比fb要值钱
多少倍),这些请求和看看朋友圈得post完全不一样,不能进队列,不能从cache
serve。特别讲究实时可靠性,基于移动互联网的transaction。此外各种logistic网络
得定价,优化,地图领域的种种应用,各种fraud得斗智斗勇,非常多得有意思问题,
不少学术界人士都来面试。能看到自己得工作在物理世界里帮助全世界的人,是多么有
意思的一件事。
VP
err,entrepreneurship和在狗狗的title关系相关性不大。我也不会对别人动机瞎猜。
重要的是,保持一颗初心,永远的好奇,做自己喜欢的事情。
很多时候,看法的偏颇都是处于信息的不对等。比如你如果来uber面试交流,自然... 阅读全帖
h*d
发帖数: 19309
17
err... 有人推荐用个牛奶桶接着,有回收废油的地方,有时候有些汽油洒在什么地方
就可能冒黑烟
w********d
发帖数: 197
18
来自主题: Living版 - 今天发现邻居偷窥!!!
err, 我们这好象很少刮很大的风.
m***y
发帖数: 14763
19
来自主题: Living版 - Stain地板的教训
While we are on it, here's what I really do. Wood filler are sold in
different shades, usually we can't find an exact match. So, buy one darker
and one lighter. After the stain, take some darker and some lighter, and mix
them up. Depending on your skill level, your mix could get very close to
the desired shade. Of course, always err on the darker side.
y***n
发帖数: 6764
20
咳咳,我copy paste的啊: “Reclaimed pine and low-emission engineered wood”
reclaimed pine的确是实木,但除非你好这一口的,不然这还是pine, 当然据说200年
前的pine wood比现在farm的pine品质要高,但again, 喜欢reclaimed wood的家具的人
要懂得去欣赏这种古朴的东西 ...
engineered wood就不是实木了。
这样家具是有些rustic风格的,但就算是rustic,我只能说err ... 青菜萝卜,各有所
爱。
w******7
发帖数: 17
21
http://en.wikipedia.org/wiki/TIA/EIA-568
Note that the only difference between T568A and T568B is that pairs 2 and 3
(orange and green) are swapped.
线都一样。只是接头的顺序不同。
那个C是个标准,
Standards
ANSI/TIA-568-C.0, Generic Telecommunications Cabling for Customer Premises,
Ed. C, Amd. 2, 08-2012
ANSI/TIA-568-C.1, Commercial Building Telecommunications Cabling Standard,
Ed. C, Amd. 2, 05-2012
ANSI/TIA-568-C.2, Balanced Twisted-Pair Telecommunication Cabling and
Components Standard, Ed. C, Err. 04-2014
ANSI/TIA... 阅读全帖
b*****g
发帖数: 2727
22
来自主题: Living版 - 今天充了空调
F. yes it sounds a little low. But the tech did not do a subcool/superheat
analysis, instead only charged the low side to 75psi based on indoor
temperature. He'd rather err on the undercharge side. Anyway roughly 74F
intake and 59F vent. Also it might had not been long enough to see the real
diff.
j****y
发帖数: 1714
23
发信人: joyjoy (joy), 信区: SanFrancisco
标 题: 在citi 存的支票差点被citi偷了,大家小心!
发信站: BBS 未名空间站 (Fri Nov 6 01:41:03 2009, 美东)
一个月前存一张70刀左右的支票到citi branch, 一直没到帐。幸好有存钱后验证的习
惯,并且留有receipt,到citi去理论。银行的人支支吾吾,只说是系统错误(system
err)。还恬不知耻的说其实早存到我名下了,只是没显示出来而已。
我cao,我要是不自己查帐,这笔钱肯定被citi偷了。
citi银行劣迹累累, 2008年被发现用计算机程序偷信用卡用户的钱。
http://en.wikipedia.org/wiki/Citi#Theft_from_customer_accounts
Theft from customer accounts
On August 26, 2008 it was announced that Citigroup agreed to pay nearly $18
million in refunds and fines t
s***w
发帖数: 521
24
【 以下文字转载自 SanFrancisco 讨论区 】
发信人: joyjoy (joy), 信区: SanFrancisco
标 题: 在citi 存的支票差点被citi偷了,大家小心!
发信站: BBS 未名空间站 (Fri Nov 6 01:41:03 2009, 美东)
一个月前存一张70刀左右的支票到citi branch, 一直没到帐。幸好有存钱后验证的习
惯,并且留有receipt,到citi去理论。银行的人支支吾吾,只说是系统错误(system
err)。还恬不知耻的说其实早存到我名下了,只是没显示出来而已。
我cao,我要是不自己查帐,这笔钱肯定被citi偷了。
citi银行劣迹累累, 2008年被发现用计算机程序偷信用卡用户的钱。
http://en.wikipedia.org/wiki/Citi#Theft_from_customer_accounts
Theft from customer accounts
On August 26, 2008 it was announced that Citigroup agreed to pay nearly $18
d******y
发帖数: 29
25
来自主题: Money版 - 急~请教个关于SSN的问题
Err....顿时我很绝望
m*****p
发帖数: 325
26
没问题 花吧
from flyertalk
1. Are these cards churnable?
Yes, they are. BUT you’ll have to wait anywhere from 12 to 26 months before
applying again. Approvals have happened at the 13 month mark and denials at
24.
There is no set 18 month rule, but always err on the side of caution when
churning.
Also- it’s from DATE OF APPROVAL and not from date of cancellation.
With Citi, if you are approved for a card, and meet the minimum spend
requirement, you will get the bonus listed for the offer you applie... 阅读全帖
a***x
发帖数: 26368
27
来自主题: Money版 - Simon 5%VGC Card Read Err怎么破?
被抢先了。。。
m******r
发帖数: 2950
28
来自主题: Money版 - Simon 5%VGC Card Read Err怎么破?
说真的吗?下午去试试看!
t****3
发帖数: 2799
29
来自主题: Money版 - Simon 5%VGC Card Read Err怎么破?
I have one card with the same problem. It doesn't work no matter how you
sweep it. It is fine to use it online.
k****v
发帖数: 939
30
来自主题: Money版 - Simon 5%VGC Card Read Err怎么破?
You can call for replacement card mailed to you
t*********u
发帖数: 26311
31
来自主题: Money版 - Simon 5%VGC Card Read Err怎么破?
lz明显想赶20号
m******r
发帖数: 2950
32
来自主题: Money版 - Simon 5%VGC Card Read Err怎么破?
照那位同学的方法试了,卡划成功了。

发帖数: 1
33
来自主题: Money版 - Simon 5%VGC Card Read Err怎么破?
发包子吧
h*******a
发帖数: 573
34
Just want to express my disappointment that the original post got deleted.
What if what the poor mom said was true? She's on the verge of committing
suicide, for god's sake. Wouldn't it be more prudent to err on the side of
trust?
v********e
发帖数: 2558
35
来自主题: NextGeneration版 - 孕14周肚子突然变小了
err.....难道之前是孕期胀气。。。。
x*****a
发帖数: 7797
36
来自主题: NextGeneration版 - 12 Kids' Symptoms You Should Never Ignore
The wait-and-see approach is fine for some kids' health problems. But not
these.
By Kristyn Kusek Lewis
When you become a parent, you earn a medical merit badge of sorts. Whether
you're sopping up a goopy nose or extracting a dangling-by-a-thread baby
tooth, eventually few things faze you. But sometimes it's tough to tell what
warrants a call to your doctor's office: Which temperature actually
classifies as a "high fever"? What kind of tummy ache means your child has
more than your average stoma... 阅读全帖
j*****u
发帖数: 446
37
来自主题: NextGeneration版 - 请教产后大量出血
Err, 两次都是c的,好像没有这样的情况,我觉得我两次c完恶露都不是特别多,住院
的时候几次都是护士帮着清理自己看不见,回家后都没有大量出血。
自己多注意总没错。
c***t
发帖数: 28
38
文献没说这个。。。我也是双行,不过中间间隔时间据说最重要,以防万一还是err on
the side of caution 小心为上吧
s********g
发帖数: 264
39
来自主题: NextGeneration版 - 3月出生的娃,置衣求建议
err 我觉得还是要的吧。我们本来只准备了3m的 结果宝宝6磅多 出生后还去买了
newborn的呢 所以3m是底线了
i****d
发帖数: 724
40
来自主题: NextGeneration版 - 求建议,快3岁宝宝daycare老是生病
嗯,得送giftcard,本来计划到圣诞节送,现在看来这就要送了,送多少比较好?
他们班有两个老师,一个男老师挺实在的,一个女老师,err... 反正我和我老婆接触
下来觉得表面文章很好,实际的不怎么样(两个礼拜前我老婆提早去接,结果他们班在
户外,30,40度的天,我儿子没穿外套,当然这事我们反映到校长那里去了,他们也找
老师谈话了,那天男老师很早就下班了-他早上很早去的,女老师在的,所以她是没有
很上心)
请教,这两个老师怎么送?我是指现在送多少钱的合适?因为圣诞节肯定还要送的。
B******1
发帖数: 9094
41
来自主题: Parenting版 - set up boudaries for your child
To err is human. So true. And rules are set up to be broken!
P.S. consistence -> consistent.
v********e
发帖数: 2558
42
来自主题: Parenting版 - 三岁的孩子还午睡吗
err。。。做为笨妈,我自己根据我家娃实验出来的办法。。。7点起床,中午1点上床
10分钟后准能入睡。3点-3点半睡醒,出门运动,5点回家5点半or6点吃饭,晚上8点半
睡觉。
运动,是一定要地~~早起也是必须地~~
ps:我家4岁,一直午睡~~大人从来不哄,因为我没耐心哄孩子睡觉,都是说午安or晚安,然后关灯关门。
v********e
发帖数: 2558
43
err.....我家宝宝从6个月开始喂他辅食时,就必然每次自己拿个空碗和小勺,到8个月
已经开始自己吃米糊了。1岁2个月后,基本是自己开始吃饭了。
要是我家宝在外面玩的让我喊几遍都不肯回家的话,我就要吼他了。又不是没有好好说
,说了不停就要动手~
又话说为人父亲者是极端爱在孩子面前维护尊严的,一般我老公对孩子严格要求时,我
是不发表任何意见,有时候孩子哭的伤心了不停喊妈妈,我就过去木有任何表情地抱抱
,然后告诉他以后爸爸说话要听,不许大人说半天还没有反应。
ps:俺家从不打孩子,不要被上一段误导了。实施上我拍过一次娃的屁股,我老公对此
非常生气。不过好在我们从不当孩子面前争论,也对 对方适可而止。
v********e
发帖数: 2558
44
来自主题: Parenting版 - 流鼻涕给吃点什么药好
err....我家的是从国内寄来的。睡觉的时侯不用穿袜子,是白天如果在空调打的很低
的地方,还是要穿一下,比如幼儿园里,或者其他公共场合。而且这是在已经受凉的情
况下这么做。如果孩子健康着,可以不必。
平时还是开空调,就是娃睡觉了尽量别开。
v********e
发帖数: 2558
45
来自主题: Parenting版 - 真心求教:疫苗能否能提前打?
err.....我家宝1岁差1个星期被带回国的,所以1岁的那几针疫苗,包括mrr,都是提前
到11个月时打的,具体一共是几针,我忘了。。。
v********e
发帖数: 2558
46
来自主题: Parenting版 - 男娃早上学的坏处
err....我老公从小在外婆家长大,上面有6个表姐。所以他特体贴细腻会照顾人。。。
。而且及其地尊重女性。
我回这个贴不是为了主贴的题目和内容,我只是路过趁机BSO自己的老公。
s*******a
发帖数: 207
47
err,我将来要有了孩子,语言还真是个问题。我母语是国语,老公母语是英语,但他
也会讲广东话,家里也都是广东话。所以英文国语这个肯定要有,老公还想上门广东话
。我们在加拿大,法语也得学些吧,鉴于老公失败的经验,法语学好也不容易(不用的
话,小时候在学校学的基本白费),难道要四语???
p******i
发帖数: 1322
48
来自主题: Parenting版 - [bssd]校车上的事

err,他说了是学校施工剩下来的砖头。
v********e
发帖数: 2558
49
err。。。。。我貌似就是这样的。。。。。。。。
v********e
发帖数: 2558
50
这个我不清楚,我从未想到给他用,因为感觉用电动牙刷以及之后的漱口水已经足够了。
家里倒是有一个,但目前一直是孩他爹用。。。。
虽然我很在乎孩子的牙齿,
但我比较抵触在自己的嘴里用各种各样“奇怪”的东西。 -_-||
err。。。仅仅是个人感受问题。。。。
你可以试试,若孩子不排斥,也不会伤及牙龈,那么应该是没有问题的。
或者保险的,问问牙医。
首页 上页 1 2 3 4 5 6 7 8 9 10 下页 末页 (共10页)