Slashdot Mirror


User: phoenix_rizzen

phoenix_rizzen's activity in the archive.

Stories
0
Comments
834
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 834

  1. Re:logic on KDE and Canonical Developers Disagree Over Display Server · · Score: 1

    The reasons for introducing mir are performance, ability to run on low footprint devices, and cross device compatability.

    Jolla would like to know why the need for Mir when they have a Wayland compositor and window manager running on low-end/mid-range mobile devices with excellent (compared to other similar-spec devices) performance.

  2. Re:So it seemed simple at first... on EU Votes For Universal Phone Charger · · Score: 1

    I'm hoping they move away from the "tiny post with pins sticking up inside the slot" setup that USB of all stripes uses, and toward a "the pins are on the outside of the slot".

    There's nothing worse than having that tiny post inside the micro-USB slot break off.

    Look at the 3.5 mm headphone jack for inspiration. Look at the Lightning connector for inspiration. Hell, look at the old mini Christmas light bulbs for inspiration. Make the end plug solid, and connect to pins/connectors around the slot that it plugs into. Nothing to break off inside. Nothing to bend.

  3. Re:So it seemed simple at first... on EU Votes For Universal Phone Charger · · Score: 1

    The USB3 micro plug, as seen on some Samsung phablets, is a micro-USB2 plug + an extra plug. So, you can either connect a micro-USB2 cable and get USB2 speeds, or you can connect a micro-USB3 cable and get USB3 speeds.

    However, it's a HUGE connector, almost twice as wide as a micro-USB2 connector.

    I believe the Note 3 uses it.

  4. Re:Dumb on EU Votes For Universal Phone Charger · · Score: 4, Informative

    The EU mandated microUSB charging ports on phones, thus reducing the "cable clutter" that existed 5-odd years ago.

    Now, the EU is mandading the other end of the charging cable, the actual, physical charger is plugs into. Meaning, you'll only need a single charger, with a USB port in it, to charge your flip phone, your 4" mini-smartphone, your 6" phablet, and your 10" tablet.

    Right now, each device has it's own charger, with it's own specs (how many volts at how many amps). And you generally can't charge a tablet using an older phone charger.

    So you end up with a handful of different chargers in your drawer that you have to pick through to charge each device, or you end up with a drawer full of chargers you never use as you just plug everything into the most power charger you have (generally the one for the tablet).

    Standardising on a single charger would eliminate all the extra chargers gathering dust in people's junk drawers.

  5. Re:Tried playing this game on Celebrating Dungeons & Dragons' 40th Anniversary · · Score: 1

    I always preferred Role Master for this reason. Everything was based on percentages and tables. You only needed 2 dice (D10). And everything else was left up to the imagination. There were enough rules to keep everyone in line without getting bogged down in minutia.

    Of course, the best Game Masters didn't both with 90% of the "rules" and looked at the books more as "guidelines" to keep the action going. The more talking, role-playing, and action, the better the session. If you spent most of your time trying to figure out "how do I ..." in a stack of books, you were missing the point.

  6. Re:Nvidia has NOTHING to lose at this stage on NVIDIA Open-Sources Tegra K1 Graphics Support · · Score: 1

    ARMv8 supports both AArch32 (32-bit ISA) and AArch64 (64-bit ISA), similar to how AMD (and now Intel) CPUs support both x86 and amd64 ISAs.

    Meaning, you can run a 32-bit OS on a 64-bit chip, and get access to all the improvements to the architecture, and it will run like a faster 32-bit chip.

    Or, you can run a 64-bit OS on the 64-bit chip, and still run 32-bit apps, and get access to all the improvements to the architecture, and it will run like a 32-bit chip with access to a full 64-bit address space (for the OS, the apps are still limited to 4 GB each).

    Or, you can run a 64-bit OS on the 64-bit chip and run 64-bit apps and get access to all the improvements to the architecture, including access to the full 64-bit address space within each app.

    Or, you can mix and match the last two as needed. Which is what Apple is doing with their A7 SoC (64-bit CPU, 64-bit OS, mix of 32-bit and 64-bit apps).

    There's a lot more to the ARMv8 architecture than just 64-bit-ness. There's a lot more memory bandwidth, there's a lot more registers, there's a lot of clean-up to the ISA, etc, etc, etc.

    You don't need more than 4 GB of RAM to get improvements from running a 64-bit SoC. Just like you don't need 4 GB of RAM on the desktop to get improvements from running an AMD CPU in 64-bit mode with a 64-bit OS.

  7. Re:so what about all my old devices? on Old-school Wi-Fi Is Slowing Down Networks, Cisco Says · · Score: 5, Interesting

    Ever considered spending $20 on a surge protecting power bar that includes RJ11 plugs? They're designed specifically for this, and go between the wall outlet and the ADSL modem.

    Coupled with surge protectors on ask the AC adapters, you'd be set.

  8. Re:It's not a bad thing. on U.S. Teenagers Are Driving Much Less: 4 Theories About Why · · Score: 1

    Not really, no. I've seen 30-year olds that make tweeners seem like model citizens, and 16-year old that make middle-agers seem young. While you would expect the older driver to have better judgement, I wouldn't count on it.

  9. Re:It's not a bad thing. on U.S. Teenagers Are Driving Much Less: 4 Theories About Why · · Score: 1

    No, inexperienced drivers, regardless of age, are the worst actuarial risk. A 30-year old new driver is no better than a 16-year old new driver is no better than a 60-year old new driver.

    And someone who drives less than an hour a week over the course of 20 years is really no more experienced than someone who drives everyday for the past 6 months since getting their license on their 16th birthday.

    Age isn't an issue. Experience behind the wheel is.

  10. Re:Just my luck... on Linux 3.13 Released · · Score: 1

    Fortunately the syntax for the new nft utility seems to be easier to understand...

    Compared to what? Learning Japanese using Russian textbooks?

    You want easy-to-understand, look at IPFW or PF. Those read like actual English sentences, not gibberish like iptables/nftables.

    About the only good thing nftables does is enforce the ordering of rules elements so that everyone's rules will be written the same; and finally get rid --of --that --annoying --CLI --syntax --that --iptables --uses.

    Here's hoping the devs actually document things correctly and accurately, though. Considering their track record, though ...

  11. Re:Native Widgets on Intel Dev: GTK's Biggest Problem, and What Qt Does Better · · Score: 1

    Not to mention that a lot of Microsoft software doesn't use the "native widgets" available on the OS. Just look at every new version of Office on the (at the time) current version of Windows.

  12. Re:Coffeine on Experiment Shows Caffeine Boosts Long Term Memory · · Score: 2

    Come back tomorrow and you'll remember!

  13. Re:Netflix Android native app works fine in linux on Run Netflix On OpenSUSE · · Score: 1

    Link to a how-to or it never happened. :)

  14. Re:No Wine for Me on Run Netflix On OpenSUSE · · Score: 1

    DRM module is available in Google Chrome on ChromeOS ... aka Linux. Running on x86 and ARM.

    DRM module is available in the Netflix app on Android ... aka Linux. Running on x86 and ARM.

    DRM module is not available in Google Chrome on any other Linux distro, though. Completely arbitrary limitation. Google Chrome is Google Chrome is Google Chrome, but Google limits the availability of the DRM module.

  15. Re:Congratulations! on Munich Open Source Switch 'Completed Successfully' · · Score: 1

    And ... how long would it take to upgrade from NT4 to XP to 7 to 8, and all the associated software, and hardware, and, and, and. And to complete all the training, and change all the workflows, and, and, and.

  16. Re:Other Motives on Munich Open Source Switch 'Completed Successfully' · · Score: 1

    The IT budget is strictly for hardware and software costs (capital expenditures, licensing, etc), not salaries.

    Salaries come out of the HR budget(s).

  17. Re:Other Motives on Munich Open Source Switch 'Completed Successfully' · · Score: 5, Interesting

    We're living proof that it's possible. Local school district, using diskless Linux in every school, roughly 95% of all PCs in the district are running Linux. IT budget is just barely over $100,000/year and that includes hardware and software. 14,000 students in the district, spread across ~10 towns, in 50-odd buildings. Only 14 IT staff, looking after it all.

    We pay $0 for the OS and 90-odd% of our apps (we pay for a CAD program, a typing program, and some VC stuff).

    Computers are diskless appliances, booting off the network, mounting filesystems off the local server, and running all applications locally. Thus, we get all the centralised management of a thin-client setup, but with all the power of a local computer (apps run on the local CPU, using the local 3D graphics card, pumping audio through the local soundcard, etc). Each one is under $200 CDN, with a quad-core Athlon-II CPU, 2 GB of RAM, and either nVidia or ATi graphics onboard.

    They are treated as "disposable" appliances -- if one fails, sent it to maint, grab a spare, plug it in, carry on with your day. Replacement time for a hardware failure is under 15 minutes.

    4 service desk staff look after 90% of the software side of things from a central office. 5 school techs look after the other 10% of the software onsite, and hardware issues. Then there's a video conferencing tech, a hardware tech, an electrician, some programmers and managers.

    We're using Debian on the servers, FreeBSD on the firewalls and backups servers, and Xubuntu on the desktops. $0/desk.

    Oh, did I mention we also have NX installed to allow any student/staff member remote access to their full Linux desktop from anywhere? Try that without licensing fees on Windows. :)

    We went from paying several hundred thousand dollars per year in software licensing (Novell Netware, Windows, Office, anti-virus, Ghost, etc, etc, etc) to virtually nothing per year. It's been over 10 years now since we started the transition to Linux (2001), and the savings are HUGE!

  18. Re:It figures... on Patent Battle May Loom Over 'Copenhagen Wheel' Electric Bike · · Score: 1

    Or an episode of Grimm.

    Damned Wessen always getting underfoot!

  19. Re:Hmm I might get one on Jolla's First Phone Goes On Sale · · Score: 2

    Wife had the LG Eve (came out before the X10 Mini Pro) and loved it. Pretty sure she developed calluses from typing on the slide-out keyboard. Then she dropped it off the balcony, and managed to hit one of the stepping stones on the walkway (2" in any direction and it would have landed on grass). Now she has a Galaxy S2 (the HD/LTE version, so basically an S3), and rarely types anything on it.

    I had an Xperia Pro for about a year. It basically replaced my Linux netbook and almost replaced my Windows laptop. VX Connectbot (has keymappings for the Pro) let me access all my Linux/BSD systems at home and work. And typing long e-mails was a breeze. Now I have an Optimus G and rarely type anything anymore. :(

    Still waiting for a flagship Android device to ship with a slider keyboard. I'd like to use my pocket computer for more than browsing Facebook and Youtube. But onscreen keyboards suck for anything relating to actual computer work.

  20. Re:Hmm I might get one on Jolla's First Phone Goes On Sale · · Score: 4, Interesting

    Portrait keyboards, like on the Q10, suck. You lose half the screen to the keyboard, all of the time, making it worse than an onscreen keyboard.

    Landscape sliders are where it's at. You get a full-screen device, with an onscreen keyboard, and access to a full keyboard in landscape without losing any screen space.

    It's just too bad there aren't any QWERTY sliders anymore. :( Was really hoping Motorola under Google would release a Droid5 with flagship hardware and the Photon Q keyboard. Alas, I'm still waiting ...

  21. Re:Soon, no more libraries either on Amazon Gets Blow-Back Over Plan To Sell Kindles At Small Bookshops · · Score: 1

    The new library building is built in the ghetto of our city (aka North Shore).

    And the previous new building was built right in the middle of the downtown core (aka inner-city).

    There are no libraries in the "affluent" parts of our city (anywhere above the valley floor).

  22. Re:All joking aside... on Linux Kernel Running In JavaScript Emulator With Graphics and Network Support · · Score: 1

    If you have web access, then you can download PuTTY. Much simpler/easier than waiting for an OS to load in your browser ... just to run "ssh".

  23. Re:Those damn socialist! on Sweden Is Closing Many Prisons Due to Lack of Prisoners · · Score: 4, Insightful

    Wait. So, prohibition is bad. But the one drug that is no longer prohibited is now the worst offender of all? Me thinks you need to rethink that argument.

  24. Re:Soon, no more libraries either on Amazon Gets Blow-Back Over Plan To Sell Kindles At Small Bookshops · · Score: 2

    Our libray system just built an entire commercial/residential complex above/around the new library on one side of town. They did the same 15-odd years ago for the other side of town. And there's talk of expanding or opening another branch.

    They've also expanded beyond just books, offering CD, DVD, Blu-Ray, and even e-book loans. There are multiple computer labs available for rent (free for individuals if room not in use), multiple computer terminals around the library for patrons to use, study carrels, meeting/study rooms for groups, etc. They teach various courses (free for patrons) as well. The new branch even includes a gas fireplace and lounge chairs. All that's missing is a coffeeshop inside the library itself.

    Libraries aren't going anywhere. They're evolving with the times.

  25. Re:Level 7 on modified Saffir scale on Largest and Most Intense Tropical Cyclone On Record Hits the Philippines · · Score: 1

    Reading comprehension fail.

    He didn't say Canada never sees winds above 100 kph.

    He said he lives in an area of Canada that never sees winds above 100 kph.

    Big difference.

    For the record, the Interior of BC where I live sees gusts above 100 kph. Not very often, though, and rarely for very long.