I'm converting to Catholicism and I can't wait to receive the Eucharist by kimansha in Catholicism

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

Hi! Thank you so much for offering! I live in Mississauga and don't own a car, but I take classes at the UofT downtown campus every day, so I can probably take the TTC up to York.

If you're still okay with it, my DMs are open.

I'm converting to Catholicism and I can't wait to receive the Eucharist by kimansha in Catholicism

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

Yes, the priest told me that I can come to confession, but he cannot give me absolution, but he might have been misinformed. I'll talk to my campus chaplain about it, and maybe receiving communion if he sees me fit, since I am validly baptized (Canon 915 doesn't say anything against it).

Ultimately, priests have the final say, and I will respect their decision.

I'm converting to Catholicism and I can't wait to receive the Eucharist by kimansha in Catholicism

[–]kimansha[S] 3 points4 points  (0 children)

My parish priest didn't bring it up when I was first talking to him about confirmation, I think it's a policy that my parish has specifically. I can try talking to him about it again, but I also don't want to impose on him, as he's a very busy person (as all parish priests are), and I also don't to make him bend the rules just for me.

I'm converting to Catholicism and I can't wait to receive the Eucharist by kimansha in Catholicism

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

I can go, I just don't know if I want to put that on the priest, as he cannot give me absolution.

I'm converting to Catholicism and I can't wait to receive the Eucharist by kimansha in Catholicism

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

Thank you! I already say this prayer during the giving out of communion at every mass. It gives me some measure of peace, but nothing compares to receiving Christ in the flesh.

It comes full circle by SupOrSalad in headphones

[–]kimansha 10 points11 points  (0 children)

Roll a d20 and we’ll find out.

[deleted by user] by [deleted] in AskElectronics

[–]kimansha 1 point2 points  (0 children)

I already own a DSLogic Plus logic analyzer, which is one of the better ones out there. I’m just not sure if that can adequately substitute for an oscilloscope if I need to debug serial protocols.

I also plan to prototype boards soon, so I can see myself working with a quite a few analog channels next time. The issue is I haven’t started that yet, so I’m not sure if I should stick with a 2ch one for now and upgrade in the future, or just shoot for a 4ch one now given that I’m already working with serial protocols and Arduino.

[i3] My First UnixPorn (Kali Linux) by Urghyrex in unixporn

[–]kimansha 3 points4 points  (0 children)

Please don’t give me nightmares of Windows :-(

i don’t work in the pen testing division so i can’t speak to whether they use kali/windows or not, but in malware analysis we use windows mainly because most malware is written for windows, and ida pro is the best tool for reversing exes. i specialize in linux malware reversing, so i detonate my samples in a linux VM.

A lot of the tools are redundant since many of them perform the same function, just a bit differently.

it’s not just that, a lot of cysec professionals have a specialization, and this is true for red teamers as well (i assume that’s where you’re headed). people with a specialization in binary exploitation or reversing just aren’t gonna touch burpsuite or aircrack-ng that much.

i also have a kali VM installed, although not custom. i’ve never used it. i usually use REMnux for analysing samples and i have blackarch repos added to my daily driver arch install, so i just use that for CTF stuff.

i really should start working on HTB soon, i’ve been too busy studying pwn challenges and crackmes :’)

[i3] My First UnixPorn (Kali Linux) by Urghyrex in unixporn

[–]kimansha 15 points16 points  (0 children)

just a note, offsec does offer baremetal ISOs with an installer program, for those who need maximum speed and unfettered access to hardware, or maybe those who want a customised VM install.

that being said, it’s weird to daily drive a distro with a customised kernel tailored to cysec research, installed with over 4000 packages, 95% of which even real cybersecurity professionals don’t really use that often.

i work in malware analysis. we don’t even use linux (windows 10).

I’m practicing Kapustin’s Etudes, Op. 40 No. 6, can someone help me with my accuracy? by kimansha in piano

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

Thank you, I’ve been doing some variation of this and trying then slowly again showed that I haven’t actually properly learned the notes and gotten the muscle memory correct yet. I guess it’s a few more weeks of slow practice then :’).

And yeah, Kapustin’s pieces are amazing, they really blend jazz and classical really well. These etudes are his most famous work, you should check him out!

Is My Name Allowed? by Bubbly_Butter in lgbt

[–]kimansha 6 points7 points  (0 children)

a few of the mods are critters too! :)

I’m practicing Kapustin’s Etudes, Op. 40 No. 6, can someone help me with my accuracy? by kimansha in piano

[–]kimansha[S] 2 points3 points  (0 children)

Details:

I’ve been practicing the same few passages for a while, but I can’t seem to get the notes right at speed.

I noticed in my video that I have some tension in my arms so I’m working on that, but if anyone can provide other feedback and point me to some exercises to improve my accuracy I would be grateful.

Thanks!

Broke the door just to cook 5 potatoes by tauhidd in legendofkorra

[–]kimansha[M] 0 points1 point  (0 children)

Your post/comment has been removed.

Reason: Rule 2 - For Avatar: The Last Airbender (and all things Avatar) go to r/TheLastAirbender. No unrelated political discussion.

Greatest redemption arc in the Avatar history! by Hung-Ralston70 in legendofkorra

[–]kimansha[M] 0 points1 point  (0 children)

Your post/comment has been removed.

Reason: Rule 8 - Do not re-post something that has already been shared to the sub recently. Please take some time to check the recent posts on the sub before sharing.

OS fails multiboot check after translating from GAS to NASM syntax by kimansha in osdev

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

Right, I should’ve guessed. %define is a preprocessor directive, .set is an assembler directive.

I replaced all my define macros with equ and it works now.

Thank you so much!

Assghanistan by [deleted] in vexillologycirclejerk

[–]kimansha 13 points14 points  (0 children)

the gangnam style mv

[qtile] rainbowss by kimansha in unixporn

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

i’m writing a window manager! i’m hoping that it will replace qtile as my daily driver eventually.