Slashdot Mirror


User: pointyhat

pointyhat's activity in the archive.

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

Comments · 197

  1. I doubt this was entirely intentional on Lenovo UEFI Bug Only Likes Windows and RHEL · · Score: 1

    As a user of Lenovo desktops and laptops for the last 20 years, I haven't had a single problem like this before. I reckon it's a cock up or an outsourcing fail (they probably outsource their firmware). As for the fix, that's just being stupid.

  2. Why so much hate for TI? on Color-Screen TI-84 Plus Calculator Leaked · · Score: 1

    Some points which need to be made: The 83/84 platform does fine for education, which is what it's there for. It's not like it suddenly becomes useless one day because the world of maths has changed so drastically. The only reason it is used is that educators have invested a lot of time in the platform which is illogical to waste. Also, if you know your crap, you will know that there is a higher end machine (the n-spire cas) which does everything any other high end device would. I own two as they are so damn useful. They have 200Mhz ARM CPUs in them and literally run rings around everything else and are fully symbolic with unit awareness and programming capability in basic and Lua. Also if you buy a new calc, you're an idiot. The second hand price is low.

  3. Re:Been down this path... on What To Do After You Fire a Bad Sysadmin Or Developer · · Score: 1

    If you actually had a process with holes large enough for that to get through, I have no sympathy. You should be automatically building the production artefacts from the source control. There should be no intermediate process where someone can throw something in.

    Ego should be isolated from production.

    Our developers can only check out/check in and we keep deployment to two well trusted specialist guys who have been with us for 10 years. We also audit every damn line of code that goes in the repo.

    Even though I'm in charge of the whole process model, I have to comply with the rules as well. Someone always reads my code before it goes out and there is always test coverage.

  4. We all know what's really out there on Curiosity Snaps 'Arm's Length' Self Portrait · · Score: 2
  5. Re:LOL on OpenBSD 5.2 Released · · Score: 1

    Hell I've been dissed by Theo a couple of times. They were entirely justified. I picked myself up and didn't fuck up again. If you can't take it, don't go to the fight.

  6. Re:LOL on OpenBSD 5.2 Released · · Score: 1

    Three of us you insensitive clod!

    More seriously, I don't have a problem with how Theo treats people. In fact it's quite funny.

  7. We don't have anything. on Ask Slashdot: Little Boxes Around the Edge of the Data Center? · · Score: 1

    We don't have any management or service boxes. Everything is appliances (cisco/HP) or off site (exchange, CRM). Our AD servers act as the time servers for the hosting environment. We don't want to manage anything else as it all takes away from the bottom line and eats fairly expensive rack space.

  8. Re:i dont see the problem on Windows Phone 8 Having Trouble Attracting Developers · · Score: 3, Informative

    Op here. I'm typing this on a Lumia 710. My app needs are covered fine with good quality apps.

  9. i dont see the problem on Windows Phone 8 Having Trouble Attracting Developers · · Score: 5, Insightful

    Apart from about 100 apps per platform, the rest are crap universally between android, IOS and winphone. Why is "only" 100,000 apps a problem? the stats are absolutely meaningless.

  10. Re:Already here, kinda on 48-Core Chips Could Redefine Mobile Devices · · Score: 1

    Most of those cores are DSPs. x86 variants are crap for DSP related operations. TBH x86 is crappy for pretty much everything.

    The way we should be going is reconfigurable logic. For example when an mp3 is played, the device is reconfigured to contain a hardware codec. This can work on an async clock so it will only tick on data availability. When it's not being played, it turns of the macrocells that it was built on. There should be analogue and digital macrocells which can take on the RF and computational duties respectively.

    The problem is that this is hard.

  11. Anonymise the details and stick it on pastebin on Ask Slashdot: What To Do When Finding a Security Breach On Shared Hosting? · · Score: 1

    Move hosts, leave it a few weeks, then anonymise the details and stick it on pastebin. Don't leave a trace. Seriously, just do this. Most shared hosting companies don't give a shit about their customers so you're not going to get anywhere by telling them other than a legal case filed against you.

  12. Re:Why do people go.. on Rare Photos: Gnu Crashing a Windows 8 Launch Event · · Score: 1

    It used to be for the free merchandise that people went there. Now it's because people are just mental.

    Back in the early 90's my father used to go to CeBit wearing a tidy suit with a pocket full of fake business cards. You'd be surprised at the stuff he screwed out of people by looking the part. That was why people went. Not to look at the new products, which were mainly crap.

    Now it is Stevie B's sweaty ape-like figure prancing across the stage link a baboon with hemorrhoids after a vindaloo which drooling dropped mouths foam at the prospect of another half finished fad that probably won't sell because someone will sue them off the planet for it being round or something within the week.

  13. Re:Chip and pin is NOT SECURE ! on Criminals Crack and Steal Customer Data From Barnes & Noble Keypads · · Score: 1

    Actually the point of chip and pin is to move the liability of the transaction from the bank to the card holder. It gives the banks plausible deniability when it comes to fraud claims. It is however marketed differently.

  14. No surprise. Similar issue with chip and pin on Criminals Crack and Steal Customer Data From Barnes & Noble Keypads · · Score: 2

    In the UK, we have to suffer chip and pin which is just as flawed. The pin is copied to the device and validated there rather than hashed and sent off for a Boolean "yes/no" answer. So the chip and pin reader at any point in time may have active memory which references the card id and the pin number. Utterly stupid.

  15. Re:I want a GNU/Linux KDE / Unity / Gnome alternat on Microsoft Surface Review: a Tale of Two Tablets · · Score: 1

    Just sell the thing then. Seriously. There's some good beer money locked up in that tablet that's "not quite right" for you. All tablets are "not quite right" so just use the damn laptop :)

  16. Re:All hail the new pay as you breathe model on Salesforce.com's Benioff Disses Windows 8, Oracle · · Score: 1

    That is a good thing. They don't tie their implementation to their external contracts and API. That's application architecture 101. Exposing SQL is death by coupling.

  17. Re:Oracle is much less relevant than open-source. on Salesforce.com's Benioff Disses Windows 8, Oracle · · Score: 1

    Yes I understand that. We have run our large financial sector web application with *zero* downtime for over 7 years. This is all down to application architecture and failure planning and mitigation rather than spending money on Oracle. We have half of the service model hosts running on a SQL 2005 cluster and half on SQL 2008 R2. We can upgrade/swap each of these out with zero downtime at the *application level*.

  18. Re:Win 8 GUI is suffocating on Salesforce.com's Benioff Disses Windows 8, Oracle · · Score: 1

    Yeah sorry. Here you go: win+d and I'm back to my desktop with visual studio and SQL management studio doing 'real work' as you call it. Same with office. Oh and back to JIRA: no alt tabbing to the window: winkey then type jira and I'm there. Need both? Jira (via ie) gets docked on the right of my second monitor. Its like unity on Ubuntu but not shit.

  19. Re:-1 paid chill on Salesforce.com's Benioff Disses Windows 8, Oracle · · Score: 1

    Certainly not a shill. I mean you could be a paid shill from apple couldn't you? I just rather like it because for once they managed to make windows work properly. I've been plagued for years with shit that doesn't work from Microsoft. This just ain't one of those things, which to be honest surprises the crap out of me. CP was a turd but RTM with the recent app updates is spot on. Bear in mind I'm running it on proper kit (Sony 22" AIO touch screen).

  20. Re:Another moron CEO on Salesforce.com's Benioff Disses Windows 8, Oracle · · Score: 3, Insightful

    Ah yes where they replaced integration incompatibility with service contract versioning problems and monolithic broker based messaging instead!

    I've been through both phases as a solution architect - same turd rolled in different glitter.

  21. Re:Win 8 GUI is suffocating on Salesforce.com's Benioff Disses Windows 8, Oracle · · Score: 2

    This is the typical opinion here I know, but it's all like the doomsayer with the board that reads "the end of the world is nigh" just because it's different. You do a disservice to everyone.

    For those of us who have actually used Windows 8 for a bit (i.e. installed it rather than watched someone whinge about it on youtube), you will find a "singularity moment" where you go "holy shit I get this now". It's somewhere between when you're listening to a piece of music you flick open the charms bar and sent it straight to your TV (and it actually fucking works without editing a single config file!) and when it tells you your appointment on the start screen (that you entered on your phone about a minute before) without something modal poking you in the eyeball from the system tray or dredging through a folder of "sync conflicts" trying to find out what happened.

    Sorry but it does work, it works wonderfully and is a beautiful thing. If you give it a chance that is...

  22. Re:Oracle is much less relevant than open-source. on Salesforce.com's Benioff Disses Windows 8, Oracle · · Score: 3, Funny

    I think you are confused. The only 99% uptime that Oracle gets are their lawyers, and the other 1% is spent upside down in their coffins.

  23. Re:Yeah well... on Salesforce.com's Benioff Disses Windows 8, Oracle · · Score: 4, Interesting

    I wish to back up your point here - my company uses several kludged together bits of crap that sit on salesforce. They regularly fall over and leave people SOL. Even the helpdesk runs off it, which usually means when the EMEA cluster goes bang, we can't take support calls. The only advantage being that a couple of years ago, everyone's holiday entitlement was wiped out, which was nice as we had to tell the company what it was :)

  24. Re:And the day the cloud goes down? on Salesforce.com's Benioff Disses Windows 8, Oracle · · Score: 3, Informative

    From experience (I used to work for a well known SaaS provider but left when I saw what an absolute state it was all in), the teenager who lives next door to you and plays WoW on his infested laptop is less likely to fuck up then an average SaaS provider. As per any business, their objective is to maximise profit and to do this, they take seriously big risks and hope the hell the string and sticky tape doesn't go snap. When it does, you have no recourse as there are contracts to protect the profit-mongering. Using a "service provider" as you call them is akin to shutting your eyes, sticking your fingers in your ears and taking a whiz.

    If you do your own IT in house, you have control over the standards and where your standards are implemented.

  25. All hail the new pay as you breathe model on Salesforce.com's Benioff Disses Windows 8, Oracle · · Score: 4, Interesting

    Salesforce don't like the whole pay for it once and keep it model. They like the pay once a month (SaaS) model. They are also pretty shitty at giving data back when you want it. You can have it but it's a bastard to get it out.

    BYOD + Salesforce is a wet dream for them which is why they're spinning it like this.

    Unfortunately, a blanket statement here: It's just a 100% fucking retarded model that needs to go to hell.

    You no longer have control over your data (lock in, data protection, availability, regulatory requirements).

    You can't access it reliably *all of the time* (network issues, "cloud" outages).

    You don't always know where your data is (Data protection issues).

    You purchase purely a portal device rather than a general purpose computer (control, availability).

    Your support sucks (availability).

    At the end of the day, your cost cutting results in loss of your data, poor availability, data protection issues and legal exposure. Also do you want your clap-infested users' devices plugged into your network, authenticating against your web applications? Are you sure your business can handle all that?

    I'd take Windows 8 (not RT) with local storage over the above any day and put it in a corporate environment. Hell, I'd even buy an Oracle license over it.