It's typical to have both a french canadian and a french french dub of a movie, although many a french canadian version may sound very tame to french ears.
Obviously canadian french people don't speak the same way so there's some work but as you say there's a need of mapping, as well as some administrative and legal trivia I suppose and other.
An insecure old phone for rural Africa, where the first application is probably online banking, is not that desirable. Dumb phones are probably more secure and sufficiently poor people are willing to repair them. Well, millions of discarded smartphones would be ideal too, with people willing to do a LCD replacement job, battery job, soldering a connector etc. but the OS sticks out as the main issue, like that 233MHz iMac I put back in the junk after I failed to boot a linux installer (perhaps something could be done but I didn't know better)
I'm interested to know that, too. At 10MB/s, try to fill up a 400GB card. Worse if you're writing hundreds files (music) with a noticeable "pause" between every of them
MP3 has some limitations, especially for time resolution. Percussive sounds will be wrong no matter what, though we would need to find or create some test files and compare them to find out how it sounds like at 320 kbps. (there are some examples at lower bitrate) Ironically, 320 kbps or 384 kpbs MP2 would not have the same problem.
What's really bunk is higher-than-CD resolution, CD quality is the absolute best quality or to stretch things you can have 24bit/48KHz as the absolute best for music listening. If 96KHz or vinyl etc. sound differently it's wholly deliberate (or in case of vinyl the sound has to be tailored for limitations of the medium, e.g. loudness war has to be tamed slightly so the needle doesn't jump out of the groove or something)
What if I need 24V or 19V and my power source is 12V? (car battery, small "solar" deep cycle car or even an ATX PSU)
There doesn't seem to be consumer appliances available to boost DC voltage up. A high quality 24V power brick isn't that cheap either, it's more expensive than the device that needs it (a class D amplifier for hi-fi sound)
Earth is a system with nuclear energy inputs (Sun, internal decay) that in human time scales are effectively endless. Limited, but endless. That's all there is to it.
Want freedom?, use a real computer with a keyboard. You want freedom on a 4" computer that can't be used for serious things anyway. In fact, go look at the requirements for Android SDK : Windows, OSX or Linux. So there's no Android SDK for Android. Likewise can you root the device from the device itself? I even read the other day that rooting mechanisms use security exploits.
About JavaScript, CSS and HTML : in fact they announced you can now edit the CSS and HTML, from the device. You're right that it sucks, the web sucks. 1GB RAM and dual or quad core on low/mid range hardware will help with that. You will never run Crysis nor does it look like the good computer to run a ssh server or X11 server etc. but for reading text or updating a calendar it seems fine. It's that or a dumbphone, anyway.
No, I believe that $20 smartphones and the stories of a $9 32GB memory card sold at Walmart check out (or however big it is) are a US thing. I'm from a first world country where computer hardware is rather cheap (motherboards, etc.) barring the changes in euro valuation and latest stuff is immediately available, but bottom of the barrel smarphone or memory card cost at least double that.
For a third world country it's gonna be worse, because not only they don't have the kind of maritime commerce between China and the US west coast, but they don't have dozens containers full of unsold crap waiting to be discharged at fire sale prices into their chains of Walmarts etc., going through highly developed railroad and highway infrastructure. There's India but not many third world countries are freaking huge and have nuclear power and space launches.
Mitigating my point is that cell phones are small and are high volume in third world anyway but I don't buy that you can get a smartphone at the price of a dumbphone.
Ever seen a smartphone user, too? They use contact list, SMS, media player (or radio) and web browser. I don't see why a google or microsoft account is needed for that.
Did you know that a.su top level domain existed? I learned that recently. That's right, Soviet Russia on the Internet! Didn't last any long at all. I wonder what would have happened if they had the time to develop 486-level chips for microcomputers. Pseudo-communists with a space station, space shuttle and same consumer high tech as the capitalist pigs.
HD textures. How very inspired. You know, if all you care about is graphics, get the fuck out of gaming. Seriously. Go into the visual arts instead. Because, you know, there's more to games than just the graphics. Oh right. You don't know. Because you're GAMERS.
I have been reading that since the nineties. It always was fairly ridiculous but I increasingly agree for a couple reasons :
- What's the gameplay difference between a game from 2000 and one from 2015? Very little. You run around gunning down people, talking to people, picking up stuff etc. Tech got you bigger terrain etc. but I will say that peaked in year 2004 (arbitrarily)
- No need to upgrade a PC. Back in the days when you upgraded for gaming you gained new non-gaming features, such as the ability to watch movies. Or enough RAM for high duty multitasking (on single core, single thread) Nowadays most PC can do video conference, video editing (even if only in SD), 3D modeling, high res picture editing etc. but aren't powerful enough to run games.
- Where are the low budget published games? By low budget I actually mean something closer to one or a few million dollars than 100 million, and by published I mean sold in stores in a small cardboard box. I get that there are myriads of indie games but you have to buy and download them on the internet, and I'd be ok with that if they followed the old shareware model (so you can try them!). Well, even shareware often had a publisher like Apogee. Who wants to buy a book that didn't go through a publisher? All books have a publisher (or editor), almost. I grew up with 320x200 games and 640x480 games that had high production value, despite the low tech (2D, 3D, palettized colors, uncompressed 11KHz sound data..)
You have indie games that don't even try to look serious, they look like a 1980s game with cheesy HD graphics, you pay three dollars/euros to buy one on Steam, run it once then never again ; the money is entirely wasted, you can't even give the game away. It has negative value as it's wasting space in Steam's list (and HDD space if you don't delete it). Or you can get the latest Call of Dooty shitfest and so on. But I don't want to spend $700 on upgrading the PC for that, don't want to play a $100 million rail shooter (made for a console controller and 60 field of view) and I don't even want to play the latest autistic Action RPG either. Oh, there's the many sandbox games too : drive in a city, get bored, shoot bystanders, kill the cops, get killed by the cops. Respawn and repeat.
There are no tables, tablespaces, or schemas. Everything in the global array is persistent and is saved directly to a disk.
So the bloody thing is NoSQL and ready for the biggest revolution in computing soon hitting the market - persistent memory such as Memristor and 3D XPoint.
The start menu was very powerful though, with file management features built-in. At least from Windows 95 + Internet Explorer additions or Windows 98. Drag'n'drop (internal and external), deletion and sorting aren't found in every menu, to this day linux application menus tend to require a helper program or config file editing.
Shortcuts breaking is a feature. It makes it simple to understand : just a reference to the last known location of some data.
What if it was all dynamic and even directly represented the underlying data : does that mean that if I drag them to trash, then my data is deleted? Crap.
Please keep things simple. Windows 95 shortcuts are simple. Auto-fixing dynamic indexed (whatever) things with special casing to guard me against disasters, that's complex and that sucks. Even command line *nix is a bit bad : how come rm symlink_name deletes the symlink not the file? Yes it's nice that the file wasn't deleted, and the symlink feature is sometimes useful but it's weird. Kind like Apple's dragging a floppy disk icon to the trash.
Under Windows you can create shortcuts to bat files. Thus e.g. a shortcut to glquake, with Quake guy icon that changes gamma to 1.2, launches the game at 1024x768 etc., changes gamma to 1.0 (back to desktop)
So you can do whatever and it's easy! (at least until and including XP)
Under linux you can create a.desktop that runs a shell script too, but it feels more like admin work than everyday user job. It's also limited (why can the file manager create them on the desktop but not in a file manager window? What about that other file manager that can't create them whatsoever? How to get rid of that annoying choice dialog when launching a shell script from the GUI? Do I need to run gnome-terminal -c crap.sh, gnome-terminal -e crap.sh or gnome-terminal crap.sh, with or without quoiting, or/path/crap.sh? bash crap.sh?)
It's typical to have both a french canadian and a french french dub of a movie, although many a french canadian version may sound very tame to french ears.
Obviously canadian french people don't speak the same way so there's some work but as you say there's a need of mapping, as well as some administrative and legal trivia I suppose and other.
An insecure old phone for rural Africa, where the first application is probably online banking, is not that desirable. Dumb phones are probably more secure and sufficiently poor people are willing to repair them.
Well, millions of discarded smartphones would be ideal too, with people willing to do a LCD replacement job, battery job, soldering a connector etc. but the OS sticks out as the main issue, like that 233MHz iMac I put back in the junk after I failed to boot a linux installer (perhaps something could be done but I didn't know better)
Meanwhile it's year 27 in Japan.
I want to know how they can actually speak and breath, also.
Change the working day to 10-4, then Daylight Savings Time is no longer needed!
I'm tired of the kcal vs kilojoule issue, so I would rather have it counted as kilowatt-hours.
I saw a supermarket selling a fixed gear bicycle at 100 euros. There are fewer parts, afterall!
I'm interested to know that, too. At 10MB/s, try to fill up a 400GB card. Worse if you're writing hundreds files (music) with a noticeable "pause" between every of them
And I thought people pasting screenshots of text were wasteful.
MP3 has some limitations, especially for time resolution. Percussive sounds will be wrong no matter what, though we would need to find or create some test files and compare them to find out how it sounds like at 320 kbps. (there are some examples at lower bitrate)
Ironically, 320 kbps or 384 kpbs MP2 would not have the same problem.
What's really bunk is higher-than-CD resolution, CD quality is the absolute best quality or to stretch things you can have 24bit/48KHz as the absolute best for music listening.
If 96KHz or vinyl etc. sound differently it's wholly deliberate (or in case of vinyl the sound has to be tailored for limitations of the medium, e.g. loudness war has to be tamed slightly so the needle doesn't jump out of the groove or something)
And no Unix file permissions preventing you reading or writing your own files.
What if I need 24V or 19V and my power source is 12V? (car battery, small "solar" deep cycle car or even an ATX PSU)
There doesn't seem to be consumer appliances available to boost DC voltage up. A high quality 24V power brick isn't that cheap either, it's more expensive than the device that needs it (a class D amplifier for hi-fi sound)
Ditto getting 48V from 12V or 24V.
Earth is a system with nuclear energy inputs (Sun, internal decay) that in human time scales are effectively endless. Limited, but endless. That's all there is to it.
Want freedom?, use a real computer with a keyboard. You want freedom on a 4" computer that can't be used for serious things anyway. In fact, go look at the requirements for Android SDK : Windows, OSX or Linux. So there's no Android SDK for Android. Likewise can you root the device from the device itself? I even read the other day that rooting mechanisms use security exploits.
About JavaScript, CSS and HTML : in fact they announced you can now edit the CSS and HTML, from the device.
You're right that it sucks, the web sucks. 1GB RAM and dual or quad core on low/mid range hardware will help with that. You will never run Crysis nor does it look like the good computer to run a ssh server or X11 server etc. but for reading text or updating a calendar it seems fine. It's that or a dumbphone, anyway.
No, I believe that $20 smartphones and the stories of a $9 32GB memory card sold at Walmart check out (or however big it is) are a US thing. I'm from a first world country where computer hardware is rather cheap (motherboards, etc.) barring the changes in euro valuation and latest stuff is immediately available, but bottom of the barrel smarphone or memory card cost at least double that.
For a third world country it's gonna be worse, because not only they don't have the kind of maritime commerce between China and the US west coast, but they don't have dozens containers full of unsold crap waiting to be discharged at fire sale prices into their chains of Walmarts etc., going through highly developed railroad and highway infrastructure.
There's India but not many third world countries are freaking huge and have nuclear power and space launches.
Mitigating my point is that cell phones are small and are high volume in third world anyway but I don't buy that you can get a smartphone at the price of a dumbphone.
Have a play at Postal 2, it's built around murdering some of these people. Though you start out as trailer trash, you asshole!
Ever seen a smartphone user, too? They use contact list, SMS, media player (or radio) and web browser.
I don't see why a google or microsoft account is needed for that.
Did you know that a .su top level domain existed? I learned that recently. That's right, Soviet Russia on the Internet! Didn't last any long at all.
I wonder what would have happened if they had the time to develop 486-level chips for microcomputers. Pseudo-communists with a space station, space shuttle and same consumer high tech as the capitalist pigs.
HD textures. How very inspired. You know, if all you care about is graphics, get the fuck out of gaming. Seriously. Go into the visual arts instead. Because, you know, there's more to games than just the graphics. Oh right. You don't know. Because you're GAMERS.
I have been reading that since the nineties. It always was fairly ridiculous but I increasingly agree for a couple reasons :
- What's the gameplay difference between a game from 2000 and one from 2015? Very little. You run around gunning down people, talking to people, picking up stuff etc. Tech got you bigger terrain etc. but I will say that peaked in year 2004 (arbitrarily)
- No need to upgrade a PC. Back in the days when you upgraded for gaming you gained new non-gaming features, such as the ability to watch movies. Or enough RAM for high duty multitasking (on single core, single thread)
Nowadays most PC can do video conference, video editing (even if only in SD), 3D modeling, high res picture editing etc. but aren't powerful enough to run games.
- Where are the low budget published games? By low budget I actually mean something closer to one or a few million dollars than 100 million, and by published I mean sold in stores in a small cardboard box. I get that there are myriads of indie games but you have to buy and download them on the internet, and I'd be ok with that if they followed the old shareware model (so you can try them!). Well, even shareware often had a publisher like Apogee.
Who wants to buy a book that didn't go through a publisher? All books have a publisher (or editor), almost.
I grew up with 320x200 games and 640x480 games that had high production value, despite the low tech (2D, 3D, palettized colors, uncompressed 11KHz sound data..)
You have indie games that don't even try to look serious, they look like a 1980s game with cheesy HD graphics, you pay three dollars/euros to buy one on Steam, run it once then never again ; the money is entirely wasted, you can't even give the game away. It has negative value as it's wasting space in Steam's list (and HDD space if you don't delete it).
Or you can get the latest Call of Dooty shitfest and so on. But I don't want to spend $700 on upgrading the PC for that, don't want to play a $100 million rail shooter (made for a console controller and 60 field of view) and I don't even want to play the latest autistic Action RPG either. Oh, there's the many sandbox games too : drive in a city, get bored, shoot bystanders, kill the cops, get killed by the cops. Respawn and repeat.
If you expand the crazy one-letter commands into their full length and color them, maybe it's a bit less terrible.
Maybe it's in the basement and menacing the soil's integrity ; earth itself can collapse under the weight of a few years of DoD paperwork.
There are no tables, tablespaces, or schemas. Everything in the global array is persistent and is saved directly to a disk.
So the bloody thing is NoSQL and ready for the biggest revolution in computing soon hitting the market - persistent memory such as Memristor and 3D XPoint.
The start menu was very powerful though, with file management features built-in. At least from Windows 95 + Internet Explorer additions or Windows 98. Drag'n'drop (internal and external), deletion and sorting aren't found in every menu, to this day linux application menus tend to require a helper program or config file editing.
Shortcuts breaking is a feature. It makes it simple to understand : just a reference to the last known location of some data.
What if it was all dynamic and even directly represented the underlying data : does that mean that if I drag them to trash, then my data is deleted? Crap.
Please keep things simple. Windows 95 shortcuts are simple. Auto-fixing dynamic indexed (whatever) things with special casing to guard me against disasters, that's complex and that sucks. Even command line *nix is a bit bad : how come rm symlink_name deletes the symlink not the file? Yes it's nice that the file wasn't deleted, and the symlink feature is sometimes useful but it's weird. Kind like Apple's dragging a floppy disk icon to the trash.
Under Windows you can create shortcuts to bat files. Thus e.g. a shortcut to glquake, with Quake guy icon that changes gamma to 1.2, launches the game at 1024x768 etc., changes gamma to 1.0 (back to desktop)
So you can do whatever and it's easy! (at least until and including XP)
Under linux you can create a .desktop that runs a shell script too, but it feels more like admin work than everyday user job. It's also limited (why can the file manager create them on the desktop but not in a file manager window? What about that other file manager that can't create them whatsoever? How to get rid of that annoying choice dialog when launching a shell script from the GUI? Do I need to run gnome-terminal -c crap.sh, gnome-terminal -e crap.sh or gnome-terminal crap.sh, with or without quoiting, or /path/crap.sh? bash crap.sh?)