Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)S
Posts
30
Comments
415
Joined
1 yr. ago

  • Ohh, playing with abstract systems, sounds nice! Also who can forget linear algebra in any math >.>

  • Oh, is algorithmic complexity part of combinatorics, or am I missing the mark? I would love to hear more about the kind of combo you do!

  • I am sure there are some cryptologists here, soo.. Nothing? Anyway, I know a bit about how RSA is inferior to eliptic-curve based schemes, and how security can be such a diverse and complicated topic than simple two-party communications.

  • Hello, what branch of math are you specialized at? Algebra, Analysis, or Geometry?

  • How do you have space in your brain for many areas while also delving into pure math? I feel math is soo deep that I cannot learn anything else..

  • What kind of grading do you give there? I guess the modal part is about the contexts for the type theory, but it has been some time I have looked into it.

  • Together we can stop this.

  • Why are they learning from south Korea, you are not supposed to follow their example.

  • I am just some account, not recognizable by definition Or it is just because I lurk a lot, and I am inherently unfunny..

  • My main laptop is on linux, through and through. I just don't have the courage to talk about transition to Linux with my family..

  • I am a chicken, I could not make the switch for the home desktop and work computer, so I just downgraded to Windows 11. There are some financial apps that needs switching, damn.

    Maybe I could convince people to let me use Linux at work..

  • Damn it. I think maybe this time it is. Dunno for real, but charts might be going for it.

    EDIT: Narrator: It wasn't.

  • Pushing for insecure post-quantum algorithms, that may be secure against quantum computers

    Eh, I doubt that is how it works. We do not have quantum computers yet, so how we prove security in quantum settings is by specifying the adversary to have specified quantum capabilities, in addition to classical capabilities. Hence, broken under traditional attack means broken under quantum attack.

    You can say that new post-quantum schemes are less verified compared to established classical schemes, but that does not mean classical is necessarily more secure.

  • I thought we eat acorns after processing them? There are cuisines which involve acorns as main ingredient.

  • Monads

    Jump
  • This sounds more complicated than what I know about monads, but also I lost my ability to explain monads when I understood it, soo.. I guess this is the best we could afford.

  • Monads

    Jump
  • Monad is (a classes of type of) a collapsible container. Collapsible, like how you can flatten a nested list, or Option<Option

    <A>

    > can be flattened to Option

    <A>

    .

    A common pattern with monads is the flatMap function, where you apply function A -> List

    <B>

    to (each element of) List

    <A>

    to obtain List

    <B>

    . This happen to represent erroneous call chaining with Option or Result types.

  • Girls

    Jump
  • Soo am I supposed to tolerate physicists casually integrating random shit like connections? And haphazardly normalizing integrals that does not converge? Damnit, you can't even give even loose sense of 'measure' to these spaces! How should I tolerate these as a mathematician?

  • Sept

    Jump
  • My impostor syndrome is saying that I suck at everything, I just got curiosity to get over some of it..