Slashdot Mirror


User: The_reformant

The_reformant's activity in the archive.

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

Comments · 494

  1. Re:10 hex is 16 decimal on 2016 Bug Hits Text Messages, Payment Processing · · Score: 1

    He meant 2100 in hex. :)

  2. Re:Please no on Myths About Code Comments · · Score: 1

    Unfortunately, one of the previous pieces of software in this area followed the poster's "self documenting code" style (very nice, clean, well written code with no comments), and even I find it difficult to piece together what's going on in places --- not because all of the code is crypto-specific, but because the author has thrown so much effort into writing "clean, pretty" code that it's actually hard to know where the crucial pieces are. I can't quite explain why I find this so irritating, but perhaps some of you will know what I mean.

    I can kind of understand this, often in the quest to make things more understandable things are refactered into methods/functions that arent modular operations in themselves which can lead to more confusion since they masquerade as pieces of modularly reusable code when they in fact rely on assumptions which happen to be satisfied by their caller.

    Its also worth noting that you do get a performance and memory usage penalty for pushing additional frames onto the stack. In certain cases that can be a factor. (As an aside why is it in Uni that recursive code is held in such high regard as being elegant whereas in day to day like its almost always a bad idea. I made that mistake a few times early on in my professional life).

  3. Re:Correct User Access on Easing the Job of Family Tech Support? · · Score: 1

    I also find the best thing to do is treat them like a corporation so in order to get support they need to have first signed off on the Enterprise wide computer usage and security guidelines and then logon to the issue tracking database and create a problem along with a risk assesment and business impact. If they are unable to access the issue tracking database they need to get one of their coworkers to create the ticket on their behalf. The requests are then sorted according to impact where those causing more than $10,000 revenue loss are given an SLA of 5 hours. Other problems are assigned response times based on impact to the user and support team workload.

    Post resolution if the problem was caused by failure to adhere to the Enterprise wide computer usage and security guidelines then appropriate disciplinary action is instigated with their direct report-to.

  4. Re:Is StarCraft the right game to use for this? on StarCraft AI Competition Announced · · Score: 1

    In Total Anhilation and to a lesser extent Supreme COmmander rushing doesnt really work. Best tactic is economic superiority (and thus winning through attrition) through skirmishing.

  5. Re:Unauthoriazed Copy on Apple Says Booting OS X Makes an Unauthorized Copy · · Score: 1

    It makes sense too because otherwise it would be perfectly legal to run 400 simultaneous copied of something off of a shared disk.

  6. Re:I didn't know that IT was glorious. on Has the Glory Gone Out of Working In IT? · · Score: 1

    So look for work for a software company then? Some people have a narrow view of "IT". There are other roles than general system support you know. Some of us work in profit centres.

  7. Re:Rant on The Perils of Ramming Products Down IT's Throat · · Score: 1

    You should post that to thedailywtf.com its pure genius!

  8. Re:MMO? on Xbox 360 Version of Champions Online Being Held Back By MS · · Score: 1

    [quote] I still the the acronym "MMO" sucks; shouldn't it be either "MMOG" or "MMORPG"? MMO would just stand for "Massively Multiplayer Online", which is somewhat lacking in the noun department. [/quote] Maybe player is the noun?

  9. Re:I don't think it has been a problem. on Is Typing Ruining Your Ability To Spell? · · Score: 1

    Yeah footnote arithmetic is a pretty bad idea.

  10. Re:Jack, Ardour, jamin and jazz on Goodbye Apple, Hello Music Production On Ubuntu · · Score: 1

    Wubi is bookmarked for checking out when i get home. While I doubt im going to ditch windows for my stuff as Im quite entrenched it might well be a cool thing to have a play with.

    Once I can take my VSTs with me then it becomes a sersious contender.

  11. Re:Jack, Ardour, jamin and jazz on Goodbye Apple, Hello Music Production On Ubuntu · · Score: 1

    Yeah but its not like if I recompile my binary then that 6/8 middle section is going to flow into the verse better is it?

    The mixdown step is more to do with the traditional process where mastering would be done by a separate engineer so its a workflow embedded in a lot of musicians subconscious already but theres nothing to stop you strapping your master fx over your master bus and working that way.

    With a modern DAW I dont see why you would ever want to route audio to another application (MIDI is another story mostly due to one particular app [reason]) but see rewire) since all your audio apps will be running inside your DAW via VST or rtas anyway.

    As for value for money. These days Reaper (unlimited free trial, 50 bucks license) is available on windows and Mac and is pretty much as fully featured as cubase, its missing some audio editing facilities but you can hook in audactiy as a helper app so going linux doesnt save you any money at all, except the OS license I suppose but quite frankly a windows OEM license is what a hundred bucks or so so by the time Ive wasted 2 or 3 hours trying to setup linux the windows license has paid for itself. Hardware of course you are fairly limited on what you can even use on linux so I doubt you get the most band for buck when your buying your interface either.

    Basically if you dig linux and like toying around with this stuff I can see the attraction but as usual for people who arent interested in the technology aspect the workflow isnt optimal with a far to high barrier to entry in terms of initial configuration. This is the same problem linux has in other creative spaces.

  12. Re:Jack, Ardour, jamin and jazz on Goodbye Apple, Hello Music Production On Ubuntu · · Score: 0, Troll

    You apparently have failed to discover the master bus in most audio software.

  13. Re:Flat Earth on Enthusiasts Convene To Say No To SQL, Hash Out New DB Breed · · Score: 1

    Their data is inherently low value though, and data corruption is largely unimportant. I bet you'd end up with the exact opposite view if you looked at banks and financial institutions.

  14. Re:It's feeling like a trap on Apple Bans RSS Reader Due To Bad Word In Feed Link · · Score: 1

    Neither can iTunes.

  15. Re:like every other sales demo on Allegedly Rigged Product Demo In SAP Suit Goes Missing · · Score: 1

    I dont think you've had much experience in the enterprise world. Ive only used toy SAP systems to test some interfacing but typical implementations are gignormous this is the kind of stuff that replaces departments of hundreds of people.

  16. Re:Federation Protocol != Non-interference directi on Google's "Wave" Blurs Chat, Email, Collaboration Software · · Score: 1

    I thought you had to write robots.txt on your roof in foot high letters.

  17. Re:Every time he speaks I just want to shoot him on Richard Stallman Warns About Non-Free Web Apps · · Score: 1

    Right now, I can install Linux on any number of systems I have as well as systems at work, including all sorts of software, without any legal worries about licensing

    Except that what alot of people are now realising is that you cant because it impairs your ability to write your own non-GPL'ed code.

  18. Re:I thought I did. on Richard Stallman Warns About Non-Free Web Apps · · Score: 1

    Im unconvinced your any less locked in to be honest. Any non-trivial product in the OSS world is maintained by a specific team of people, usually funded by a corporate sponser. Realistically the time it takes to build the skills required to provide support makes it cost prohibitive for anyone but core developers to maintain most software. So if the core developers quite, like say because their corporate sponser quits footing the bills then your in almost exactly the same situation as with proprietary software. Possibly worse since most will be under no obligation to provide migrations paths.

  19. Re:Its all true on More Than Coding Errors Behind Bad Software · · Score: 1

    Oh yes the linker elves.

  20. Re:Can of worms. on What Restrictions Should Student Laptops Have? · · Score: 1

    What the hell do you do with yours? I have a 2yo work laptop that gets taken home every night and is absolutely fine and a 5 year old personal laptop that also gets lugged to band practice once a week (and associated exposure to beer, sweat, dropping, and risk of crushing by 4x12) and it doesnt show any signs of failure either.

    I think you might be doing something wrong if you only a get a year out of yours.

  21. Re:Developers section red now ? on 64-Bit Java For Linux · · Score: 1

    Actually java datatypes are machine independant so they can be serialised and unserialised across architectures. Altering the size of the primitive types simply because your happening to be running on a different wordwidth cpu is a bad idea for portability.

  22. Re:Can't take recommendations seriously on Best Open Source Alternatives To Enterprise Apps · · Score: 1

    Yeah, but none of those are very important. If a transaction fails when you're updating your Facebook profile, nobody gives a shit. I mean look at what happened to Slashdot when it got 24 million posts.

    I would bet money that none of those companies use MySQL for their paycheck processing software.

    I don't dislike MySQL, but I wouldn't consider it an "enterprise RDBMS"

    And how often does MySQL participate in transactions involving multiple dbs?

  23. Re:NOT all open source on Best Open Source Alternatives To Enterprise Apps · · Score: 1

    I wouldn't really have said many of these are enterprise apps either, theres no messaging, app serving, transaction management. Theyre all just web apps really. I mean i'd have expected stuff like JBoss, ActiveMQ, Tomcat and such to be mentioned rather than vBulletin and OpenOffice.

  24. Re:Functional languages are phenomenal. on Best Paradigm For a First Programming Course? · · Score: 1

    Much like when to use each paradigm answer is in the focus of the degree course as a whole. For an AI course functional programming cant be beat since it abstracts away depth first search into the language and many have higher order logic constructs built in. For software engineering OO is king as it facilitates reuse. For systems and embedding programming focus procedural is the way forward.

  25. Re:some flaws this arguement on What Needs Fixing In Linux · · Score: 1

    Further I fail to see how the point and click method of configuration is better than editing a text file than can be searched, backed up and version controlled.

    Because it requires documentation and a user who can be bothered reading the documentaiton and understands the documentation. Further text is a free form interface. For example in /etc/spiffyapp/pathSetup I *could* write "SPIFFYPATH=/path/to/spiffyapp" but theres nothing to stop me writing "hello im a happy cloud, giblledideedeee" and to someone who isnt pretty technically literate theres no reason why one should instantly consider one more intuitive than the other. Whereas in a gui they would have a gui file chooser widget that only allows them to select paths.

    The answer of course is to have both with the gui widgit a view onto the internal txt file / registry settings / xml docs / whatever.