由买买提看人间百态

topics

全部话题 - 话题: bloat
首页 上页 1 2 3 4 5 6 7 8 9 10 (共10页)
r*********r
发帖数: 3195
1
来自主题: Programming版 - How does template work in C++
c++ uses type expansion. java uses type erasure. exactly opposite.
c++'s way may lead to code bloating.
but c++'s template uses integers as type parameters,
which makes the mechanism Turing complete.
n******t
发帖数: 4406
2
来自主题: Programming版 - 我觉得c++越来越没人用了 (转载)
C++在系统级上就取代不了C.
一个狂bloated的语言,对于OS内核来说带来的好处大于坏处。
l*********s
发帖数: 5409
3
来自主题: Programming版 - C到底能走多远。。。。。。
python is the future, C# is too much bloated
g*****g
发帖数: 34805
4
来自主题: Programming版 - C# is light-years ahead of Java now
LOL, you can pull a ton of features into the language. It makes it
bloated, but it doens't necessarily make it better.
You can do asynchrous programming in java. personally I've done a ton
of it. You can't do functional programming but hey, it's an OO language,
if you really want it, you can use Scala and it interoperates with java
fine. There a lot of languages running on JVM that can complement Java
for specific domain. They are not part of java language, and they shouldn't
have to.

continued... 阅读全帖
p*u
发帖数: 2454
5
来自主题: Programming版 - C++方法全都内联有什么坏处?

then u will have a code bloat problem; many ppl include hundreds of header
files without thinking too much.
D*******a
发帖数: 3688
6
来自主题: Programming版 - C++ IDE under Linux
i've been using eclipse cdt for years without problem, but you are right it
has been getting pretty bloated lately.
you can also try netbeans

library
h******u
发帖数: 155
7
A couple of years ago, someone (pretty high in the management hierarchy)
from T.J. Watson said that Java would've died a long time before had IBM
stopped supporting it :) 所以任何東西的成功本來就有各種因素夾雜在一起,不是
光光技術強,或者光光哪個公司強力支持就起的來得。所以大家說得都對 :) 另外說
Java的performance,一開始的時候根本就不是一個 concern,因爲它太慢了,並且大
家也沒指望用它實現點 performance-critical的system code。後來JVM的
optimization多了起來,各種技術讓JVM快了很多,很多地方已經接近C/C++的
performance了,這時候大家才開始關心他的performance,並且這時候大的企業級的
project多了起來,OO的performance弊端開始集中跑了出來 (a.k.a,系統級的runtime
bloat)。
a****l
发帖数: 8211
8
其实标题写错了,懒的改了。应该说是一个开发系统,就好比一个visual studio,不过
没有那么多的bloat ware.
t****t
发帖数: 6806
9
vc express is for you...free, no bloating function
k**********g
发帖数: 989
10
来自主题: Programming版 - 大家来解剖个鸵鸟
If the IDatastore contain that many methods ( setId__ setSharedDwname__
setColsByColID__ setColValidationTag__ ... ) You can try search for the
class that implements that many methods.
You may need to search for how many such IDatastore implementations exist in
the whole system.
You may also need to find out if these methods are actual method that exist
on the interface, or else they are some kind of dynamic methods.
It seems that someone made a very bloated class, by adding one or more
methods ... 阅读全帖
h******b
发帖数: 6055
11
来自主题: Programming版 - ETL是应该用现有工具还是自己写PHP
最近开发网站,接的活主要是CSV/XLS转TXT,XML,JSON等等, 偶尔搞个PDF报表,web
service之类的。
速度基本上可以无视,都是batch job 。有real time的也不会特别heavy volume。
开始用的是Pentaho, 不过很快觉得这玩意非常bloated,很多问题几行代码搞定的,在
他们的UI里要学好多新东西。很多限制非常讨厌。
也许搞个PHP库就够了? 用cron job或file poller。
k**********g
发帖数: 989
12
来自主题: Programming版 - 俺一直觉得C#弄个JIT挺傻逼的

用C++/STL用久了,完全不察觉用其他语言 1MB 左右的编译代码够逆天有馀。
史上的大牛们用 code bloat 来形容 C++/STL 不是没有道理的。
b***e
发帖数: 1419
13
来自主题: Programming版 - Jira
Best task management tool and agile planning tool. The features might be
bloated, but you don't have to use all of them.
p*****g
发帖数: 7
14
If I want to learn Spring source code, I think Spring 2.x source is better.
First, Spring 2.x already has all the core elements of the framework.
Secondly, Spring 2.x is still not as bloated as today, Thirdly, if I
remember correctly, it doesn't advertise to use Java configuration but XML
configuration which is easy for us to grab how stuff works.
T*******e
发帖数: 4928
15
来自主题: Programming版 - 怎么设计前端网页? (转载)
colleague thinks django is too bloated as we don't need database at this
point

output
n****l
发帖数: 1739
16
来自主题: Programming版 - 没觉得Java比Python和Perl有啥优点
i never thought modern c++ bloat is cache friendly to begin with.
so how is your c++ version solving this precise issue if it can even solve
it at all dynamically at runtime?
d****i
发帖数: 4809
17
来自主题: Programming版 - 请教大牛们这个系统怎么设计
对的,这个是正解,应该用自己定制的协议为最优最省电。TCP, UDP这样的过于overly
bloated了,对于sensor来说。
h**i
发帖数: 712
18
来自主题: Programming版 - boost vs C++11
boost is heavily bloated, not a good choice.
h**i
发帖数: 712
19
来自主题: Programming版 - boost vs C++11
boost is heavily bloated, not a good choice.
w***g
发帖数: 5958
20
来自主题: Programming版 - linux 桌面 一坨屎
libreoffice还是openoffice很烂,写大文件崩溃了欲哭无泪,
最多只能用来救救急。
最近我用google doc写了一些东西,感觉还是挺不错的。
remote desktop只能局域网用。几年以前用过nomachine不错,
后来bloat up得厉害就再也不用了。偶尔需要用vnc救济,但不能
用来常规干活。
其实常用的也就是chrome, skype, thunderbird, term和qterm,
最多再算上拼音输入法,现在连vlc都不用了,看片直接在网上
解决。平台之间的唯一差异就是linux上没有ms office。
y*j
发帖数: 3139
21
来自主题: Programming版 - linux 桌面 一坨屎
这两个office都很烂,和微软的根本不能相提并论。
windows 自带的remote desktop 也很好用,尤其是远程的时候。我的poor man
solution 是先连的一个windows机器,然后再remote desktop到Linux机器上。

:libreoffice还是openoffice很烂,写大文件崩溃了欲哭无泪,
:最多只能用来救救急。
:最近我用google doc写了一些东西,感觉还是挺不错的。
:remote desktop只能局域网用。几年以前用过nomachine不错,
:后来bloat up得厉害就再也不用了。偶尔需要用vnc救济,但不能
:用来常规干活。
:其实常用的也就是chrome, skype, thunderbird, term和qterm,
:最多再算上拼音输入法,现在连vlc都不用了,看片直接在网上
:解决。平台之间的唯一差异就是linux上没有ms office。
w***g
发帖数: 5958
22
来自主题: Programming版 - linux 桌面 一坨屎
libreoffice还是openoffice很烂,写大文件崩溃了欲哭无泪,
最多只能用来救救急。
最近我用google doc写了一些东西,感觉还是挺不错的。
remote desktop只能局域网用。几年以前用过nomachine不错,
后来bloat up得厉害就再也不用了。偶尔需要用vnc救济,但不能
用来常规干活。
其实常用的也就是chrome, skype, thunderbird, term和qterm,
最多再算上拼音输入法,现在连vlc都不用了,看片直接在网上
解决。平台之间的唯一差异就是linux上没有ms office。
y*j
发帖数: 3139
23
来自主题: Programming版 - linux 桌面 一坨屎
这两个office都很烂,和微软的根本不能相提并论。
windows 自带的remote desktop 也很好用,尤其是远程的时候。我的poor man
solution 是先连的一个windows机器,然后再remote desktop到Linux机器上。

:libreoffice还是openoffice很烂,写大文件崩溃了欲哭无泪,
:最多只能用来救救急。
:最近我用google doc写了一些东西,感觉还是挺不错的。
:remote desktop只能局域网用。几年以前用过nomachine不错,
:后来bloat up得厉害就再也不用了。偶尔需要用vnc救济,但不能
:用来常规干活。
:其实常用的也就是chrome, skype, thunderbird, term和qterm,
:最多再算上拼音输入法,现在连vlc都不用了,看片直接在网上
:解决。平台之间的唯一差异就是linux上没有ms office。
w****y
发帖数: 2501
24
来自主题: Software版 - 感觉Chrome耗CPU
Chrome的tricks之一就是把system timer resolution调到最低。
反应速度上去了,系统变得很耗电,所以电池时间来了。
建议大家用电池的时候别用Chrome。
不信的话,可以跟最新的IE(没有中毒和bloat ware的)比一比。
v**********m
发帖数: 5516
25
Volume 134>>Issue 44 : Tuesday, October 7, 2014
PDF of This Issue
Article Tools
Post CommentE-MailPrintWrite the EditorPost to FacebookShare on Reddit
Excess postdocs causes quiet crisis
Well-educated trainees seen as source of cheap scientific labor
ByCarolyn Y. Johnson
THE BOSTON GLOBE
October 7, 2014
The life of the humble biomedical postdoctoral researcher was never easy:
toiling in obscurity in a low-paying scientific apprenticeship that can
stretch more than a decade. The long hours were w... 阅读全帖
c****n
发帖数: 21367
26
来自主题: ChineseMed版 - 牛奶喝愈多,骨折率愈高
疫苗的主要意义是群体性而非个体性的疾病控制
所以一个疫苗在审批程序里,看的是有效比例,副作用成本,并不是说有已知副作用
就不可接受。如果一个疫苗对80%的人有效,19%身体吃点亏,1%的人要大病一场
甚至死掉,但只要能抑制非常影响社会生产力的疾病,基本上就是很好的疫苗了。
当然这个百分比也是西医自己过家家一样搞出来忽悠大众的。
流感疫苗年复年的更新,只有4,5成有效的时候也常发生,还是要推广。
当然这个里面还有很多说不清楚的金钱利益关系,西医西药本来已经是科学上
一塌糊涂,再把商业金钱卷进来,更加是bloat得一塌糊涂,呵呵。
q*****g
发帖数: 166
27
小儿疳积“ 肚大筋青 疚臀无肉” : 鸡内金, 炒2芽,山药,等建脾中药。
西医上是 bloated stomach,always compnay with celiac disease and some foods
sensitivity ( like gluten / milk/egg sensitive). there are some optional
nutritional approaches: digestive enzyme/ essential fatty acides( fish oil
with falx and borage oil);/probiotics/ mutivitamin ( esp B-complex) mineral
( esp calcium and zinc)
my baby has the same problems and I use both TCm and nutritional supplemnts .
q**i
发帖数: 174
28
来自主题: Economics版 - Question: Is this a zero-sum game?

I am sure people can argue oneway or the other. But
to me it is a win-win situation over the long run,
and zero-sum game the short run.
All the countries attacked have internal problems, most
related to bloated and over-leveraged capital structure,
hyped up currency that no one had tried to address before
the crisis. Those problems sooner or later will come back
and hurt those countries (just look at Japan. They have
been in recession for the last 8 years).
Soros forced us to look the the probl
d**e
发帖数: 2420
29
来自主题: Mathematics版 - 请教一个LaTex参考文献问题
在reference list上显示为
1. You CH, Lee KY, Chey RY, Menguy R (1980). Electrogastrographic study of
patients with unexplained nausea, bloating
and vomiting. Gastroenterology 79:311–314.
在被引用时显示为
You et al. 1980
应该选用什么样的bibliography style,折腾了一上午没搞定。
请高手指点,谢谢
n*******l
发帖数: 2911
30
来自主题: Mathematics版 - 请教一个LaTex参考文献问题
终极必杀技:Explicit labels. 你把文献条目写成
bibitem[You et al. 1980]{you80}
You CH, Lee KY, Chey RY, Menguy R (1980).
Electrogastrographic study of patients with unexplained nausea,
bloating and vomiting. Gastroenterology 79:311–314.
http://www.math.uiuc.edu/~hildebr/tex/bibliographies.html
Explicit labels. Many people prefer "mnemonic" labels that contain the year
of publication and the initials of the author(s); for instance, in the above
example, one might label the items [Er01], [GKP89], [Kn92], and [Si... 阅读全帖
m******e
发帖数: 574
31
来自主题: MedicalCareer版 - 攒人品贡献自己整理的CS Protocol
首先非常感谢Arthur,我的protocol基本上是在他的帮助下整理出来的,当然也离不开
本版各位的经验的指点。现在把自己认为比较重要的部分贡献出来,希望能对后考者有
所帮助,并bless自己和其他朋友顺利pass
(左面部分是mnemonics,右面, 就是对应的问题. * 问题是 选问,视情况而定)
GENERAL QUESTIONS-------OCDFPAA + HD
O WHEN DID IT START
*H *DID IT HAPPEN SUDDENLY OR GRADUALLY
*D *WHAT WERE YOU DOING WHEN YOU GOT THIS PROBLEM
C IT IS CONSTANT OR DOES IT COME AND GO
D HOW LONG DOES IT LAST
F HOW OFTEN DOES IT HAPPEN
P IT IS GETTING BETTER OR GETTING WORSE
A DOES ANYTHING MAKE IT BETTER
A ANYTH... 阅读全帖
J*********4
发帖数: 1274
32
来自主题: MedicalCareer版 - NBME Form 4 难题求解
My understanding
3. healthy adult drink contaminated water while scuba diving; bloating,
diarrhea; Y. E should have right side pain, most commonly in children after
eating contaminated pork
http://www.cdc.gov/parasites/giardia/epi.html
4. The most common cause of lymphangitis in humans is Streptococcus pyogenes
(Group A strep), although it can also be caused by the fungus Sporothrix
schenckii. from Wiki
http://en.wikipedia.org/wiki/Lymphangitis
10. Hyponatrimia secondary due to hyperglycemia of ... 阅读全帖
J**b
发帖数: 182
33
来自主题: MedicalCareer版 - 求临床医学考题答案(练习题)
1. Sarah is recovering from pneumonia. She is 93 and a resident of a local
nursing home, where she was diagnosed with behavioral and cognitive
disturbances. She is refusing food, drink and medication. Her BUN is 60
and her serum Creatinine is 1.0 . Her potassium level is 4.8.
Which of the following is most likely to be true?
A. Her serum creatinine is “normal” because her kidneys have not
been injured
B. Her renal function will return to normal with adequate rehydration
... 阅读全帖
m******r
发帖数: 1904
34
☆─────────────────────────────────────☆
memorize (memorize) 于 (Tue May 1 12:44:09 2012, 美东) 提到:
首先非常感谢Arthur,我的protocol基本上是在他的帮助下整理出来的,当然也离不开
本版各位的经验的指点。现在把自己认为比较重要的部分贡献出来,希望能对后考者有
所帮助,并bless自己和其他朋友顺利pass
(左面部分是mnemonics,右面, 就是对应的问题. * 问题是 选问,视情况而定)
GENERAL QUESTIONS-------OCDFPAA + HD
O WHEN DID IT START
*H *DID IT HAPPEN SUDDENLY OR GRADUALLY
*D *WHAT WERE YOU DOING WHEN YOU GOT THIS PROBLEM
C IT IS CONSTANT OR DOES IT COME AND GO
D HOW LONG DOES IT LAST
F HOW OFTEN ... 阅读全帖
j****i
发帖数: 496
35
来自主题: MedicalCareer版 - 看一下这个病例,请大家谈谈意见
Female, 36y, no family hx of CRC or gyn cancers.
Personal hx of rectal cancer stage 1 pT1N0M0 s/p LAR w/TME in Dec 12, NED as
of Jun 13.
6mo hx of pelvic pain & diffuse abd pain, nausea, bloating, indigestion,
fatigue, weight loss. Acute onsite of LUQ pain radiating to back & McBurney
tenderness 3 wks ago, radiologists differ in opinion (omental infarct vs.
peploic appendagitis), not sure related to acute sx, both recommend
conservative tx. Pain still not resolving, currently managed w/ Ultram ... 阅读全帖
h****8
发帖数: 278
36
来自主题: MedicalCareer版 - step 2 CK 的一些题目
35. A 62-year-old woman comes to the physician because of bloating and
cramping abdominal pain and intermittent diarrhea over the past 5 years. Her
symptoms have increased over the past month since she started a new diet
that emphasizes yogurt and cottage cheese as low-fat sources of calcium and
protein. Vital signs are within normal limits. Abdominal examination shows
diffuse tenderness to palpation with no rebound tenderness; there are no
masses or organomegaly. Bowel sounds are increased. Tes... 阅读全帖
j*****o
发帖数: 137
37
来自主题: MedicalCareer版 - Ask a CK question
A 42-year-old woman, gravida 2, para 2, comes to the physician because of a
3-month history of swelling of her legs and mild abdominal pain and bloating
. Abdominal examination shows no abnormalities. Rectovaginal examination
shows fullness in the right adnexa. Transvaginal ultrasonography shows an
irregular mass in the right ovary with some solid components to a
predominantly cystic lesion. Her serum CA 125 level is 120 U/mL (N<35).
Treatment with which of the following is most likely to have p... 阅读全帖
m******i
发帖数: 834
38
Congressional pork bloats U.S. military nanotechnology spending
[纳米科技世界快讯]据Nanowerk报道, The U.S. Department of Defense (DoD) has
released its 2007 review of DoD nanotechnology programs. In 2007, estimated
DoD nanotechnology expenditures will be $417m, about the same level as the
year before. For the first time, however, the report lists the congressional
additions to DoD's investment in nanotechnology. From 2005 to 2007, the
Pentagon has requested about $350 million each year for its nanotechnolo
f****o
发帖数: 2770
39
我讲话难听由于家庭遗传,真不好意思。
我吧书本上的东西全部贴出来,你能看懂多少算多少吧。
Heart Failure
DEFINITION
Heart failure (HF) is a clinical syndrome caused by the inability of the
heart to pump sufficient blood to meet the metabolic needs of the body.
Heart failure can result from any disorder that reduces ventricular filling
(diastolic dysfunction) and/or myocardial contractility (systolic
dysfunction).
PATHOPHYSIOLOGY
Causes of systolic dysfunction (decreased contractility) are reduction in
muscle mass (e.g., myocardial infarctio... 阅读全帖
c*********u
发帖数: 361
40
来自主题: Quant版 - 高盛之对牛弹琴
真正惭愧的是华盛顿,政府官员拿的不是纳税人的钱?Financial Regulation是政府的
责任,为什么2007年前政府没有认识到Derviatives的危险性?(实际上5,6年前就有人
敲响MBS的警钟了)。SEC是干嘛吃的?为什么Madoff的Ponzi Scheme调查了10几年都没
有结果,最后知道他自己自首之后才曝光?最近看到一个报道,SEC官员一大部分工作
时间是用来上色情网站。
美国现在的问题不是什么贪婪(没有资本家的贪婪也没有现在的美利坚),而是bloate
d government。政府的职责是提供一个公平的环境。现在是政府监管没有做好,却马后
炮把责任都推给华尔街。
f*******y
发帖数: 988
41
来自主题: Quant版 - 高盛之对牛弹琴
政府太吝啬纳税人的钱了;一人发一个米,你就可以recruit到可以一边看黄片一边还
能搞死高盛和麦
多夫的人了
敲警钟现在跳出来的都是马后炮,有屁用,天朝20年前开股市之前也有人敲警钟,现在
P声音没有;政治
家和老百姓不知道type1和type2的,民科预报地震都是3天5天发一次预报,“准确率”
很高的
还是paulson牛逼,敲什么狗屁警钟,他妈的ALL IN了

bloate
l*******n
发帖数: 206
42
I think ben is seriously stuck. economy has cycles. we are on a weak up
cycle. fed has a overly bloated balance sheet. Ben was hoping to normalize
the balance sheet to more or less regular level so that when the next down
cycle/recession hits, they still have some bullets. Obviously mkt/hfs/banks/
gov won't allow him to normalize right now.
again, what is your sector?

money
首页 上页 1 2 3 4 5 6 7 8 9 10 (共10页)