Slashdot Mirror


User: LubosD

LubosD's activity in the archive.

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

Comments · 109

  1. Re:Not good [Re:Good] on US Companies Put Record Number of Robots To Work in 2018 (reuters.com) · · Score: 1

    That is complete non-sense. Profits also go to people designing and producing those robots, because the market price of such robots is also driven by the value such robots can deliver. Saying there would be no jobs is ridiculous. If there wouldn't be any, then companies using robots would go bankrupt, because nobody could afford to buy anything built by these robots. I am amazed such a post has achieved "Score: 5".

  2. Re:entertainment center on Raspberry Pi Compute Module 3+ Promises Better Performance, Starts at $25 (venturebeat.com) · · Score: 1

    I personally chose ODROID-C2 for this, which probably fullfills all of your criteria (except for DRM), runs LibreELEC (Kodi) and costs just $46.

  3. Re:Not really shocking on Samsung Phone Users Perturbed To Find They Can't Delete Facebook (bloomberg.com) · · Score: 1

    Yes, disabled apps cannot receive intents, for instance. And if you don't trust the whole OS, then the Facebook app isn't really the major issue...

  4. Re: Not really shocking on Samsung Phone Users Perturbed To Find They Can't Delete Facebook (bloomberg.com) · · Score: 1
    Disabled apps cannot receive intents, so you can check this.

    If you don't trust Samsung's modified Android, then the Facebook app isn't the major concern. And this article is just about the FB app.

  5. Re:Not really shocking on Samsung Phone Users Perturbed To Find They Can't Delete Facebook (bloomberg.com) · · Score: 1

    You are right (sadly), they could, but that's a general issue not related to the preinstalled FB app.

  6. Re:Not really shocking on Samsung Phone Users Perturbed To Find They Can't Delete Facebook (bloomberg.com) · · Score: 1
    Well, Android is open source, along with the source that determines what the "Disable app" feature does.

    Clearly, companies do all kinds of modifications to Android, but it's not too hard to check if a disabled app is really disabled.

  7. Not really shocking on Samsung Phone Users Perturbed To Find They Can't Delete Facebook (bloomberg.com) · · Score: 5, Interesting

    This isn't really shocking. If the app is part of the system image, then the app cannot be normally deleted, because the system image is read-only and only touched during system updates. Disabling the app DOES have the same effect as deleting it, except it doesn't free up any storage space.

  8. Re:Still waiting for a another legitimate flagship on We're No Longer in Smartphone Plateau. We're in the Smartphone Decline. (nymag.com) · · Score: 1

    I'm also sticking to my Note 3. I agree with all the above points, but I'm for sure not willing to spend $1400 on a Note 9 when I bought the Note 3 for half that price. Note 9 is clearly better - for sure - but not THAT much better to justify this insane price.

  9. Re: you guys serious? on Valve Quietly Discontinues Steam Link Hardware Production (arstechnica.com) · · Score: 1

    I second this. My experience with Steam Link has been nothing but a nightmare. Maybe it was caused by me running Steam on Linux or by using 2160p as the desktop resolution, but it has always required me getting up from the couch and sorting things out at the desktop. And the problems didn't get solved. Last time I tried it with games that used to work well in the past, it failed horribly. So thumbs down to Valve for selling me a broken product.

  10. Re:WRONG. Do it with Cost and Money, not just fact on IPCC Climate Change Report Calls For Urgent Action To Phase Out Fossil Fuels (bbc.com) · · Score: 4, Informative

    To my knowledge only one country in the world is coal-free on any regular basis (Germany?)

    LOL, Germany? You mean the country that shut down its nuclear power plants for "safety" reasons only to have them replaced with coal power plants?

  11. Actually no, EC commissioners aren't elected, they are appointed by national governments. I consider this the biggest democratic deficiency if the EU.

  12. Not that serious on Exploit Vendor Drops Tor Browser Zero-Day on Twitter (zdnet.com) · · Score: 1

    Security-aware Tor users disable JS completely in about:config instead of using extensions.

  13. Re:thanks slashdot on Fewer Than Half of Young Americans Are Positive About Capitalism (cnbc.com) · · Score: 1

    I disagree. Socialism - wherever applied - always left a destroyed country with a failing economy and a huge inner debt (e.g. in infrastructure).

    I've never seen that happen with capitalism.

  14. Re:thanks slashdot on Fewer Than Half of Young Americans Are Positive About Capitalism (cnbc.com) · · Score: 1

    No, it is absolutely not mainstream. Social democrats take some features of socialism, but real socialism looks different. Trust me.

    My country suffered under the socialist rule for several decades and hasn't recovered yet.

  15. Re:Who thought this was a good idea on Changes in WebAssembly Could Render Meltdown and Spectre Browser Patches Useless (bleepingcomputer.com) · · Score: 4, Informative

    You have no clue what wasm can and cannot do, right?

    All wasm can do is to have a linear memory buffer for its memory allocations (kindly provided by JavaScript) and make some calls between wasm and JS. Wasm has absolutely no access to your system and any interaction with the outer world needs to be done via JS.

    So quit whining.

  16. Re:No thank you on Firefox Moves Browsers Into Post-Password Future With WebAuthn Tech (cnet.com) · · Score: 1

    I assume advanced users will be able to use something like SSH keys.

  17. GitHub and SourceForge are both US-based. Why should they care about the crazy laws our dearest EU politicians make up?

  18. Re:Good news on eBay Is Dumping PayPal For Dutch Rival Adyen (cnn.com) · · Score: 1

    Yes, they could. I once received some money into my account at AlertPay. I didn't need the money at that time, so I left them there.

    I came looking for them later and the account was empty. I learned that they introduced a new provision in their TOS that says "if you don't access your money for some time, we'll take all of them away". So I ended up with zilch.

    So yes, it could always get worse.

  19. Is it just my impression that Intel didn't do squat during the past half year, and only started searching for fixes now that the vulnerabilities are public?

    What's also shocking to me, Intel is introducing new CPU models to the market that still don't have the flaws fixed. They really think the whole problem is overrated and no urgent action is needed.

  20. Re:Being trendy has a cost on Microsoft and GitHub Team Up To Take Git Virtual File System To MacOS, Linux (arstechnica.com) · · Score: 1

    I use Git every day and I cannot imagine how the stuff I can do with it via command line would be implemented as UI features.

    So the UI is limited to simple tasks performed by people who need nothing more than commit, push and pull and I see no problem with that.

  21. Re:Linux on No, the Linux Desktop Hasn't Jumped in Popularity (zdnet.com) · · Score: 1

    Read the comments above. I'm not reacting to the article, but to the discussion in this thread.

  22. Re:Linux on No, the Linux Desktop Hasn't Jumped in Popularity (zdnet.com) · · Score: 1

    What about Android is not Linux? It's a Linux system like any other that just doesn't use X11/Wayland/Mir for display, but uses SurfaceFlinger instead.

    I work in embedded Linux area and Android for me is just another flavor of Linux.

  23. Re:Android is not really a "Linux" smartphone OS. on Linux Desktop Market Share Crosses 3% (netmarketshare.com) · · Score: 1

    What a load of nonsense. No clue why this post got so modded up.

    I do embedded Linux development (besides Android platform porting) and when you do embedded Linux, you also don't use "GNU utilities, systemd, X, Wayland, or any of the desktop environments typically found on a Linux system". We use Busybox (which is also used on Android, at least optionally), custom scripts and EGL for rendering.

    But I see no reason for not calling these embedded systems Linux.

    Google could probably silently switch the Linux kernel to the NetBSD kernel or some other kernel, and nobody else would have any idea it happened.

    That also bull****. Have you ever heard of the NDK?

  24. Re:I Left Tech Voluntarily at 40 on Will Millennials Be Forced Out of Tech Jobs When They Turn 40? (ieeeusa.org) · · Score: 1

    Why would you tax your income twice?

  25. Re:Opportunistic on After Losing Support, Trump's Business and Manufacturing Councils Are Shutting Down (theverge.com) · · Score: 2, Insightful

    Antifa is an organization that openly embraces violence. So they are very much like the Nazis.