Slashdot Mirror


User: Creepy

Creepy's activity in the archive.

Stories
0
Comments
2,949
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2,949

  1. Re:Agile. on Is Agile Development a Failing Concept? · · Score: 2

    Exactly - scrum is a status report to make sure everyone is on track, not a meeting to resolve problems. If you have problems, take it up with the scrum lead after the meeting. In three years of doing scrums, two hit the 20 minute mark and most are 10-15 at most.

  2. Re:No. on Is Agile Development a Failing Concept? · · Score: 1

    Then the question stands "are you doing it wrong?" or perhaps the project you're working on isn't really suited to it.

    Graphics and UI projects break down into sprints very easily (and this is what I work on most, and Agile generally works very well). Writing a banking subsystem might not.

  3. Re:ADA? on Is It Worth Learning a Little-Known Programming Language? · · Score: 1

    When I first started looking for a career, COBOL was very common in banks and they recruited heavily for students just out of college (less than 20 years ago) and were willing to give them time to learn the language. As I understand it now, nearly all the COBOL is done at the mainframe/backend and the front-ends are all stuff like ASPs, JSPs, java, etc. I'm guessing the jobs are still there, just a lot less of them.

    As for Ada, yeah, it was designed for and used by the US DOD and even required by them until 1997.

    My personal rarely used language is Forth, which I learned to hack Open Firmware so I could make my mac boot either Yellow Dog Linux or OS X (installed on separate drives). That saved me a cable swap (boot ordering didn't work so well - the mac always wanted to format the unknown drive), but eventually I just started using XonX and not using the dual boot, and that was similar to my older setup that ran OS 8 on Linux (MacOnLinux). Been 10 years at least, so I doubt I could still program Forth without a refresher.

  4. Re:The first crappy language I encountered! on Bill Gates Owes His Career To Steven Spielberg's Dad; You May, Too · · Score: 1

    Woz felt he needed a high level language on his computer, as well as one that could be used to write and play games. The 4k minimum memory on the Apple I and Apple ][ were so the computer could run them in BASIC, even though that made them "100-1000x slower." Woz wrote his own BASIC (based on HP BASIC) from scratch with no knowledge about how to write a compiler, though he did borrow some school papers from his friend Allen Baum. He felt FORTRAN was for engineers and chose BASIC because he wanted regular people to be able to write and run programs in it, and wanted to run the games in a book of 101 games in BASIC (don't know if that is the exact name - something like that). He demo'd Breakout, written in Integer BASIC to Jobs and showed how easy it was to change little things like block color, something that would require a hardware redesign to do in software.

    BASIC may suck, but the reason it was chosen was it was a programming language targeting beginners, not engineers (the effing name tells us that - Beginner's All-purpose Symbolic Instruction Code). I too have a lot of disdain for it, but the fact is it was my first programming language and I probably never would have learned to program had I not learned that (and graduated to writing assembler by the time I was 12).

  5. Re:More like to his own parents on Bill Gates Owes His Career To Steven Spielberg's Dad; You May, Too · · Score: 2

    GEM was doomed more from Microsoft's exclusive licensing agreements with vendors. That is when I saw it and all other competition to DOS/Windows vanish from the market. GEM was awesome, too, especially compared to early versions of Windows. Microsoft had two extremely crappy versions before anything comparable came out, and they didn't even do that right until the first point release (3.1).

  6. Re:More like to his own parents on Bill Gates Owes His Career To Steven Spielberg's Dad; You May, Too · · Score: 1

    Killdall thought the personal computer thing was a fad, so yes, was completely to blame for that.

    As for Microsoft's part, you've got to give Gates some credit - not only did he try to negotiate with Killdall, when he did ink a deal with IBM, Microsoft had no OS experience but promised it in a ridiculously short time-frame. That was solved that by licensing an existing DOS and rebranding it. I can also sort of see why IBM would think he could do it, being the first to get BASIC working on Intel processors, the same ones IBM planned to use.

    I didn't really see them as shady until they started making exclusive deals with vendors for cheaper software, often bundled software like DOS and Windows (and later Office) for about the same as other vendors were just selling DOS as long as that company signed a deal to sell no other vendor's software.

  7. Re:Theft on Bill Gates Owes His Career To Steven Spielberg's Dad; You May, Too · · Score: 2

    Pretty sure Microsoft bought a license from Seattle Computer Products that allowed them to sell DOS under their own brand. That was one reason Killdall wasn't able to sue Microsoft - their lawyers basically redirected any lawsuits to SCP. I recall SCP attempted to pull the license later and sued for something like $60 million and eventually getting just under a million (and Microsoft getting to keep the license).

    Most versions of BASIC mimic'd the DEC version, and most wanted to be the first on new platforms. Gates had one of the first versions on Intel processors, for instance. Apple's Integer BASIC (or Game Basic, as Woz called it) was based on HP BASIC, which Woz grabbed from his office at HP, which I've heard was a weird mutant BASIC.

  8. Re:FTFY on Microsoft Announces Device Guard For Windows 10 · · Score: 1

    Gatekeeper was never really designed for corporate style use, but to be honest, neither was the mac itself. For that matter, Windows PCs aren't really designed for corporate use, either.

    My worry is that it works like Gatekeeper, though. The Windows Store is a hideous mess, especially on the free side - a lot of programs that should be free come up as low voted "lite" versions that do nothing without you paying for the real program. A prime example of this is .7z - the default programs (and there are about 20) are all view only unless you pay their fee and all you get is a touch interface 7zip, a program which you can download and use free on non-touch devices. I got so frustrated finding one that I just gave up and installed 7zip (this was a touch supporting laptop). Uninstalling one of these crapware programs is completely unintuitive to a desktop user, as well (supports the touch paradigm only). I actually had no idea how until my wife got a Windows Nokia phone.

    And yes, I think the Windows Store is far worse than the Android store in this respect - way too many "lite" programs or trialware that does little or nothing without you paying for them. With android you usually get advertisement injection with this sort of free program. I'd rather have that than shakedown-ware. For reference, on android I had no problems finding a free .7z extractor (and it compresses, too!). It was the first hit I got and had 4.2 stars (first I got on Windows was 2 stars).

    No, I don't mind paying for software, but when the program is free on the same platform just with a different interface I draw the line. Set up a paypal account and ask for donations if you are a poor college student. Be sure to state that you are a poor college student on the download page - I'm a sucker for pity pay donations. My worst fear is a Gatekeeper-like app locking the vast majority of users to some money grubbing bottom feeder developers like people that make money this way. This is capitalism at its worst, profiting off of someone else's creation.

  9. Re:lol, Rand sucking up to the dorks on 'Aaron's Law' Introduced To Curb Overzealous Prosecutions For Computer Crimes · · Score: 1, Troll

    The law was written in 1983 and updated a tiny amount in 1986. It was a time before the internet, and was specifically written with ATMs in mind. Even worse, they used one of the most ambiguous and horribly loosely written laws in existence, the Espionage Act of 1917 as the blueprint. This is the same law the US government used to charge Edward Snowden with espionage, which is supposed to be when you give confidential information to foreign governments, not someone that is not supposed to have it (seriously, that is what the law defines as espionage).

    So yes, access without authorization makes a lot of sense when used for ATMs. When applied to the internet, it makes using practically any for-profit web site illegal to visit and requires you to use your actual name, not an alias (that is also illegal according to this law - you are misrepresenting yourself).

    What did Aaron do? He put public domain documents on the internet that a school was charging something like 10 cents a page for copies. Since this was a "financial transaction," this was a 25 year felony crime according to a law written for ATMs. Not exactly sure how it got to 35 years, as I remember that law was 25 max. Incidentally, I know several people more legitimately charged with that - they were pirates arrested in the 1980s (affiliated with the Super Pirates of Minneapolis and Midwest Pirate's Guild), but most were underage and served no time.

  10. wish I could... on Utilities Battle Homeowners Over Solar Power · · Score: 1

    In a ruling 20+ years ago, my city banned rooftop and "visible from the street" solar panels and all wind turbines in a "nuisance" ruling. That same ruling also bans trash cans visible from the street and having any sort of front yard structure to hide them (these structures are allowed on the side of the house). Living on a corner lot where my backyard is partially visible from the street (I could build a fence, but my backyard is small and would likely block the panel), I cannot legally have solar and they have cited me for trashcans on the side of the house because it is "front facing to the street," even though it is the side of my house.

  11. Re: For work I use really bad passwords on Cracking Passwords With Statistics · · Score: 1

    You could also use a system to vary the passwords. I use the last character of the site name (as I stated in a different post), but I've been migrating to a new system in the past couple of years, which is why I didn't care about divulging it. Let's say the new system is the first and last characters of the site (it is not) - I could then have sPa$$w0rdT for the password to Slashdot, and while it is essentially the same, it varies for most of my accounts. One hint - my new system sometimes excludes RSTNLE, AKA the Wheel of Fortune characters, AKA the most popular characters in at least American English, but sometimes does not and knowing when to use them or not is part of the trick. My new system gives me 4 character/number differences and positional differences in every password, so I expect it will be far more secure than my current method and still easy to remember.

  12. Re: For work I use really bad passwords on Cracking Passwords With Statistics · · Score: 1

    I have throw-away passwords I sometimes reuse as well, also for sites I need to register on and don't particularly care about (they also get a junk email account I never check). I will vary this password by using a trick - I use the last character in the site name as the first character in the password so it is rarely the same. Still not exactly secure, but easy to remember and varies the password by site. The rest of the password is usually some fantasy character name with flipped calculator/leetspeak letters thrown in with the capital moved to after the first number. For instance, Godwynne would become g0Dwynn3 and BadBrutus would be b7DBrutus. If I was on Slashdot, these would be tg0Dwynn3 or tb7DBrutus.

    And yeah, that is for my throw-away passwords. Most of my non-throwaway passwords I doubt could be guessed or hacked through brute force. A keylogger probably won't help (it will be flagged as an unknown program by security scans and set off a security alert), so you'd need to rootkit the machine.

  13. Re:For work I use really bad passwords on Cracking Passwords With Statistics · · Score: 1

    That works great if you aren't forced to have 6 characters different, as well. Our rules were 8+ characters, 20x without repeat, 6 char difference in each password, 30 day forced changes, at least one upper case character, and at least one punctuation. Through trial and error, I found the 6 characters different were based on position, so my solution was rotation - Pa$$w0rd becomes a$$w0rdP and then $$w0rdPa, etc. Works for a few months at least, and I only needed to memorize three strings. Never got cracked by the brute force software so far, so it worked for me (and no, my password is not Pa$$w0rd - that is an old joke and not a very good one).

  14. The almost poetic irony... on California Looks To the Sea For a Drink of Water · · Score: 2

    Speaking of nuclear, Nixon actually killed off the Molten Salt Reactor Experiment and fired Oak Ridge Laboratory lead Alvin Weinberg because he was advocating ditching the liquid metal fast breeder reactor in favor of the much safer molten salt reactors. Nixon did this to promote building Light Water Reactors in California and protect jobs there rather than delaying them for a new technology to be developed. The ABSOLUTE KICKER is that Weinberg also wanted molten salt reactors because their high heat can be used for desalination (and their ability to scale to small sizes would make them ideal for developing countries that needed desalination as well as some electricity).

  15. Re:I think we just need to get burned. on California Looks To the Sea For a Drink of Water · · Score: 2

    I can count Bush's environmental policies on two fingers - banning of incandescent light bulbs (which, honestly, was going to happen eventually) and banning CFC asthma inhalers to support the Montreal Treaty, even though those were one of the tiniest contributors to ozone depletion and seriously impacted asthmatics (for one, it was the only over the counter asthma remedy, for two, the replacement, HFA inhalers, were patented, prescription only, and were only tested on healthy adults in the FDA's "fast track" program, which is the same thing they do to test GMOs, and 3/4 of the manufacturers used an allergen, alcohol, as part of the propellant, so that went over poorly...).

    If there's one president I wish had failed to get into office, it's Bush, though Obama has cut it close a few times (both of them have TERRIBLE financial policy, IMO - defund Obamacare? Only the assistance to the poor was unfunded - Bush's Medicare D wasn't funded AT ALL)...

  16. Re:Title II? on Comcast Planning 2Gbps Service, Starting With Atlanta · · Score: 1

    Well we all saw how Title II killed wireless phone service back in 1993. I mean, who uses a cell phone these days?

  17. Re:It's all about competition on Comcast Planning 2Gbps Service, Starting With Atlanta · · Score: 1

    I just bought a new laptop and the cheapest one that included 802.11ac was a $700 Dell - but that had absolutely shitty specs other than that (720p graphics, non-touch, a slow i5, Intel integrated 4000 graphics...). For $800 I got a much faster i7, nVidia 840 gpu (shitty, but better than Intel 4000 by far), and 1080p graphics in the same form factor, but only 802.11n wifi (which was in almost every other laptop I looked at as well). It is unfortunate, but 802.11ac is not widely adopted yet :(

  18. Re:Browsers getting too complex on Every Browser Hacked At Pwn2own 2015, HP Pays Out $557,500 In Awards · · Score: 1

    Except vanilla html5/javascript won't let you touch the filesystem other than to load files (you can with extensions or using some other method like PHP). That makes it difficult to design an exploit as well as create a safety sandbox for the program itself. Flash is essentially an OS, so exploiting it makes exploiting the machine much easier. I've been hacked so many times with PHP vulnerabilities I've stopped using it and use my own coded CGI calls for file access.

    Speaking of CGI, CGI's been around since 1993 and has pretty much all the vulnerabilities of whatever application it calls. I've used it for some strange stuff - kick of a csh, run a program that takes specifically (and well parsed) text as input and then elevate itself to root to load it as a crontab, run perl scripts, start a terminal on the web server as root when I didn't have root (exploited a root vulnerability and placed my little password protected file there, and then created a way to start it from my web browser - that eventually broke when my computer was refreshed and the hard coded DISPLAY was wrong), etc.

  19. Re:Good Omens on Sir Terry Pratchett Succumbs To "the Embuggerance," Aged 66 · · Score: 1

    Yeah, I didn't particularly care for Discworld, but I liked Good Omens. My wife despised Good Omens but loves most Gaiman.

  20. Re:It's all in the cow bell - only the beats are s on $7.4 Million Blurred Lines Verdict Likely To Alter Music Business · · Score: 1

    Yep - this is my problem with this case, too. This is like if everyone that played Samba had to pay the originator of Samba to play it or Soul had to pay the originator of Soul or Blues Blues. I certainly hope they appeal and get a better jury.

  21. Re:This is what happens... on $7.4 Million Blurred Lines Verdict Likely To Alter Music Business · · Score: 1

    I've been there - just started jamming with a band and quickly knock out four songs on the 4-track (this was a while back, lol).

    OTOH, I have another piece I've been working on off-and-on for 22 years because I can't find a transition I like between two sections. It is an absolutely lovely piece with lots of transitions and closely related key changes and on my bucket list to finish and record.

  22. Re:Weird Al.... on $7.4 Million Blurred Lines Verdict Likely To Alter Music Business · · Score: 1

    I heard the same thing - at the time Al was told by Coolio's record label that Coolio was OK with it. After the fact he apologized to Coolio about it.

    In any case, parody is protected free speech and he doesn't even need to get permission to do it. He can even play the same music without having to pitch a dime to the original musicians (it is considered a separate performance).

    I find it absolutely stunning that this court case lost. Usually the industry's mantra is that there are only so many notes (12) and chords so the music itself is not copyrightable unless there is a very distinctive passage that is unequivocally tied to a specific song. For instance, the bass line for Under Pressure that Vanilla Ice stole for Ice Ice Baby.

  23. Re:This Song? There's Nothing Tricky About It on $7.4 Million Blurred Lines Verdict Likely To Alter Music Business · · Score: 1

    Yeah, I disagree with this one after listening to both. Honestly, I'd say it was a bad parody of Marvin Gaye and since parody is protected, you owe the original artist nothing.

  24. Re:Look and Feel case of the music industry on $7.4 Million Blurred Lines Verdict Likely To Alter Music Business · · Score: 4, Interesting

    Technically Canon in D is I-V-vi-iii-IV-I-IV-V and all of those other ones are a shortened version I-V-vi-IV (and yes, I've seen Pachelbel rant). You can throw in P!nk (like every hit), U2 (With or Without You), Taylor Swift (at least two), Of Monsters and Men (Little Talks), Lady Gaga (like ever hit), Nickelback (like every hit) just to name a few more.

    Still, I-V-vi-IV and its inversions (particularly the "sensitive singer songwriter" vi-IV-I-V) probably have been around long enough to be able to cite prior art. Kinda like the 12 bar blues. We probably can find examples of the 50s progression of I-vi-IV-V (to name a few songs, Crocodile Rock [Elton John], D'yer Mak'er [Led Zeppelin], The Man Comes Around [Johnny Cash], Every Breath You Take [the Police], Heart and Soul [Larry Clinton], Lollypop [Ronald and Ruby], Earth Angel [the Penguins]), that predate the 50s too (in fact, Heart and Soul was recorded in the 1930s and covered multiple times, especially in the 1950s).

  25. Re:yeah, California is falling apart on California Looking To Make All Bitcoin Businesses Illegal · · Score: 3, Insightful

    Except due to loopholes, corporations pay far less. And I quote from Citizens For Tax Justice (and I've seen far less flattering numbers, like most companies pay 5% or less, but they probably included unprofitable ones that don't pay any taxes - this study only included profitable companies).

    While the federal corporate tax law ostensibly requires big corporations to pay a 35 percent corporate
    income tax rate, the 288 corporations in our study on average paid barely more than half that amount:
    19.4 percent over the 2008-12 period. Many companies paid far less, including 26 that paid nothing at all
    over the entire five-year period. "