Slashdot Mirror


User: AuMatar

AuMatar's activity in the archive.

Stories
0
Comments
6,002
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 6,002

  1. Re:Projections are always horseshit on California's Bullet Train Hurtles Towards a Multibillion-Dollar Overrun (latimes.com) · · Score: 2

    Pretty much no construction project, public or private, is done with fixed price bidding. Its done with costs+ bidding. No construction company in the world would touch a contract where they're on the hook for the overruns. And no insurance company would ever issue such insurance, for any cost.

    I mean really- would you accept a software project where you're told when it has to be done, all the features in it with no changes, a fixed budget, and if it goes over you have to pay everything? Nobody would agree to that.

  2. Re:There will be no train on California's Bullet Train Hurtles Towards a Multibillion-Dollar Overrun (latimes.com) · · Score: 4, Insightful

    Now add in 90 minutes at the airport before and after which don't exist on trains. Now add in the extra pollution and carbon usage of the planes. Now add in lower prices because rail is cheaper to run and uses less gas. Now add in the lower congestion at airports because some percentage is now using rail. You end up with a trip that's cheaper, barely if at all longer, more comfortable, less polluting, and improves things for everyone else too. I'm very glad to have voted for it.

  3. Re:There will be no train on California's Bullet Train Hurtles Towards a Multibillion-Dollar Overrun (latimes.com) · · Score: 5, Informative

    YOu need to get out of the US. Throughout Europe they use trains. They go 200 miles per hour. They're more comfortable than a plane (more leg room, dining cars, etc), cheaper to operate, and when you count the time it takes to get through security faster. Also far more likely to be on time. The only way planes win is if the trip is at least 800 miles so the speed difference beats the amount of time wasted at an airport. Anything else, take a train. Literally nobody in Europe or Asia prefers planes for medium distance travel.

    Except in America of course where we're decades behind on rail technology and have trains limited to 50-60 mph. Its about time we catch up with the rest of the world.

  4. Re:Ignorance, mainly. on Node.js's npm Is Now The Largest Package Registry in the World (linux.com) · · Score: 1

    It has to do with barriers to entry. In the old days, the most ignorant were the BASIC programmers. Because the compiler was cheap/free, it was the easiest one to start on. So you had more half trained people using that than anywhere else.

    In the web days, Javascript became even easier than BASIC- no tools needed but notepad and the browser. No need to compile your app, just hit refresh. And immediately you had a complicated GUI output, not just a console app. So that's where everyone started learning. So the percentage of JS programmers who are bad is several times that for other languages.

  5. Re:Will be dead within a year on Creator of Android Andy Rubin Nears His Comeback, Complete With an 'Essential' Phone (bloomberg.com) · · Score: 1

    But there's no need to make a phone to do that. Make an app that runs on each platform.

  6. More than that- this is a state university. Not a private one like Harvard. Its basically owned by the government. So its the government outsourcing these jobs.

  7. My phone on Ask Slashdot: What's The Most Useful 'Nerd Watch' Today? · · Score: 2

    I'm already carrying it, and there's absolutely nothing of value that a watch will do that it doesn't. Bonus- no wearing something uncomfortable on your wrist that's just prone to hit things and pull out your arm hair. I threw mine out the day I bought my first dumbphone, and I wouldn't wear a new one if you bought it and paid me.

  8. Re: Don't upgrade your hardware, and... on Apple's Share of PC Users Drops To A Five-Year Low (infoworld.com) · · Score: 1

    My pc laptop has 64. It's a year old now, so you can probably find 128.

  9. Re: They should have just given us every game on Hackers Unlock NES Classic, Upload New Games Via USB Cable (arstechnica.com) · · Score: 1

    They don't have the legal right to do that. They don't own the copyright on most games

  10. Games, all the time. I'd love if a turn of Civ6 took less time. I'd pay more for that then I would a network or disk speedup.

  11. Re:"prototyping language for startups" on Can Learning Smalltalk Make You A Better Programmer? · · Score: 1

    Its a pretty bad idea, but its not uncommon for a startup to write something, realize it isn't quite what they need to do, and throw most/all of it away and rewrite it. You don't plan to do that, but you accept that it may happen.

    You wouldn't normally plan to do it in another language, but you may switch frameworks or even languages if the original choices end up being a bottleneck as you scale (or a hiring bottleneck if you can't find enough programmers).

  12. Re:Maybe he does support those values on IBM Employees Protest Cooperation With Donald Trump (theintercept.com) · · Score: 2

    Wow, you're so wrong it hurts. There were wars in Ireland as late as the 1980s between groups of Christians. And through most of the last millenium Jews in the Muslim world had more freedom there than they did in Christian Europe, where they were forced to only a handful of professions and made to live in walled ghettos (all the easier to occassionally murder them).

    ANyone who says Christianity is any better either has their head up their ass, no knowledge of history, or is purposely trying to tar another religion out of their own sense of hatred. Seems like you're a mix of 1 and 3.

  13. Nope on Are Remote Offices Becoming The New Normal? (backchannel.com) · · Score: 1

    I'm on the job market now, haven't seen more remote jobs than I did previously. If anything the pendulum is moving away from full time remote. And I don't blame them for it- I've done the remote thing, I was nowhere near as effective. I've seen other go remote, they always lost efficiency. Those hallway meeting, brainstorming sessions, co-working sessions, easy quick meetings where you can scribble on paper/whiteboards and read body language- they're all important. So is the chit chat and socialization- people are social animals. Teams work better together if they know and like one another. Remote just does not work as well. For someone to be worth it at 100% remote they really need to be a genius in their field.

  14. Re:I have a remote option but go in anyway on Are Remote Offices Becoming The New Normal? (backchannel.com) · · Score: 4, Interesting

    The thing with the "hey you got a minute" is that your productivity is not all that matters. Its the group productivity that does, and the group productivity almost always increases from those, even if yours suffers. Someone coming over to you means they were blocked, and are going form near 0 to near 100 by interrupting you.

  15. Re:Hate the office life on Are Remote Offices Becoming The New Normal? (backchannel.com) · · Score: 1

    WHy are you wearing uncomfortable clothes? Wear a tshirt, just like every other developer I've ever known does. They don't like it? Let them fire you- the market is hot right now, you'll probably make 40% more. Also, who the hell plays music over the speakers at an office?

  16. Re:Depends on the library on Does Code Reuse Endanger Secure Software Development? (threatpost.com) · · Score: 1

    Sure they would. They'd just get things done slightly slower. But the big, well known dependencies aren't the problem- they may find an occasional security bug, but they'll be quickly patched. The problem is when you use some random library that doesn't have a large user base and contributor base. If you find something on github and use it without reading and understanding every line of it, you're incompetent.

  17. Depends on the library on Does Code Reuse Endanger Secure Software Development? (threatpost.com) · · Score: 3, Insightful

    A well known, maintained library such as OpenSSL? You're far more secure using the open source library. Not only do you need to be an expert to correctly and securely implement that level of cryptography, but it can contain all sort of subtle bugs you're unlikely to catch.

    Now if you're talking about some random library you found on github because some guy on stackoverflow said to use it? That makes you less secure. Don't put random things you found on the internet into your program without reading the code, understanding what it does, and doing a full audit on it first.

    And there's a special place in hell for anyone who uses gradle, nvm, or anything else that automatically downloads the library for them without specifying an exact version. You're just asking to be screwed by a trojan horse. Leftpad was about the best case scenario, imagine if leftpad had changed their code to be a backdoor instead?

  18. Re:The reason they keep raising money on Wikipedia Exceeds Fundraising Target, But Continues Asking For More Money (theregister.co.uk) · · Score: 4, Informative

    Well if the summary is to be believed, they have 45x their yearly costs. That's a bit more than protection from swings in donations.

  19. Re:Lucky he is CEO. on Reddit CEO Steve Huffman: I Screwed Up and I Want Reddit To Trust Me Again (cnbc.com) · · Score: 2

    THis is actively worse coming from the CEO. If a low level admin did this, he'd be fired, the CEO would appologize and they'd think of procedures to prevent it from happening again, and it would blow over failrly quickly. Nobody would mistake it for something the company thought was ok.

    The face that the CEO thought this was a good idea means that their entire company culture is one that accepts this. That destroys trust. We have no reason to believe he won't do it again in the future, or perform other more subtle forms of censorship.

  20. Re:Nonsense. on If You Get Rich, You Won't Quit Working For Long (bbc.com) · · Score: 1

    Or I make enough money that the 1-200 in profit I'd get after taxes over buying it myself is worth it for the convenience to me. If you're making 6 figures, as even an entry level programmer comes close to if not achieves these days, the money doesn't mean much.

  21. Re:Nonsense. on If You Get Rich, You Won't Quit Working For Long (bbc.com) · · Score: 2

    I'd pick free sodas over 1K per year. I drink a lot of diet coke, and I don't want to have to remember to buy a 6 pack ever morning. Even if I come up slightly behind in dollars the convenience factor is more than worth it.

  22. Re:The Honeymoon is over I guess? on Alphabet Donated Its Employees' Holiday Gifts To Charity (fortune.com) · · Score: 1

    Meh, I'd rather have beer and pretzels. If I have to dress up, you couldn't pay me enough to go. And quite a lot of people feel like me. The beer and pretzels are probably enjoyed more than the formal parties were.

  23. Re:The human fund on Alphabet Donated Its Employees' Holiday Gifts To Charity (fortune.com) · · Score: 1

    Actually I don't want a gift. I want cash. You give me a non-negligible gift, then I have to pay tax on it. I'd rather get nothing and not have to pay tax on it then get something I may or may not want.

  24. Re:The human fund on Alphabet Donated Its Employees' Holiday Gifts To Charity (fortune.com) · · Score: 1

    BEcause they actually paid. I donated money in honor of my deceased father, but I got the tax writeoff.

  25. Re:The human fund on Alphabet Donated Its Employees' Holiday Gifts To Charity (fortune.com) · · Score: 1

    ANd its 30 million retail. THey wholesale it for about half that. And they build it for half that. Most likely their actual cost was near 0, with a small possibility of negative.