Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
jatone
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
jatone
1y ago
also did this, hasnt resolved yet.
2.
▲
by
jatone
1y ago
indeed, I was just on their support prior to that getting posted. lol
3.
▲
by
jatone
4y ago
no, its not used correctly. If i've misunderstood the point being communicated its because the original comment isn't using words correctly. ;)
4.
▲
by
jatone
4y ago
> How you 'live your life' is orthogonal to that mission orthogonal does not mean what you think it means given your usage. orthogonal means its entirely unrelated. but the fact is disease control and being able to make persona
5.
▲
by
jatone
4y ago
i know what the water is for i'm saying there is no need to release the steam and have to pump additional water for cooling; you can also use radiators to cool water down etc. as i said the additional water and steam stacks are a quick
6.
▲
by
jatone
4y ago
> The nuclear plants need to be built near water, which means they're likely to end up near habitation. personally I feel this is untrue. its done out of convenience; but from an engineering/infrastructure standpoint there isn&
7.
▲
by
jatone
4y ago
> Is Golang "ruthlessly productive" for interfacing with complex relational databases? neither is ruby lol.
8.
▲
by
jatone
4y ago
> Once you actually start heap allocating you hit massive pauses. citation needed. go afaik has millisecond pauses at most. maybe you're thinking of throughput losses due to forcing more CPU to be spent on collecting?
9.
▲
by
jatone
4y ago
the strategy you're mentioning is also known as slab allocation. all GC implementations allow this strategy naturally.
10.
▲
by
jatone
4y ago
words have meaning; using them correctly in context matters. the fact of the matter is the term you used has nothing to do with stimulus'. you were attempting to imply that forgiveness somehow harms the lower classes when it categorica
11.
▲
by
jatone
4y ago
I didn't say unchecked exception don't work. I was pushing against the assertion that 'Java is more explicit'; its not since java developers actively work to avoid using the damn feature being mentioned.
12.
▲
by
jatone
4y ago
which still isn't correct. it doesn't hurt the poor that the upper middle class will also receive this benefit. regressive taxes do. in fact this policy still helps the lower income class because many of them will also benefit
13.
▲
by
jatone
4y ago
bankruptcy has regulation already. you have to actually show an inability to pay, etc. i'm not suggesting terminating the federal loan program either. just make it possible to default to get out of these situations to ensure they are n
14.
▲
by
jatone
4y ago
I'm perfectly capable of complaining about both. biden hasn't done jack shit beyond not being a raging asshole. working american's are still getting shit on; american's are still being disenfranchised of their votes. and
15.
▲
by
jatone
4y ago
every java team i've worked with handles their exceptions by making them runtime exceptions to bypassing the very thing you're pro-porting.
16.
▲
by
jatone
4y ago
this isn't targetted relief. this is shit that was already suppose to be done. also regressive stimulus are not even a thing. maybe you're thinking of regressive taxes? which still wouldn't be right.
17.
▲
by
jatone
4y ago
I'm aware. and but these things are being trotted out by people as 'look hes (biden) done so much!!' when in reality: hes done jack shit except what already is suppose to happen! I promise you biden's PR group is the for
18.
▲
by
jatone
4y ago
or you know we could just make student loan eligible for bankruptcy.... then just let the courts deal with it as usual.
19.
▲
by
jatone
4y ago
its 100% intentional on the administrations part. this is their 'creative' way of trying to not meet their campaign promise. highly annoying.
20.
▲
by
jatone
4y ago
gasp new code can introduce bugs... whatever will one do?!
21.
▲
by
jatone
4y ago
didn't say it invalidated your point just that it was a bad example. just because something has inertia doesn't mean its good or even okay. it just means it timed the market correctly. you could have used UDP for example which bei
22.
▲
by
jatone
4y ago
TCP is a bad example; since its actively being supplanted by quic simply because TCP is such a inefficient protocol.
23.
▲
by
jatone
4y ago
that's a user problem. they granted the extension permission to access the data. that's on them. You will never be able to solve that problem. after all a user can just hand out their credentials if they want to. Facebook's
24.
▲
by
jatone
4y ago
except that isn't the answer gnome is notorious for being a pain to work with if it doesn't align with their vision.
25.
▲
by
jatone
4y ago
all the issues you mention for go literally plague every other language out there except for a very small minority. of which rust is one. its a fair criticism but you're completely disregarding the downside around development speed. I&
26.
▲
by
jatone
4y ago
not really. if you're in a steady state (like discord was) you wouldn't see any spikes. you'd have a consistent utilization. if you start allocating heavily then you would potentially see an increase. which makes sense, you
27.
▲
by
jatone
4y ago
sure - https://github.com/golang/go/issues/44167 . you'll see the new design the CPU util only increases in GC CPU utilizations when you're actually allocating heavily. which makes sense you're
28.
▲
by
jatone
4y ago
or you know; just pace the GC mark and sweep algorithm. which is what go is doing now.
29.
▲
by
jatone
4y ago
goat -> greatest of all time. doesn't seem counterintuitive. its jargon most often seen in sport literature.
30.
▲
by
jatone
4y ago
actually that is the problem. no they can't 'easily' add a new flag (or they would have). it doesn't fix the problem of being broken by default and any fundamental change in behavior will lead to problems as well. the po
More ›