hexagonwin
@hexagonwin@lemmy.today
- Comment on Official Streaming of Chainsmoker Cat taken down in Hong Kong due to “violation of smoking advertisement laws” 4 days ago:
lmaoooo
- Comment on A solar powered website that goes offline when there's no power 4 days ago:
we did have those with BBSes for sure
- Comment on Dying of prosperity, 14TB HDD left unused 4 days ago:
save everything you like from the internet. nothing lasts including youtube videos
- Comment on How do we quit YouTube? 1 week ago:
i subscribe to specific channels using rss like normal blogs and download videos i want using ytdlp. not really moving away from it but its good enough for me
- Comment on [Discussion] What are your comfort anime? 1 week ago:
hyouka :)
- Comment on Lycoris Recoil - 4th Anniversary Visual 1 week ago:
holy shit, time flies :(
- Comment on It was a Christian anime about the Bible, I think. 1 week ago:
ah, the anime even osama bin laden watched
- Comment on Selfhosting as a Linux newbie - Ubuntu Server LTS or Debian 13? 3 weeks ago:
ubuntu just feels like debian with unwanted mods on top. if some specific proprietary sw you need only support ubuntu officially then ubuntu’s the better choice, but if not i see no reason to use it tbh
- Comment on [Discussion] What is the scariest anime you've watched? 3 weeks ago:
i found lain to be kinda scary as a kid
- Comment on What do you do with your old iPad mini? 4 weeks ago:
how old? if its ios 13+ you can install reynard browser which is a full gecko firefox port including addons support.
- Comment on Reliable messenger for family use? 4 weeks ago:
xmpp. don’t matrix, it causes selfhosting-phobia for normies because its ui sucks. i had a friend try matrix with me for a while and now they’re never trying another foss messenger again unless its proved to be very good.
- Comment on E-mail archive browser for gmail takeout files (.mbox) 4 weeks ago:
there’s few old scripts (mostly for mailing list archive usage) that takes mbox input and outputs html. not pretty but they could work in this case. searching is another issue though
- Comment on How do you filter out ai slop on Youtube? 5 weeks ago:
i don’t use its recommendation system, i subscribe to a few good channels i know through rss
- Comment on BANANA FISH to stream on Netflix in the US and to get an official English and French dub on August 12th 5 weeks ago:
if there’s none on nyaa i believe they’re lost…
- Comment on Which git plateform to choose? 5 weeks ago:
i just put git repos in a dir on my server and use ssh to push/pull
- Comment on State of the Discord - A Lesson 5 weeks ago:
last i checked it was very difficult to run your own instance (including voice chats)
- Comment on just realized whoogle is dead now 5 weeks ago:
google killed the ability to search in js-disabled browsers like those
- Comment on just realized whoogle is dead now 5 weeks ago:
recently saw this article here, i’m not sure if ecosia is a good solution now. their results seem mostly identical to ddg/bing too though it’s occasionally better than them for some reason
qwant is good, but they geoblock certain countries including mine since 2023 or so. having to use proxy/vpn for just searching really sucks
- Comment on just realized whoogle is dead now 5 weeks ago:
not a proxy, it directly uses google cse on client side so it’s no better than directly using google
- Comment on just realized whoogle is dead now 1 month ago:
yeah, i search with ‘before 2023’ to filter AI slop often
- Submitted 1 month ago to animepics@reddthat.com | 3 comments
- Comment on just realized whoogle is dead now 1 month ago:
google (and few other engines) keep giving me errors, and search results mostly empty due to timeouts (or even with no error, there’s just only few results that are completely unrelated to the query)
- Comment on just realized whoogle is dead now 1 month ago:
ddg gets results from bing, startpage is the one that gets results from google
- Comment on just realized whoogle is dead now 1 month ago:
looks neat, will look into it. tysm!
- Comment on just realized whoogle is dead now 1 month ago:
kinda works, but their results are a bit crippled compared to google (also, no way to search specific timeframe)
- Comment on just realized whoogle is dead now 1 month ago:
is this on a residential IP?
- Comment on just realized whoogle is dead now 1 month ago:
bruh i literally mentioned in the post that SearXNG isn’t working properly
- Comment on just realized whoogle is dead now 1 month ago:
ddg is my primary right now, it absolutely sucks for korean queries sadly
- Submitted 1 month ago to selfhosted@lemmy.world | 146 comments
- Comment on What actual damage do you secure your servers against? Whats the attack vector? 1 month ago:
i don’t have any complex ‘webapp’ hosted on www. just static files and few simple cgi scripts. i keep my httpd and sshd up to date. that seems to be good enough