Slashdot Mirror


User: jbolden

jbolden's activity in the archive.

Stories
0
Comments
13,627
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 13,627

  1. Re:Makes more sense on Verizon Says It Knows You Don't Need Unlimited Data (digitaltrends.com) · · Score: 1

    I assume you mean direct fiber and not part of a T1 which is how this term is (was) generally used. And for that you pay the telco a monthly percentage of the cost of construction plus maintenance plus margin. That's what a bandwidth charge amounts to. Same concept.

  2. Re:Makes more sense on Verizon Says It Knows You Don't Need Unlimited Data (digitaltrends.com) · · Score: 1

    Financially you consume bandwidth. Telco "produces" x amount at cost y per much slices x up and sells it off.

  3. Re:"Allow apps" from only "sanctioned" sources now on macOS Sierra Is Now Available For Download (engadget.com) · · Score: 0

    Because Apple runs the ecosystem. They are trying to gradually shift towards a situation where software distributed in the ecosystem to non-power users is regulated by Apple. That way Apple doesn't get slammed with viruses. If you as a developer are going to be distributing applications to end users not capable of making good choices about their software then you need to register with Apple.

  4. Re:"Allow apps" from only "sanctioned" sources now on macOS Sierra Is Now Available For Download (engadget.com) · · Score: 0

    The computer does run the software of your choice. It is just making sure you are really choosing to run this software not being tricked into accidentally. It helping people make choices where otherwise they can't.

  5. Re:Worse than Win10 for Privacy defaults on macOS Sierra Is Now Available For Download (engadget.com) · · Score: 0

    Apple has always been iffy when it comes to enterprise support. This has been intentional. There were similar issues just recently with the switch to iPhones for business. They have always aimed that the user of a device have a good experience even at the expense of a purchaser not getting what they want when the two are different. They are willing to accept enterprise purchases but not at the expense of enterprises creating a bad impression of their system.

    They fundamentally disagree with the choice Microsoft made.

  6. Re:universal clipboard wtf on macOS Sierra Is Now Available For Download (engadget.com) · · Score: 1

    Apple doesn't encourage that usage pattern. They have family setups for kids.

    As far as common login / login on a computer, if the family is sharing one login then they are sharing one account they are one person with one set of data. That's the case for all computers. There are "guest" setting for shared computers you don't use a standard login you use a guest type account and that won't have the syncing.

  7. Re:universal clipboard wtf on macOS Sierra Is Now Available For Download (engadget.com) · · Score: 2

    Why would the kid's iPad be synced with the father's account? Apple offers children and family accounts so you can set an iPad up with an account for a minor.

  8. What about talking to Verizon on Woman Faces $9,100 Verizon Bill For Data She Says She Didn't Use (dslreports.com) · · Score: 0

    Verizon in my experience is pretty reasonable. They do however make mistakes. Work with customer service. As for the $600 fee there is no $600 fee for ending a contract early that means they leant her money on a phone that she now has to repay plus possibly a much smaller penalty. This sounds like a person who acted impulsively. Most of the comments above talking about suing. Suing requires first acting in good faith. So she needs to act in good faith and in the very least talk to them.

  9. Re:another con on QtCon Opens In Berlin (qtcon.org) · · Score: 0

    who enjoys going to these?

    Business owners, sales people, product owners, technology architects, IT management ...

  10. Re:We're All Dying on Ask Slashdot: Is KDE Dying? · · Score: 1

    I don't need it with my mac. But what difference does that make regarding your comment about Gnome 2 and rendering?

    As for my experiment that's not on mobile it happens on the desktop. Try it.

  11. Re:It's been dying since KDE3 on Ask Slashdot: Is KDE Dying? · · Score: 1

    I didn't want to debate whether Gnome was a failure or a success with GP. That's subjective depending on what exactly you mean. I think had Maemo been a success Gnome would be on a few billion devices. Gnome itself isn't to blame for the failure of Maemo but it certainly contributed. The fact that Android doesn't run Gnome and that Tizen is based on EFL is what the Maemo failure cost them. They are cut out of the market they wanted. Sure they are dominant in the Linux desktop market but during the Gnome 2 days they saw how limited that was and would be.

      Mobile is about 4x the size of desktop. Linux desktop is a tiny share of desktop (about 1%). Getting most of 1% of 1/5 of the market, depends on your point of view.

  12. Re:We're All Dying on Ask Slashdot: Is KDE Dying? · · Score: 1

    -- If you want to see responsiveness try gnome2 applications either locally or remotely and compare them to the current ones locally even with a video card accelerating things for you.

    Sure. Try your experiment. Have several video streams going in different windows and rapidly move the windows relative to one another. Or try anything else that requires a high framerate and lots of video information.

    -- Blaming network transparency is just a distraction from losers who wouldn't know how to get their stuff running well on any platform. It never had anything to do with responsiveness because local applications get to use local sockets.

    Network transparency in the proper sense doesn't exist on modern interfaces. If you mean how they fake it then yes that has an impact on performance. We've talked about this before. You can't safely directly render to X11's compositor without a high risk tearing. The application can't tell the compositor how to render and so half rendered content gets displayed. That's not ignorance it is deep design. To solve this applications render to a buffer and then do a memory copy. The speed of the memory bus is going up, but much more slowly than resolutions so this problem has gotten worse not better since Wayland started.

    High performing applications need to control the rendering process cheaply.

  13. Re:How to advocate for desktop dev in a phone worl on Ask Slashdot: Is KDE Dying? · · Score: 1

    The foisting of mobile on everybody was a solution to how to leverage network advantages over a huge range of physical typographies. Whole classes of problems like maintaining phone contact lists (what's Bill's mother's phone number since he goes over to her place every other Wednesday night) are simply gone. Literally billions of new people have a programable high powered digital device in the last decade who did not before. Among the 1st world who had computers they not only have a computer somewhere in the house but they have a fully internet capable device with them 24x7.

    Newer in this case is vastly better. Its not even remotely close. Mobile is the source of the massive performance gain. Now desktop now has to adapt to mobile. That's not some pointless quest for shiny but rather trying to keep desktop relevant.

  14. Re:It's been dying since KDE3 on Ask Slashdot: Is KDE Dying? · · Score: 1

    Gnome transition was a different thing. Gnome foundation made a clear choice after Maemo's failure that flexibility for mobile not parity with Windows was the top priority. You may not agree with the choice but that wasn't just bells and whistles. Gnome 3 may be a failure. But the success of iOS shows that their idea could have worked were it better executed.

  15. Re:We're All Dying on Ask Slashdot: Is KDE Dying? · · Score: 1

    Users like systemd its old school admins who are throwing a fit. Users mostly want graphical responsiveness it is old school Unix guys that don't think responsiveness is worth losing network transparency (which they don't really have anymore even with X). Users want mobile integration it is old school Linux guys (hey you are old school now) that want a more classic desktop.

    The problem isn't users but a small subset of users that are disproportionately on /.

  16. Re:We're All Dying on Ask Slashdot: Is KDE Dying? · · Score: 1

    The canonical hacker breed if fine. The kids are doing all sorts of exciting web based stuff. They grew up in an environment where windows was stagnant, and the desktop apps on it were cumbersome and deeply entrenched. Web was vibrant, mobile is vibrant and the gaming platforms are vibrant. Same way our generation doesn't have a bunch of the mainframe / mini hackers who loved to reconfigure the OS directly because well by the time we came up mainframes and minis were dying and no one was letting a 12 year old play with one.

  17. At UMinn on The Rise and Fall of the Gopher Protocol (minnpost.com) · · Score: 0

    UMinn was the center for gopher. I remember when the WWW came out I figured that built in indexing (think the Yahoo of the 1990s) was more important than graphics and Gopher would remain the dominant platform. Some school loyalty but mostly one of the worst predictions of my life. Gopher was quite good. The web would be a more educated place today had it remained gopher / nnews. But porn and advertising were too much for good content to beat.

  18. Re:Time to release OS/X to OEM's? on Apple Should Stop Selling Four-Year-Old Computers (theverge.com) · · Score: 0

    Apple makes far more money than all other vendors combined (generally in a year 2-5x as much) They own a staggering percentage of the over $1000 computers. They are successful by any reasonable metric other than units shipped.

    What does licensing do for them?

  19. Re:Saturation on The Great Tablet Gold Rush Is Over (mashable.com) · · Score: 1

    True. They are just islands of functionality. But for a long time that was what PCs offered too.

  20. Re:Saturation on The Great Tablet Gold Rush Is Over (mashable.com) · · Score: 1

    I think we do have that kind of software.

    1) Presentation software, sales systems like powerpoint are way more advanced
    2) Interactive books (iBooks)
    3) Photo viewers and browsers to replace albums
    4) Shopping experience websites (tablet users love the interactive shopping experience)
    5) Tablet gaming
    6) Note taking

    I'd say that's a pretty successful. Apple's statistics show that their tablets are still heavily used. Where they have had problems is creating incentives for upgrades.

  21. Re:Saturation on The Great Tablet Gold Rush Is Over (mashable.com) · · Score: 2

    One of the big upsides of Android is hardware diversity. Device manufacturers can easily customize the device for markets and sub markets. The downside is you have hardware diversity induced by easy customization and thus support is expensive and complicated. Two sides of the same coin.

  22. Re:Of course on Apple Discontinues Thunderbolt Display (macrumors.com) · · Score: 1

    My wife has one of those monitors (it was from an OS 9.X system) and still uses it. Terrific color for a 22" remarkably even after almost 2 decades. OTOH that monitor was I think $4k new.

  23. Re:I assumed this was already a default on Systemd Starts Killing Your Background Processes By Default (blog.fefe.de) · · Score: 1

    netcat is the sort of thing that likely you would want to "save state" by recording running commands and reissue.

    The best way to save state for an editor is to have them write the file out during save of state for the reason you mentioned. This sort of autosaving is for example implemented in OSX for precisely the reason it allows the process manager to decide between multiple potential editors. The other possibility would be to save state by
    a) If the file is unchanged allow the editor to reload
    b) If the file has changed, dump the contents. Since both emacs and vim maintain a temp file they will make the temp version available on restart.

  24. Re:security best practice? on Systemd Starts Killing Your Background Processes By Default (blog.fefe.de) · · Score: 1

    The scenario is a situation where the admin doesn't want processes that take 100% for a couple hours or likely 100% for a couple minutes. 100% for a couple seconds might be iffy but just slip through. If a job is capable of tying up the system for hours it should in most cases be scheduled not run by an end user.

    Neither is a bad or a good thing in and of itself its whether the use case fits the admin's (or really the owner's) desired usage for their system.

    Nice is a more primitive form of process management. Nice should be absorbed are replaced.

  25. Re:I assumed this was already a default on Systemd Starts Killing Your Background Processes By Default (blog.fefe.de) · · Score: 1

    Of course no process manger can arbitrarily save state. What a process manager can do is ask complex programs to save their state and for simple programs save state. It can provide services to make it easier on programs to handle saving state (like simple key value data stores).