Wow that flag is ugly. But now I’m wondering if it’s possible to combine the flags in a way that looks nice.
- 1 Post
- 107 Comments
wischi@programming.devto Linux@lemmy.ml•Linux back at 4.04% on the Desktop. Windows went below 73%1·10 months agoOk I also try it one last time 🤣
Go to Google images and search for “Desktop”. What you see is Desktop machines amd setups and how I and the vast majority of the world use the word “Desktop”.
Now search for “handheld game console”. It’s very likely that one of the first few results is literally a SteamDeck.
Now back to the stats. As I already said. SteamDeck will be tracked as a Desktop because stat tracking sites just use Browser User Agents and try to detect what the device actually is, but that’s very hard if not right out impossible because clients (including the SteamDeck) intentionally (for privacy and compatibility reasons) lie about what they are all the time!
If you take your mobile browser and enable “Desktop site” or “Desktop mode” it will lie(!) and make the server think it’s a Desktop - even though it is really not. A smartphone doesn’t magically become a Desktop PC. If I browse the web with my typical mobile browser - every site will track my activity as smartphone. If I switch to Desktop mode most sites will track me as a Linux Desktop Machine. But my device has not changed.
So you are right that the SteamDeck is tracked as a Desktop PC. But that’s because the Server has has either no better category for the device or can’t determine what the device really is because it lies about what it is.
https://webaim.org/blog/user-agent-string-history/
Stat tracking always had (and will have) two big issues (which can’t really be fixed).
Devices which lie about what they are (see link above) and the problem that they have to come up with some categories and there will always be some devices which fall between the categories (Think fridge, microwaves, sex toys, etc.).
If your SteamDeck is currently actually connected to a monitor a mouse and a keyboard than you are actually using it as a Desktop PC. But if you use it like most people - even though the SteamDeck lies about it - it’s not a Desktop, because the word “Desktop” really is about the form factor - it’s not just my definition. Give any of your friends a piece of paper and a pencil and ask them to draw a Desktop PC - I would actually be amazed if anybody in the world (even you! outside the context of this discussion) would draw anything even remotely resembling a Steam Deck.
👋
wischi@programming.devto Linux@lemmy.ml•Linux back at 4.04% on the Desktop. Windows went below 73%1·11 months agoDesktop is a form factor not “software” and there are microwaves and refrigerators with “PC hardware” (in quotes, because it’s actually a pretty ill-defined term), but they still are not “Desktops” even is you install Fedora on your fridge.
wischi@programming.devto Linux@lemmy.ml•Linux back at 4.04% on the Desktop. Windows went below 73%1·11 months agoThe names are pretty clear and are about form factor. Desktop is something on top of a desk. Laptop is something on top of your lap. Hand-held is something you hold in your hand.
The steam deck is a hand-held game console - doesn’t matter what OS is it uses. It’s true that most stat tracking sites count it as “desktop” but not because it’s a desktop computer but because the user agent looks similar to desktop user agents.
If I install Android on a tower PC it doesn’t randomly become a smartphone even though all browser trackers would register it as a smartphone.
And Valve using a “typical desktop OS” on their handheld console doesn’t magically turn it into a desktop PC.
wischi@programming.devto Linux@lemmy.ml•Linux back at 4.04% on the Desktop. Windows went below 73%11·11 months agoI could install a full fat kde on the entertainment system of a car - still wouldn’t call it a desktop PC.
wischi@programming.devto Linux@lemmy.ml•Linux back at 4.04% on the Desktop. Windows went below 73%1·11 months agoSo your definition for “desktop” is if it’s an x86 compatible architecture? Seems pretty random to me. Btw, there are x86 android device. IMO a desktop is something on the top of a desk to do typical “office work”. PCs, Macs, Laptops, etc. but calling a SteamDeck game console “Desktop” is pretty dishonest I think.
wischi@programming.devto Linux@lemmy.ml•Linux back at 4.04% on the Desktop. Windows went below 73%22·11 months agoI’m not sure that’s really a good argument. I can connect an android smartphone to a monitor, keyboard and mouse and call it Desktop. It’s also just an arm64 or x64 based PC just handheld.
A Desktop PC IMHO is a device that is used for everyday “office” work and neither android smartphones nor steamdecks are that - but laptops for example are (IMHO)
wischi@programming.devto Linux@lemmy.ml•Linux back at 4.04% on the Desktop. Windows went below 73%153·11 months agoBut that’s not really a Desktop is it? If we’d count mobile device we’d also have to include Android and then the situation would look completely different.
I think they did that in castles, because it’s generally pretty hard to build castles. If the enemy is inside the walls you are practically done anyway.
Sounds like an urban legend. Who do you mean anyway? James Couzens? Harry Bennett? Charles Sorensen? His son Edsel? They all died of natural causes.
wischi@programming.devto Technology@lemmy.ml•My Windows Computer Just Doesn't Feel Like Mine Anymore83·11 months agoNot if you payed for an “apple” but got compost. But of that’s your thing you could try to eat it 🤣
There are a lot of YouTubers just playing with them, but I think Jim Browning is the only one actually taking them down.
So finally they have a bot that closes everything because “duplicate” or “opinion”
There is a leading space in the string itself, so OP is either a top tier troll or put in no effort at at and either way deserves the hate 😄
There is very likely some step to sit on 🤣. To empty the water you just need a hose and do the same trick people use to steal gasoline (or a pump if you want to be fast and fancy).
wischi@programming.devto Privacy@lemmy.ml•We're building a search engine to compete with DuckDuckGo. No JS, no WASM, no spying. Just a statically generated results page.1·1 year agoThat Kagi works and that Kagi doesn’t write their own database engine and host the project on a laptop 🤣
wischi@programming.devto Privacy@lemmy.ml•We're building a search engine to compete with DuckDuckGo. No JS, no WASM, no spying. Just a statically generated results page.1·1 year agoThey won’t open source it because the rust code is very likely a joke. They are proud of just using two dependencies, don’t know that their “statically generated” stuff is actually called server side rendering and are hosting this stuff on a fuckin laptop.
It’s probably a project that will teach them a lot. But in practice their implementation is worthless to everybody else because they are obviously completely inexperienced.
That said, that project is likely not worthless to them because they will probably learn a ton of stuff why it’s hard to build a search engine.
wischi@programming.devto Privacy@lemmy.ml•We're building a search engine to compete with DuckDuckGo. No JS, no WASM, no spying. Just a statically generated results page.1·1 year agoSounds promising
Does it? Sounds like the exact opposite.
Floating point numbers and arithmetic is not inaccurate. They are actually very accurate but a lot of developers have inaccurate assumptions about them. They can’t exactly represent base 10 decimals. That’s the only inaccuracy. If you have two floating point numbers and you let’s say add or multiply them the result is always the closest floating point representation of the real result.
The list of misconceptions wouldn’t reasonably fit in a comment, but if you are really interested and have a few minutes you could give that a read: https://zeta.one/floats-are-not-inaccurate/