Slashdot Mirror


User: tepples

tepples's activity in the archive.

Stories
0
Comments
68,260
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 68,260

  1. Re:Really, Mr. Gruber? on Public Service Announcement: You Should Not Force Quit Apps on iOS (daringfireball.net) · · Score: 1

    With which apps have you noticed this? If you can narrow it down to one, have you tried turning off the app's background sync or location use permission in Settings?

  2. Re:If I were the head of Microsoft... on Public Service Announcement: You Should Not Force Quit Apps on iOS (daringfireball.net) · · Score: 1

    Attempting to mirror every single RAM write to an SSD within 100 ms would wear out an SSD fairly quickly and dramatically slow down certain common computations. Watch any game for an Xbox console become a slideshow, for example.

  3. it's amazing how computers got 1000x faster in the last 20 years, yet GUI elements seem to have the same lag profile as a generation ago :-/

    Twenty years ago, a handheld device was a Game Boy Pocket. Nowadays, people expect more out of a GUI:

    Proportional (not monospace) fonts
    Scalable fonts
    Languages with larger character sets than US ASCII
    Higher pixel densities and bit depths than ~96dpi 2bpp grayscale
    Gradients as cues for what can be pressed
    Slide and zoom animations to reinforce the relationships among different activities rather than reliance on cutting from one screen to the next

  4. Re:Are MP3 still commonly used? on Chromium To Get Support For MP3 (browsernative.com) · · Score: 3, Informative

    Amazon still sells MP3 files. This means when you click "Buy this album for offline listening" or "Buy this album for use after your subscription expires", and you're not using an Apple service, you get a phonorecord in MP3 format.

  5. Re:In other exciting news... on Chromium To Get Support For MP3 (browsernative.com) · · Score: 3, Insightful

    Besides there's nothing wrong with a high bit rate MP3, except that it's maybe a MB or two bigger than an equivalent AAC.

    When you're paying $5 to $10 per GB for satellite or cellular Internet access, "a MB or two" begins to add up over the course of a triple digit hours per month of streaming.

  6. IE6 and no player at all on Chromium To Get Support For MP3 (browsernative.com) · · Score: 2

    the default should be to use whatever your OS offers up as the default viewer for some MIME type.

    So always use the operating system's pack-in browser? For several years, "the default viewer for some MIME type" on the majority of newly purchased PCs for values of "some MIME type" equal to "text/html" was Microsoft Internet Explorer 6. If relying on operating system components known to be deficient were a good practice, we'd be using NetCaptor or other wrappers for Trident and its successor EdgeHTML instead of Firefox and Chrome.

    And on stock macOS, Ogg isn't among the containers, and Vorbis isn't among the codecs, that Core Audio can read. This means "the default viewer for some MIME type" for values of "some MIME type" equal to "audio/ogg" raises KeyError.

  7. Re:Here is my thought on spaces/tabs on Open Source Contributions More Important Than Tabs Vs Spaces For Salary (opensource.com) · · Score: 1

    Tab advocates would claim that if you ditch the tabs, there's no way to programmatically distinguish indentation from alignment without implementing an entire language parser to predict what the indentation ought to be and then subtracting that out to infer alignment.

  8. Who pays for giving people skills to autistics? on Open Source Contributions More Important Than Tabs Vs Spaces For Salary (opensource.com) · · Score: 1

    I've seen quite capable people shown the door because they had poor people skills

    How many of them had Asperger's? Poor people skills are often a symptom of this disability, and it often takes more effort to train otherwise high-functioning autistic workers to improve their people skills. Whose responsibility is it to fund this training? Government or industry?

  9. Java is distributed compiled; JavaScript isn't on Open Source Contributions More Important Than Tabs Vs Spaces For Salary (opensource.com) · · Score: 1

    It's not like the compiler keeps that information

    It's not like all languages encourage distribution of programs in compiled form either. Programs in Lua, Python, and JavaScript traditionally are distributed in source code or minified form, and minification for Python is less strong because of its use of leading whitespace to mark block boundaries.

  10. Add the devs to adm so they can read logs on TechCrunch Urges Developers: Replace C Code With Rust (techcrunch.com) · · Score: 1

    I'm not sure exactly to what "tools for debugging" you refer. But your operating system ought to be able to give read-only access to the log files to a particular ordinary user account. In GNU/Linux distributions based on Debian, users in the group adm have read privileges throughout /var/log but little else. Think of it as standing for "ADministrative Monitoring".

  11. Re:Because of new "Not Secure" browser messages on Ask Slashdot: Is Password Masking On Its Way Out? · · Score: 1

    There should be a first-use activation code that can be used only to set a password and optionally enable SSH. If the device is in a non-default configuration, the first-use code should not be accepted.

    How would the owner of a router who has forgotten its password or lost its SSH key regain the use of his property under this scheme?

    And what domain would appear in the SAN field of the HTTPS certificate used by its administrative interface?

  12. How many subscriptions at a time? on Facebook Is Looking Into Allowing Paywall For Selected Media Stories (techcrunch.com) · · Score: 1

    One problem is that a subscription to WSJ doesn't help if the articles you want to read are spread out across NYTimes, LATimes, Washington Post, and other paywalled outlets.

  13. Re:Why are you running stock firmware on your rout on Ask Slashdot: Is Password Masking On Its Way Out? · · Score: 1

    Things that the ISP-provided router has and a Raspberry Pi lacks include the following:
    1. A nice case
    2. A fiber, cable, or DSL modem
    3. More than one network port, to use one upstream and four downstream
    4. A wireless access point

  14. Re:Masquerade on Ask Slashdot: Is Password Masking On Its Way Out? · · Score: 1

    By putting the password file in a repository, adding your home computer's SSH key and your data center netbook's SSH key to the repository's server, and merging newly added passwords daily.

  15. Re:Why are you running stock firmware on your rout on Ask Slashdot: Is Password Masking On Its Way Out? · · Score: 1

    Why do people still run software from router vendors

    To save the cost of buying a majority of shares in the router vendor in order to acquire its cryptographic code signing key and access to a relinkable version of the binary blob drivers required by its chipset. And that's assuming the router vendor's stock is even publicly traded. Or, less flippantly, to save the cost of replacing the router whose cryptographic code signing key and chipset driver source code are not available to end users with one whose are.

    In addition, to save the cost of having to register and continue to renew the domain corresponding to the HTTPS certificate that the router's administration interface uses. The router vendor issues each router's stock firmware a certificate on a subdomain of the router vendor's domain. A user of custom firmware would have to bring his own fully qualified domain name (FQDN) in order to use Let's Encrypt.

    Why is the router asking for a password? It should really be using public-key encryption and/or shared secrets, which are never seen by the user.

    A password is a user-visible shared secret. Without a password, how does the owner of a router authenticate himself to the router as having the right to authorize the user authenticated by a particular public key to configure the router?

  16. People who use a minority OS, for one on Google Bolsters Security To Prevent Another Google Docs Phishing Attack (zdnet.com) · · Score: 1

    Some users of web applications are users of minority desktop or mobile platforms who are frustrated that developers of native applications lack the resources to port a particular native application to their platform. Other users of web applications are users of curated platforms who are frustrated that their platform's curator has rejected a particular native application.

  17. It could even come with a simple assembler and BASIC applications in ROM.

    Something like the Atari 800?

  18. Re:Stick with the iPhone on HTC Keyboard Ads Likely an Error, But Damage is Already Done (androidcentral.com) · · Score: 1

    Everything from online banking apps to games require it.

    Some Slashdot users are so adamant about their freedom that they'll stick to those games that are on F-Droid and even move their accounts from a bank whose app uses SafetyNet to a credit union whose app does not.

  19. This mod makes it more fun to phone home on Atari Is Back In the Hardware Business, Unveils Ataribox (hothardware.com) · · Score: 1

    I don't know what all other consoles got E.T. games, but the infamous one was for Atari 2600.

    Source: the author of the mod to make it not suck

  20. Re:buy me BONESTORM or to to HELL! on Atari Is Back In the Hardware Business, Unveils Ataribox (hothardware.com) · · Score: 1

    also, Polybius 2600 or you're just playin with yourself...

    It came out on Jaguar under the name Tempest 2000.

  21. Put it on the coffee table on Atari Is Back In the Hardware Business, Unveils Ataribox (hothardware.com) · · Score: 1

    That's one mistake Nintendo made with the NES Classic; people have bigger TVs and control them from further away than when the original console was new.

    Consoles with short controller cables and long video cables are intended to sit on your coffee table. This was true of the original Family Computer, and it remains true of the NES Classic. In Japan they have a habit of putting a small space heater under the coffee table, with a comforter to direct the heat to the seating.

  22. No plug-in for Atari carts on Atari Is Back In the Hardware Business, Unveils Ataribox (hothardware.com) · · Score: 1

    why can't really just buy the [cartridges] and use your own emulators??

    Because sometimes the console makers decide to sue manufacturers and sellers of game cartridge readers for contributory copyright infringement because the devices let users make infringing copies of first-party games and of third-party games containing a statically linked copy of the console maker's standard library. Remember Lik Sang?

    Or because the Retrode doesn't have a plug-in for Atari 2600/7800, 5200, XEGS, Lynx, or Jaguar cartridges.

  23. Can't distribute handheld games without DRM on FSF Sees Hopeful Signs Before Sunday's 'Day Against DRM' (defectivebydesign.org) · · Score: 1

    The supplier chose to use DRM. It's entirely the supplier's fault.

    How is it the supplier's fault when all relevant means of delivering a work to the public use digital restrictions management? For example, in the market of video games for handheld devices with physical buttons, both viable platforms (PlayStation Vita and Nintendo 3DS) require use of DRM. The only widely used handheld video game platform that allows DRM-free distribution is Android, which allows the user to temporarily allow installation of APK files from unknown sources. But the problem with Android as a platform is that the vast majority of devices have a touch screen as their only input device, and though a touch screen is ideal for point-and-click genres and games whose control is limited to a single jump button (such as the many SFCave clones), it's not quite so ideal for something in the vein of a run-and-gun or an Igavania.

    And in the market for high-definition movies on disc, Blu-ray Disc players will refuse to play movies without AACS.

  24. Re:OK, if we're being honest then... on FSF Sees Hopeful Signs Before Sunday's 'Day Against DRM' (defectivebydesign.org) · · Score: 1

    A teenager getting a movie of TPB is in no way fraud because there is no element of misrepresentation.

    The uploader to TPB misrepresented that he had the right to make the movie available to the teenager under current law.

  25. Re:OK, if we're being honest then... on FSF Sees Hopeful Signs Before Sunday's 'Day Against DRM' (defectivebydesign.org) · · Score: 1

    The supplier chose to use DRM. It's entirely the supplier's fault. Nobody held a gun to their head and made them do it.

    Incorrect, the movie companies demanded DRM otherwise they will not allow a license.

    The supplier is "the movie companies". Who forced digital restrictions management on them?