Yea I got the general or vague impression that this was reminiscent of their initial maps roll out.
Are any heads gonna roll for this?
A little bit of neuroscience and a little bit of computing
Yea I got the general or vague impression that this was reminiscent of their initial maps roll out.
Are any heads gonna roll for this?
Surprising twists there about the tomb having been vacated by Egyptians due to flooding with the second tomb yet to be discovered.
Yep! Embracing boredom is likely the path back. Because it’s not a dead space. It’s a canvas.
I’ve been starting to think that it’s something us older millennials can actually do for our younger friends … remind, demo and teach what a less tech ruled life can look like, how tech can be treated as more humane and not a necessity.
Not to claim equivalence or anything, but smartphone and the internet (ironic saying so here I know).
I’m a xennial … old enough to remember living without all this and the middle time where computers were either games or just useful tools.
For me, and I’m pretty sure many others, I’m pretty convinced it’s better that way.
I’d really like to get away from these things, at least just to relearn older habits.
Yep. And it’s a point well made.
To me it all comes down to the consequences of 1) wanting the work to not just be easier but literally not involve thinking, and 2) how little attention people are paying to where these tools come from: just training on the whole Internet, not some intelligent analytical task specific tooling.
Big and obvious consequences fall out of these I think, and I’m a little frightened how little people think and talk about this.
Thanks for this! I wasn’t aware a good independent fork of all of this had been set up (I’d kinda forgotten about conda-forge).
What about the package repos and conda forge? Apologies, it’s been a while since I paid attention to them (and Python packaging too). Does conda work well just against PyPI?
Oh I get you, and it’s an insight into the priorities and operation of the company. They’re clearly worried about snaring all of the “free loaders” as they move to a more extractive business model. And so there’s probably a bunch of people with licence quotas hounding anyone they can.
While I’m sure it was inevitable, especially in today’s climate, it saddens me to see Anaconda (and conda by extension I presume) go down like this. When they first came out it was such a breath of fresh air in the Python ecosystem.
I’m not sure in the details, but what’s the point in relying at all on any of their infrastructure? Is any of it independent enough?
Yea, and then being able to traverse the layers in a reasonable way when needed/desired without needing be stuck or live in one of those layers.
Working with some proprietary no code tools at the moment, and, yea, not letting people just program in a decent language is a mistake.
I’ve felt for a long time that continuous gradients of complexity with sensible defaults all along the spectrum is a general architectural pattern necessary for wide spread empowerment. But I don’t see anyone thinking in those terms. Maybe it’s just me, but it feels obvious. As you say, but everyone is going to dive into the source code. So let them find the level at which they’re comfortable.
Tech monopolies must be held to account, the outsized influence of some tech billionaires must be held in check, and competition must be allowed to thrive. We may also need to consider the protection of both consumers themselves and human-created works (including our history) as part of a conservation effort before extractive models permanently pollute our shared cultural resources.
Honestly feels like the main and perhaps only thing to do. Sure we can all do our own individualistic things, such as what we’re doing here on the Fedi.
But the whole AI thing reveals I think just how big of a problem this all is … big tech would rather consume and replace the whole internet with some fuzzy hype tech than empower its users in any way.
The interesting dynamic is that it seems like they’re making things that could lay lots of foundations for a lot of independent decentralised stuff, but people and devs need to actually pick that up and make it happen, and many users just want something that works.
So somewhat like lemmy-world and mastodon-social, they get stuck holding a centralised service whose success is holding hostage the decentralised system/protocol they actually care about.
For me, the thing I’ve noticed and that bothers me is that much of the focus and excitement and interest from the independent devs working in the space don’t seem too interested in the purely decentralised and fail-safe-rebuilding aspects of the system. Instead, they’re quite happy to build on top of a centralised service.
Which is fine but ignores what to me is the greatest promise of their system: to combine centralised and decentralised components into a single network. EG, AFAICT, running ActivityPub or similar within ATProto is plausible. But the independent devs don’t seem to be on that wavelength.
Yea, it would seem the embrace from those “who should maybe know better” is based on it being the appropriate compromise to make progress in this field.
BlueSky is not just another centralised platform. It’s open source (or mostly), based on an open protocol and an architecture that’s hybrid-decentralised. The “billionaire” security, AFAICT, is that we can rebuild it with our own data should it go to shit.
This thread from Andre Staltz is indicative I think: https://bsky.app/profile/staltz.com/post/3lawesmv6ik2d
He worked on scuttlebut/manyverse for a long while before moving on a year or so ago. Along with Paul Frazee, a core dev with bsky who’d previously done decentralisation, I think there’s a hunger to just make it work for people and not fail on idealistic grounds.
There was an article by Google about the security of their code base, and one of their core findings was that old code is good, as it gets refined and more free of bugs over time. And of course conversely, new code is worse.
https://security.googleblog.com/2024/09/eliminating-memory-safety-vulnerabilities-Android.html
Generally it seems like capitalism’s obsession with growth is at odds with complex software. It’s basis in property also.
Yea. Even nicer if it could be adjusted on a post-by-post basis (however viable that is).
It’s definitely an interesting and relevant idea I think! A major flaw here is the lack of ability for communities to establish themselves as discrete spaces desperate from the doomscrolling crowd.
A problem with the fediverse on the whole IMO, as community building is IMO what it should be focusing on.
Generally decentralisation makes things like this difficult, AFAIU. Lemmy has things like private and local only communities in the works that will get you there. But then discovery becomes a problem which probably requires some additional features too.
The lua escape hatch is interesting.
Are there other lisps like this? I’m guessing closure has some similar features re Java/JVM?