Slashdot Mirror


User: Vroem

Vroem's activity in the archive.

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

Comments · 29

  1. Re:Government and money on France Considers Raising Taxes on Internet Giants (reuters.com) · · Score: 1

    I agree with the analogy but giving more money to the French government is like overdosing an underage heroin addict.

  2. DIY repairs and the environment on Why We Must Fight For the Right To Repair Our Electronics (ieee.org) · · Score: 1

    What's environmental impact of more people repairing their stuff on their own? Everybody can now buy parts directly from sources that have unknown environmental policies and unknown reliability. What are we going to do about more people throwing away used parts with the trash instead of recycling them?

  3. It’s typewritten and all formulas are handwritten. Check it out on one of the mirrors below.

  4. Re:"UI fails to even attempt to communicate..." on iOS 11's Misleading 'Off-ish' Setting For Bluetooth and Wi-Fi is Bad for User Security (eff.org) · · Score: 1

    Yes, the upside to all this is that we now can disconnect from the current network, until now this had to be done by disabling wifi entirely. Now it will auto reconnect when you go somewhere else.

    For me this actually reflects the way I always used that button: to disconnect from a wifi network and get a faster connection through cellular, only to forget to switch it back on when better wifi is available.

    In the future we there might be no need to disconnect from bad wifi any more thanks to multipath TCP. Since Apple has enabled the mpTCP API for developers it may become an iOS 12 feature.

  5. Re:NIH to the max, baby on Apple Adds Support For FLAC Lossless Audio In iOS 11 (thenextweb.com) · · Score: 1

    Apple's OSes also don't properly handle the Matroska container by default. Matroska is used a lot in modern multimedia (including a limited subset of the Matroska container used for years in WebM). I think that Apple's choices help render Apple's OSes as also-rans and I wouldn't be surprised if this is based in Apple's preference for patent-encumbered stuff to which Apple is a licensee or beneficiary.

    You are right: MP4, also called ISO Base Media File Format, is an ISO/IEC standard. Its patents can thus be licensed under fair, reasonable, and non-discriminatory terms (FRAND) from its inventors ... Apple (and Panasonic to a minor extent). In practice, everybody seems to be using it for free, so I don't think Apple and Panasonic are big beneficiaries here.

    The reason why they won't adopt competing technologies (matroska) is because of the effort they put in developing the QuickTime File Format (.mov) and then getting it standardised as MP4.

  6. Re:Get a frigging case on Apple's New 15-Inch MacBook Pros Have Storage Soldered To the Logic Board (macrumors.com) · · Score: 1

    This. I'm sure you could cram more stuff than ever in some kind of 2016 MBP addon without making it bigger than a 2011 one: http://imgur.com/a/M5tjb And with USB-C, suddenly a week-long surfing, or a day long of Final Cut editing on battery becomes a possibility.

  7. So I end up running my battery down to 1% far too many times

    You shouldn't keep it at 1% for a month or so. But a week at 1% will do no harm at all because the battery has plenty of "hidden" capacity left in it. That is why your MacBook may be in a low-battery state after a month. It may then require 20 minutes of charging before you can use it.

  8. A beautiful solar roof on SolarCity Plans To Release New 'Solar Roof' Product Next Year (computerworld.com) · · Score: 0

    Finally. Unless you have a really ugly roof, sticking solar panels on top of it makes it worse. And for new buildings it's just a waste of materials.

  9. Re:Everybody leaves out responsibility on The Moral Dilemma of Driverless Cars: Save The Driver or Save The Crowd? · · Score: 1

    if the child is on the road, then hit the child.

    What? Ever heard of the Driver’s Duty of Care? I hope you don't drive.

  10. Re:FYI on MPAA Files Lawsuits Targeting Major Torrent Sites · · Score: 1
    Last thing those fuckwits need is another fuckwit supplying them names of future targets. You think they don't read forums?
    Yes, they must be reading forums. But, would they really read slashdot to find out which trackers are out there? Don't you think the RIAA did some googling? Or maybe they even read the forums of the trackers they are trying to sue?
    My point was: the more hunting by the Industries, the more the torrent sites become distibuted, wether it's done by technological features, or by the simple fact that we are getting more of those sites that are interoperating and harder to get to by the Industries' agents. It's simple underground economics.
  11. Re:FYI on MPAA Files Lawsuits Targeting Major Torrent Sites · · Score: 1

    But even if Torrentspy, Isohunt, Torrentbox, Niteshadow and Bthub will be down. We will still have mininova, torrentskickass, demonoid, and lots of others.

    You could say that the trackers have become quite distributed so to speak.

  12. Re:Film at 1100 A.D. on Equal Time For Creationism · · Score: 1
    Sooo... a leader of the Catholic Church favors the teachings of the Bible over science?
    Almost correct. Actually, instead of the bible, a Catholic favors *the teachings of God* above all. Which come to them through the apostolic tradition, the bible and the heritage of faith.

    All of this is summarized in the Catechism of the Catholic Church

    The part about the creation is very revealing. I explains a lot of theories that differ from it's faith: Pantheism, Dualism, Manicheism, Gnosticism, Deism, Materialism.

    My favorite part: With creation, God does not abandon his creatures to themselves. He not only gives them being and existence, but also, and at every moment, upholds and sustains them in being, enables them to act and brings them to their final end.

    That's why a Catholic leaves the theories about the beginning of the world to the scientists, because in the end everything (thus also the creation of the universe) is given existence by God.
  13. DivX 6 is not an MPEG-4 codec anymore on DivX 6.0 is Out · · Score: 3, Informative

    DivX 5 was an MPEG-4 codec. As are XviD, 3ivx, ffmpeg's MPEG-4, QuickTime's MPEG-4, and lots of other codecs. They are all interoperable (if you don't enable extravagant mpeg features).

    Divx 6 turns out to be just another proprietary video codec that nobody needs. I'm sure it will do better than h.264 since it doesn't comply to any spec. And they where able to look at lots of perfectly working "sample code".

  14. Re:This is bullshit. on Apple Switching to Intel · · Score: 1
    Most of the derogatory comments by Apple users about the supposed shortcomings of SSE2 are ill informed, they seem to confuse SSE2 with MMX.
    It's more than just "Apple users". Here is what some guy working for a certain company says about MMX and SSE2 compared to Altivec

    More recent efforts, such as SSE2, are somewhat better. SSE2 provides eight registers, which are not shared with the floating point unit. SSE2 does have 64-bit floating point types, which is a plus. However, AltiVec's selection of instructions is more complete, and most of them work from two registers into a third, letting the processor perform moderately complicated vector operations entirely in registers, without touching memory until the final data is ready to come out. This, and the larger pool of registers, favors deeply pipelined operations that can come close to saturating the processor's multiple execution units. AltiVec still wins.

  15. Re:68K to PPC transition wasn't so bad on Apple Switching to Intel · · Score: 1
    It may be the best decision for Apple, but I still think that it would have been better if they'd been able to reach a deal with IBM to develop the PPC further. I would much rather have seen multicore PPC's.
    The PowerMac G5 line will be replaced by Intel CPUs at the end of the transition period, that's in 2 years. I doubt that apple has no "deal with IBM to develop the PPC further". And let's not forget the XServes.
  16. Culture of death on Genetic Testing For Geekiness? · · Score: 1
    Now extend this one step further. Someone HATES jews, there are tons of people out there who are racist.
    60 years ago, the nazi's could kill tens of millions of people just because they hated them.

    Nowadays the war has moved a little further from us and and we are bored with life, therefore the solution to our problems is death.

    We should know better.
  17. Re:Maybe on Bill Gates: Cellphone will Beat iPod · · Score: 1
  18. Re:Pity on Rave Reviews for Mac OS X 10.4 Tiger · · Score: 1
    The main innovation in Spotlight is incremental searching


    I think he was trying to say something about "smart folders".

    From the Spotlight page:
    Organically Organized Thanks to the speed and flexibility of Spotlight, you will discover countless new ways to organize your files. Take the results of a search and save it as a Smart Folder that automatically updates as you add or remove documents from your Mac. Smart Folders contain files grouped together based on search criteria instead of physical location, so the same file can appear in multiple Smart Folders without moving from its original saved location on your system. No need to duplicate, shift or update files: Spotlight Smart Folders keep everything organized for you.
  19. No cheap monitor from Apple? on Apple Updates Power Mac Line · · Score: 1

    And what about a cheap keyboard or mouse?
    You're supposed to buy it somewhere else.

  20. A solution for the HD-DVD naming confusion on DVD Truce Between Blu-Ray and HD-DVD? · · Score: 1

    Will we also see a specification for the new audio and video formats on the old DVD discs?

    That seems to be the meaning that apple gives to the term "HD DVD". Which is why I never liked the brand HD-DVD for a new otical format.

  21. Safe movies on AACS Specifications Released · · Score: 1
    AACS can revoke an entire player model
    This really scares me off. From now on I will only watch safe movies that don't destroy my equipment. Furthermore these movies are cheaper, use modern distribution methods and don't come with uninterruptible ads and copyright notices that treat you as a criminal.
  22. Re:SIGH: Another reason not to go to the cinema on Irish Cinema Set to Go Digital First · · Score: 1

    MPEG compression artifacts are nothing compared to analog film artifacts.

    I don't want to see analog movies any more after the biggest cinemas in our country started with digital projectors. I was blown away the first time I went to see The Matrix Revolutions in digital (but only by the quality.) The image was considerably sharper and more colorfull than analog cinema. But the most striking for me was the perfectly steady image without any scratches or 'inkdrops'.

  23. Re:HD-DVD will win out on Apple Backs Blu-ray · · Score: 2, Insightful

    Consumer: You mean FinalCut Pro is on a BD-ROM? Wow this thing must come with even more GBs of templates and professional looking footage goodness.

    Wouldn't that be better than:

    Consumer: You mean FinalCut Pro is on a HD-DVD-ROM? I wonder how much extra HD footage they can get on a DVD.

    HD-DVD is a confusing name. It makes the inappropriate association of a possible content on the optical format.

  24. For those who use PGP with email: on PGP Moving To Stronger SHA Algorithms · · Score: 1

    What about S/MIME?

  25. Re:Privacy? on Bill Gates Talks about Belgian eID Card · · Score: 1

    I'm a Belgian citizen. I've been signing and encrypting email using a free S/MIME certificate since it was possible on OS X.

    I hope this card will enable more people to do this with more ease of use and more security. But I doubt it, given our gov's tradition with Microsoft.