Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
708145_
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
708145_
5d ago
After the 6 month Mythos scare campaign it hard to take him serious.
2.
▲
by
708145_
24d ago
All of the version 5s have been truly disappointing. - Fable, nerfed or whatever, too expensive and not fully included in subscriptions. - Opus, neurotic (excessive) slop machine. - Sonnet, way too token hungry, cost much more than 4 series
3.
▲
by
708145_
1mo ago
No shit.
4.
▲
by
708145_
7mo ago
Is Taalas' approach scalable to larger models?
5.
▲
by
708145_
8mo ago
Fully agree, responsible parents should not allow their kids (including teenagers) to use Shorts or TikTok. It is a shame that YouTube does not support blocking that crap. It is obvious "Don't be evil" is not Google's mo
6.
▲
by
708145_
8mo ago
_squash merge_ to main ofc.
7.
▲
by
708145_
8mo ago
I see no need to ever rebase manually, just merge on your branch and always fast-forward squash merge (only sane default) with GitHub/GitLab/whatever.
8.
▲
Dynamo, DynamoDB, and Aurora DSQL
(brooker.co.za)
2 points
by
708145_
1y ago
|
0 comments
9.
▲
by
708145_
1y ago
Most people reading Wired probably don't know what an API is.
10.
▲
by
708145_
1y ago
How about possibly also failing for being too US centered, basically being an "internet portal" but mainly for the US. Sure Yahoo where _huge_ 2000, but it was never the main goto portal in Scandinavia where I grew up using intern
11.
▲
by
708145_
1y ago
Of course it possible to limit the number of virtual threads. A web server can have a limit on number of virtual threads too, and queue incoming request before dispatching to to workers (virtual threads). As other have said, this can be ach
12.
▲
by
708145_
2y ago
It is a fine balance, and everyone that doesn't "drive the same speed" as me, frustrates me.
13.
▲
by
708145_
2y ago
It is definitely not procedural. "This seems rather … procedural. Even though we get all the nice guarantees of working with side effectful functions in Haskell, the code itself reads like any other procedural language would. With Hask
14.
▲
by
708145_
2y ago
For me it is if in a cosy position and doing something cognitively demanding. Fell asleep very often during my university studies reading literature. It can happen also if trying to learn something new technical at work, but only if I don&#
15.
▲
by
708145_
2y ago
> The main benefit of Liskov's substitution principle is ensure developers don't need to dig into each and every concrete implementation to be able to reason locally about the code. Yeah, but doesn't help in this context (
16.
▲
by
708145_
2y ago
It is still true what she says. Having an interconnected electricity system is problematic when countries like Germany misbehave by having a horrible energy politics. That said, it would had been better in Sweden if they hadn't phased
17.
▲
by
708145_
2y ago
I read the main feature to be durable storage or in other words persistent actors. Erlang Term Storage (ETS) I thought was in-memory.
18.
▲
by
708145_
2y ago
A highly expressive language makes overengineering easier.
19.
▲
Java 24 Stops Pinning Virtual Threads (Almost)
(youtube.com)
1 points
by
708145_
2y ago
|
0 comments
20.
▲
by
708145_
2y ago
Does that mean Delta Airlines received a single $10 gift card? This must be fake news, it makes no sense.
21.
▲
by
708145_
3y ago
If each AZ is siloed, then how can different AZs serve the same user/workspace?
22.
▲
by
708145_
3y ago
Seriously, why? The only compelling argument for monadic effect systems I see is in languages with no easy-to-use and lightweight concurrency, and this is where Go shines. I thinks this is cool and all but I don't think it can ever be
23.
▲
by
708145_
3y ago
I think default values are a major flaw, much worse than nil. An unintended default value causes data corruption. All types should be nillable in my opinion, using types that have fallback to a default value is source of nasty silent bugs.
24.
▲
by
708145_
4y ago
Excluded how you mean?
25.
▲
by
708145_
4y ago
The concept have been mentioned by Amazon for years. For reference see: "AWS re:Invent 2018: How AWS Minimizes the Blast Radius of Failures" https://youtu.be/swQbA4zub20
26.
▲
Spark Streaming as a Service with Kafka and YARN
(youtube.com)
1 points
by
708145_
9y ago
|
0 comments
27.
▲
by
708145_
9y ago
A Swedish scandal with a man who confessed to more than 30 murders, which he did not commit: https://en.wikipedia.org/wiki/Sture_Bergwall He was convicted of eight murders. All confessions were "repressed" me
28.
▲
by
708145_
9y ago
But if vendors does not want to upstream them as free software, then we have a problem and an issue with the non stable ABI solution. The end user does not care if the driver is free software, they just want their machines to work. I guess
29.
▲
by
708145_
9y ago
> As http://lkml.iu.edu/hypermail/linux/kernel/1604.0/03993.html states, you can get binary stability for in the order of five years from the likes of Red Hat and SuSe. Yes but why can't the kern
30.
▲
Ask HN: Why no stable binary kernel interface for drivers?
26 points
by
708145_
9y ago
|
19 comments
More ›