wagesj45
Great American humorist. C# developer. Open source enthusiast.
XMPP: [email protected]
Mastodon: [email protected]
Blog: jordanwages.com
- 1 Post
- 42 Comments
wagesj45@kbin.socialto
Open Source@lemmy.ml•Mercury - a Firefox fork with compiler optimizations
21·3 years agoAny reasons why you can’t recommend it?
wagesj45@kbin.socialto
Open Source@lemmy.ml•Mercury - a Firefox fork with compiler optimizations
2·3 years agoInteresting, because I saw a 20 point increase between vanilla Firefox and Mercury when testing last night.
wagesj45@kbin.socialto
Open Source@lemmy.ml•Self hosted web app to track and rate your watched movies
4·3 years agoThat’s not a bad idea. Surely it could be automated within the image. If my ADHD allows me I might take a look at it later. :D
wagesj45@kbin.socialto
Open Source@lemmy.ml•Self hosted web app to track and rate your watched movies
7·3 years agoLooking at the installation instructions, it requires you to run database migrations manually with every image docker image update. Does this mean that running watchtower is going to bork this thing?
Proxmox on physical servers hosting a variety of vanilla Debian installations. I have a physical router running pfsense as well as two HP miniservers running OpenMediaVault.
wagesj45@kbin.socialto
Selfhosted@lemmy.world•So SBCs are shit now? Anything I can do with my collection of Pis and old routers?
5·3 years agoThe problems I’ve had with my RPis have all revolved around the fragility of their SD storage. I got burned one too many times trying to host something important in my house with these things, just for them to get corrupted and lose everything. Backing up these systems was its own nightmare, which failed as much as it succeeded.
What’s wrong with that?
wagesj45@kbin.socialto
Open Source@lemmy.ml•How do I make contributors to my project transfer copyright to me?
63·3 years agoI don’t think you’ve properly thought through the consequences of not considering IP rights for projects with a significant number of contributors. There are absolutely situations in which having a single IP holder is advantageous to having multiple IP holders. Large open source projects might find governance hard when they’re hamstrung by getting consensus from hundreds or thousands of contributors.
And yes, I did read the title and the post. I understood it.
wagesj45@kbin.socialto
Open Source@lemmy.ml•How do I make contributors to my project transfer copyright to me?
37·3 years agoCopyright and license agreements are not at all the same thing. And just because something is “open source” doesn’t mean that it is free of copyright.
wagesj45@kbin.socialto
Open Source@lemmy.ml•GustavoASantos/Noti: Quick glance, clear progress
3·3 years agoIf my understanding of the GPL is correct, you can definitely build it yourself and publish it on fdroid. Can’t use the same name or any trademarks noti has, though.
wagesj45@kbin.socialto
Open Source@lemmy.ml•What copyright notice should I put on my FOSS website?
4·3 years agoIt wouldn’t be FOSS because a landing page with nothing but content isn’t software. I’m referring to the site at blender.org vs the source code for an application at a git repository.
wagesj45@kbin.socialto
Open Source@lemmy.ml•What copyright notice should I put on my FOSS website?
13·3 years agoI would suggest actually naming the license under which it is released if you’re talking about the website that is generated by your software. If you’re talking about the content of a website describing your project, like a landing page or something like that, I’d either attribute copyright to who wrote the content, or release it under a Creative Commons license such as CC-BY-NC.
It’s always a matter of degrees. The bigger the injustice, the more violence is justified to rectify it. It is in the disproportionality, in my view, where the problem arises.
Never forget that humans are just barely evolved apes. Sometimes a swift knock to the head is required to activate those neural pathways to discourage anti-social behavior. Not always, but also not never. Claiming otherwise is just self-aggrandizing moralization that people use to make themselves sound and feel superior.
wagesj45@kbin.socialto
Open Source@lemmy.ml•How come there isn't more torrent based technology
10·3 years agoThe software landscape for XMPP isn’t the best. I twisted the arms of my immediate family and have them using XMPP messaging with a Snikket server I set up, and we’ve had lots of issues between OMEMO support and the lack of good messaging clients for iOS. It works, but it isn’t the smooth-out-of-the-box experience that non-techies want/need.
Not providing builds seems to be a good incentive. I’ve seen some projects that charge for the installation/compiled software with the source freely available. Lots of software is a gigantic pain in the ass to build without the proper configuration and pipeline set up.
wagesj45@kbin.socialto
World News@lemmy.world•The U.N. says the Israeli military told it that all of northern Gaza has 24 hours to move south.
191·3 years agoCome on man, use some critical thinking and context here. He clearly is not saying that cars some kind of an issue here. He was making an idle point about traffic jams in the US with hurricane evacuations and how that doesn’t apply in this situation. He’s not even making a value judgement on anything here.
And the article is making the case explicitly that this is bad. He is saying that 9/11 brought about terrible actions from us and that we should learn lessons and not repeat our mistakes. He’s actually trying to convince the reader that we should not “swallow” another genocide.
You keep describing it as jingoistic and the author didn’t claim or even appear to be heavily nationalistic and in fact appeared quite the opposite.
…did you read the post? It feels like you did not read the content of the post.




This is important. I dunno about scale, but backups. I started out hosting a chat room on a raspberry pi. It was a fun side project. But then, that became where my friends all hung out. That was the place, so it became important to me. And then the SD card got corrupted. I then moved on to a consumer laptop. It was way more stable, much faster. But if I messed up anything about the installation, I was hosed.
I very highly suggest using Proxmox, like you say, and setting up automatic backups. And occasionally transfer them to a hard drive. It doesn’t matter what kind of virtual CPUs or services you install, [email protected], as long as you have a plan for when something you host becomes important to you and you lose it.