Viewing profile — 708145_
708145_
HN member- Joined
- Sun, Jan 29, 2017, 1:34 PM UTC
- HN karma
- 62
- Public activity
- 33 items
- HN profile
- View on Hacker News ↗
About 708145_
No profile information was provided.
Recent public activity
-
comment
Comment #47109696
Is Taalas' approach scalable to larger models?
-
comment
Comment #46626496
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 ob…
- comment
-
comment
Comment #46600655
_squash merge_ to main ofc.
-
comment
Comment #46599095
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.
- story
-
comment
Comment #44766665
Most people reading Wired probably don't know what an API is.
-
comment
Comment #44702016
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 …
-
comment
Comment #44143240
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 wo…
-
comment
Comment #42951446
It is a fine balance, and everyone that doesn't "drive the same speed" as me, frustrates me.
-
comment
Comment #42756162
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 re…
-
comment
Comment #42680899
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 t…
-
comment
Comment #42511776
> 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…
-
comment
Comment #42429105
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…
-
comment
Comment #42337053
I read the main feature to be durable storage or in other words persistent actors. Erlang Term Storage (ETS) I thought was in-memory.
-
comment
Comment #42315176
A highly expressive language makes overengineering easier.
- story
-
comment
Comment #41058588
Does that mean Delta Airlines received a single $10 gift card? This must be fake news, it makes no sense.
-
comment
Comment #37280084
If each AZ is siloed, then how can different AZs serve the same user/workspace?
-
comment
Comment #37172142
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…
-
comment
Comment #36777010
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 …
-
comment
Comment #33320526
Excluded how you mean?
-
comment
Comment #32026071
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
- story
-
comment
Comment #14543445
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 con…