kogasa

joined 2 years ago
[–] kogasa@programming.dev 3 points 2 months ago

It's a different situation, as a dev I'd happily bet my life on this assumption.

[–] kogasa@programming.dev 7 points 2 months ago (2 children)

Dropping support for that stuff means breaking 95% of the websites people currently use. It's a non-starter, it cannot ever happen, even if you think it would be for the best.

[–] kogasa@programming.dev 3 points 2 months ago

Math builds up so much context that it's hard to avoid the use of shorthand and reused names for things. Every math book and paper will start with definitions. So it's not really on you for not recognizing it here

[–] kogasa@programming.dev 6 points 2 months ago* (last edited 2 months ago) (2 children)

🍕(--, B) : C -> Set denotes the contravariant hom functor, normally written Hom(--, B). In this case, C is a category, and B is a fixed object in that category. The -- can be replaced by either an object or morphism of C, and that defines a map from C to Set.

For any given object X in C, the hom-set Hom(X, C) is the set of morphisms X -> B in C. For a morphism f : X -> Y in C, the Set morphism Hom(f, B) : Hom(Y, B) -> Hom(X, B) is defined by sending each g : Y -> B to gf : X -> B. This is the mapping C -> Set defined by Hom(--, C), and it's a (contravariant) functor because it respects composition: if h : X -> Y and f : Y -> Z then fh : X -> Z and Hom(fh, C) = Hom(h, C)Hom(f, C) sends g : Z -> B to gfh : X -> B.

--

P^(n)(R) AKA RP^n is the n-dimensional real projective space.

--

The caveat "phi is a morphism" is probably just to clarify that we're talking about "all morphisms X -> Y [in a given category]" and not simply all functions or something.

--

For more context, the derived functor of Hom(--, B) is called the Ext functor, and the exactness of that sequence (if the typo were fixed) is the statement of the universal coefficient theorem (for cohomology): https://en.wikipedia.org/wiki/Universal_coefficient_theorem The solution to this problem is the "Example: mod 2 cohomology of the real projective space" on that page. It's (Z/2Z)[x] / <x^(n+1)> or 🍔[x]/<x^(n+1)>, i.e. the ring of polynomials of degree n or less with coefficients in 🍔 = Z/2Z, meaning coefficients of 0 or 1.

[–] kogasa@programming.dev 3 points 2 months ago* (last edited 2 months ago) (1 children)

It's not nonsense, although there is a typo that makes it technically unsolvable. If you fix the typo, it's an example calculation in the wikipedia page on the universal coefficient theorem: https://en.m.wikipedia.org/wiki/Universal_coefficient_theorem

[–] kogasa@programming.dev 1 points 2 months ago

It's real projective space

[–] kogasa@programming.dev 15 points 2 months ago

The standard .NET C# compiler and CLI run on and build for Windows, MacOS, and Linux. You can run your ASP.NET webapps in a Linux docker container, or write console apps and run them on Linux, it doesn't matter anymore. As a .NET dev I have literally no reason to ever touch Windows, unless I'm touching legacy code from before .NET Core or building a Windows-exclusive app using a Windows app framework.

[–] kogasa@programming.dev 15 points 2 months ago (4 children)

Ok, there's no such thing as native Windows apps for Linux, but there are cross platform GUI frameworks like Avalonia and Uno that can produce apps with a polished identical experience across all platforms, no electron needed

[–] kogasa@programming.dev 53 points 2 months ago (17 children)

It's fully cross platform with .NET Core and later.

[–] kogasa@programming.dev 10 points 2 months ago* (last edited 2 months ago)

It's on purpose. They're trying to avoid calling them people. Not illegal immigrants anymore, just illegals. Not trans people, just things. Yes, the implications of intentional dehumanization are horrific beyond imagination.

[–] kogasa@programming.dev 4 points 2 months ago
[–] kogasa@programming.dev 0 points 3 months ago* (last edited 3 months ago)

Some of it looks like topology. The curvy horizontal lines turning into curvy vertical lines are symbols relating to the Kauffman bracket, which belongs to knot theory.

https://encyclopediaofmath.org/wiki/Kauffman_bracket_polynomial

view more: ‹ prev next ›