• 0 Posts
  • 137 Comments
Joined 1 year ago
cake
Cake day: July 2nd, 2023

help-circle





  • from a topological perspective, wraps and tacos are two different beasts.

    in a wrap, the bread completely surrounds (and encloses) the other ingredients, so theres a 2-dimensional hole involved (which basically means the inside is hollow).

    in a taco, no such wholes are present.

    you can also distinguish sandwiches from tacos and wraps (since sandwiches involve two pieces of bread, like you said). but unfortunately, you can’t topologically distinguish a burger from a sandwich


  • it is possible to rigorously say that 1/0 = ∞. this is commonly occurs in complex analysis when you look at things as being defined on the Riemann sphere instead of the complex plane. thinking of things as taking place on a sphere also helps to avoid the “positive”/“negative” problem: as |x| shrinks, 1 / |x| increases, so you eventually reach the top of the sphere, which is the point at infinity.



  • i think this is a fairly reasonable gut reaction to first hearing about the “unnatural” numbers, especially considering the ways they’re (typically) presented at first. it seems like kids tend to be introduced to the negative numbers by people saying things like “hey we can talk about numbers that are less 0, heres how you do arithmetic on them, be sure to remember all these rules”. and when presented like that, it just seems like a bunch of new arbitrary rules that need to be memorized, for seemingly no reason.

    i think there would be a lot less resistance if it was explained in a more narrative way that explained why the new numbers are useful and worth learning about. e.g.,

    • negative numbers were invented to make it possible to subtract any two whole numbers (so that it’s possible to consistently undo addition).
    • rational numbers were invented to make it possible to divide any two whole numbers (so that it’s possible to consistently undo multiplication, with 0 being a weird edge-case).
    • real numbers were invented to facilitate handling geometrical problems (hypotenuse of a triangle, and π for dealing with circles), and to facilitate the study of calculus (i.e. so that you can take supremums, limits, etc)
    • complex numbers were invented to make it possible to consistently solve polynomial equations (fundamental theorem of algebra), and to better handle rotations in 2d space (stuff like Euler’s formula)

    i think the approach above makes the addition of these new types of numbers seem a lot more reasonable, because it justifies the creation of all the various types of numbers by basically saying “there weren’t enough numbers in the last number system we were using, and that made it a lot harder to do certain things”


  • affiliate@lemmy.worldtoMemes@lemmy.mlIt all makes sense now
    link
    fedilink
    arrow-up
    8
    arrow-down
    1
    ·
    2 months ago

    it’s mathematically provable that the shortest path between any two points on a sphere will be given by a so-called “great circle”. (a great circle is basically something like the equator: one of the biggest (greatest) circles that you can draw on the surface of a sphere.) i think this is pretty unintuitive, especially because this sort of non-euclidean geometry doesn’t really come up very frequently in day to day life. but one way to think about this that on the sphere, “great circles” are the analogues of straight lines, although you’d need a bit more mathematical machinery to make that more precise.

    although in practice, some airlines might choose flight paths that aren’t great circles because of various real world factors, like wind patterns and temperature changes, etc.




  • affiliate@lemmy.worldtoMemes@lemmy.mlsIGmA BeHaiovouR
    link
    fedilink
    arrow-up
    30
    arrow-down
    1
    ·
    3 months ago

    they’re probably assuming it will be like every skyrim update released in the past 10 years, which is a fair assumption.

    and this update has also caused the widely anticipated fallout london project being indefinitely postponed. in the article linked, you can see the fallout london project lead saying:

    “But with the new update dropping just 48 hours [after Fallout London’s original release date], the past four years of our work stand to just simply break.”

    i don’t really see what good it does to say “nobody can know that at this time”, when people have every reason to think that it will break their mods. i mean sure, nobody knows the future, but you can say that about literally every single prediction made about anything in the future. it’s a tautology. are you trying to imply people shouldn’t make predictions about anything?







  • i would like to give it another try at some point because it seems like it will probably feel really nice to use once i get the hang of it. but the lack of documentation is pretty rough.

    i also think that for nixos, a lack of documentation is a much more difficult thing to overcome. other distros can piggyback off the arch documentation for most things, but that doesn’t work as well for nixos.


  • i think i would’ve probably had to package the specific kind of vim that i needed, because i wanted neovim and a gui too or something. this was also like 3-4 years ago so its possible the documentation for this kind of stuff has considerably improved since i tried, or that there are now packages that make this sort of thing easier. and it’s definitely possible everything existed at the time and i just couldn’t figure it out.

    but i ended up with a similar feeling to the one you described: stuff is easy when you do it their way, using their tools; but things are very hard to do if you deviate from the path.

    i know this is just sort of an inevitable part of the design paradigm they use, and that everything probably works very nicely if you learn their language and the various ins and outs of the operating system, but i just wasn’t willing to commit that much to it.