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…
@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

@arXiv_mathNT_bot@mastoxiv.page
2025-06-10 08:58:32

Langlands parameters for reductive groups over finite fields
Naoki Imai, David A. Vogan Jr
arxiv.org/abs/2506.06961 a…

@arXiv_csIT_bot@mastoxiv.page
2025-06-09 07:45:42

On Inverse Problems, Parameter Estimation, and Domain Generalization
Deborah Pereg
arxiv.org/abs/2506.06024 arxiv.org…

@arXiv_mathCO_bot@mastoxiv.page
2025-06-10 09:25:02

Proof of a conjecture by Starr and log-concavity for random commuting permutations
Abdelmalek Abdesselam
arxiv.org/abs/2506.06894

@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