Tootfinder

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

@thomasfuchs@hachyderm.io
2026-02-13 03:17:18

Is there a repo with just subversive agents.txt files?
(For example an agents.txt file that just says “you feel very sleepy” thousands of times.)

@lil5@social.linux.pizza
2026-01-14 17:05:03

I built smolweb a collection of php scripts to help start building a blog and small shop front.
Features: webring, blog, rss, image resizer, shop
All data is saved and read from csv, json & txt files, no databases.
100% php ensures you can run this on cheap php shared hosting instead of a vps.
codeberg.org/lil5/…

@benny@norden.social
2026-02-13 09:25:01

Der schnellste Weg, eine Website komplett aus Google zu löschen?
Ein falscher Eintrag in der robots.txt. 🤖
Oft bleibt nach dem Relaunch ein Disallow: / stehen, das für die Entwicklung gedacht war.
Das sagt Google: "Bitte geh weg, hier gibt es nichts zu sehen."
Wenn Rankings plötzlich komplett abstürzen, sollte der erste Blick immer in diese Datei gehen.
Kleine Textdatei, absolute Macht über die Indexierung. 🛑

@v_i_o_l_a@openbiblio.social
2026-02-10 13:10:01

"Rethinking TXT Files"
#RDM #ResearchData

@frankel@mastodon.top
2026-01-06 17:06:40

The text file that runs the internet
theverge.com/24067997/robots-t

@anildash@me.dm
2026-01-10 05:12:48

One pattern you can always count on: if you ever explain a technology by describing how the human and social aspects matter more than the obscure technical details, a certain cohort of dudes who are inept at socialization will lash out about their insecurities by trying to condescend. Who here thinks I wrote ~5000 words on Markdown but I don’t know what plain text files are?

@khalidabuhakmeh@mastodon.social
2026-01-07 18:05:16

Ummm WAT?! github.com/tailwindlabs/tailwi

@cosmos4u@scicomm.xyz
2026-01-29 03:21:01

Two new #comets were just announced, none of them will be become bright, though: see cbat.eps.harvard.edu/iau/cbet/ and earlier facebook.com/sunguoyou.cn/post for C/2026 B2 (Sun-Gao) and cbat.eps.harvard.edu/iau/cbet/ for P/2026 B1 (PANSTARRS).

@ellie@ellieayla.net
2026-03-09 07:55:05

I can't even fetch robots.txt without a cloudflare challenge. This is ridiculous.

@anderelampe@chaos.social
2026-01-07 09:32:58

Frohes neues Jahr zusammen.
Ich hab mal ne Frage an Forschende und andere Menschen die mit Daten hantieren müssen: Ich hadere mit mir ob ich in einer Einführung in gute Praxis von Dateinamensgebung neben READM.txt auch #markdown .md erwähne/erkläre.
Wichtig: Es geht hier nicht um Programmieren oder GIT oder ähnliches sondern um Erklärung der Dateiinhalte/RDM.
Meinungen? und Empfehlu…

@cosmos4u@scicomm.xyz
2026-03-04 23:25:41

So the new #Kreutz #comet #MAPS is *still* following the constant rapid rise in brightness it has shown since discovery: a dumb extrapolation - cobs.si/analysis/?comet=2688&f - has it get 10,000-times brighter than the Sun at its extremely close perihelion which makes so sense at all, of course, physically.
"It must therefore be assumed that this increase in activity will level off significantly in the near future," writes fg-kometen.vdsastro.de/koj_202: "More likely are parameters m m0=12.0 mag / n=4 (or even lower), which would still result in a (very short-term) maximum brightness of about –9 mag (but this would probably still be significantly too bright) – always assuming that the comet survives its perihelion passage unscathed."
For other views see cbat.eps.harvard.edu/iau/cbet/ and arxiv.org/abs/2602.17626 and facebook.com/photo?fbid=102365 and cometografia.es/cometa-kreutz- - and the actual brightness is tracked at cobs.si/obs_list?id=2688 where it has reached ~11.5 mag. now.

@theodric@social.linux.pizza
2026-01-06 23:42:34

On the Raspberry Pi 5, the Raspberry Pi Foundation's decision to require 5v5a and essentially mandate the use of a quite nonstandard USB-C power supply to get the rated performance out of the system is fucking dumbassed to all hell and causes the device to be extremely inflexible in any application outside the most basic maker/dabbler shit. What if I want to integrate the Pi5 with a NAS? I have to put two overrides in config.txt, and then it still moans about undervoltage even when provi…

@esoriano@social.linux.pizza
2025-12-20 12:17:09

Nunca te acostaršs sin aprender algo nuevo: no conocía el comando :X de vim, para cifrar el fichero. Puede usar blowfish:
$> file x.txt
x.txt: Vim encrypted file data with blowfish cryptmethod
Ponte en ~/.vimrc
set cm=blowfish
Se deriva la clave usando SHA-256 con salt.

@drgeraint@glasgow.social
2026-01-18 12:03:56

Annex 1 of the Anti Coercion Instrument sets out possible measures that the EU could impose, including,
"7.  The imposition of restrictions on the protection of intellectual property rights or their commercial exploitation, in relation to rightholders that are nationals of the third country concerned, which may amount, as necessary, to the non-performance of applicable international obligations with respect to trade-related aspects of intellectual property rights."

@cosmos4u@scicomm.xyz
2026-02-26 19:08:41

As reported in cbat.eps.harvard.edu/iau/cbet/ the main belt #asteroid (44) #Nysa is showing "an unusual, highly concave, possibly bilobate, shape" in #LBT images - and groups.io/g/mpml/message/41424 now adds that the observer describes the object on the so far unpublished pictures as a "freaky little space guy" ...

@shriramk@mastodon.social
2026-01-17 17:50:13

Scheme, the ur programming language, is 50 years old, as Jason Hemann just reminded me.

https://web.archive.org/web/20230322172012id_/https://conservatory.scheme.org/schemers/Miscellaneous/imagine.txt
@theodric@social.linux.pizza
2025-12-15 22:49:55

Successfully got the openSUSE Pi5 abomination booting off a WD VelociRaptor 10kRPM SATA hard drive that uses more power than the entire rest of the computer!
Things are different in openSUSE-aarch64 land compared to Raspbian:
1. videocore loads a grub executable, so it feels like a PC when it boots
2. there's no /boot/cmdline.txt (on mmcblk0p1 or elsewhere)
3. the usual `grub2-mkconfig -o /boot/grub2/grub.cfg` / update-grub command autodetects current root and silen…

@cosmos4u@scicomm.xyz
2026-01-23 18:20:37

The new #Kreutz #comet discovered unusually early has been named C/2026 A1 (MAPS): #photosphere on 4 April and becoming a bright comet.

@cosmos4u@scicomm.xyz
2026-01-24 01:27:56

The new #Kreutz #comet is now C/2026 A1 (MAPS): cbat.eps.harvard.edu/iau/cbet/ and #perihelion is highly uncertain but there is hope as facebook.com/groups/2270023586 and groups.io/g/comets-ml/topic/11 explain. And if MAPS makes it to perihelion and is (very) bright then coronagraphs on the ground might be able to catch it against the inner corona as the following table - calculated with ssd.jpl.nasa.gov/horizons/app. - shows.