HackerLangs
TopNewTrendsCommentsPastAskShowJobs

abathologist

no profile record

Submissions

"Letter to Alan Turing" – Giuseppe Longo (2018) [pdf]

di.ens.fr
1 points·by abathologist·قبل 4 أشهر·1 comments

Epstein Sought to Establish Behavioral Engineering Institute at Stanford

stanfordreview.org
10 points·by abathologist·قبل 4 أشهر·1 comments

Functional Networking for Millions of Docker Desktops [video]

youtube.com
2 points·by abathologist·قبل 8 أشهر·0 comments

comments

abathologist
·قبل 17 يومًا·discuss
The inevitable march of progress.
abathologist
·قبل 18 يومًا·discuss
All the ones trying to do that, yes.
abathologist
·قبل 18 يومًا·discuss
Generally interesting reflections here, yet I see the same kind of myopia and fatalism that is rampant in our (fashion) industry:

> yet I have no doubts that this looping future is going to be our future despite the fact that I presently resent it

Why would anyone concluded this? LLMs are just one kind of application of MLs to software production. There is a vast solution space for automating parts of software production. The idea that slop loops are the inevitable future because they happen to be accelerating output at the moment just seems profoundly short-sighted and lacking in vision.
abathologist
·الشهر الماضي·discuss
Would be interested in a comparison with https://sourcehut.org/ (which has a comparable minimal aesthetic, but also has the deep benefit of being FOSS.
abathologist
·قبل شهرين·discuss
Good point. We mustn't forget the magical money box: that's where the real value is delivered!
abathologist
·قبل شهرين·discuss
'Long', as in 1-3 years? (https://www.tomshardware.com/pc-components/gpus/datacenter-g...)
abathologist
·قبل شهرين·discuss
Oh really? A 195% cost to revenue ratio isn't bad at all? I'm not a biz expert, but I spent a few minutes looking this up (e.g., what are usual cost-to-revenue ratios for new lines of business), and this sounds like BS to me.
abathologist
·قبل شهرين·discuss
It's not weird if you consider the details and the many ways that the situations are very different. But also, people cared about that other kind of BS too, e.g., https://news.ycombinator.com/item?id=39438372 or https://www.currentaffairs.org/news/2017/10/undercover-at-th...
abathologist
·قبل شهرين·discuss
Rogue looks like this: https://upload.wikimedia.org/wikipedia/commons/0/0c/Rogue_Sc...

Brogue looks like this: https://syltefar.com/screenshot/?id=624
abathologist
·قبل 4 أشهر·discuss
> Dear Alan,

>

> It is with great joy that I have accepted the invitation to write you a personal letter. Even in your scientific writings your presence as a person is very strong, which is unusual for a mathematician. The traces of your personal life and your dramas extend beyond the limits of your own personal circumstances to concern us all ...

>

> ...

>

> Perhaps the greatest catastrophe of anti-scientific computationalism can be seen in the recent theory of "The End of Theories". In a series of widely quoted articles, informaticians or managers of very large databases explain that: "Correlation supersedes causation, and science can advance even without coherent models, unified theories". In short, networked computers, bringing to light very extended correlations in huge databases, make it possible to predict and act, without the need to "understand": scientific intelligibility is an uncertain luxury that is subjective and outdated, and theories are fallible proposals. Data, especially in large quantities – tera-terabytes, Big Data – is objective, is a new form of the absolute, is individually exact, expressed in digits. Thus, they argue, the larger that databases become, the more that statistical regularities, brought to light by computers, can govern us without the need to understand the meaning of the correlations, to interpret them, and without the need for theories about them, for interpretations.

>

> Fortunately, mathematics allows us to demonstrate the absurdity of these claims: Cristian Calude and I have written an article about this. Precisely the immensity of data involved has allowed us to apply the theorems of Ramsey and Van der Waerden. These make it possible to show that, given any "regularity", or any correlation between sets of numbers, you can find a number p large enough, such that every set with at least p elements contains a regularity (or a correlation between numbers) with the same structure. Now, since this applies to every sufficiently large set (with at least p elements), this also applies when it is generated … by a random process. Indeed, we observe, almost all sets of fairly large numbers are algorithmically random (one can give a mathematical definition of them, in terms of incompressibility), i.e., the percentage of non-random tends to 0 as p goes to infinity. So, if you observe regularities in increasingly large databases, it is increasingly likely that the inserted data are due to chance, in other words are perfectly without meaning and do not allow prediction nor action.

>

> ...
abathologist
·قبل 4 أشهر·discuss
The LLMs are training "us" now.

First we develop the machines, then we contort the entire social and psychic order to serve their rhythms and facilitate their operation.
abathologist
·قبل 5 أشهر·discuss
I did a few days of AoC in 2020 in λProlog (as a non-expert in the language), using the Elpi implementation. It provides a decent source of relatively digestable toy examples: https://github.com/shonfeder/aoc-2020

(Caveat that I don't claim to be a λProlog or expert.)

All examples showcase the typing discipline that is novel relative to Prolog, and towards day 10, use of the lambda binders, hereditary harrop formulas, and higher order niceness shows up.
abathologist
·قبل 5 أشهر·discuss
I find that if I have my rabbit's foot and lucky socks on, I win working code ~1.2x more often.
abathologist
·قبل 6 أشهر·discuss
This will soon be happening with our parents' social security checks, our friend's cancer treatment plan, our international flights logistics, our ISPs routing configurations, ...

Fun times are coming.
abathologist
·قبل 7 أشهر·discuss
Search should be a public service, open and transparent, funded by tax revenue, and maintained for the public good. It is too important a service these days to leave it up to profiteers (who have repeatedly demonstrated they are not responsible or responsive stewards of the public good).
abathologist
·قبل 8 أشهر·discuss
For example "cites a different person as an author, who happened to have done all the substantive work on a related code base". ;)
abathologist
·قبل 8 أشهر·discuss
This is great. If you think that the phenomena of human-like text generation evinces human-like intelligence, then this should be taken to evince that the systems likely have dementia. https://en.wikipedia.org/wiki/Montreal_Cognitive_Assessment
abathologist
·قبل 8 أشهر·discuss
Right? Why would anyone muddy work with morality in this day and age? Morality is so 2010s.
abathologist
·قبل 8 أشهر·discuss
I am excited too! It is probably too much to hope, but I nonetheless am hoping that magit gets a jj backend before I have enough motivation or need to learn a new tool to do the same old stuff :D
abathologist
·قبل 8 أشهر·discuss
Same. I have not been able to find an explanation of anything jj supports that I don't have already with magit, but I am open to learning :)