Slashdot Mirror


User: Sebastopol

Sebastopol's activity in the archive.

Stories
0
Comments
1,737
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1,737

  1. Re:credibility = zero on Julian Assange: All That Malware On Wikileaks Isn't a Big Deal (vice.com) · · Score: 1

    http://www.salon.com/2016/10/1... ...AND BURN!

    Lol. Sucka.

  2. Re:This is about power, control, and greed... on Verizon Workers Can Now Be Fired If They Fix Copper Phone Lines (arstechnica.com) · · Score: 1

    > Power: See above. Put on your tin foil hat, but this is one step in a wave to disrupt and control communication when a "state of emergency" or "martial law" is declared. Just wait.

    As I understand it, the US discovered it is WAY easier to control people when they are sedentary (obese due to force feeding them subsidized surplus corn), uneducated (US ranks among the lowest in public education), and easily entertained (reality TV, 24-hour newscrap cycles).

    With that in mind: failing to provide communication mechanisms cause panic. Panic is hard to manage. If I was a government intent on controlling the population, I wouldn't do things to disrupt their internet feed or make them feel like they need to "prep". I would keep them week and as dependent on infrastructure as possible. Not maintaining phone lines would work against that.

    Plus, the government --already-- controls communication. Everything we transmit is capture, logged, mined and correlated. So there's really nothing to be had from the gov't angle in my mind. I agree with your Greed and Control 1e6% however. Its another way cell companies make billions in the US. Every country I've been to from Europe to SE Asia has better, cheaper, more reliable wireless.

  3. who owns the lines? on Verizon Workers Can Now Be Fired If They Fix Copper Phone Lines (arstechnica.com) · · Score: 2

    I live deep in the woods in central Oregon. My phone line has ~35 repair tube things on it (big pringles-sized black cans) between the main pole and the 5 miles to my house. Falling trees break it almost every year. Verizon and AT&T provide land line access, and CenturyLink provides my 0.6MBps DSL (I know, ugh).

    Who -owns- the line? And wouldn't switching to a cell access point fuck everyone's DSL? I know so little about phone lines....

  4. Re:credibility = zero on Julian Assange: All That Malware On Wikileaks Isn't a Big Deal (vice.com) · · Score: 1

    I know, I heard all about how good Trump and his son Baron are at cyber. Very smart, his son. Very smart at cybers.

  5. proportional fonts? on Guccifer 2.0 Dumps a Bunch of Clinton Foundation Donor Data (engadget.com) · · Score: 1

    Remember in 2000 when Sam Donaldson was fired for claiming a deferment letter for Bush Jr was from the late 60's, but it was written in a proportional font?

    This is the same thing:

    "...it's highly unlikely that the foundation would name its own folder "Pay to Play.""

    Bahahaha!

  6. The durability of the booms, emptying of the booms, safety to wildlife, the ineffectiveness of the booms since the patch is so huge... all of these issues have pointed to the fact this can't work. Basically this kid is pitching Solar Freakin' Roadways, but somehow got lots of money and a international coverage anyway. I think its the culture of celebrity getting behind this, along with the: screw the problem, lets treat the symptom strategy deployed when the problem is simply too big to address.

  7. HO.LY.SHIT.

    I did not know that.

  8. credibility = zero on Julian Assange: All That Malware On Wikileaks Isn't a Big Deal (vice.com) · · Score: 3, Insightful

    Assange lost all credibility when he played his partisan hand this session. He is no longer democratizing information, he is selectively choosing information to further his "side" because he has a grudge. He blew it. Someone else needs to take the helm.

  9. Flashing LEDs that the public can program!?!? OOOOH! SCIENCY!!! /smashes face on desk/

  10. Re:Too many problems to even be able to quantify on Sandpoint Town Square Home To First Public Solar Roadways Panel Installation (newatlas.com) · · Score: 1

    There is no need to build a proof of concept when physics does not support the premise. The model has already been done on paper, building something that won't work just proves the builder lacks important knowledge or never consulted with any experts. That's what cracks me up about this: there is no engineering problem to solve, it simply will never work based on first-year thermodynamics. Unfortunately most of the people in the world are not engineers or scientists, so they don't have the knowledge to see through the scam.

  11. Re:It's a bit expensive...And for what? on Sandpoint Town Square Home To First Public Solar Roadways Panel Installation (newatlas.com) · · Score: 1

    "They are building the wright flyer"

    That is the absolute wrong analogy.

    Prior to the Wright brothers there were actual working examples of gliders and aerodynamic / fluid dynamic diff'eq had been around for a century. The physics and math backed up the Wright brothers' hunches, they were "simply" genius mechanical engineers that solved an engineering problem.

    With this solar swindle, literally all of the math and physics rejects the premise. So there is no basis from which to even start from, there is no "engineering problem" to solve.

    So let's all stop comparing to other famous engineers, m'kay?

  12. No one is being "made" to pay for anything. Granted they may have been swindled, but that's not the same as extortion.

  13. Re:A poor craftsman blames his tools. on Are Flawed Languages Creating Bad Software? (techcrunch.com) · · Score: 1

    Yeah teams were WAY smaller prior to P6 (I didn't work on P5).

    The design and validation teams were WAY smaller prior to Pentium. In 1992 I was a blue-badge employee and worked on the 486DX2. The design -and- validation team was about 20 people (granted it was mostly a frequency tweak so we didn't need many new tests), and validation was largely accomplished with random template generators (DART, with some directed tests that were written to match the arch specification) that worked on both AIX and SunOS. I had a SunOS box at my apartment so that I could check simulation coverage 24/7.

    The 486 pipeline was very simple, and so was the bus interface. Once things went out-of-order on P6 it all just blew up like crazy. There were so many state machines... so.. many... i'm getting shivers...

    Did you do validation? I think spending time in validation is some serious "earning your stripes" stuff compared to other groups I worked in.

    When I popped in a few years ago, the tools were _way_ more advanced. They added distributed computing (netbatch) and used some pretty sophisticated formal verification software from Cadence. ....

    Re: schools...

    There was a weird split at my school, where CompSci 101 was taught with Pascal and Fortran on AIX boxes, and then Intro to C was taught in the IBM PS/2 lab and I remember Borland (not MSoft, my mistake) was the sponsored compiler and was sold at a heavy discount to students for years. Linux didn't show up until 4 years after I graduated, and from what I was told C/C++ remained on Windows until almost 2000. O_o

    Thanks for giving me the chance to spew a bunch of `memberberry nostalgia... :)

  14. Re:A poor craftsman blames his tools. on Are Flawed Languages Creating Bad Software? (techcrunch.com) · · Score: 1

    "easy code"? What kind of made up term is that?

    The whole point of programming languages is literally to make programming easier.

    Speed and simplicity has ALWAYS been the goal. It's clear you're new at this, so let me educate you:

    The problem is near absolute lack of validation. Unit testing, directional testing, random template testing, none of this is taught in schools and over my 30 years I've been a contractor, I'd say close to 90% of software projects have zero validation or regression infrastructure, compared to 100% of the semiconductor projects I've worked on.

    There is less financial risk to shipping buggy code than there is to shipping buggy processors, which is why during my time at Intel, the validation teams were typically FIVE TIMES LARGER than the design and architecture teams combined.

    When is the last time you, or any other programmer, spent 5x the effort writing test vectors for your software? How many books are written on validating software, compared to "Programming for Dummies"?

    Back in the day, C linters were common in software projects, but slowly started to vanish because programmers became younger and more uneducated: academics don't emphasize validation like companies do, so the professors and grad students had no idea how to pass on these concepts of good programming. You can see this living on whenever you type "make check" after building a repo, it means someone cared enough to keep their code healthy, but this has been a dying art for the past 20 years. (I largely blame the rise of microsoft visual studio & borlad C in the 90's which pretty much ignored the Unix way, and then MS subsidizing college education, which led to the movement away from the Linux/GNU tools.)

    I applaud the Node.JS attempt at providing very easy to use unit test suites. Modern web languages have seen a rebirth in test-driven development, and many companies have really smart strategies for keeping their codebase healthy. The strategy of defining the specification first and THEN writing code to pass the tests, instead of writing code first and tests later, is what needs to be done from top to bottom. Not only that, the test database needs to be kept healthy with ticket tracking and revision control

    Programming is easy. Validating is hard. That's why so much code is broken: everyone wants to be the hero "hacker" (or architect) and no one wants to do the REAL work of validating and making code robust.

  15. russian programmers on Vladimir Putin Is Replacing Microsoft Programs With Domestic Software (bloomberg.com) · · Score: 1

    To be fair, in my 30 coding career, some of the top programmers I've ever studied and worked with were Russian. Their skill was just vastly, disproportionately better than any other peers and colleagues. No idea why. I'd actually look forward to Russian made software! Except for all the pesky back doors.

  16. Traffic logging on Ask Slashdot: Is My IoT Device Part of a Botnet? · · Score: 1

    I think we will eventually need a better method to track TCP/IP traffic going into our routers and on to the internet. I have a WRT1900 and its default usage graph is pretty lame but I can see who's sucking down bandwidth when my response time dips.

    I would love to have a 1Hz usage update log for every device on my router, because I've seen my thermostat thank my network during a software update.

    This will be the only way we can tell if our IoT devices are being used as a botnet. The primary gateway for IoT is HTTP(S). I don't see that changing for at least a decade. The edge nodes will always talk to a local web gateway that connects to our routers.

    Hence, we need better router statistics and possibly even usage warnings. This will at least detect suspicious behavior.

  17. Parallax on Europe Has Added 1.1 Billion Stars To Its Milky Way Map (vice.com) · · Score: 3, Informative

    After reading the historical book "Parallax: The race to measure the cosmos", I'm in awe of this machine. It took millennia and massive improvements in lens making technology and machining for astronomers to measure the first star's distance. Now a satellite can nail down a billion. Just amazing.

  18. usb power supplies usually isolated on The USB Kill Stick, Priced at $56, Is Designed To Destroy Laptops, PCs, TVs (zdnet.com) · · Score: 1

    I fail to see how this will damage anything other than the USB controller hub, seeing as how typically peripherals are powered by their own isolated power supply either on the board power distribution or even from the main power supply. Maybe some boards will share a line if they are poorly deisgned, but the 900mA requirement for USB2.0/3.0 almost certainly guarantees a dedicated power plane on the opposite side of a bunch of diodes to prevent exactly this. Same goes for most peripherals: rarely are outside-facing power supplies left unprotected.

  19. Wow. Just. Wow. on Apps Are Devouring the Open Web (businessinsider.com) · · Score: 1

    Starting in ~2013 I worked 18 months developing several apps for android and kept thinking, "Holy hell this app model is so fucked." I kept pushing for responsive frameworks in the browser instead of iOS/Android app ports that consume double (triple!) the amount of resources, but nope, all three companies were unanimous in having an app.

    This data just blows my mind. I've been away from it for over a year and thought it would decrease.

  20. Re:Weak Premise on Silicon Valley Still Wrestling With Diversity Issues · · Score: 1

    What do you mean "best people" and "best universities"?

    Why do you assume the best people come from the best universities?

    Did you come from the "best" university?

    If not, does that mean you're not the "best"? So you don't deserve a job?

    If yes, then no one else but your peers from the "Best" universities deserve to be hired?

    You make a lot of assumptions: a "best" university, everyone else is not the "best", even the idea of "best" ... this makes for a meaningless argument.

    You're arguing that only the "top" people should have jobs, which is utterly laughable, because (a) good look measuring, and (b) that would ultimately mean only one person deserves a job.

    This is a big part of the meritocracy myth that drives inequity. And you buy it hook line and sinker.

  21. Re:Federal fraud on Silicon Valley Still Wrestling With Diversity Issues · · Score: 1

    I like and agree with your posts, thanks for carrying water on this one.

  22. Why so angry? on Silicon Valley Still Wrestling With Diversity Issues · · Score: 0

    The reason why Silicon Valley is struggling is very clear: look at the rage in this thread. These are the same people who think diversity is bad because minorities are too stupid to be a part of technology. They're still humping the meritocracy myth.

    If you are angry, it means you are smart enough to know they are right, but too worried about your identity to do anything about it. And it is easy for you to do nothing because it doesn't affect you. But, it's not about making you look bad, it's about helping other people who don't have the advantages you were born with.

    Realizing you're acting in a way that makes life harder for strangers doesn't make you a bad person, it is what makes you wise.

  23. Re:Coding is not the solution ... on Arkansas Is Now the First State To Require That High Schools Teach Coding · · Score: 1

    "only a tiny percentage of kids have a natural aptitude for it."

    You have it completely backwards: coding is like playing the guitar: nearly anyone can do it to a satisfactory level.

  24. Re:This is interesting.... on Greenpeace Co-Founder Declares Himself a Climate Change Skeptic · · Score: 1

    "The average Global Warming advocate that would call you an industry shill, doesn't even know what the Garbage Patch is"

    Brah, do you even THINK?

  25. Define Coding Talent on Using Microfinance to Develop Coding Talent (Video) · · Score: 1, Interesting

    What exactly is coding talent?

    I'm being a bit coy but mostly to spur discussion: I've been coding since the late 70's, and I think of coding like playing guitar: just about anyone can do it to a reasonable level, most people think they are rockstars, but only a handful really are.

    When I was first interviewing for jobs circa 1990 there weren't many people who knew x86 protected mode, so there was always work writing hardware drivers. I was mediocre, I'll admit it, and so were most of my peers, but we got the job done.

    Today there are literally thousands of languages, frameworks and tools depending on the application. Ironically, "talent" seems largely the same today as it was in the 80's: if you understand the unique collection (and versions!) of tools a company uses, you're in.

    When I hired programmers in the 90's and 00's it was clear some folks got it, and some folks didn't. But even the folks that didn't still got high-paying jobs.

    So it really begs the question, "What is talent?" and how do you measure it, and how much do you need? Finding talent means rating talent, and therein is a loaded debate.