Slashdot Mirror


User: YoungManKlaus

YoungManKlaus's activity in the archive.

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

Comments · 543

  1. Re:Foobar2000 on What Happened To Winamp? (arstechnica.com) · · Score: 1

    Lots of stuff has been mentioned already ... personally:
    1. actually proper ID3 tag handling (at least way better than anything winamp ever had)
    2. volume normalization
    3. tree-style media library
    4. better interface (I have come to detest custom interfaces ... if you hear that spotify: you are the worst!)
    5. _way_ better startup performance with my big library
    6. mass tagger / mass mover (such a great feature to keep stuff organized)

    just from the top of my head.

  2. Re:Foobar2000 on What Happened To Winamp? (arstechnica.com) · · Score: 3, Informative

    Absolutely. Switched to foobar because it was so much more useful and less resource hungry. And I had a laptop with 240 MB ram back then, so that was really a concern.

  3. Re: Prevent data on Deserialization Issues Also Affect .NET, Not Just Java (bleepingcomputer.com) · · Score: 1

    > will deserialize it into something that can fork a new process

    Only if you tell it "hey please put this into this insanely insecure class that will fork a process". Serialize your shit into stupid DTOs and you are dandy. That has nothing to do with the API surface.

  4. I also got a blacklist of idiots in the company that I defer to my colleagues.

  5. small vendors live.

  6. So what is the argument? on Are App Sizes Out of Control? · · Score: 1

    That Android phones are "years behind" because you have to use the Vendor's app to get all camera features? Srsly?

  7. Cash is good. I live in a sane country on Ask Slashdot: Why Do So Many of You Think Carrying Cash Is 'Dangerous'? · · Score: 1

    you know, where people don't get robbed on the steet at gunpoint and shit like that. Aka pretty much all of the civilized world other than the US.

  8. "As Hopes For Trump Fade" on Many Nations Pin Climate Hopes On China, India As Hopes For Trump Fade (reuters.com) · · Score: 1

    Uhm, you are seriously telling me _anyone_ put any hopes into that buffoon, and especially climate experts? That is way ridiculous.

  9. Re:Is this an Apple problem? on Should You Leave Google Chrome For the Opera Browser? (vice.com) · · Score: 1

    No, modern browsers are just pigs. The last browser engine that seemed to really care about resources was Presto which they sadly killed off. Presto w/ 50+ tabs was in the lower 100MB range, Chromium easily eats into the GBs there.

  10. Re:No!!!! on Should You Leave Google Chrome For the Opera Browser? (vice.com) · · Score: 1

    I try them regularly, but right now Opera has a bunch of convenience features that are lacking from vivaldi and that makes them still better to use for me. For instance, I use the video pop out thing _a lot_, and vivaldi has a weird bug that if you type to fast it does not properly auto-complete (eg. if I type "re" and hit enter very fast, it will search for "re", if I wait for maybe 1/10th of a second, it will have completed to "reddit.com" and open that).

  11. Biometrics suck on Slashdot Asks: Should Businesses Switch To Biometric Passwords? (hbr.org) · · Score: 1

    Easy to steal, not protected by any laws, cannot be changed should they be compromised. Worst system imaginable.

  12. Lol, fuck france on EU Leader Says English Is Losing Importance (politico.eu) · · Score: 1

    For real, just look at Eurovision ... _everyone_ talks in English except the French tard who gets called for the numbers.

  13. Anyone actually still using inheritance? on Developer Hacks Together Object-Oriented HTML (github.com) · · Score: 1

    Sounds like the 90s called. These days, composition is the new king.

  14. "forbids online retailers from redirecting" on EU Lawmakers Include Spotify and iTunes In Geoblocking Ban (reuters.com) · · Score: 1

    That statement is obviously bullshit. It just forbids them from offering a different service (and price) to customers in formerly different markets. You can still have local sites all you want, you just can't charge double just because someone is in Germany or France for instance.

  15. One source of bloat at a time ...

  16. "Forever" on Startup Still Working On 'Immortal Avatars' That Will Live Forever (cnet.com) · · Score: 4, Insightful

    more like until they run out of money and shut down the servers, which is probably in 5 years or so.

  17. Re:Because they can. on Why Do Airlines Overbook? (bbc.com) · · Score: 1

    Take legal action and/or get laws passed to make the practice legal in itself.

  18. What random city selection is that? on The Best and Worst Cities To Live in For Tech Workers, Based on Rent and Commute (qz.com) · · Score: 1

    ---

  19. Re:More likely a stuck thread on an 8 core CPU on Blinking Cursor Devours CPU Cycles in Visual Studio Code Editor (theregister.co.uk) · · Score: 1

    > 13% sounds like a single thread running continuously (no sleep/idle) on an 8-core CPU

    Thanks captain obvious.

    The reason for it is still the cursor blinking ... or rather: chromium sucking at doing keyframe animations.

  20. > And it never used 13% of my cpu to flash a cursor.

    Go blame Google. It's a chromium bug.

  21. Re:Probably a minor oversight. Will likely be fixe on Blinking Cursor Devours CPU Cycles in Visual Studio Code Editor (theregister.co.uk) · · Score: 1

    Riiight, because comparing "ed" to a full size IDE totally makes sense ... Not to mention, the issue discussed here is a Blink/Chromium issue and got nothing at all to do with VSC.

  22. Re:Maybe they shouldn't use Javascript ... on Blinking Cursor Devours CPU Cycles in Visual Studio Code Editor (theregister.co.uk) · · Score: 1

    Except they aren't ... the cursor is purely a CSS animation ... just the blink engine majorly fucking up.

  23. Re:ANNOUNCEMENT on Firefox Goes PulseAudio Only, Leaves ALSA Users With No Sound (omgubuntu.co.uk) · · Score: 1

    > and continuation of grandfathered add-ons and plug-ins tradition

  24. Re: This is silly on Firefox Goes PulseAudio Only, Leaves ALSA Users With No Sound (omgubuntu.co.uk) · · Score: 1

    > but those are fringe uses

    That affect the vast majority of users. Proper working plug and play and mixing are _the_ most important customer features.

    > ALSA gives you an user-unfriendly 6x6 matrix which you can reconfigure for any possible way you may think of, while with Pulse all you can do is upmix/downmix stereo to 5.1 and that's it.

    Which who ever needs?

  25. Re: This is silly on Firefox Goes PulseAudio Only, Leaves ALSA Users With No Sound (omgubuntu.co.uk) · · Score: 1

    Pulseaudio has a shitload of advantages, from being able to target all kinds of sound backends (not just ALSA, but also OSS, JACK, other OSes), to being network transparent (so you could just broadcast audio to small IoT-Audio-Devices in your network), and also you can't get into shit like one program claiming exclusive rights, at which point you break all other audio (which in ALSA, while not encouraged, is always an option).