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.