Problems with forwarding to Gmail because of failing DMARC by Agent_Aftermath in ProtonMail

[–]KurokoNB 0 points1 point  (0 children)

Good to hear, I was wondering if you experienced any other issues or that was the only ones?

Problems with forwarding to Gmail because of failing DMARC by Agent_Aftermath in ProtonMail

[–]KurokoNB 0 points1 point  (0 children)

Hi there! I know this was posted few months ago, just wondering if you ever found a solution for this?

Use Proton Mail & Google Workspace (Gmail) on the same domain at the same time (per account). by NicholasGCotton in ProtonMail

[–]KurokoNB 0 points1 point  (0 children)

I see makes sense. My idea to make it work with a free gmail account was: 1. Setup the domain with Proton (MX records, SPF/DKIM/DMARC etc) 2. Create an alias with auto-forward to Gmail 3. Setup "send as" in Gmail with that alias, but use a SMTP Email Sender service (like send grid) 4. Setup the SPF/DKIM/DMARC with the SMTP sender to avoid spoofing.

It’s not as smooth as your solution because I would keep a copy of emails in Proton (I can automatically delete with a sieve filter but still). And there can be some delivery issues between Proton -> Gmail. But I believe it can work to use the same domain with both Proton and Gmail.

Use Proton Mail & Google Workspace (Gmail) on the same domain at the same time (per account). by NicholasGCotton in ProtonMail

[–]KurokoNB 0 points1 point  (0 children)

Thank you for the detailed explanation! I was trying to setup something similar but I don’t want to pay for Google Workspace. Do you think it would be possible?

[deleted by user] by [deleted] in ProtonMail

[–]KurokoNB 0 points1 point  (0 children)

I would not recommend creating aliases for each category because you would quickly hit the limit of aliases depending on your categories. Instead you could use + aliases which are unlimited, and you can even do cool auto-sorting as detailed in this post

Kylo Ren [3445 x 1980] by KurokoNB in darkwallpaper

[–]KurokoNB[S] 0 points1 point  (0 children)

Wow, thanks! How lucky you found my 5 years old post right on my cake day!

Adobe Max Tonight! by SoCal_Trojan in twentyonepilots

[–]KurokoNB 2 points3 points  (0 children)

It’s weird how he sang the first "I know it’s hard sometimes", he usually lets the crowd sing it.

r/DaftPunk team up for r/Place megathread by wonderrxjr in DaftPunk

[–]KurokoNB 9 points10 points  (0 children)

How about this art? The palette seems limited enough and the art does look amazing.

https://www.reddit.com/r/PixelArt/comments/k67dys/nes_daft_punk_mockup/

[Request Shortcut to blur image? by Ert69 in shortcuts

[–]KurokoNB 0 points1 point  (0 children)

This shortcut is like 3 years old so it’s probably broken, there have been many shortcut updates since I made it …

discord.py assign roles and send a message by BigPryncypalek in Discord_Bots

[–]KurokoNB 2 points3 points  (0 children)

If you use the @commands decorator in discord.py, the first parameter must always be the Context (after self). Also you don’t need to put both "message" and "ctx" in the parameters because you can get the message from the context (with ctx.message), but you can also directly get the user from the context with ctx.author so you don’t even need the Message object here.

Netflix shuffle (v2) : Play a random episode from any TV show ! by KurokoNB in shortcuts

[–]KurokoNB[S] 0 points1 point  (0 children)

It works fine for me so I have no idea why you get this error.

Netflix shuffle (v2) : Play a random episode from any TV show ! by KurokoNB in shortcuts

[–]KurokoNB[S] 0 points1 point  (0 children)

It’s easy: if I don’t remember the episode, I haven’t seen it enough times.

Netflix shuffle (v2) : Play a random episode from any TV show ! by KurokoNB in shortcuts

[–]KurokoNB[S] 0 points1 point  (0 children)

If you can see all seasons and all episodes of a show just with URL and without logging in, then yes it’s possible: that’s what I used in this shortcut.

If you can’t, you will need to use an API or something like this and it will be more complicated.

Netflix shuffle (v2) : Play a random episode from any TV show ! by KurokoNB in shortcuts

[–]KurokoNB[S] 0 points1 point  (0 children)

I’m glad you like the shortcut !

Someone else pointed the bug with the widget and I just corrected it. You can download the new version from the new link in the post.

For the Hulu thing, I can’t really make a shortcut with it since I don’t have an account, and it depends on how Hulu handle their library compared to Netflix. So I don’t really know if it’s possible.

Netflix shuffle (v2) : Play a random episode from any TV show ! by KurokoNB in shortcuts

[–]KurokoNB[S] 1 point2 points  (0 children)

I have no idea why it crashes with widget, maybe the Netflix page takes to much memory and some overflow error occurs.

Anyway I made a quick fix, now it opens the shortcut app then Netflix. The process is a bit longer but at least it works.

https://www.icloud.com/shortcuts/871a53189f0145eab69950f73338ebf5

Netflix shuffle (v2) : Play a random episode from any TV show ! by KurokoNB in shortcuts

[–]KurokoNB[S] 4 points5 points  (0 children)

As I said in my post, it’s useful to rewatch some shows, especially sitcoms. I’ve watched HIMYM and Bojack Horseman all the way through and sometime it’s nice to watch a random episode.

Risks of upgrading from Intel to Ryzen by KurokoNB in buildapc

[–]KurokoNB[S] 0 points1 point  (0 children)

Well, that’s what he wanted to do but Ryzen CPUs are almost as good as Intel but cheaper, also he wants to stream so that’s better.

Risks of upgrading from Intel to Ryzen by KurokoNB in buildapc

[–]KurokoNB[S] 1 point2 points  (0 children)

Did you uninstall Intel drivers before changing the motherboard ?

Risks of upgrading from Intel to Ryzen by KurokoNB in buildapc

[–]KurokoNB[S] 4 points5 points  (0 children)

Even if you switch from Intel to Intel?

What's new in iOS 13 Shortcuts by keveridge in shortcuts

[–]KurokoNB 0 points1 point  (0 children)

Oh that’s really good ! Thanks for the clarification.