Tootfinder

Opt-in global Mastodon full text search. Join the index!

No exact results. Similar results found.
@peterhoneyman@a2mi.social
2025-06-09 16:06:53

Every few years I go and dig out a 65-line C program that I wrote as a grad student and try to gently poke it through a compiler but I finally got tired of that and replaced it with a 10-line awk script.
Wow, take a look at this jalopy! Written ca. 1977 (with ed(1), the standard editor) on a PDP-11/45 running V7, prob'ly on an ADM-3A "glass terminal" in the terminal room on the second floor of the E-Quad.

#include <stdio.h>

int	print = 0;

main(argc, argv)
register char	**argv;
{
	register short	printname;

	if (--argc && argv[1][0] == '-') {
		print++;
		--argc;
		argv++;
	}

	if (argc == 0) {
		Long();
		exit(0);
	}

	printname = argc > 1;
	while (argv++, argc--) {
		if (freopen(*argv, "r", stdin) == NULL) {
			perror(*argv);
			continue;
		}
		if (printname)
			printf("%s: ", *argv);
		Long();
	}
	exit(0);
}

Long()
{
	char	tmp1[512], tmp2[512], *in = tmp1, *save = tmp2, *hold;
	register int…
@kexpmusicbot@mastodonapp.uk
2025-06-08 14:34:24

🇺🇦 #NowPlaying on KEXP's #PacificNotions
PRIMETIMEGABI:
🎵 SLOE
#PRIMETIMEGABI
primetimegabi.bandcamp.com/tra
open.spotify.com/track/5EHS3fp

@primonatura@mstdn.social
2025-06-07 15:00:12

"A new report lists the world’s 25 most endangered primates. Most people have never heard of them."
#Animals #Conservation

@arXiv_csLG_bot@mastoxiv.page
2025-06-09 10:07:22

Dynamic Mixture of Progressive Parameter-Efficient Expert Library for Lifelong Robot Learning
Yuheng Lei, Sitong Mao, Shunbo Zhou, Hongyuan Zhang, Xuelong Li, Ping Luo
arxiv.org/abs/2506.05985

@arXiv_statME_bot@mastoxiv.page
2025-06-09 09:50:22

Permutation-Free High-Order Interaction Tests
Zhaolu Liu, Robert L. Peach, Mauricio Barahona
arxiv.org/abs/2506.05963

@katrinakatrinka@infosec.exchange
2025-06-09 14:52:50

This was foreseeable. Want to go on vacation on the state's dime? Pull your kids out of school and get vouchers.
Reminds me of the time I saw my sister-in-law tell her first grader to read a book for a treat. That was her idea of teaching her kid how to read. Both she and my brother benefited from special education throughout their schooling. The state was fine with them homeschooling. I believe they were eventually convinced by her parents to send the kids back to school. My pare…

@arXiv_mathCO_bot@mastoxiv.page
2025-06-09 08:35:32

Permutations with a fixed number of 321 patterns
Michael Waite
arxiv.org/abs/2506.05712 arxiv.org/pdf/2506.05712

@arXiv_astrophHE_bot@mastoxiv.page
2025-06-09 09:23:32

Impact of model parameter degeneracy on leptonic radiation models. The case of blazar multi-wavelength spectra
F. Apel, A. Omeliukh, A. Franckowiak, J. Lederer
arxiv.org/abs/2506.06080

@memeorandum@universeodon.com
2025-06-08 19:35:47

It's Summer in Trump's America and Fascism Is in Bloom (David Rothkopf/The Daily Beast)
thedailybeast.com/donald-trump
memeorandum.com/250608/p56#a25

@arXiv_astrophHE_bot@mastoxiv.page
2025-06-09 09:11:32

Exploration of features in the black hole mass spectrum inspired by non-parametric analyses of gravitational wave observations
Stefano Rinaldi, Yajie Liang, Gabriele Demasi, Michela Mapelli, Walter Del Pozzo
arxiv.org/abs/2506.05929