@mynameistillian I think you're spending a lot of spoons (involuntarily) on your shitty living situation right now, and I suspect that that's what's getting in the way of holding a job, more than college
"Why do you think I want kids to have no social contact???"
I said no such thing. I am asking specifically *where and how* you expect kids to socialize. That question remains unanswered here. Okay, "safe places" - *what* safe places? The whole point established in the original post was that there *are* no such places anymore.
@JimmyB @pezmico You "might" get stabbed anywhere at any time. And yet people go outside, they go to places where this is an elevated risk, even. Because yes, social contact is actually necessary, and that has a certain amount of risk.
If there are no social spaces for kids, and you take away their remaining venue for social contact (or never allow them to have it, doesn't matter), then where and how exactly do you expect kids to socialize?
@nick @researchfairy @derickr Ah yes, Safari, the browser which notoriously only runs on very expensive hardware that is completely inaccessible to a huge amount of people.
Definitely "the most viable option". Mhmm.
I don't necessarily disagree that phones might be harmful for kids' development.
I just don't know if they're nearly as harmful as say, repeated covid infections, a collapsing biosphere, a justifiably bleak vision of their future, or even a prevalent lack of agency, independence, and spaces for socialisation.
I'd focus on those first. Then phones.
health
@3TomatoesShort My reason for concluding 'EDS' was basically watching https://youtu.be/3tr1RvErGn8, playing along at home, and getting several full bingo cards in the process (though the suspicions had been there for longer)
Guy at the store kept making comments about Monday and although I had been under the assumption that it was Sunday when I headed out this morning, it's hard to keep track this time of year.
So I continued on with my Monday until I reached another stop on my errands, that is closed on Sunday.
🤔
All I know is that it's January.
it's sort of remarkable that despite the entire internet being designed to sell you products these days, the actual process of buying anything on the internet is absolutely awful. like if someone told me 15 years ago that the whole point of the internet would be to sell people things i'd assume that finding what you're looking for would be incredibly easy and every website would look like mcmaster-carr. but instead every website looks like a online casino held together by duct tape and every company is constantly lying to you about everything
hot take, javascript
@serapath Just a .concat wouldn't be enough because it doesn't create a module scope; that's what the small amount of additional wiring is for, but that's also just strings
hot take, javascript
@serapath Neither Browserify nor Webpack do code transformation (or at least for Webpack that's true in its initial version). Both just do concatenation.
Both support plugins, which *can* do code transformation, but that happens entirely outside of the bundler.
hot take, javascript
@serapath Like, to be explicit about this: bundling code does not require *any* kind of code parsing or processing beyond identifying require/import calls, which can be done even if with a regex if you want. Which I believe is exactly what Browserify does, too.
hot take, javascript
@serapath None of those things (code transforms, tree shaking, minifying) are bundling. Source map generation is only a part of bundling insofar it describes the mapping from many files to one JS file.
Calling code transforms 'bundling' is like saying that Make 'compiles' your code. It doesn't. It just invokes the thing that does, if that's what you tell it to do in the process.
(Notably, switching from bundles to manifests also removes exactly zero of those things-that-are-not-bundling from your build stack)
hot take, javascript
@serapath Generating manifest files is functionally the same thing as bundling. "Bundling" is nothing more than statically traversing the dependency tree and string-concatenating the results with a minimal amount of boilerplate code to make the references work.
I don't know where people are getting this idea that bundling is some kind of highly complex or objectionable or slow process. It's kind of bizarre.
Technical debt collector and general hype-hater. Early 30s, non-binary, ND, poly, relationship anarchist, generally queer.
- No alt text (request) = no boost.
- Boosts OK for all boostable posts.
- DMs are open.
- Flirting welcome, but be explicit if you want something out of it!
- The devil doesn't need an advocate; no combative arguing in my mentions.
Sometimes horny on main (behind CW), very much into kink (bondage, freeuse, CNC, and other stuff), and believe it or not, very much a submissive bottom :p
My spoons are limited, so I may not always have the energy to respond to messages.
Strong views about abolishing oppression, hierarchy, agency, and self-governance - but I also trust people by default and give them room to grow, unless they give me reason not to. That all also applies to technology and how it's built.