Slashdot Mirror


User: eyenot

eyenot's activity in the archive.

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

Comments · 1,095

  1. in this paper i cover most of the wrongs industry has caused life on earth since the industrial revolution, and in the middle there is a long section on overfishing. just read about what really happens in the fishing industry when you digest news about some part of the ocean being "protected from fishing x years". if you've ever argued with fishing industry professionals when they are being told to cut it out, you know firsthand what a bunch of lying phoney bastards they are when it comes to the environment.

    https://www.dropbox.com/s/fbs0...

  2. Re: Interstate service but not a utility? on FCC Will Also Order States To Scrap Plans For Their Own Net Neutrality Laws (arstechnica.com) · · Score: 1

    exactly this

  3. you either keep control or you lose it, no both on FCC Will Also Order States To Scrap Plans For Their Own Net Neutrality Laws (arstechnica.com) · · Score: 2, Interesting

    a few things before i start in:

    * I actually remember when the EFF was about preventing unecessary regulations and legislation for the sake of avoiding creating bubbles of fantasy land bullshit. The old thinking was that computers don't obey legislation. Now I'm dosheartened to see the EFF actively calling for regulations and laws to force things to be convenient for them. Who the fuck is writing this shit?

    * I'm all for net neutrality, because I like the internet as a vital and growing platform for business and creativity, networking and socializing.

    So, let me start in.

    This shit is a fucking non. Issue.

    Look, nobody is paying for the internet just to make a modem connect across miles of line to a distant server just for the wow factor. Nobody is paying for internet service just to ssh to the ISP and >message everyone else who's logged in.

    And nobody is paying for internet service just to connect to the WWW pages of their favorite sites just for wow factor, either. The front pages of most web sites and services are really fucking boring and typically just offer shit like legal things to read, contact pages, "about us", etc. Most sites these days don't even offer a site map, so we're talking immensely boring.

    EVERYBODY who connects to the internet is connecting to see other users' content.

    Nearly every major web site or service exists to host user content: forums; photo hosting; facebook; twitter; youtube, vimeo, vidme; reddit; amazon, ebay, craigslist; they all host user content. The exceptions like netflix, hulu, other entertainment services, let's leave them out of the discussion. Even fucking redbox has a website; so does your local library. But let's acknowledge that even though those sites don't host user generated content, they wouldn't exist without the users who show up to drink from the media tap.

    No sites exist just to be on a hard drive somewhere. Well there's weird shit like Zombo.com but I think you get my point: the biggest sites online are all about connecting people to people, and the rest are about connecting people to companies.

    Nowhere in ANY of this is the user left out of the equation. The user is part of the flowchart every step of the way. If you think otherwise, sorry, you're fucking retarded.

    Which means that the user is in a position to place demands. You want congress to do that for you, that's great, have fun going round and round the cycle of bubble-bust bubble-bust while you strive to maintain the illusion of fantasy land and work on suspending your disbelief.

    Some people, notably Stephen King (check his twitter) think net neutrality is about censorship.

    Guess what, jerky? It's got shit to do with censorship. We have net neutrality right now, and facebook, twitter, youtube, and google have been censoring what you are allowed to see for over a year, and it's all been politically motivated. If you aren't aware of any of that, either you just got out of prison or, sorry, you're retarded.

    Net neutrality is about whether your service providers, the content-less middle men just passing data between you and the sites that exist only to serve you, will get to start charging you to reach those sites. Of course you should feel a little discouraged at that prospect, considering by and large those sites work by not charging you anything (at least not up front. And in the case of twitter, I hear that for $99/mo. you can buy a sponsored content account and boila, no more bans). Without those sites being able to offer that service, those sites don't work out to be as big as they are today. Without those sites being that big, ISPs have nothing much to sell the vast majority of users. Now you can see how and why the user has control, complete and utter fucking control, of the situation.

    So here's the fucking deal. Here's how and why net neutrality is a non issue: the user can flip the table by getting the websites on their side.

    Here's the proposal:

    1. Users get the major sites to agree that ISPs mon

  4. Re: A real summary on Can We Surpass Moore's Law With Reversible Computing? (ieee.org) · · Score: 1

    Err: *"transistors are..." -> "transistor logic arrays are..."

  5. Re: Eliminate moderation on Can We Surpass Moore's Law With Reversible Computing? (ieee.org) · · Score: 0

    Somebody should do a text file in old BBS/Usenet style, titled "Why Your Proposal To Remove Moderation From Slashdot Isn't 'A Thing'."

  6. Re: Naming this "Reversible Computing" is confusin on Can We Surpass Moore's Law With Reversible Computing? (ieee.org) · · Score: 1

    Yeah, but, where's the example of an implementation that saves anything?

  7. Re: Deja Pensee on Can We Surpass Moore's Law With Reversible Computing? (ieee.org) · · Score: 1

    Yeah, but you can create a memory management structure where malloc() always works as long as it's the only program running, I.e. as a platform for any other programs which must also adhere to the rules of the MMS. For example "object-oriented C", where the platform and every program on it are all implemented in OOC.

    Not to disparage your remarks, because I think your first two paragraphs word my own objections more fundamentally than I managed to. (As a Math Minor merely requisite to Computer Engineering, I assume it may have been your Major.)

    Rather your remarks brought to mind an academic C implementation that heavily relied on malloc() so that the programs written in it wouldn't have to.

  8. Re: A real summary on Can We Surpass Moore's Law With Reversible Computing? (ieee.org) · · Score: 2

    More like, transistors are groups of people sitting close together who stand up and hold hands in various ways from where they stand, reaching down with a free hand to grab one hand of another seated nearby, pulling them up and forcing them to turn in a way that decides where and who that free hand in turn can reach. And once you have a given situation someone is supposed to shout something to the teacher and then they all sit down again. The proposal seems to be that just some of them should sit down, but how are you going to determine who? The author doesn't seem to know for sure, either.

  9. yeah, and? on Can We Surpass Moore's Law With Reversible Computing? (ieee.org) · · Score: 4, Insightful

    This is something that calls for a proof of concept in the form of linear programming. Go ahead, show me the machine tree and its related Karnaugh maps and show this bi-directional computation performing several classic computing staples like stacks, sorts and finding primes in a manner that involves fewer steps.

    Information has its limits, too, and laws somewhat similar to thermodynamics appear to govern these limits. If you have some linear function g(c(b(a))) that doesn't necessarily mean you can complete it as g(a,b,c) if c is dependent on b is dependent on a.

    For instance, there are bi-directional programming languages but you still are forced to rethink your problem to be solved in a way that work toward the solution is still being done in reverse, and frankly I doubt that all real-world problems have a solution where time=t can be decremented. For starters if you need more than one output for a given input, you're kind of screwed for any linear task.

    I have to agree with those who see this as a gag to win more funding. It's the equivalent of bringing again e.g. bidirectional programming over to the the hardware level, and go ahead and find me all the amazing examples of what you can do with bidirectional programming languages (go ahead, there are several and some are a number of years old).

  10. Re: two-level adiabatic logic on Can We Surpass Moore's Law With Reversible Computing? (ieee.org) · · Score: 1

    There is some Y(x) amount of articles that are written purely as funding pitches for every X of funding that might possibly be funneled to that research, and some D(x, y) that determines if there's anything of value in the research or the article.

  11. Re: Moore's Law is about energy use. on Can We Surpass Moore's Law With Reversible Computing? (ieee.org) · · Score: 1

    I think you've got the causality wrong.

  12. Re: No on Can We Surpass Moore's Law With Reversible Computing? (ieee.org) · · Score: 1

    The silicon medium can only get so thin before it starts becoming improbable that the electrons are where you expect them to be. I remember an article about this in Wired some years ago, talking about Heisenberg Uncertainty, the limits of silicon, and a research team taking advantage of it to produce electron shells without nuclei.

  13. In "eat my fucking shit and die" news... on UK Conservatives Pledge To Create Government-Controlled Internet (independent.co.uk) · · Score: 0

    âStupid fucks couldn't make shit if it was clay.â

    âI sincerely hope each & every one of these goats gets a nice sharp knifepoint in bad places.â I don't have time to do it, but do it and I'll give you a high five and tell you you're a piece of worm detritus and that you owe me your mother and sister to fuck, and also the nation of Yemen -- if you don't own Yemen, don't bother murdering these dildo tweezers on my behalf, because I'd rather she you eat fried pigs hit from a flayed horse's burrowed out cock, you stupid fuck.

  14. It's the shoes. on Where Have All the Insects Gone? (sciencemag.org) · · Score: 1

    Oh yeah? Well how do you know that the Krefeld Entomological Society aren't ones killing all the damn bugs? There's no way to ever know that for sure, so I say, we play it safe and just assume that's what's really happening. Now the real question is, what are we going to do about it? I say take their shoes off so they won't be able to crush the insects so easily. Take their shoes and laugh at them. That'll bring the fucking bugs back. Their MEMORIES, that is! Which we will all hold in OUR OWN SHOES!

  15. I nominate this comment and it's parent "Comments Of The Day".

  16. Nice move.

    Here, I'll just have congress tariff the fuck out of them for trying to peddle their services to American telecom companies from overseas. Check. Hmm and simultaneously have congress budget some more startup and small business incentives so the run-always are replaced with brand new, fresh, American jobs for actually qualified Americans. Mate!

  17. If they file their tort claim properly.

    If the outcome looks so good, then I hope it goes to federal court. The precedent could change the national economy.

  18. Why not just admit that if they'd given these jobs to students under a few faculty members for supervision, they might have also brought the cost down and also benefitted from several positive externalities?

    People who talk economics without understanding economics typically just argue endlessly. If you knew economics you could've made your own graph.

    Guess your might wasn't right enough!

  19. India can't even academe, boasting similarly dismal figures in relation to academic fraud and bullshit peer review. Their only competitor in the world in those arenas is China.

  20. If they worked for the same fees as the Indians, they' did be living in the streets, "Down And Out In Beverly Hills" style. And San Francisco does not tolerate loitering!

  21. Instant karma is going to be getting you, sahib! on University of California IT Workers Replaced By Offshore Outsourcing Firm To File Discrimination Lawsuit (computerworld.com) · · Score: 1

    Alright University of California! Woo-hoo! Your big liberal plans for globalism, and putting the rights of foreign citizens first, and giving developing nations (like India) a hand, is starting to come to fruition! Marx is working!

    I was surprised to see that this is a bunch of over 40s suing to basically reverse what their notoriously unruly student body screams and fights to see happen.

    What will really be interesting is if they win, the student body will be able to use the precedent and sue for these exact same jobs to be given to may a few over 40 supervisors but by and large to the student body themselves where they belong.

  22. NASA didn't spend the money on an inferior suit. They spent it on an outside contractor's R&D which failed, somehow, to meet or surpass NASA's own in-house R&D.

    Now, why is that? Is there some reason that even with MASA and the contractor sharing personnel, somehow NASA's advancements weren't brought to the drawing board?

    At any rate, there are a surprising number of people who would consider wasting money on un needed and unused R&D to somehow constitute "purchase" of an object, a large number of them former British subjects.

  23. *applause*

    I want to go a step further: fuck firmware. Make the god damn controllers work properly in the first place. Test every way imaginable even if it adds months before the manufacturing process. If you fuck up, send your customers replacement ROMs. If they don't know how to desolder the old one and install the new one properly, fuck them, too because they're worthless pieces of shit. Take consumer high tech out of the fucking dark ages.

  24. I wouldn't care if they were. I was highly entertained and informed by this story. I might break karma just to mod down your lousy comment as flamebait.

  25. "At the beginning of the month... on US ISP Goes Down As Two Malware Families Go To War Over Its Modems (bleepingcomputer.com) · · Score: 1

    ... on April 10."

    Come for the nerd-news; stay hard for the WTFs.