Slashdot Mirror


User: GoingDown

GoingDown's activity in the archive.

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

Comments · 45

  1. Re:yeah, right.. on EU Set To Mandate Speed Limiters In All New Cars (bbc.co.uk) · · Score: 1

    Lets for a moment ignore the fact that speed is not THE cause of most road fatalities (that honor falls to drunk driving, exhaustion, and distracted driving in about that order).>

    According to this (https://www.strongtieinsurance.com/common-reasons-road-accidents/) it is number second. If is still quite a lot.

  2. Re:So much for drive-in movies. on Trump Endorses Permanent Daylight Savings Time (thehill.com) · · Score: 1

    It is still on discussions. There is EU wide proposal to get rid of time changes. Every country have option to select either time to stay on.
    https://www.timeanddate.com/ne...

    Here in Finland, it has not been yet decided which time is the one we stay on.

  3. Re:So much for drive-in movies. on Trump Endorses Permanent Daylight Savings Time (thehill.com) · · Score: 2

    In Finland, we had poll about whether to stay on DST or winter time. Result was 52% in winter time and 48% in DST. Of course because this was a public poll results are only giving a direction, but it is nowhere near 99% vs 1%.

    I myself really do not care. If we all go to DST, then slowly and gradually our wake-up hours will shift little bit later and later, until we see that when previously we were living in (for example) 7-22 wake-up hours, then after years of permanent DST wake-up hours shift for 8-23.

    It really would not matter. People to tend to go to sleep too late anyway, and wake up with too little sleep.

  4. Re:Only newer OS are affected... on WPA2 Security Flaw Puts Almost Every Wi-Fi Device at Risk of Hijack, Eavesdropping (zdnet.com) · · Score: 1

    It is more so that those older operating systems does not implement WPA2 correctly (eg. they do not support retransmission). Newer OSes (and ones which implement standard more tightly) are more vulnerable.

  5. Re:More pointless moving things about on GNOME 3.26 Released (betanews.com) · · Score: 1

    You're fucking kidding me?!?!?

    You're using a study done before Y2K when Bill Clinton was President to justify what Gnome is doing with the GUI today?

    It was not useable, it was a confusing mess. ...

    It was response to earlier post which said that desktop was perfectly usable two decades ago. That study points out that no, it was not perfectly usable back then.

  6. Well, I don't actually doubt the fanless part - I suppose most of the modern cpu's can run fanless - they just throttle quite a lot.... I just doubt that you can run it without heatsink.

  7. Is that true? I really doubt that, E5-2679v4 CPU is 20-core 200W TDP cpu.

    Also, its in totally different pricepoint - over $2500 USD, so I do not know where this "closest rival" comes from.

  8. Re:Why the fuck did eth0 become enp0s19?! on Ask Slashdot: Ubuntu 18.04 LTS Desktop Default Application Survey · · Score: 5, Informative

    Network interface naming has nothing to do with systemd. Reason why your ethernet adapter was suddently named as enp0s19 is because of this: "udev supports a number of different naming schemes. The default is to assign fixed names based on firmware, topology, and location information. This has the advantage that the names are fully automatic, fully predictable, that they stay fixed even if hardware is added or removed".

    https://access.redhat.com/docu...

  9. Re:non-remarkable non-LTS on Ubuntu 16.10 Reaches End of Life (softpedia.com) · · Score: 1

    Yeah, I actually realized now what is the issue.

    If you run
    >journalctl | less

    You will get normal less pager with wordwrap

    If you just run
    > journalctl

    You will get still paginated output, without wordwrap (not sure what this is using as pager, is this something built in?).

    Finally
    >journalctl --no-pager

    Will show you plain output without pager.

    Yeah, it seems that defaults are little bit strange, and I do not understand why there must be that default pager (without wordwrap) at all. And I don't know where the pager is choosen from, I do not have either PAGER or SYSTEMD_PAGER set (this is Ubuntu). And actually, setting pager does not seem to help

  10. Re:non-remarkable non-LTS on Ubuntu 16.10 Reaches End of Life (softpedia.com) · · Score: 1

    One small thing to start: how the fuck is it not the default behaviour of journalctl to linewrap so you can actually see all the errors?

    It is definetely not journalctl's job to linewrap anything - your terminal should do that.

  11. Or press Super+H.

    Or click title bar with right mouse button and select minimize.

  12. Re: Wonderful? on Canonical Killing Unity For Ubuntu Linux, Will Switch To the Superior GNOME (betanews.com) · · Score: 1, Informative

    Have you tried googling?

    There is quite a comprehensive documentation available from Redhat: https://access.redhat.com/docu...

    Also, Archlinux has always good wiki articles, and systemd one is here: https://wiki.archlinux.org/ind...

    One good introduction is on Linux.com: https://www.linux.com/learn/un...

     

  13. Re:Finally, I can switch to Gnome! on GNOME 3.24 Released (softpedia.com) · · Score: 1

    Actually, line wrapping can be switched from the next menu to the right (where you see the LN xx, COL xx). It is not buried so far (at least in Gedit 3.22)

  14. I'm sorry but no Linux system comes even slightly close to the amount of support you get from Windows, Windows Vista is only now having its free support end, Windows 7 will continue to get updates until 2020 and Windows 8.1 gets patches until 2023...can anybody show me even a single Linux distro that gets free security patches without forcing the user on the upgrade treadmill for this long?

    Centos comes to my mind (and of course RHEL). Centos releases are supported for about 10 years, which is about in same level as Windows 7 support.

    Centos 5 was released April 2017, and its support is ending 31 March 2017.

  15. Re:Still no compelling systemd use case on Systemd Starts Killing Your Background Processes By Default (blog.fefe.de) · · Score: 1

    There is lots of things systemd does what sysvinit does not. For example:

    * whole cgroups stuff
    * Make service-private /tmp space
    * Isolating services from network
    * making directories read-only or inaccessible for service
    * sevice monitoring
    * dependency-based service startup

  16. Re:What is the point of Devuan? on Will You Be Able To Run a Modern Desktop Environment In 2016 Without Systemd? · · Score: 1

    This powerdevil/upower is an example. There is no going back to pm-utils for upower, even though it used to support it. Now, you need either to use systemd or some ConsoleKit2 that would behave in a similar fashion.

    How it is systemd's fault if upower decides to drop support to pm-utils? Maybe upower maintainers should be asked why they deprecated pm-utils in favor of systemd?

  17. Re:Linux desktop architecture is a joke on Will You Be Able To Run a Modern Desktop Environment In 2016 Without Systemd? · · Score: 1

    You know what the problem with that is? Why on earth does KDE even includes power management? And network manager and and and. All those should be just deamons or command line utilities common to all the distros.

    Maybe because laptop user expects to be able to change screen brightness and other power management settings & wifi networks using KDE GUI?

  18. Re:Income is not constant on $56,000 Speeding Ticket Issued Under Finland's System of Fines Based On Income · · Score: 1

    Actually this has been taken to account. If your income has changed drastically from last year, you can request your fines to be rated based on your current year income.

  19. Gnome 3 unusable? on Gnome 3.12 Delayed To Sync With Wayland Release · · Score: 1

    What is the problem on Gnome if you have multiple virtual desktops and lots of windows on each of them? Virtual desktops work about just like in Gnome 2, except that they are dynamic by default - they are created when needed and removed when they are empty. And I would say moving windows to different virtual desktops is much easier under Gnome 3 than what it was under Gnome 2.
    Under Gnome 2, if you had lots of windows open on one virtual desktop, the task bar was starting to get unusable - it was really hard to find correct window from the full task bar with really small icons. It is much easier under Gnome, when you can see window previews on overvime 2, since so much contribution effort are now given to MATE project for example. I will not be surprised that MATE will overtake Gnome 3 in a few years. I fact, I hope this will be the case, because projects that are unable to understand his users base will see there contribution effort going down over time.ew screen. It will get crowded as well, but not as fast as with Gnome 2.
    And how exactly Gnome 3 breaks apps with multiple windows? Multiple terminals? Or Dia? I haven't seen any breakage.

  20. Re:Summary of Linux on the desktop on Ask Slashdot: Are Linux Desktop Users More Pragmatic Now Or Is It Inertia? · · Score: 1

    I totally agree. Gnome 3.10 which comes with OpenSUSE 13.1 is good and usable desktop environment. With few extensions it is almost perfect. After using Gnome 3.10 for several months, it is really hard to try to go back to KDE or almost any other system - they feel really restrictive.

    What i especially like in Gnome 3 are:
    - ALT+TAB which finally works how it should (shows windows from all workspaces and groups windows by applications). All windows from all workspaces must be shown because I have no idea in which workspace the window is what I want to use next. And by grouping windows by applications, it is much quicker to locate the window I really want.
    - It is much easier to manage & move applications to other workspaces using mouse compared to for example Gnome 2 or KDE behavior.
    - Overview is great way to find "lost" applications with its big previews. And its search is excellent.
    - dynamic workspaces are great idea

    What I don't like or what needs improvement:
    - Access to systray icons and notifications has been quirky. In somewhere around Gnome 3.8 it gained big improvements though.
    - Applications view in overview really requires some kind of grouping by application type. There is application folders but I feel it insufficient,

  21. Re:Libre as in We don't care what you think on GNOME 3.8 Released Featuring New "Classic" Mode · · Score: 1

    All minimized windows still show up in overview. So either moving mouse cursor to top-left or pressing Super key (Win key), and then clicking them will show them. Minimized windows also show in ALT+TAB or ALT+{key above tab}.

    Should not be too hard.

  22. Sounds good for me, just make llvmpipe "lighter" on GNOME 3.8 To Scrap Fallback Mode · · Score: 1

    I've tested Gnome 3 on kvm virtual machine. I used Fedora 18, and it did seem to work rather well. Also, I have Ubuntu 12.10 installation with vino enabled, and I connect to it using remmina - and it too works pretty well, even when I connected over DSL line.

    Llvmpipe option should just automatically reduce all animation effects to minimum levels and it is all fine even on little bit older hardware too.

  23. Re:Typical Douchebags out in force on GNOME 3.6 Released · · Score: 1

    There is extension "Activities configurator" which gives you configuration options for the hot corner.

    https://extensions.gnome.org/extension/358/activities-configurator/

  24. Re:Don't waste your time with GNOME 3.6 on GNOME 3.6 Released · · Score: 1

    It is wastly different.I've been using Gnome 3 for a quite a while, and it works pretty well for me.

  25. Re:WTS 1982 C-64 on Commodore 64 turns 30 · · Score: 1

    >turn on lights

    Good start to the day. Pity it's going to be the worst one of your life. The light is now on.
    Bedroom, in the bed

    >get up

    Very difficult, but you manage it. The room is still spinning. It dips and sways a little.