Searching txt.sour.is

Twts matching #search
Sort by: Newest, Oldest, Most Relevant

💁‍♂️ If you’re ever on a UNIX machine of some kind without any useful networking utilities like ip or ifconfig, fear now! You can view the network topology of the Kernel by just doing:

cat /proc/net/fib_trie

😲 #Linux #Tips

⤋ Read More

in the original twtxt your URL is your identity. No need for anyone outside your control to do account managment. One reason I’ll likely be sticking with command line. But, great work

⤋ Read More

yes. I read that. Nice post. Brave browser at least has trouble with formatting. The regexp got lost when renederd. Eww (emacs text browser) doees just fine with it :-)

⤋ Read More

built a little script for looking up IDs in twtxt tweets: !twtxt_search. Going to use it as a way to look up and reference specific tweets in my wiki.

⤋ Read More

It turns out that fts5 is enabled by default on SQLite! My twtxt2sqlite generator has been updated to use fts5. Now I can do full text search on all my twtxt tweets. I have implemented a related-tweets box in the !twtxt_playground as a proof-of-concept. More info on fts5 can be found at [[https://www.sqlite.org/fts5.html]].

⤋ Read More

@kas@enotty.dk What do you mean by ‘it’? Twtxt? Txtnish? For my bot I actually wanted this behavior when filtering for mentions to also find @mdosch., @mdosch, or (@mdosch). Maybe I should limit it to ignore only one symbol after the search term.

⤋ Read More

I sort of can’t believe this, considering Maven’s bloat, but there appears to be no build-in command for taking a package name specified on the command line, searching maven-central for it, & installing the latest version from the command line…

⤋ Read More

My search forwarder https://codevoid.de/q=%s is now forwarding to the JS version of duckduckgo with a dark theme applied and safe search off. I’ve pretty much set my own preferences to it. If you prefer the html version, you can still just turn JS for DDG off and DDG will forward you. I find the html version totally usable, but it’s not customizable at all.

⤋ Read More

Migration successful. My page (http version) is now running on gopherproxy-c. Unfortunately not without functionality loss. If you used my site as search engine, you need to replace the smiley with “q”. The redirect is now handled by nginx and nginx can not read emoji variables.

⤋ Read More

You can now use https://codevoid.de/?q=%s as search provider in your browser. Requests that do not start with gopher:// will be forwarded to the non-JS version of duckduckgo. Gopher will be shown directly. I’m not logging anything. But you must be aware that your search terms would touch my server first.

⤋ Read More