22
submitted 6 months ago by [email protected] to c/[email protected]

I am privacy conscious so I would like to use my proton.me account, but I wanted some advice. Should I use my gmail account for career related purposes or should a proton.me address be fine?

you are viewing a single comment's thread
view the rest of the comments
[-] [email protected] 11 points 6 months ago* (last edited 6 months ago)

Why do you type with

random parts

split by carraige

return.

It makes me read it like Captain Kirk.

[-] [email protected] 7 points 6 months ago

Haha yeah I've written a fediverse system which connects email and activitypub. Writing these from my regular email client (more info if interested: https://apubtest2.srcbeat.com/apas.html) Looks like what I'm gonna do is delete all carriage returns out just before it's sent out to the fediverse. Thanks for spotting that!

Out of curiosity from which app/client/frontend did you notice this?

[-] [email protected] 1 points 6 months ago

On lemmy for iPhone you’re just skipping spaces “randomly” (where your carriage returns are, I’m guessing). It looks like:

Looks like whatI’m gonna do is delete all carriage returns out just before it’s sentout to..

[-] [email protected] 1 points 6 months ago

Sorry not sure which app that is. Is this the default web interface e.g. at https://programming.dev ?

Or Memmy or one of the apps from the app store?

[-] [email protected] 1 points 6 months ago
[-] [email protected] 2 points 6 months ago

what client are you using? i dont think most render single linebreaks

[-] [email protected] 3 points 6 months ago

Ah good spot. Sync for Lemmy renders the new lines.

Still don't know why they are there in the first place :)

[-] [email protected] 0 points 6 months ago

perhaps habit? i know many people write markdown documents that way, it can help with editors which dont wrap text, and may be better for using grep and related line-based tools.

[-] [email protected] 3 points 6 months ago

Ah so if you really want to know, it's because one of the mail clients I use quoted-printable encodes the body when sending a message with lines >80-ish characters.

I haven't implemented a decoder on the other end. My current workaround is to pipe everything through fmt before it goes out.

i know many people write markdown documents that way,

Yes I also actually do this too; I'm a fan of semantic line feeds.

In case you couldn't tell, the whole system is a WIP ;)

this post was submitted on 17 Mar 2024
22 points (89.3% liked)

CSCareerQuestions

911 readers
20 users here now

A community to ask questions about the tech industry!

Rules/Guidelines

Related Communities

Credits

Icon base by Skoll under CC BY 3.0 with modifications to add a gradient

founded 1 year ago
MODERATORS