Hi, i’m into programming, sexual transmutation and psychedelics!
- 27 Posts
- 53 Comments
dontblink@feddit.itto
Selfhosted@lemmy.world•Messaging apps - XMPP vs Matrix vs ???English
5·30 days agoIn my experience matrix is a total mess with plenty of bugs, also uses quite a lot server resources. xmpp is lighter, easier to set up and works flawlessly, and seem also easier to proxy or do stuff like that with it. Calls are kinda messy to set up tho.
dontblink@feddit.itto
Open Source@lemmy.ml•Histomat of F/OSS: We should reclaim LLMs, not reject themEnglish
11·1 month agoIt’s simply another case where we have amazing technologies but we lack the right ways to use them, that’s what our culture does: creating amazing techs that can solve lots of human problems and then discarding the part that actually solves a problem unless it’s also profitable for the individual.
It literally is a problem of people wanting to submit other people for power games, that’s not how all societies work, but that’s a foundation for ours, but we’re playing this game so much that we almost broke the console (planet earth and our own bodies health).
It’s an anthropological problem, not a technological one.
dontblink@feddit.itOPto
Free and Open Source Software@beehaw.org•Is there any search engine which is able to recognise and not index any website that uses ads?English
1·2 months agoWhat is Kagi? Is it an extension?
dontblink@feddit.itto
Selfhosted@lemmy.world•Fun/interesting things to self host?English
1·3 months agoI couldn’t make it work whatever I did, whichever instance I used it seemed to get rate limited after a while or showing weird results…
I guess getting a flip phone and stick to an eBook reader would be a good solution
dontblink@feddit.itOPto
Free and Open Source Software@beehaw.org•Is there any search engine which is able to recognise and not index any website that uses ads?English
1·3 months agoThe AI thing is very cool, I think something like that exists, agentic browsers.
But I am scared this would be just the next abstraction, of this chains of abstractions… Corporations are already using AI to profile you even further, the internet will definitely adapt under this pressure, and I believe that in a few years agentic browsers will just become the new norm.
Search engine at first were more objective, now people have learnt to play the game of SEO to attract views, search engines have started to show targeted results, and stuff like Searx came out, or Yaci, claiming to get back a more objective web. There always have been ways to filter out or to try being more objective, but I think the evidence have shown that as a social momentum, this stuff doesn’t work.
Yeah Yaci (self hosted crawler) is a great project, but it’s stagnant, and the prevalence is still a shitty google or bing searche engine, and this is true for other aspects of the web.
Social media? There were more independent social medias while centralized stuff was rampant, now there’s the fediverse and decentralization. Which is super super beautiful, but most people are just unaware. The social momentum is not saying that we are going towards a world where every little server will be connected to other little servers and decide in which parts integrate one another, that would be great, and I’d love to see that, but it’s simply not where we are currently going as a society.
Now it’s the turn of AI, it can be a helpful tool for a while to avoid it all, stuff like agentic browsers can give us some freedom for a while when they will be actually usable and reliable, but in that time the web will have evolved again and pheraps we’ll need to take into account new ways to defend ourselves or to look through the bushes.
It’s a never ending hide and seek unless something really big changes. Linux, free software, open source is all great, but we are continuously pushed towarbalance mainstream in some way or another. And most people live the mainstream, not in the alternative, despite the alternative being objectively better. It is just unsupported by our culture.
It’s an abstraction built on another abstraction built on another abstraction… And the web is just the most clear example of that, I mean the very languages in which the web is built are an example itself: JS (which already is high level)>React>Next. You see? Abstraction on abstraction.
But when will we stop to play games and just stay in the present? Focusing on the core of things?
Do we strive to get to a sort of technological ecstatic point in which all will actually be clear? A sort of technological philosopher stone? And the way to do that is through collection of loads and loads of human data?
My perspective on this is quite pessimistic, because it’s a form of cruel optimism to say that one can solve this problem individually. To change this would require a coordination of consumers, programmers and people revolving around all things of the internet to fix it, unless we assume that AI is somehow sentient and can be better at solving our problems than we do, which I do not exclude: faster and better at looking and processing novelty than we are.
But that will mean that us, as humans, will just be obsolete.
I always come to the conclusion that the web maybe it’s not worth getting used as it is right now, and maybe to feel good we should stop trying to relate to machines and instead just living our own biological needs… Focusing on beings which we can understand better… Living in the present… And stop running, whether it means running away, or towards. Rejecting culture and just staying in our own spaces, cultivating simplicity and balance.
Sorry for the philosophycal rant lmao, I guess this was just more than a technical problem for me lmao, but thanks for your answer!
dontblink@feddit.itto
Selfhosted@lemmy.world•Planning to selfhost images and calendar in addition to HTTP(S)English
2·4 months agoUse a reverse proxy to proxy everything through https, then you can install how many services you want. Caddy is super simple, you can reverse proxy with just 1 line.
For calendar and contacts (caldav, cardav) Baikal is extremely easy to install and use. And pretty minimal.
dontblink@feddit.itto
Open Source@lemmy.ml•What will you do after Android starts restricting FOSS apps?English
7·5 months agoSlowly switch to Linux devices, or dumb phone, and learning to adapt happily living without some features, but also without control and censorship :)
dontblink@feddit.itOPto
Selfhosted@lemmy.world•What's the real danger of opening ports?English
1·5 months agoAs far as I knew reverse proxies could only reverse proxy stuff coming in from 443 or 80, I didn’t know they could listen other ports as well!
Main reason why I was using a reverse proxy at first is because I had everything behind cloudflare, and cloudflare can only proxy and give you an SSL encryption for stuff that goes through 443, so I could make Caddy listen to 443 and then forward to interested ports.
But this leaves out everything that needs to go in some other places than 443, and requires its own standalone ssl certificate, which is a bit cumbersome. Pheraps these can be proxied with other proxies than cloudflare, hopefully giving SSL to everything…
I’m not sure I understood the upstream ssh thing, what do you actually do?
dontblink@feddit.itto
Selfhosted@lemmy.world•Frustratingly bad at self hosting. Can someone help me access LLMs on my rig from my phoneEnglish
23·6 months agoSelf hosting IS hard, don’t beat yourself too much because of it… After all you’re trying to serve services for yourself that are usually served by companies with thousands of employees.
A server requires knowledge, maintainance and time, it’s okay to feel frustrated sometimes.
dontblink@feddit.itOPto
Programming@beehaw.org•Naah JS is fine, just use TypeScript!English
5·7 months agoYes you’re probably right, I definitely have bias and the time spent tryna fix the bug influenced this…
Thanks
dontblink@feddit.itOPto
Programming@beehaw.org•Resources on how to understand what API are and work and everything that could be related?English
1·8 months agoI know some basic Rust (currently at chapter 9) and a little bit of JavaScript.
I’m trying to work with headless CMSs and that requires some understanding on how APIs work…
Even tho I wouldn’t want to stick with JS, I don’t really want to dig into frameworks and dependency hells.
But I like the concept and I need to build a site that grabs some data from an external api, so a headless cms would be my choice to grab the data and structure them there in order to be rendered later in something like a static site generator (I’m quite good at Hugo). Or will learn some basic React and try to build a template on my own there…
dontblink@feddit.itto
Free and Open Source Software@beehaw.org•We need a Music Playlist Synchronization platformEnglish
2·1 year agoHaving a federated music platform would be great both for people and for artists!
dontblink@feddit.itto
Selfhosted@lemmy.world•Anyone run a matrix server in the cloud? How much does it cost you?English
1·1 year agoHow is the user experience compared to matrix? Is it easy to gateway towards matrix or other services? Can I easily join matrix or other communities servers?
I see a lot of people are now using matrix but not so many xmpp, but yeah it hoggs resources on my server too. Also I feel like it’s still pretty buggy…
dontblink@feddit.itOPto
Programming@beehaw.org•Routing all network requests in proxy? Avoid use of the internet outside of proxyEnglish
1·1 year agoDidn’t think about the 2 machines thing. But yeah it looks definitely easier than setting a transparent proxy… But I guess all of this has to be on the same network, I cannot use an external server to which I connect to via wan because at that point the connections would be already need to be unproxied going out right?
But can’t your setup be done on the same machine with a firewall?
dontblink@feddit.itOPto
Programming@beehaw.org•Routing all network requests in proxy? Avoid use of the internet outside of proxyEnglish
1·1 year agoYes DNS and pihole were never thought as content filtering tools
dontblink@feddit.itOPto
Programming@beehaw.org•Routing all network requests in proxy? Avoid use of the internet outside of proxyEnglish
1·1 year agoI need to block IPs and unauthorized connections that are not http/https as well, I know about DNS filtering but it’s not what I am trying to achieve.
dontblink@feddit.itOPto
Programming@beehaw.org•We need better moderation tools for taking better control on how we use internetEnglish
1·1 year agoYes it’s more something like that, making certain type of content a lot less accessible.
I think it’s all a problem of time: if we have more time to carefully think about what we are doing on our devices, we usually make better choices.
We need better tools to give us more time to actually evaluate and decide.
I’ll make an example: I installed an android device manager which let me set a block timer for each new installed app, that means that whenever I install something new I will have some time to reflect on whether I actually need that new app or not, and most often than not, the answer is no.


I have tried every possible set up, I’ve got to say that the best one so far for me is sychthing + Koreader: dead simple, no databases, synchs annotations and highlights as well, books are simply epub files + metadata.
Aka no dealing with exports, database corruption or stuff like that.