• 0 Posts
  • 17 Comments
Joined 1 year ago
cake
Cake day: June 27th, 2023

help-circle
  • I’d suggest learning what docker is and how to use it if you are trying to host it which is “installing” a web page.

    If you want an icon to go to a dedicated window (web app experience) there are lots of options with lots of advantages and disadvantages. Just research progressive web apps. This method is going to require the frontend be hosted so you either need an instance that is using this frontend or you need to host it yourself.

    Also to let you know. You’re getting downvotes because this is a very lazily asked question. You didn’t link to what it is you need help with, you asked the question in a manner that suggests you have done no research.

    No hate since everyone is a beginner but I really suggest you spend a little more time crafting your questions to the community. Also read a little on docker and how lemmy front ends work.

    In the meantime this should help you get started.

    Docker Official Documentation

    Afterwards go to the git repo of this ”app” pages source code. There is a one command solution to deploy it.

    Mlmym GitHub

    As long as docker is installed and set up you should just be able to enter the command for the deployment to get it running.

    Go to http://localhost:8080 or if that doesn’t work https://localhost:8080 in your browser as indicated by the command and there is your front end.


  • I wouldn’t say it particularly sucks. It could be used as a powerhouse hosting server. Docker makes it very easy to do no matter the os now a days. Really though I’d say its competition is more along the lines of ampere systems in terms of power to performance. It even beats amperes 128 core arm cpu at a power to performance ratio which is extremely impressive in the server/enterprise world. Not to say you’re gonna see them in data centers because price to performance is a thing as well. I just feel like it fits right into the niche it was designed for.


  • Just to elaborate here. You are describing one implementation of a blockchain that provides a cryptocurrency. Blockchain is literally just another form of a database. It’s just that it can contain traits that would allow the database to be shared and distributed unlike typical databases. Currently there are some companies that are utilizing blockchain for their inventory systems. They aren’t using any more energy than they would with a typical system. They are just doing it to keep an unchanging record of past transactions which helps with fraud and loss prevention.

    P.S. Money laundering using a system that is publicly distributed and has every transaction involving usd paired with an ID, social security number and enough pictures of your face to make a 3D model is genuinely idiotic.






  • To add to this. Both parties told all other creators that all music that was made in this dispute would not be subject to copyright claims. So far all claims made from Kendrick’s label have been dropped which has allowed critics to listen freely and even remix and make work from the original work. Drake said the same was going to be the case for what he put out however in typical fashion Ovo/umg has claimed all content that contains any of drakes source material. I’m generally not into this kind of public beef but in basically every regard Kendrick is right and Drake is pretty much the most pure example of everything that is wrong with the music scene today.





  • I worked cellular retail for 8 years I’ve never really seen fried pins on iPhones. The frayed cables are pretty much inevitable especially if it is apples first party cables. Shockingly I have had contamination in usbc ports though. It caused several devices of mine to no longer charge due to corrosion. Still not sure what exactly caused it but I suppose it was juice from a vape that leaked into the connector. Basically fried my laptop c ports, my iPads port and my pixel’s port. I still think the move to c was pretty necessary.

    Only complaint is cables that have contaminants can easily travel between devices now.

    Other than that the protocol support is all over the place.




  • I love Jami, that being said it has one massive problem. In order for it to be usable on local networks you need to either port forward the peer to peer port, set up a proxy relay or use the proxy relay that Jami provides. That’s not a big deal to set up or make any of those changes but they are things that need to be done. There is no real warning about it and when you are using mobile it works just fine due to cg-nat so the problem ends up seeming intermittent. Like I said I love Jami but I don’t think it will ever really be a contender for a mainstream chat platform unless they make some pretty big changes to how relays are handled or become more transparent about this particular problem in the setup process.

    That being said… Matrix is pretty rad. Like really really rad. Go look at that. It feels a lot more like a federated chat service because it is designed from the ground up to be that. Plus interoperability with clients is cool. Plus if you set up your own server then you can add bridges to sync all of your accounts to use matrix so that you don’t have to force anyone to leave their respective platforms and you can have one unified repository for all of your messaging. Basically means you get to use what you want and other people can use what they want. Go look at it now. Go on git.

    https://matrix.org/


  • You should check out matrix. I had it on my todo list for like 2 years and finally gave it a shot. They have a federated model for communities, interoperability, self hosted servers for data retention/ownership and a big one is the platform bridges. It kind of seems like the next step in IM that social media has taken as of late.


  • I think something that a lot of the comments are missing here is the fact that threads, Instagram and Facebook all have been migrated from individual accounts to ‘meta’ accounts. I’m certain that we will see this happen with many platforms unless there is a serious shift in data protection laws. I don’t personally think it’s great that it’s the case but that’s just how it is. The meta platform is quite similar to how google migrated YouTube users to google accounts way back in the day. This monolithic structure ensures that they can keep your user data in a more streamlined database. From a sys admin and a business perspective it makes a lot of sense. From a user who doesn’t care and already uses all of those services perspective it makes a lot of sense. From a privacy conscious user perspective it makes no sense. Then again metas platform is in no way for the user who cares how their data is being handled.

    I guess another perspective is talking about interoperability. It kind of feels like they are taking the web3 (I know it’s a loaded term) approach but instead of applying it in a way that allows free development and communication in a way that basically pulls from decentralized/distributed databases you instead get a centralized monolithic model that creates interoperability within their own walled garden.