Slashdot Mirror


User: aztracker1

aztracker1's activity in the archive.

Stories
0
Comments
3,512
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 3,512

  1. Re:If "employment prospects" Are All That Matter . on Ask Slashdot: Which OSS Database Project To Help? · · Score: 1

    For that matter, front end management applications, as well as clients/adapter libraries can always use a *lot* of work... In some cases features in the system are missing altogether, or more advanced features like connection pooling aren't well baked into the clients.

  2. Re:Find better prospects? on Ask Slashdot: Which OSS Database Project To Help? · · Score: 1

    Well... you could split the difference... I've used Firebird in the past (embedded for dev, and as a service in deployment), works really well... though not as feature-rich as PostgreSQL.

  3. Re:With shared hosting on Ask Slashdot: Which OSS Database Project To Help? · · Score: 1

    There's always Heroku..... pretty much every cloud has a managed PostgreSQL provider.

  4. Re:Get a signature PC on Windows 8 PCs Still Throttled By Crapware · · Score: 1

    Going to jump in here.. even though it runs on Mono... I'd say Pinta is probably the best PS substitute for *most* people's needs.. it's not the all-in though... for windows, I'd do Paint.Net ... I used to be a Paint Shop Pro fan until Corel bought out Jasc. For now, if it's basic photo editing tasks, Paint.Net or even Picasa work well enough for me... If you need the 800# gorilla, Photoshop has no equal right now.

  5. Re:Question on Federal Officials Take Down 132 Websites In "Cyber Monday" Crackdown · · Score: 1

    Oh, like the DEA, ATF, ICE, FBI, CIA and NSA that overlap in a lot of areas? Or the Air Force, Navy Marines and Army... Yeah.. working efficiently is not something the government does much of.

  6. Re:Benefits . . . on Oracle Proposes New Native JavaScript Engine for OpenJDK · · Score: 1

    I'm curious as to what benefits this will offer over Node.js or Rhino. I mean my biggest aversion to Java has been the amount of boilerplate needed, to a lesser degree C# (.Net). Been really liking Node.js + MongoDB + WebStorm lately. Thinking of stripping down my API and pushing the base as a starting point framework for for building JSON web services.

  7. Re:Bespoke development of a plug-in for each clien on A Gentle Rant About Software Development and Installers · · Score: 1

    Wordpress is installed how many times a year, vs. a typical enterprise software package? Sometimes writing an installer vs. a checklist is an easy call to side with the checklist.

  8. Re:Okay. on A Gentle Rant About Software Development and Installers · · Score: 4, Insightful

    Creating an installer for a complex system... a couple man-years of labor from your highest paid employees for a system that only gets installed a dozen times a year.. vs. a checklist... Yeah, you'll be making millions with your strategy.

  9. Re:Okay. on A Gentle Rant About Software Development and Installers · · Score: 2

    Well current versions of Windows will allow multiple versions of a given DLL to be installed, and use the correct one on a per-app basis. Linux allows setting a binary root for a given application build, that can include dependencies, but even then it's usually less of an issue, as more business applications are built in higher level languages using services that have defined network/local APIs.

  10. Re:Okay. on A Gentle Rant About Software Development and Installers · · Score: 2

    Okay.. but an installer that says, select the components to install... (oh crap, the RDBMS runs on Linux)... Oh noes, the Front end runs in Windows... Now you need to interface with AD... Creating installers for all these pieces for a system that only gets installed for a hundred or fewer instances or upgraded less than that a year is a waste of energy vs. using a fraction of that time to simple document well. The more pieces that are running on different servers/systems the more complex the install... Also, if you're using 3rd party software, be it Oracle, MS-SQL, or Postgres, automating the settings needed for said install are problematic.

    The solution I am working on right now involves connecting to MS-SQL, RabbitMQ, and MongoDB. It's utilizing IIS, Node.js, as well as .Net ... you're suggesting I should go back and create installers for this system that is only running in one production environment, and a handful of stage/dev environments? Really? Even if it were installed a few dozen times a year, it wouldn't justify the cost of automating that process, vs. a checklist.

  11. Re:Meh on O'Reilly Discounts Every eBook By 50% · · Score: 1

    I actually bought a Safari Books Online subscription mainly for O'Reilly content... I don't get my value out of it every month, but it's a really nice idea.

  12. Re:The App Dilemma on BlackBerry 10 Preview Looks Positive · · Score: 1

    +1 for this idea.. BB made some great strides into corporate infrastructure.. they could continue that with line of business apps offered on their Android platform phones only.. that would give them some strategic advantages, while being compatible with the apps on google play store.

  13. Re:Better get used to it, THQ on THQ Clarifies Claims of "Horrible, Slow" Wii U CPU · · Score: 3, Insightful

    I think MS, or sony would be well served by say an "XBox 360+" (Plus) architecture, that uses the same or 100% compatible CPUs perhaps slightly up-clocked, with more ram, and maybe a nice fast HDD or SSD.. if they could do this at a $100 price premium, and then offer a flag to games that they have the extra RAM to use, etc. Not a full on upgrade, but a bit more room.. maybe up the onboard cache for the CPU/GPU.

  14. Re:Mailing lists on Companies Getting Rid of Reply-all · · Score: 5, Insightful

    Just remember, if you make something idiot proof, they will build a better idiot.

  15. Re:Global Thermonuclear Patent War on Samsung Claims iPad Mini, iPad 4, New iPod Touch Also Infringe Patents · · Score: 2

    Maybe the best way to address this is for a judge to simply embargo the classes of products from involved parties until the issue is resolved.. then we're not pushed into getting the new shiney for a while, and the companies can bite it until they then push the government to abolish patents... I honestly believe that there are some genuine innovations deserving of patent protection, but that our government is too inept to actually come up with a system that rejects more patents than it grants.

  16. Re:Failed xbox shrink on Microsoft Reportedly Working On Xbox TV Device · · Score: 1

    I don't know that there will be confusion... likely the development tools will remain the same... XNA should be supported/updated, and it's simply a new target.

  17. Re:Sound subsystem fragmentation on Ask Slashdot: What Video Games Keep You From Using Linux? · · Score: 1, Insightful

    Most of the older APIs do proper relay to newer ones, and abstractions like SDL take care of a lot of that. For me, the biggest detraction, is I just yesterday installed the latest LMDE on my desktop... then, when it came around to installing the nvidia drivers, I added the additional repositories (checkboxes in synaptic) after install, no gui... Sorry, it it's a pretty big deal.. also, audio didn't work, but that's another issue... My system is about 2 years old now, using a 1st gen Core i7 with a more recent nVidia GTX 660 Ti... Honestly, it's a pain... will probably give it a try with debian proper, and then ubuntu... if I can't have my hardware working accelerated in Linux, gaming is out anyway, not that I game much. Just the same, I had less trouble running a hackintosh install than Linux sometimes. I like Linux.. use it for servers, non-gui, but as a primary desktop it's problematic.

  18. Re:seriously? not this again on Hounded By Recruiters, Coders Put Themselves Up For Auction · · Score: 2

    It doesn't matter if there is 20% general unemployment, if the field you are in is under 2%, then the market is not a buyers market for jobs in your field. That's how it is for software development in a lot of cities right now.

  19. Re:seriously? not this again on Hounded By Recruiters, Coders Put Themselves Up For Auction · · Score: 1

    If they're in the Phoenix area and looking for developer work, let me know... The market is pretty tight here in terms of availability.

  20. Re:Wow, don't have opinions online.. on How Free Speech Died On Campus · · Score: 1

    Well, that pretty much precludes anything other than consuming... so any posting on web forums is against the rules...

  21. Re:Movies that have expired out of Redbox on Ask Slashdot: How To Make a DVD-Rental Store More Relevant? · · Score: 1

    Netflix.

  22. Re:Stop renting DVD's on Ask Slashdot: How To Make a DVD-Rental Store More Relevant? · · Score: 1

    I think between Redbox and Netflix it's about over for the rental stores... take a look at record stores if you want to go more niche, which can really only work in a larger city, ymmv.

  23. Re:Stop renting DVD's on Ask Slashdot: How To Make a DVD-Rental Store More Relevant? · · Score: 1

    I think the likes of Little Debbie, and the various generic brands had far more to do with their down turn than anything... it's the market working.

  24. Re:Microsoft is right on Microsoft Complains That WebKit Breaks Web Standards · · Score: 1

    Since most users of Mozilla & Webkit browsers are on rolling releases, and how long the plain border-radius has worked, tht one is pretty safe.. actually most of the early extensions are pretty safe non-prefixed. Some of the newer options for say grid structures are best vendor prefixed (Ironically MS has their own vendor prefixed version, as does FF).

  25. Re:Microsoft is right on Microsoft Complains That WebKit Breaks Web Standards · · Score: 1

    So, it's a message to developers (... developers... developers).