usbpc

joined 1 year ago
[–] [email protected] 1 points 6 months ago (1 children)

Can you link an example on how that can be done?

[–] [email protected] 2 points 9 months ago (1 children)

No need to touch the router. The IP Configuration would be done on each device.

What are you trying to do anyway by having the devices not in your normal network?

[–] [email protected] 3 points 9 months ago (3 children)

I’m not quite sure what you mean with “IP Class”. What you seem to want is a different subnet for those two devices. The simplest way to do that is to just manually assign each one an IP in a different subnet than your router DHCP normally gives out.

If you want more isolation you would need to get a switch that supports creating VLANs.

And if you want remote access you’ll would need to set up a VPN on the phone and your router. Or do some port forwarding on the router.

[–] [email protected] 1 points 9 months ago

There is some truth in it, they reduced the iPhone Box size, so they can ship more iPhones in the same amount of space thus reducing emissions for transport. What they should have done tho is allow people that buy a new iPhone or iPad to get a charger for free if they want them. That would still reduce emissions from transport.... but they choose the way that people would need to buy a charger and with that also sneakily increasing the iPhone price by removing things that were included with earlier iPhones. (charger $19 + EarPods $19 that are no longer included with modern iPhones).

[–] [email protected] 2 points 10 months ago (2 children)

And to add to @[email protected]'s info about setting up XMPP here is a ansible playbook that you could use to deploy matrix: https://github.com/spantaleev/matrix-docker-ansible-deploy

I would look at what you want to use it for and see if you can do that better with XMPP or Matrix. The factor that is keeping me on Matrix is that I have all diffrent chats with people on different platforms in one client that is cross platform. Here is the list of available bridges in Matrix to get other chats into it: https://matrix.org/ecosystem/bridges/

But keep in mind that is is against ToS for most apps, so there is a small risk of getting banned from other platforms. I can only tell you that I've been using it with WhatsApp, iMessage, Discord and Signal for half a year and am not banned anywhere. That is with running my own Matrix Server and bridges on a rented VPS.

For information about what XMPP can do you'll have to do research on your own as I don't know anything about it besides that google kinda "killed it".

[–] [email protected] 1 points 10 months ago (1 children)

Yep, if you are on either, you are fighting the good fight, so keep it up :)

I will! It is a really nice setup for me.

And if you self-host, you’ll find it dramatically easier to do on XMPP (that’s how I ended-up here, after giving up on Matrix’s shenanigans).

Interesting, but I got past that hurdle... and I made it extra hard for myself as I didn't use the ansible playbook but instead created my own docker setup (own as in writing a docker-compose.yml myself, not as in creating the containers from scratch). But this way I understand the system and could fix problems that I had myself rather nicely.

[–] [email protected] 1 points 10 months ago (3 children)

To add insult to injury, most modern protocols also forbid, by their ToS, the use of alternative clients (which very much includes bridges), and to the best of my knowledge WhatsApp, Signal and Discord will eventually suspend your account on this basis.

Good thing that I'm in the EU and the big chat platforms will be forced to open up their API to third-party clients soon with the DMA.

But from my point of view bridging with matrix works well and I have all my chats in one place. And for me that is the only reason I'm sticking with matrix as only one other person I know is using matrix directly. While it would be ideal to get everyone on one decentralized chat platform that is also rather unrealistic... so I'm doing my part using Matrix and getting friends on it when it makes sense but not actively trying to get people on there that don't have a good reason to use it. And using XMPP mostly sounds like it is just around longer but not that much better, so switching now dosen't seem to make sense.

[–] [email protected] 1 points 10 months ago (10 children)

I'm selfhosting a Matrix server and have all my Chats from other apps also bridged to there. For just text chat I don't feel like Matrix is missing anything, the thing preventing me from getting my not so technically minded friends on it is the missing support for good group voice chat.

It XMPP better for group VC? Is the option available to bridge Messenger like Signal, Telegram, WhatsApp, Discord, iMessage to XMPP?

[–] [email protected] 29 points 11 months ago

As I posted in response to another comment along these lines:

While as a user it sucks that is exactly the reasons people do it. It takes the value away from reddit, if the content that users want to see it not there people will not go there.

What I find the best compromise is users that take their comments they had on reddit and post them again as it’s own post to lemmy with the context needed. While not perfect the information is at least not lost completely and a google search in the future might actually bring someone to a lemmy instance instead of to a corporation like reddit. But that is obviously a lot of work to do, especially if you have lot of helpful comments on reddit.

[–] [email protected] 96 points 11 months ago (3 children)

While as a user it sucks that is exactly the reasons people do it. It takes the value away from reddit, if the content that users want to see it not there people will not go there.

What I find the best compromise is users that take their comments they had on reddit and post them again as it's own post to lemmy with the context needed. While not perfect the information is at least not lost completely and a google search in the future might actually bring someone to a lemmy instance instead of to a corporation like reddit. But that is obviously a lot of work to do, especially if you have lot of helpful comments on reddit.

[–] [email protected] 22 points 11 months ago* (last edited 11 months ago) (2 children)

When you tinker and debug something on windows, you usually have little idea of what went wrong and can derive very little from the experience. At least that was the case back when I still used windows, in the XP and vista days.

I don't think that is completely fair, I feel like the reason is more that on Linux no easy to follow "solutions" to as many problems as on Windows exist. When you have a problem on Linux you most of the time have to dive deeply into the technical details. On windows it's often enough to search for a solution on the internet and follow the first tutorial (not the stupid SEO garbage sites). And once whatever problem you had is gone you don't go and try to understand why the solution worked.

That also really annoyed me a lot when I had to fix Windows problems for work, because I really like to understand why something is working or not. And after some research I actually found Sysinternals which are tools that help you dig deeper into Windows inner workings. There are also some wonderful videos on how to use those tools available by the author of those tools. And there are also books available both on how to troubleshoot with the tools and on how Windows internally works.

Edit: fiexd tyops ;)

[–] [email protected] 2 points 1 year ago

I almost deleted it but decided an edit would be more fun. I’m glad I didn’t delete it now 😊

 

I've long been thinking about writing some technical things I didn't find easily on the internet down somewhere.

I don't want to use a platform like medium as I'd like to have control over my data. I'm already selfhosting diffrent web services like a password manager (vaulwarden), audiobookshelf and more in docker behind a reverse proxy. So whatever software I decide on should have a docker image available.

It would also be rather nice if the software would play nicely with the fediverse, so from some quick searching it seems that WordPress with the ActivityPub plugin would work nicely.

It there some other software I've overlooked that I should also consider?

view more: next ›