Pretty much the hardware version of && false
- 0 Posts
- 23 Comments
it happened again with the Intuitive Machines lander that landed on the moon last week
The article just says that the account is suspended, there is no official statement from Twitter an no indication that they suspended the account on purpose. The most likely reason is that the account was mass reported by trolls and got suspended automatically.
infinitepcg@lemmy.worldto Steam@lemmy.ml•Steam will no longer pop up at every startup if you use the latest beta641·1 year agoA related thing that annoys me, if you start Steam manually, it takes ~30 seconds to launch and it will steal your focus multiple times during launch. So annoying!
infinitepcg@lemmy.worldto Asklemmy@lemmy.ml•Am I the only software engineer greatly worried and disturbed by AI ?13·1 year agoNobody knows if and when programming will be automated in a meaningful way. But once we have the tech to do it, we can automate pretty much all work. So I think this will not be a problem for programmers until it’s a problem for everyone.
infinitepcg@lemmy.worldto Technology@lemmy.ml•Reddit Advised to Target at Least $5 Billion Valuation in IPO1·1 year agoI think it’s reasonable to not short stocks. I just find it a bit weird to see people confidently proclaim that a company is overvalued, but than not shorting the stock, which would be the rational thing to do.
infinitepcg@lemmy.worldto Technology@lemmy.ml•Reddit Advised to Target at Least $5 Billion Valuation in IPO1·1 year agoIt’s hard to tell how much a platform is worth, arguably the value of Twitter was 44B, since someone was willing to pay that.
The good news is, if you’re really certain that Reddit is overvalued, you’ll soon be able to short it and get rich if you end up being right!
infinitepcg@lemmy.worldto Technology@lemmy.ml•Reddit Advised to Target at Least $5 Billion Valuation in IPO1·1 year agoI don’t think the number of bots matters much, there are much more real people on Twitter than on Mastodon. It’s not an issue for Twitter because they already are the platform where everyone else is. I’m optimistic about Mastodon, it already has the better UX and the better business model and I think it will slowly attract more users over time and eventually reach the relevance that Twitter had at its peak.
When the Apple car is released, the EU will invent 350 kW DC fast charging via USB-C 🙏
infinitepcg@lemmy.worldto Technology@lemmy.ml•Reddit Advised to Target at Least $5 Billion Valuation in IPO11·1 year agoThe difficult thing is gaining users, not writing the code.
infinitepcg@lemmy.worldto Technology@lemmy.ml•Reddit Advised to Target at Least $5 Billion Valuation in IPO8·1 year agoI’ve been on Mastodon for over a year and I never experienced anything that could be classified as a technical glitch. From a tech / UI perspective it feels very polished to me.
I guess the only exception would be that old posts are sometimes missing on profiles from different servers.
infinitepcg@lemmy.worldto Asklemmy@lemmy.ml•How do you guys cope with the fact that the world isn't getting any better?1·1 year agoI agree with your point on biodiversity and yes, climate change poses an existential threat to individual people, but not to civilization as a whole.
infinitepcg@lemmy.worldto Asklemmy@lemmy.ml•How do you guys cope with the fact that the world isn't getting any better?1·1 year agoNo, I’m certain that human civilization would survive.
infinitepcg@lemmy.worldto Asklemmy@lemmy.ml•How do you guys cope with the fact that the world isn't getting any better?44·1 year agoI don’t think this kind of catastrophizing helps. Climate change certainly doesn’t “threaten the fundamental existence of organized human society”. Sure, we should do more about it and future generations would be better off if we were to lessen the impact, but it is not an existential threat.
If the game doesn’t have DRM, you can download it through steam, keep a copy of the files and it will work without steam. AFAIK, Steam doesn’t remove things from people’s libraries, only from the store. I have a few games that aren’t sold anymore, but you I can still download and play them just fine. It’s the same on the Steam Deck, but playing a game through Steam is more convenient.
infinitepcg@lemmy.worldto Asklemmy@lemmy.ml•What podcasts did you listen to the most this year1·1 year agoI’ve definitely had both. Sometimes the hosts of the actual podcast read an ad using their own voices. In this case everyone gets the same audio file and crowdsourcing the timestamps would work.
For dynamically inserted ads, it will be more complicated. Maybe a system like content id that has a library of known ads and detects them in the audio.
infinitepcg@lemmy.worldto Asklemmy@lemmy.ml•What podcasts did you listen to the most this year1·1 year agoI wonder if something like sponsor block is feasible for podcasts 🤔
infinitepcg@lemmy.worldto Technology@lemmy.ml•Learn in simple terms how ChatGPT works and why people are still neededEnglish41·1 year agoThis article is full of errors!
At its core, an LLM is a big (“large”) list of phrases and sentences
Definitely not! An LLM is the combination of an architecture and its model parameters. It’s just a bunch of numbers, no list of sentences, no database. (Seems like the author confused the word “LLM” with the dataset of the LLM???)
an LLM is a storage space (“database”) containing as many sample documents as possible
Nope. This applies to the dataset, not the model. I guess you can argue that memorization happens sometimes, so it might have some features of a database. But it isn’t one.
Additional data (like the topic, mood, tone, source, or any number of other ways to categorize the documents) can be provided
LLMs are trained in an unsupervised fashion. Just sequences of tokens, no labels.
Typically, an LLM will cover a single context, e.g. only social media
I’m not aware of any LLM that does this. What’s the “context” of GPT-4?
software developers have gone to great lengths to collect an unfathomable number of sample texts and meticulously categorize those samples in as many ways as possible
The closest real thing is the RLHF process that is used to fine tune an existing LLM for a specific application (like ChatGPT). The dataset for the LLM is not annotated or categorized in any way.
a GPT uses the words and proximity data stored in LLMs
This is confusing. “GPT” is the architecture of the LLM.
it is impossible for it to create something never seen before
This isn’t accurate, depending on the temperature setting, an LLM can output literally any word at any time with a non-zero probability. It can absolutely produce things it hasn’t seen.
Also I think it’s too simple to just assert that LLMs are not intelligent. It mostly depends on your definition of intelligence and there are lots of philosophical discussions to be had (see also the AI effect).
infinitepcg@lemmy.worldto Asklemmy@lemmy.ml•What are some cool things to do with ChatGPT?English6·1 year agoI assume these would be credentials in the training data, not something it got from other ChatGPT users?
This looks like an embarrassing mistake. If someone were to try to “tank” Twitter, it wouldn’t really make sense to do this on purpose.