HackerTrans
TopNewTrendsCommentsPastAskShowJobs

throwway262515

no profile record

Submissions

Air Canada 8646 Reddit Megathread

old.reddit.com
2 points·by throwway262515·4 maanden geleden·1 comments

comments

throwway262515
·2 maanden geleden·discuss
On that note, calculus come from physics. AI should really hand back all those jacobians and hessians.
throwway262515
·2 maanden geleden·discuss
Have you also wondered how many of them owe their college degree to the colored worker that prepped their meals?
throwway262515
·2 maanden geleden·discuss
Where are your formalizations of your proofs using Lean? Go away and don’t come back until you have them.
throwway262515
·3 maanden geleden·discuss
Syntax is wildly continuous with semantics, what’s the problem?
throwway262515
·3 maanden geleden·discuss
> As for how the orange peels were able to regenerate the site so effectively in just 16 years of isolation, nobody's entirely sure.

Another data point to the thesis that it's not the earth that needs saving, it's human systems. If disruption becomes the order of the day, who's impacted the worst?
throwway262515
·3 maanden geleden·discuss
My guess is that Del Oro would have a competitive advantage in its waste disposal costs.
throwway262515
·3 maanden geleden·discuss
Do you have a concrete example using Concurrently where the effect semantics is harder to understand--possibly even misleading--with effect combinators than with do notation?
throwway262515
·3 maanden geleden·discuss
[flagged]
throwway262515
·3 maanden geleden·discuss
Applicative operators effect from left to right. So the order of effects in

  getPerson :: IO Person
  getPerson =
    Person
      <$> (putStrLn "Enter your first name:" *> getLine)
      <*> (putStrLn "Enter your last name:"  *> getLine)
is transparently clear (to a seasoned Haskeller).
throwway262515
·3 maanden geleden·discuss
Immature in what way? TFA advocates a certain coding style over a different one.
throwway262515
·4 maanden geleden·discuss
Pilot, co-pilot killed in runway collision at New York LaGuardia airport
throwway262515
·4 maanden geleden·discuss
[dead]
throwway262515
·4 maanden geleden·discuss
[dead]
throwway262515
·4 maanden geleden·discuss
[dead]
throwway262515
·4 maanden geleden·discuss
[dead]
throwway262515
·4 maanden geleden·discuss
[dead]
throwway262515
·4 maanden geleden·discuss
[dead]
throwway262515
·4 maanden geleden·discuss
> I'd like to stay a little bit unique for a year or so, if possible

You have six months, for that’s their release cycle.
throwway262515
·4 maanden geleden·discuss
Qwen, is that you?

My experience with it is that it tends to create such 3-word sentences when ask to write an article.
throwway262515
·4 maanden geleden·discuss
> write these things down in a journal

My added 2 cents is to write in a journal and also to read it.

If it helps, be meta and write about what you would want to look forward to read in your own journal, what kind of writing makes you keep going back reading it.

Certainly, an awesome evergreen entry is your reflection on a previous entry.

Just like material on how to blog, there are self-help books on how to journal well.

Solitude doesn't have to be a curse if we learn how to treat it as a blessing.