Dia browser invites
Folks, I have 5 x invites for Dia browser if anybody is interested? First five replies here will get them!
Folks, I have 5 x invites for Dia browser if anybody is interested? First five replies here will get them!
What have you been doing lately for your own fitness? Try out any new programs or exercises? Have any questions for others about your training? Want to vent about poor behavior in the gym? Started a new diet or have a new recipe you want to share? Anything else health and wellness related?
This is a recurring post to discuss programming or other technical projects that we've been working on. Tell us about one of your recent projects, either at work or personal projects. What's interesting about it? Are you having trouble with anything?
A lot of people are familiar with body fat percentage, BMI, etc. Personally, my BMI has been 'better' when I've been less healthy, and generally worse as I've been more healthy. Body fat percentage is difficult to actually measure. So every few months, I look for metrics that fit my biases. For example:
If possible, explain why it's your "favorite." Can be everything from accuracy, to ease of application, or you just being really good at it.
For me:
Add awesome game deals to this topic as they come up over the course of the week!
Alternately, ask about a given game deal if you want the community’s opinions: e.g. “What games from this bundle are most worth my attention?”
Rules:
If posting a sale, it is strongly encouraged that you share why you think the available game/games are worthwhile.
All previous Save Point topics
If you don’t want to see threads in this series, add save point
to your personal tag filters.
Have you watched any movies recently you want to discuss? Any films you want to recommend or are hyped about? Feel free to discuss anything here.
Please just try to provide fair warning of spoilers if you can.
Tildes is a very serious site, where we discuss very serious matters like sideloading, messaging and friendship. Tags culled from the highest voted topics from the last seven days, if anyone was eagle-eyed.
But one of my favourite tags happens to be offbeat! Taking its original inspiration from Sir Nils Olav III, this thread is looking for any far-fetched offbeat
stories lurking in the newspapers. It may not deserve its own post, but it deserves a wider audience!
What are you reading currently? Fiction or non-fiction or poetry, any genre, any language! Tell us what you're reading, and talk about it a bit.
This is a monthly thread for those who need it. Vent, share your experiences, ask for advice, talk about how you are doing. Let's make this a compassionate space for all who may need one.
Hey there Tildes, hopefully someone could help me with this. I'm having problems importing all my emails I exported from ProtonMail into macOS Mail app/iCloud.
Recently decided to move my custom domain email addresses to iCloud so I could just use the built-in Mail app on my Mac and iPhone. I backed up all of my emails with ProtonMail's own export tool. It exported every email (or maybe email thread?) as a .eml file and .json file (metadata I believe). After exporting, I switch the domain names over to iCloud. It was pretty easy. I guess I assumed all of my emails would somehow come with me? Seems silly thinking about it now. But I have a backup of all my emails!
All seemed fine until I tried to import them into macOS Mail. Mail wants a mailbox format (.mbox I believe), but I only have .eml files. It let me select all of the .eml files and import them anyway but it's taking about 10 seconds or more per email and I have like ~17,000 emails. ChatGPT says thats 47 hours 13 minutes 20 seconds. It's also freezing the mail app during this insane import process. It would be great if I didn't have to wait that long and that's assuming something doesn't go wrong/the app crashes.
No, I don't need all of those emails (I actually deleted about 10,000 over the past month) but now I'm kind of screwed. I guess for security reasons, when you delete the domain from ProtonMail, it deletes all the emails (as far as I can tell, at least). I'm mentioning this because I was thinking I could have tried to find a way to export it in .mbox format or even delete more emails but it's too late for that.
The way the emails were exported, the filenames are jumbles of letters and numbers so I cant even use Finder to search for specific emails when I need them. I can open each individual email in Mail, so it's not like the files are encrypted, I don't think.
One thing I thought of -- I once used Mail with ProtonBridge that would allow you to use ProtonMail with the Mail app, but still use Proton servers and it synced all my emails with my computer. I disabled that account some time ago (didn't delete it or remove it completely from the list of accounts, just unchecked it). Do you think that directory of emails is still on my computer somewhere? And would it be useable in my situation?
I do realize this is completely of my own doing and should have been more thoughtful but I'm here now and would love any help y'all could give. Thanks everyone!
Edit_1: Oh no... I found the directory for Mail in Application Support and it looks like the Mail importer is making a mailbox for every single email. I tried importing these emails earlier today and it looks like it might have imported everything? Here's a screenshot. 🪦
I wonder if I could try and import them into another app and then export in a better format? Thunderbird? Ugh, I really do need a lot of these emails…
Edit_2: So the export tool mentioned above has a restore feature so currently trying that. It will just import these emails back into ProtonMail and I’ll have to figure out the export part again. Hopefully this works!
Folks, I have been give 5 invites to trial Comet. If you want one, reply here and I’ll give them out in order. Assuming they’re in any way rare… I have no idea!
Pretty much what the title says - I'm building out a smallish compute cluster and hoping to set up some centralised storage that won't be a bottleneck, but I'm very much not a networking specialist. Most of the load will be random reads from compute nodes pulling in the bits of various datasets they need to work on.
Is it plausible to throw a 100GbE ConnectX-5 card and 256GB RAM into a consumer AM5 machine, format everything in ZFS, and set up a network share with KSMBD? My understanding is that I want to ensure everything's using mirroring rather than worrying about RAIDZ parity if I'm optimising for speed, which is fine, and I know that I'll only get full throughput as far as things can be cached in RAM - but is it reasonable to expect ZFS ARC to do that caching for me? Dare I hope that the SMB driver will just work if I drop it in there between the filesystem and the NIC? Or have I crossed the line into enterprisey-enough requirements that it's going to be an uphill battle to get this working anywhere near line speed?