Slashdot Mirror


User: mvdwege

mvdwege's activity in the archive.

Stories
0
Comments
3,203
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 3,203

  1. Re:Nope on Are the Wealthy Plotting To Leave Us Behind? (medium.com) · · Score: 1

    What I get is that you are too stupid to recognise a metaphor.

    And you're a libertarian.

    But I repeat myself.

  2. Re:No, wealthy, please, stay and care for us! on Are the Wealthy Plotting To Leave Us Behind? (medium.com) · · Score: 1, Insightful

    And yet here you are, sucking on the teat of a collective endeavour.

    Libertarians and other hyper-individualists wander around the supermarket of civilisation, stocked and supplied by other people, filling their pockets, and acting indignant and crying 'robbers!' when security stops them as they try to leave without paying.

  3. Re:Ah the glory days on America's Former CTO Remembers Historic Coders (bard.edu) · · Score: 1

    You mean those glory days when programming was considered a menial job and farmed out to the typist pool (all ladies, of course)?

  4. Re: Betteridge's law on Should Developers Abandon Agile? (ronjeffries.com) · · Score: 1

    No, I'm a sysadmin who has to deploy the shit some coders deliver and deal with the unhappy users. But thank you for playing, shithead.

  5. Re: Not universal until it includes systemd on Systemd-Free Devuan 2.0 'ASCII' Officially Released (devuan.org) · · Score: 1, Insightful

    management of firewall rules, fstab, networking, process control: all these things are completely insane to be managed exclusively by PID 1.

    Sorry, but if you don't understand why a service manager should know about which file systems are mounted and whether or not the network is up before starting services, you have absolutely no authority to talk about these things.

    As for process control: that's been a badly implemented part of init since its very beginning, as the ultimate ancestor process on a *nix machine. That systemd in its role as init and cgroup manager allows more fine-grained process control is a good thing.

    And firewalling isn't even handled by systemd. The closest thing is the IPAddressAllow directive in unit files, which is a direct re-implementation of tcpwrappers, not firewalling.

  6. Re:Triggered? on Systemd-Free Devuan 2.0 'ASCII' Officially Released (devuan.org) · · Score: 0

    Fuck off to your safe space, snowflake. So far it's the rabid anti-systemd folks that keep invading other discussions (like the iproute2 one a while back), all shouting 'it sucks! eleventy!!' without arguments.

  7. Re:Not universal until it includes systemd on Systemd-Free Devuan 2.0 'ASCII' Officially Released (devuan.org) · · Score: 1

    One anecdote, versus just about all distribution maintainers. I know how I believe.

  8. Re:I have a great deal of experience with Agile on Should Developers Abandon Agile? (ronjeffries.com) · · Score: 1

    Agile is not for the benefit of developers. Agile improves information flow to project managers. It allows for better business decisions.

    Nailed it. But I think you miss the main implication: that is and should be the point.

    Contrary to what a lot of coders think, code is not an end goal. A working application is not even an end goal. In the end, why we have coders is because we need to automate (business) processes. And without better information flow to the business, the code produced will not do that satisfactorily.

  9. Re:Betteridge's law on Should Developers Abandon Agile? (ronjeffries.com) · · Score: 1

    Generally speaking, I'd say the one benefit agile tends to bring is that it officially discourages developers from hunkering down into a huge project and simply "going dark" for a year, at least if done correct. Those types of going dark periods often don't end well. I've always thought that was common sense anyhow, but it's probably better for leads and producers to be able get a bit more visibility into those sorts of projects.

    That's because most programmers and most managers seem to think in terms of 'product': "We want this application, and we need it done by X". Instead, programming should be about data flow: what information flows into a process, and what information does the organisation want out of that input?

    I've seen developers up close, and sometimes their singular devotion to "i want to improve my application/my code" at the expense of "what does the end customer need" really needs to be managed.

    A close engagement with the end user, and incremental development can help fine tune a better vision on the data flow and necessary transformation, but if no-one from the management team on down focuses on the reason we have developers in the first place, you get a dysfunctional organisation, where management does not trust the devs and uses 'Agile' to micromanage them, and devs start treating their slices of code as their private fiefdoms instead of watching the big picture.

  10. Re:Actually, this is exactly the point on Should Developers Abandon Agile? (ronjeffries.com) · · Score: 1

    So, badly implemented agile is a problem, as is badly implemented just about any process.

    If a process or methodology is that sensitive to implementation errors, I'd say it is broken, at the very least in the sense that it is trying to solve the wrong problem. It is at worst a sign of the the Techie Problem: trying to find a tech (in this case process) solution to a socai problem.

  11. Re:Not universal until it includes systemd on Systemd-Free Devuan 2.0 'ASCII' Officially Released (devuan.org) · · Score: 1

    Smart people would conclude that that might mean that systemd is actually solving essential problems.

  12. Re: Would it cost them less to just stop serving E on Google Facing Billions in EU Antitrust Fines (axios.com) · · Score: 1

    trying to step up and dictate what a private company's business model is.

    Yeah, those nasty regulators, stopping me and Vito from protecting our local shopkeepers against damage to their businesses.

  13. Re: That would break scripts which use the UI on There Are Real Reasons For Linux To Replace ifconfig, netstat and Other Classic Tools (utoronto.ca) · · Score: 1

    Oh look, another mental midget who can't even read.

  14. Re:Linux' userland is UNSTABLE ! on There Are Real Reasons For Linux To Replace ifconfig, netstat and Other Classic Tools (utoronto.ca) · · Score: 1

    Iproute2's age has got nothing to do with breaking existing convention with new tools

    (Emphasis mine)

    Wow. Wrong within one sentence. You really are an idiot.

  15. Ouch. I couldn't find it's exact age, but I knew it was already widespread 10 years ago, so I originally settled for that in this discussion.

  16. Re:That would break scripts which use the UI on There Are Real Reasons For Linux To Replace ifconfig, netstat and Other Classic Tools (utoronto.ca) · · Score: 1

    You know why systemd is winning? It's because all real opposition is from mental midgets who do things like confuse iproute2, a ten year old suite of tools, with Potterings work.

    And frankly, I think these are people you even loop up to.

  17. Re:You mean the opposite of the Unix way? on There Are Real Reasons For Linux To Replace ifconfig, netstat and Other Classic Tools (utoronto.ca) · · Score: 1

    Like I said, convenient shorthand. You know it, and I know it, but the guy I was replying to obviously doesn't.

  18. The assertion ifconfig only displays one IP address per interface also demonstrably false.

    Go back to your parents' basement and leave the sysadminning to the professionals:

    $ ifconfig lo
    lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
    inet 127.0.0.1 netmask 255.0.0.0
    inet6 ::1 prefixlen 128 scopeid 0x10<host>
    loop txqueuelen 1000 (Local Loopback)
    RX packets 261603 bytes 70983892 (67.6 MiB)
    RX errors 0 dropped 0 overruns 0 frame 0
    TX packets 261603 bytes 70983892 (67.6 MiB)
    TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
    $ sudo ip addr add 127.1.0.1/8 dev lo
    $ ifconfig lo
    lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
    inet 127.0.0.1 netmask 255.0.0.0
    inet6 ::1 prefixlen 128 scopeid 0x10<host>
    loop txqueuelen 1000 (Local Loopback)
    RX packets 261695 bytes 70996263 (67.7 MiB)
    RX errors 0 dropped 0 overruns 0 frame 0
    TX packets 261695 bytes 70996263 (67.7 MiB)
    TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
    $ ip addr show dev lo
    1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
    valid_lft forever preferred_lft forever
    inet 127.1.0.1/8 scope host secondary lo
    valid_lft forever preferred_lft forever
    inet6 ::1/128 scope host
    valid_lft forever preferred_lft forever

  19. Re:Linux' userland is UNSTABLE ! on There Are Real Reasons For Linux To Replace ifconfig, netstat and Other Classic Tools (utoronto.ca) · · Score: 1

    Do you have any idea how old iproute2 is? Idiot.

  20. Re:The dislike of support work on There Are Real Reasons For Linux To Replace ifconfig, netstat and Other Classic Tools (utoronto.ca) · · Score: 1

    Too bad it's the old tool that doesn't deal with corner cases. Just one example: multiple IPs on one interface. ifconfig can't handle that at all, except by creating aliases. On modern deployments, especially with virtualisation, that happens to be not even a corner case, but essential functionality.

  21. Re:You mean the opposite of the Unix way? on There Are Real Reasons For Linux To Replace ifconfig, netstat and Other Classic Tools (utoronto.ca) · · Score: 1

    So, tell me, oh great Unix wizard, how do I unlink(2) a socket? Why do I have to call socket(2) and bind(2), and then listen to it or connect to a remote socket before I can even think of calling read(2) or write(2)?

    'Everything is a file' is a convenient shorthand, not a truth graven in stone.

  22. Re:You mean the opposite of the Unix way? on There Are Real Reasons For Linux To Replace ifconfig, netstat and Other Classic Tools (utoronto.ca) · · Score: 1

    The number one rule of the Unix way is "everything is a file". Including everything in /proc.

    If only that were true, we would be spared your ignorance.

    Here's a hint: it has something to do with why BSD was used to try out technologies for DARPA.

  23. Re:Why is this even here? on Trump Cancels Singapore Summit With North Korean Leader Kim Jong Un (cnbc.com) · · Score: 1

    How about you prove it?

  24. Re:Why is this even here? on Trump Cancels Singapore Summit With North Korean Leader Kim Jong Un (cnbc.com) · · Score: 1

    those of us who valued Slashdot for its coverage of mostly tech-related stuff are increasingly being alienated.

    You must be new here. Slashdot has always posted more than pure tech stuff. And there have always been short-sighted idiots whining about it.

  25. Re:Why is this here? on London Plans To Ban Junk Food Advertising On Public Transport (bloomberg.com) · · Score: 1

    He did no such thing, but thank you for showing your colours with that barely disguised "he's a moooslim!!!1!" dog whistle.