It’s a joke, I know it’s a joke, I’ll give you your upvote.
I’ll do this later…
- 3 Posts
- 26 Comments
Eezyville@sh.itjust.worksto Open Source@lemmy.ml•Tariffs Spark Shift to Open SourceEnglish522·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 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.
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.
Eezyville@sh.itjust.worksto Open Source@lemmy.ml•What apps would you love to have open-source alternatives for?English3·1 year agoI would love a FOSS version of Rhino3D.
Eezyville@sh.itjust.worksto Open Source@lemmy.ml•YSK: Lemmy has 53k monthly active users but only 1172 have ever donatedEnglish3·1 year agoI can and do donate to the Lemmy project. I should also donate to the instances I use. I’ll donate for you as well, I don’t even need Netflix.
Eezyville@sh.itjust.worksto Open Source@lemmy.ml•Tangara is a portable, open-source music player based on an ESP32 MCUEnglish9·1 year agoI prefer an MP3 player over my phone. Here is the one I use. Why I like this one:
- Dedicated device designed for music.
- Hardware designed to play high quality music. (Think using Ubuntu vs Ubuntu Studio for music production)
- Dedicated buttons instead of all touch screen.
- More options for integration with other devices or systems
- No distractions. Phones nowadays demand our attention for every little thing. Every app, no matter what it is, has notifications.
- The Bluetooth is better.
- You can literally hear the difference in the quality of the music if you use good quality headphones/ear buds. The same song, same file, will not sound the same if it’s a good quality FLAC.
YOLO