• 0 Posts
  • 76 Comments
Joined 8 months ago
cake
Cake day: July 3rd, 2024

help-circle

  • Wolf314159@startrek.websitetoScience Memes@mander.xyzNo rules!!
    link
    fedilink
    English
    arrow-up
    14
    ·
    edit-2
    16 days ago

    It seems like a pretty good space filling method for a worm. Probably also has something to do with not eating away the leaf your worm body trailing behind you is clutching.

    What did you expect, the GilbertHilbert curve? Wait, is this actually a rough Hilbert curve?

    Edit: Gilbert? Why autocorrect? Why? I know no Gilberts. This is the first time I’ve ever intentionally typed Gilbert.


  • Beginner tutorials exist. Have you even tried looking? Linux has better documentation than anything I’ve seen in any other OS. Man pages, help files, and commented configuration files galore in just about every single Linux distro without any Internet needed, but it sounds like you never even bothered to look for them.

    Sure, assholes online exist in Linux communities, but they are EVERYWHERE. We’ve got a couple right right here. That doesn’t exactly distinguish FOSS communities from any other.

    Generalizations about all of FOSS based on your limited experience with a few distros is just asinine. FOSS is way more than an operating system.

    Expecting a machine to hold your hand through your learning is such a weird form of entitlement and an especially weird distinction to make since no other operating system does that to the level you expect either.

    Corporations pay for support services. The code is free (as in speech). No one ever claimed that the support was also (or even should be) free. Microsoft support is a joke. Apple support is mostly just a sales scheme. Linux support forums might be hostile to entitled noobs looking for a handout and a quick fix, but they are fucking heros when given a chance to help those who put in the effort to help themselves.







  • It’s obvious now that you literally don’t have any idea how programming or machine learning works, thus you think no one else does either. It is absolutely not some “black box” where the magic happens. That attitude (combined with your oddly misplaced condescension) is toxic and honestly kind of offensive. You can’t hand waive away responsibility like this when doing any kind of engineering. That’s like first day ethics-101 shit.


  • Whether you call in it programming or training, the designers still designed a car that doesn’t obey traffic laws.

    People need to get it out of their heads that AI is some kind of magical monkey-see-monkey-do. AI isn’t magic, it’s just a statistical model. Garbage in = Garbage out. If the machine fails because it’s only copying us, that’s not the machine’s fault, not AI’s fault, not our fault, it’s the programmer’s fault. It’s fundamentally no different, had they designed a complicated set of logical rules to follow. Training a statistical model is programming.

    You’re whole “explanation” sounds like a tech-bro capitalist news conference sound bite released by a corporation to avoid guilt for running down a child in a crosswalk.







  • Yeah, the touch screen is awful, but just try finding a decent induction range without one and without spending twice as much for the privilege. (It seems that induction ranges are the most popular for this unfortunate design trend.)There’s not really any choices out there. You can lock the screen, which is great for cleaning. Just don’t do that while you’re using the oven or range because it turns everything off and cancels the bake.

    I do love everything else about my induction range though. Cold searing stuff is faster and easier to get right. I can bring a pot of water to a rolling boil in about 4 minutes.





  • She already works in GIS and is looking to supplement that work with python. Python is used for more than geojson and web development in ArcGIS Pro. I’ve use it for constructing labels, simple field calculations, symbology, data processing etc. and in general ESRI makes it pretty simple to implement compared to the other terms you’ve listed. All she really needs to get started using Python with ESRI products is an simple python course and googling for some ArcGIS examples, which are pretty abundant. I remember taking one ages ago that ran the code in the browser, but I can’t remember it now.