Mojeek 搜尋引擎 ⌘ Read more
Chatcontrol, searching messages for illegal content
On July 6 the EU parliament voted yes to a proposal from the EU\
commission (PDF) on a temporary law to allow services to automatically
search messages for suspicious content with a focus on child
exploitation.
We have quite strict confidentiality laws within EU even when it comes
to electronic communication. Its current basis is the … ⌘ Read more
Clearview AI Offered Free Facial Recognition Trials To Police All Around The World
Clearview marketed its facial recognition system across Europe by offering free trials at police conferences, where it was often presented as a tool to help find predators and victims of child sex abuse. ⌘ Read more
Switching search engines today from DuckDuckGo to Ecosia as ClimateChange has a higher prio than our privacy.
Brave 搜尋引擎 ⌘ Read more
I just spelled ‘Koenigsegg’ correctly on the first try entering it into a search engine. Feels good.
搜尋引擎服務 ⌘ Read more
@prologic@twtxt.net why do I see https://twtxt.net/search?tag=d5sj7ba as twtxt source in your tweets? This is not a text file…
”@niplav (#kfgri5a) There are no expectations when you’re honest. Expectations and honesty don’t mix.” -> I honestly wasn’t expecting that answer :)
Sure. I think search, if it’s going to exist, should be the client’s responsibility. But I also value the readability of the raw twtxt file a lot more than y’all do.
@jlj@twt.nfld.uk “@niplav (#xvbnyma) Fascinating. :-) Suspect #RMS would have a violent physical reaction – accompanied by some salty language – after even a moment’s contemplation of life under such complicity. :-D” -> He is a very unreasonable man <3
I actually haven’t yet, it’s just easy enough to manually prepend the subject for now, if I skip the search URL. 🤣 I’ll do it properly eventually.
@prologic@twtxt.net Vim, and it’s really not that awful.
@prologic@twtxt.net 36 characters left makes it rough.
@darch@twtxt.net Just inline images, they wrap like text.
@adi@twtxt.net I can’t find it now, keep an eye out for it.
@adi@twtxt.net Thanks, man. I’ll take a look.
@prologic@twtxt.net Logs say it’s just you :)
@prologic@twtxt.net 36% of requests since I enabled logs
@prologic@twtxt.net Exactly, but that reduces the argument for URLs in the post. The client should figure out how to search based on the hashtag.
@prologic@twtxt.net @anth Sounds like a good idea. The hash to conv/search url should stay local to a pod.
@prologic@twtxt.netYes, I think tags should just be #foo, and let the client figure out searching if it cares.
@lyse@lyse.isobeef.org Yes, I often read the raw messages. But more to the point, the simplicity of the format is the bulk of the appeal.
@movq@www.uninformativ.de No argument that threading is an improvement. But I think (#hash) does that, and I think figuring out how to search should mostly be up to the client.
I don’t have any issue with the (foo) subjects, it’s the proliferation of the (foo url) tags. They’re just too long and ugly.
@jlj@twt.nfld.uk “@niplav (#4qeibma) Hadn’t heard of this; thanks for the tip! Been getting lost in your text reviews; the Benatar piece piqued my interest: I’d been reading a critique of his earlier work – in Overall’s Why Have Children? – that really wasn’t up to scratch. Now I’m reading about pure replicators, which is a new concept, to me. :-)” -> Nice :-) Looking over my text reviews, they’re not quite finished (especially the Benatar one), so take it with a grain of salt
@prologic@twtxt.net I’ve just never had it be a rewarding experience.
@prologic@twtxt.net rc, the Plan 9 shell.
@prologic@twtxt.net would that need a NLP library? The lang would be great for a search engine to find language prefs.
Search engines are not browsers, browsers are not search engines.
I searched for ‘great reset’ on pinterest and it’s totally censored.
@prologic@twtxt.net Wow! Really interesting perspective! Thanks for sharing. :-)
@prologic@twtxt.net Wow! Really interesting perspective! Thanks for sharing. :-)
@prologic@twtxt.net I see Consul service mesh everywhere these days, X-D thanks to a 180 career change and major upskill.
@prologic@twtxt.net I see Consul service mesh everywhere these days, X-D thanks to a 180 career change and major upskill.
@prologic@twtxt.net Really helpful context: was definitely over-engineering. Cheers!
@prologic@twtxt.net Really helpful context: was definitely over-engineering. Cheers!
@prologic@twtxt.net The favicon in particular! :-)
@prologic@twtxt.net The favicon in particular! :-)
@prologic@twtxt.net lol. quitfacebook.org is still up. twt is set to be on more radars, though. ;-)
@prologic@twtxt.net lol. quitfacebook.org is still up. twt is set to be on more radars, though. ;-)
@prologic@twtxt.net Yeah, a completely-unsolicited surprise! :-) And, sweet! To IRC then!
@prologic@twtxt.net Yeah, a completely-unsolicited surprise! :-) And, sweet! To IRC then!
@prologic@twtxt.net as promised! https://github.com/JonLundy/twtxt/blob/xuu/integrate-lextwt/types/lextwt/lextwt_test.go#
the lexer is nearing completion.. the tough part left is rooting out all the formatting code.
Project idea: search for books that are most effective at converting people from one ideology to another, for any two ideologies.
@prologic@twtxt.net Txtnish adds a 28 character timestamp to the message, so in Bash: tweet=tail -1 the current twtxt.txt file and then pipe echo body=${tweet:28} to twt.
@prologic@twtxt.net Txtnish adds a 28 character timestamp to the message, so in Bash: tweet=tail -1 the current twtxt.txt file and then pipe echo body=${tweet:28} to twt.
@prologic@twtxt.net I have some ideas to improve on twtxt. figure I can contribute some. 😁 bit more work and it will almost be a drop in replacement for ParseFile
Kinda wish types.Twt was an interface. it’s sooo close.