I updated the emoji pack page again. I also want to change the list view to look more interesting. Maybe adding download buttons right there, some more information... we'll see.
Two of the world’s biggest data center developers have projects in Nvidia Corp.’s hometown that may sit empty for years because the local utility isn’t ready to supply electricity.
So I'm just a silly werefloof who knows nothing about data centers and electricity, but isn't this the kind of thing you secure before investing a shitload of money?
Since I'm talking about how fucked up modern UI design is, here's something I really hate.
First, why the fuck are these in a submenu? They're are all, without any exaggeration, the actions I use the most. Way more than any of the ""important"" ones they didn't tuck away.
Second, why does the submenu work like this? It's super quick and easy to navigate traditional layered menus, but here I have to click around without any benefit to make up for it.
neg, pol, "ai"@lumi My washing machine has an AI mode, too. I have no idea what it even does. I don't think it even loads successfully because the indicator never stops blinking when you select it
@PsyChuan Modern UI design is all about discarding the lessons we learned in the past, repeating its mistakes and learning them anew (hopefully) (they will be discarded in the future again anyway)
What people who go "I don't use CWs because everyone MUST see this" don't realize is that microblogging fundamentally flips around the dynamic of our interaction with the world. Rather than explicitly opting into specific social contexts — a website, a group of friends, the news — microblogging forces you to engage with everything all the time without any break. CWs and all the other tools to opt-out are ridiculously bad and ineffective and in the grand scheme of things can't do shit against the negative effects of this type of platform design, but they offer at least a little bit of protection.
This is too funny. I had one notification which showed as a red 1 in the taskbar (NOT systray) icon. I finally dismissed it, and suddenly the online status in the systray icon showed up.
It irks me to no end that I had to use rootMargin: "101% 0px -101% 0px" for the IntersectionObserver to detect if the user is at the top of the page. 100%/-100% detects even the very top as scrolled.
@loganer So my header just had the website's background color when scrolled so that things just got cut off visually. And then I remembered how in Google Keep, for instance, the app bar becomes a darker shade when you scroll.
@abucci Thanks for your reply! You're making good points which I overall agree with. I've had rather subpar experiences with LLM-generated code at work myself, so it's not like I don't see the downsides and how it leads to the erosion of skill. It's true that this also has implications on the security.
However, from what I've seen, I think the way GitHub integrates Copilot into the process makes it less likely to cause the same degradation as an AI assistant directly integrated into an editor. As I said elsewhere, GitHub presents Copilot as a PR author and your usage of it is akin to iterating a PR with a human author until it meets the project's standards. If regular PRs don't pose a risk to one's skills, then I don't see why this would. It incentivizes the thinking that the AI must be held to the same standards as any other PR author, that it isn't inherently above them. I think this is a good way to handle it. I'm happy to be corrected if my understanding of Copilot or the way the devs use it is wrong. You're clearly more involved in this topic than I am.
Apart from that, I do wonder how realistic it is to expect projects to reject LLMs contributions forever. No matter what you and I want, the global trend moves towards increasing adoption of AI and this means external contributions will become more and more "tainted", with and without their knowledge. Given this outlook, I think it's better to be open for AI contributions. This allows the developers to become familiar with the strengths and weaknesses of AI, and it creates an environment where contributors are willing to disclose their use of it so that reviews can be conducted with appropriate care. An environment where AI is banned will only lead to people trying to deceive the developers and causing necessary trouble.