Tracking scripts degrade gracefully, so you can disable JS, and the page should still work just fine.
Tracking scripts degrade gracefully, so you can disable JS, and the page should still work just fine.
I feel like most of the most of the people here didn’t read the article or watch the video. If you’re asking “why would anyone need this”, the article touches on it:
One of Lenovo’s big ideas is that the form factor could be useful for digital artists, helping them to see the world behind the laptop’s screen while sketching it on the lower half of the laptop where the keyboard is[…]
Also, it’s a prototype, yet people are responding as if this is a product that Lenovo is launching. Even if transparent screens do become a popular but useless fad, that wouldn’t nullify the value of this prototype. Trying shit is fun, especially if it’s something we’ve been imagining in sci-fi for years!
TwoMinutePapers is a well-established YouTube channel that does a great job of explaining new scientific techniques/advancements (usually in the areas of computer science and graphics). Do you actually have anything to say about the content of the video?
No better way to test the permissions system in your app than hosting a public demo.
People aren’t going to do it, the platforms that 95% of people use (Facebook, Tik Tok, YouTube, Instagram) will have to add the functionality to their video players/posts. That’s the only way anything like this could be implemented by the 2024 US election.
Are you familiar with the concept of “atomicity” in relation to database systems? It’s actually a very appropriate term, and the article touches on its use over “immutable”.
Would Homebrew work for this? I use it in WSL for all my CLI programs.
I don’t think you can co-create a supercomputer with a company and not be deeply involved with them. Combine that with the inherent power Microsoft has because of their money, and I think it’s pretty easy to see how they could exercise control indirectly.
While I agree that a lot of the hype around AI goes overboard, you should probably read this recent paper about AI classification: https://arxiv.org/abs/2311.02462
Systems like DeepMind are narrow AI, whereas LLMs are general AI.
Wow, thank you for linking that article, I hadn’t read it yet. That’s absolutely horrible, and it doesn’t surprise me that Elon has orchestrated something so cruel in the name of progress.
Yeah, we need to celebrate negative results, it’s still good scientific work. Hold the “grounding” scientists up in esteem next to the “groundbreaking” ones. All of the people who do scientific work are necessary for further scientific discovery and in the search for truth.
Have you used Windows recently? This option currently exists as a right-click option in Windows 11.
That motherboard’s M.2 slot has its own heatsink, so you shouldn’t buy an M.2 SSD with a heatsink if you plan on installing it in that slot. Instead, get the model without one: https://www.newegg.com/western-digital-2tb-black-sn850x-nvme/p/N82E16820250247?item=N82E16820250247
I actually bought the exact same one you have listed and ended up having to pry the heatsink off. My fingers were very sore afterwards.
I think along this line of reasoning when it comes to evaluating myself. It’s how I keep myself in check and “sharpen” myself as a person. I like to remind myself of how often I fall short of it though. I also like to remind myself of the things that I have going for me that others might not have had.
When I play the more charitable viewpoint of other people’s life experiences out in my head, it’s usually pretty easy to see them getting where they are. There’s a lot of suffering in this world, and large, effectively international companies are finding ways to exacerbate that in order to keep their businesses growing. It’s nice to sit down after a long day and veg out to short little videos, where each gives you a little chuckle or smile. It’s not that hard to get caught in the trap.
I guess what I’m trying to say is that I agree completely that the path we’re going down is concerning and scary, and individuals can absolutely put the work in to make their lives better and elevate above the mainstream, but for any given person, that can be very difficult for any multitude of reasons, and we can’t forget compassion for them.
It weakens it a bit, but in my opinion it still has strength where it counts. If an attacker gets access to your password outside your password manager (man-in-the-middle, keylogger, phishing), then you’re still protected. Maybe it’s hubris in my own ability to keep my password manager safe, but I’ve never been worried about storing MFA in my password manager.
There’s nothing more open source than Git. It’s open source software created to support the development of open source software. I’d bet that the vast majority of projects named in this thread are developed using Git.
Also, that’s a really cool project!
These are both really great, but I definitely prefer the 2nd. The 1st has a shape that evokes the “navigation pointer” seen in map apps, and I think that association pollutes what would otherwise be a great icon.
The 2nd doesn’t have that shape and therefore that association, the “V” is very clear yet stylized as an object entering the atmosphere. I love it!
From the Wikipedia article on light:
Light or visible light is electromagnetic radiation that can be perceived by the human eye.
But also:
In physics, the term “light” may refer more broadly to electromagnetic radiation of any wavelength, whether visible or not.
So yeah, depends on your usage of the term “light”, but colloquially (and in this context), it’s referring to visible light.
Looking at your posts, it seems like you’re really into ecology/farming/wildlife. I think Lemmy is currently seeing the biggest growth with its tech and tech-adjacent communities. Whether it’s because it’s a little more complex to use or because that’s just the demographic that knows about it more, I can’t say for sure.
It reminds me of the earlier days of Reddit (which I didn’t even participate in), when it was almost solely a programming/tech community. As it grew in users, so did the variety of communities. I think Lemmy is going to be similar.
I applaud you for building up the communities you’re a part of. I hope that you can look back in a few years and realize that you sowed the seeds for something that grew much bigger.
Skipping React hydration… so, only rendering on the server? BBC just re-invented server-side rendering, bravo 👏😆
I say this as an 8-year React developer. Damn, our industry really drank the kool-aid on on this one. Of course, plenty of people have been saying that React for static content like this has always been a misapplication of the tool, I’ve been reading opinions like that the entire time I’ve been working with it.
I’m glad BBC is doing this, though. Legitimate kudos to them for recognizing the issue and working towards fixing it. I actually think there are some great benefits that React has given us:
I would be happy if React was supplanted in the near future, but I also have some fondness for it. I know I’m way off topic on this post, just felt like talking about React.