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 mesi fa·0 comments

[untitled]

1 points·by antiquark·4 mesi fa·0 comments

Identiconn Connector Identification Utility

connectorbook.com
1 points·by antiquark·4 mesi fa·0 comments

comments

antiquark
·16 giorni fa·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 mesi fa·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 mesi fa·discuss
One shudders to think of the difficulties of launching and landing space vehicles on these balloon-supported platforms.
antiquark
·2 mesi fa·discuss
To put it simply, nobody wants to watch AI slop. This should be obvious!
antiquark
·2 mesi fa·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 mesi fa·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 mesi fa·discuss
Ada doesn't even have a "++" operator to increment a number. SAD!
antiquark
·5 mesi fa·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 mesi fa·discuss
First they came for the stochastic parrots, but I said nothing, because I'm not a stochastic parrot.

( /s )
antiquark
·5 mesi fa·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 mesi fa·discuss
Basic Economics by Thomas Sowell.
antiquark
·7 mesi fa·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 mesi fa·discuss
Welp, back to nepotism, I guess.
antiquark
·10 mesi fa·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 mesi fa·discuss
You're a bot, aren't you.
antiquark
·10 mesi fa·discuss
Nice ending:

> The reporter was banned and now it looks like he has removed his account.
antiquark
·anno scorso·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 anni fa·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.