It’s a joke, I know it’s a joke, I’ll give you your upvote.
I’ll do this later…
- 3 Posts
- 34 Comments
Eezyville@sh.itjust.worksto Open Source@lemmy.ml•Tariffs Spark Shift to Open SourceEnglish512·3 months agoSEE!!! Trump is doing some good! It’s about time the power was taken from these arrogant, invasive, Silicon Valley companies.
Eezyville@sh.itjust.worksto Linux@programming.dev•Akamai Now Providing The Hosting Infrastructure For Kernel.orgEnglish3·3 months agoYes. I was worried at the time that we would get a worse product. Things have not changed for me at least.
Eezyville@sh.itjust.worksto Selfhosted@lemmy.world•Plex is discontinuing its “watch together” featureEnglish8·4 months agoGotta provide details. Don’t leave us hanging.
Eezyville@sh.itjust.worksOPto Selfhosted@lemmy.world•Self-hosted Personal Finance SuggestionsEnglish3·5 months agoYeah I use software to make my life easier. Not saying it isn’t worth learning but time is limited.
Eezyville@sh.itjust.worksOPto Selfhosted@lemmy.world•Self-hosted Personal Finance SuggestionsEnglish2·5 months agoI’ll check this one out. I don’t see any documentation on it so I don’t know if they can sync with my banks.
Eezyville@sh.itjust.worksOPto Selfhosted@lemmy.world•Self-hosted Personal Finance SuggestionsEnglish2·5 months agoDownloading this
Eezyville@sh.itjust.worksOPto Selfhosted@lemmy.world•Self-hosted Personal Finance SuggestionsEnglish2·5 months agoNo Firefly doesn’t do it. I can’t track individual securities or assets only total values of an account. I wouldn’t know about any gains or losses nor total shares owned.
Eezyville@sh.itjust.worksOPto Selfhosted@lemmy.world•Self-hosted Personal Finance SuggestionsEnglish6·5 months agoSo that actually doesn’t do what I want. It will record buying and selling of securities but only as if it were like making purchases or payments in a credit card or bank account. It doesn’t keep track of the value of the security or any other asset. For example, I have a Roth account and it has a couple hundred shares of an index fund in it. Actual will only show that I spent several thousand on that index fund (listing it’s name in the notes) but not the number of shares I bought and at what price at the time of purchase. I won’t be able to track gains or losses for each security, only as a whole of the entire Roth. Actual doesn’t do what I want it to do and I don’t know enough TypeScript to contribute.
Eezyville@sh.itjust.worksOPto Selfhosted@lemmy.world•Looking for a logging solutionEnglish2·6 months agoOh this looks promising.
Eezyville@sh.itjust.worksOPto Selfhosted@lemmy.world•Looking for a logging solutionEnglish1·6 months agoWell I can get the logs in Seq. I don’t know how to process the logs that come in so they are at the right level, timestamp, message, etc. Guess I look into it tomorrow…
Eezyville@sh.itjust.worksOPto Selfhosted@lemmy.world•Looking for a logging solutionEnglish1·6 months agoYeah but the thing is I have it set up to read the logs being sent out from my Docker containers. Even though I’ve set the containers to output using the GELF driver they don’t really do that. The log messages my container send are not in GELF format so I have to find a way to fix that.
Eezyville@sh.itjust.worksOPto Selfhosted@lemmy.world•Looking for a logging solutionEnglish2·6 months agoI’m not clear in the post I guess so I’ll try to be more clear here.
- I’m using Seq for my centralized logging.
- The logs I get from most of my containers are not in GELF format. I cannot change that unless I change how logging works in all the programs I use. So I’ll need to edit every source code and compile or ask each project to update their logging and output to GELF.
- They are all shown as errors or info. It depends on the container because some send their logging info to stderr and some to stdout.
- I’m looking for something that can intercept those logs from my other containers, format them to GELF, and send the formatted logs to Seq.
Eezyville@sh.itjust.worksOPto Selfhosted@lemmy.world•Looking for a logging solutionEnglish31·6 months agoI’ve done that. I don’t have a formatting issue. The containers I’m trying to get logs from have a formatting issue. They don’t stream their logs in GELF. I am getting the logs but I can’t change the formatting that they send me unless I mess with the code itself.
Eezyville@sh.itjust.worksto Selfhosted@lemmy.world•[HELP] Migrating away from Android Password StoreEnglish14·7 months agoYou could use KeePassXC. Just sync it on your cloud platform whether that be Google cloud or Nextcloud.
Eezyville@sh.itjust.worksto Linux@programming.dev•Save your computer from Microsoft's Windows 10 end-of-life planned obsolescenceEnglish71·7 months agoI can’t. I use AutoCAD in my side hustle…
Eezyville@sh.itjust.worksto Linux@programming.dev•Save your computer from Microsoft's Windows 10 end-of-life planned obsolescenceEnglish61·7 months agoListen man, there’s nothing wrong with loving Windows. Plenty of people do. But you’re in a Linux community. If you don’t like it here then leave. There’s nothing wrong with walking away. No need to have unnecessary stress.
I’d also like to add that Forgejo is working on federation along with GitLab. I think Forgejo will do it first though.
Eezyville@sh.itjust.worksto Open Source@lemmy.ml•"GitHub" Is Starting to Feel Like Legacy Software - The Future Is NowEnglish6·1 year agoI’ve read that GitLab is experimenting with the concept.
YOLO