話 and 語 are different kanji though. One is talk and one is language. 語 does not seem to have 「はな」as a reading according to jisho.org
PlexSheep
日本人ですか。英語は勉強しますか。場語はドイツ語。二年以上日本語を学勉強しています。難しいですけど、日本語は美しい。英語、頑張ってね。
I hope I didn't make too many mistakes there! I try to write a few sentences per day lately, and for more complex sentences, I use a translation service (https://deeply.com/) and a dictionary to check. The key to language learning is to do at least a little every (or most) days. It's kind of amazing that I can use English to learn other languages nowadays.
Christdemokraten?
I get that coding cryptography is fun. I did it in university for the relevant classes where we had been given specific exercises, test vectors, in the second one even automatic testing with thousands of test cases, and speed mattered too. For education, that's pretty amazing, but if you do your own Crypto and put it in production you're just asking for trouble.
This really is just an AES GCM case. And don't understate the beauty of using a well formalized and thought out crypto primitive for actual applications. Cryptography is fucking cool.
The free operating system Debian is based on the Linux kernel and various other softwares, while Arch is an architectural concept through which people and goods can be brought into or out of a building.
What do you mean, the XOR Algorithm?? For this case, an AES-256 GCM AEAD (Authenticated Encryption, possibly with Associated Data) seems like the perfect use case. AES GCM is usually the most secure mode.
I hope you didn't literally use XOR, so like you have some key stream the length of your data, XOR the key stream with the data to get some output. This is what some modes do internally, like AES CBC, but for an application you should just use something from a stable crypto library.
If anything, keep to Rule Number 1: Never do your own Crypto.
The sad thing about forgejo servers is that our stuff might be popular if the projects were not so isolated. I want federation so bad but I feel like I was waiting for years now
Wenn die das abschaffen gibt's richtig randale
Now explain what that means please
I'm studying Japanese for over a year now. I recently had another motivation spike after seeing my favorite singer, Ado, live for the first time and understanding just enough to understand that I don't really understand. I have been doing mostly kanji and vocabulary practice with Wanikani over the past time, but since about 2 weeks, I'm going strong again with daily studying.
I think I'm currently reaching the tipping point where my sentences start to become meaningful, but still take some time to formalize. Having made it a habit to write a few short sentences in 日本語 is something I would definitely recommend, at any level probably. It helps train the learned stuff and adds an immersion factor that is very fun.