HackerTrans
TopNewTrendsCommentsPastAskShowJobs

antiquark

no profile record

Submissions

The Dome: A Simple Violation of Determinism in Newtonian Mechanics

sites.pitt.edu
4 points·by antiquark·2 месяца назад·0 comments

[untitled]

1 points·by antiquark·4 месяца назад·0 comments

Identiconn Connector Identification Utility

connectorbook.com
1 points·by antiquark·4 месяца назад·0 comments

comments

antiquark
·16 дней назад·discuss
> write fanfiction about what it thinks those best minds

I asked AI what Einstein would be working on today if he were alive, the result was a predictably rosy scenario of modern physics problems.

However the reality was that Einstein (in his later years) became isolated from physics developments.
antiquark
·2 месяца назад·discuss
> lines a consistent thickness

A "ruling pen" would help. It's like a fountain pen where you can adjust the width of the ink.

https://en.wikipedia.org/wiki/Ruling_pen
antiquark
·2 месяца назад·discuss
One shudders to think of the difficulties of launching and landing space vehicles on these balloon-supported platforms.
antiquark
·2 месяца назад·discuss
To put it simply, nobody wants to watch AI slop. This should be obvious!
antiquark
·2 месяца назад·discuss
That's why they always teach: "never compare floats for equality."

Or maybe they don't teach that anymore, I dunno.

See link for the Fundamental Axiom of Floating Point Arithmetic: All floating point arithmetic operations are exact up to a relative error of epsilon_machine.

https://www.johnbcoughlin.com/posts/floating-point-axiom/
antiquark
·3 месяца назад·discuss
There is still hope for a compiler book. From Knuth's website:

> And after Volumes 1--5 are done, God willing, I plan to publish Volume 6 (the theory of context-free languages) and Volume 7 (Compiler techniques), but only if the things I want to say about those topics are still relevant and still haven't been said.

https://www-cs-faculty.stanford.edu/~knuth/taocp.html
antiquark
·4 месяца назад·discuss
Ada doesn't even have a "++" operator to increment a number. SAD!
antiquark
·5 месяцев назад·discuss
Coincidentally, I did a search for "honda generator." One of the sponsored results was a scam posing as a different company!

https://imgur.com/a/3ydKHZe
antiquark
·5 месяцев назад·discuss
First they came for the stochastic parrots, but I said nothing, because I'm not a stochastic parrot.

( /s )
antiquark
·5 месяцев назад·discuss
> AI agents will soon be processing payroll, placing orders, paying suppliers, creating policies, sending out contracts, creating marketing materials, answering customer questions, analyzing profitability, filling out compliance forms, reconciling accounts and posting on social media.

Dystopian fantasy.
antiquark
·7 месяцев назад·discuss
Basic Economics by Thomas Sowell.
antiquark
·7 месяцев назад·discuss
I seriously looked into it many years ago...

One problem with "literate programming" is it assumes that good coders are also good writers, and the good writers are also good coders.

Another problem is that the source files for the production code will have to be "touched" for documentation changes. Which IMHO is an absolution no-no for production code. Once the code has been validated, no more edits! If you want to edit docs, go ahead, just don't edit the actual source.
antiquark
·8 месяцев назад·discuss
Welp, back to nepotism, I guess.
antiquark
·10 месяцев назад·discuss
I think to remember something, you have to replay it in your mind from time to time. The more you do that, the more you remember. (Reminiscing is probably the right word).

I guess differentiator between the "style" of memories is your personality and what you dwell on.
antiquark
·10 месяцев назад·discuss
You're a bot, aren't you.
antiquark
·10 месяцев назад·discuss
Nice ending:

> The reporter was banned and now it looks like he has removed his account.
antiquark
·в прошлом году·discuss
So (in theory) you could hear the chirp of merging black holes, if they were close enough.

In fact, everyone on the planet would hear the same chirp. Someone should comb the historical records (or even, mythologies) for a birdless chirp heard by many people.
antiquark
·3 года назад·discuss
C reached its zenith in C90, and saw a few good ideas in C99. Everything since has been wankery from people who either are bored, or have a severe case of C++-envy.