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…
@burger_jaap@mastodon.social
2025-07-07 10:08:22

More Belgian (Flemish?) households with solar panels, batteries or electric vehicles will be able to benefit from the flexibility they can offer the energy system as energy retailers Bolt and Trevion collaborate with VPP operator Powernaut.
powernaut.io/press/powernaut-a

Planned Parenthood sued the Trump administration on Monday over a provision in Trump’s sweeping domestic policy bill that would strip funding from health centers operated by the reproductive healthcare and abortion provider.
In a complaint filed in Boston federal court, Planned Parenthood said the provision was unconstitutional,
and its clear purpose is to prevent its nearly 600 health centers from receiving Medicaid reimbursements.

@rasterweb@mastodon.social
2025-07-09 03:35:16

The best microcontroller thing I did last year was build this little kit that fits in a 3D printed rugged box and covers close to 90% of things I need to deal with for the products I sell & support.
I can easily throw it in my bag when I'm on the road, otherwise it sits on my desk where I can quickly grab it to test something.
#maker

A protoboard with a controller in a 3D printed rugged box.
A protoboard with a controller next to a 3D printed rugged box.
A 3D printed rugged box.
@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

@thomasfuchs@hachyderm.io
2025-07-09 00:59:13

What else is new? We got a 3D printer! Printed this cassette holder.

@jlpiraux@wallonie-bruxelles.social
2025-07-08 16:31:48

"Une étude publiée lundi bat en brèche l'idée d'une dominance des mâles largement répandue chez les primates. Cette recherche dresse un tableau bien plus nuancé des relations entre sexes opposés chez nos espèces cousines que sont les singes et lémuriens."
#science #éthologie

@memeorandum@universeodon.com
2025-07-09 03:10:44

Planned Parenthood Gets Cut Off (Matthew Hennessey/Wall Street Journal)
wsj.com/opinion/planned-parent
memeorandum.com/250708/p164#a2

@memeorandum@universeodon.com
2025-07-08 00:05:42

Planned Parenthood sues over Trump megabill 'defunding' provision (Nathaniel Weixel/The Hill)
thehill.com/policy/healthcare/
memeorandum.com/250707/p114#a2

@memeorandum@universeodon.com
2025-07-07 22:40:37

Planned Parenthood sues Trump administration over planned 'defunding' (Jonathan Stempel/Reuters)
reuters.com/legal/litigation/p
memeorandum.com/250707/p104#a2