Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×
User Journal

Journal Journal: Keep it coming, mod trolls 4

http://slashdot.org/comments.pl?sid=3436185&cid=42803807
http://slashdot.org/comments.pl?sid=3436175&cid=42803841
http://slashdot.org/comments.pl?sid=3430839&cid=42803897
http://slashdot.org/comments.pl?sid=3436185&cid=42804399

I can afford it.

User Journal

Journal Journal: I'm sorry, did I break your concentration? 2

Modtrolls troll mod. Film at eleven.

http://slashdot.org/comments.pl?sid=3428941&cid=42771455
http://slashdot.org/comments.pl?sid=3428941&cid=42771437
http://slashdot.org/comments.pl?sid=3426877&cid=42770781
http://slashdot.org/comments.pl?sid=3427061&cid=42770777
http://slashdot.org/comments.pl?sid=3427083&cid=42770769

Pretty sure this time I offended an iFanboi.

Too bad you can't tag things "slashdot"

User Journal

Journal Journal: Bring it on, bitches 6

Every time I get a modtroll I get validation. Here are the five comments in question, all downmodded in a row by someone too lazy to even spread out their punitive moderation.

http://slashdot.org/comments.pl?sid=3411745&cid=42715053
http://slashdot.org/comments.pl?sid=3412111&cid=42714885
http://slashdot.org/comments.pl?sid=3412141&cid=42714871
http://slashdot.org/comments.pl?sid=3412263&cid=42714843
http://slashdot.org/comments.pl?sid=3412263&cid=42714801

Social Networks

Journal Journal: Internet Bravery 5

I should very much like to demand satisfaction from people who are badly in need of correction. Namely, those who use insults against me in lieu of argument. (I am not above answering insult with insult, of course.) When are we going to get internet VR boxing, so that I can realistically challenge some random dipshit who talks a lot of shit to a boxing match and announce his cowardice should he decline?

User Journal

Journal Journal: Moderation works? 8

Well, some mod douchewaffle spent all his points on me because I'm anti gun control. I heart slashdot.

User Journal

Journal Journal: MSS Code Factory 1.11.5365 Beta 1

The PostgreSQL 9.1 implementation has been updated to make use of stored procedures, prepared SQL statements, and every other performance-tuning trick I've learned in 30+ years of database programming. Subsequent betas will be released as additional databases are brought to the same level of integration as this release for PostgreSQL.

The PostgreSQL code should run rings around EJB3 and similar technologies that rely on dynamic SQL.

MySQL 5.5 support is as complete as it will ever be, and basic DB/2 LUW 10.1 support is also provided.

Download MSS Code Factory Beta 1 from SourceForge.

User Journal

Journal Journal: Android for Raspberry Pi 4

More or less every day I visit the Raspberry Pi home page to see if there is any new information on when the allegedly-mostly-working Android 4 will be released, and every day there isn't. As far as I know, Broadcom is the holdup. This does not give me confidence in Broadcom...

User Journal

Journal Journal: Thanks 5

Thanks to whoever burned five.

User Journal

Journal Journal: You get that many mod points 6

Wow, you get so many mod points, you feel the need to blast all 10 at me? I'm no longer the most prolific poster on slashdot, why do you bother?

User Journal

Journal Journal: MSS Code Factory is moving right along 1

As you can see from the MSS Code Factory project site, things are progressing steadily with my pet project. I've just finished spending a couple of weeks reworking the PostgreSQL database IOs to use PreparedStatements wherever possible instead of pure dynamic SQL. At this point, dynamic SQL is only used for cursor-based reads and index queries which reference nullable columns; all other queries and accessors use prepared statements (static SQL.)

I haven't tested the performance of this new layer with PostgreSQL, and don't intend to compare performance of dynamic and static SQL as it would require keeping copies of and debugging both versions of the code. I know from previous experience with DB/2 UDB that using PreparedStatements can result in an 80% overall performance improvement for something like loading a model into a relational database.

Unfortunately most of the performance benefits would be lost when using the code for a web server, because you have to releasePreparedStatements() at the end of each web page served, because there is the possibility that a particular vendor's implementation of PreparedStatements might have data associated with it on the server end of the connection, and the connection has to be released after serving the page.

One of the biggest advantages of switching to static SQL is that parameter binding with PreparedStatements can handle variables up to the maximum size for the type, whereas dynamic SQL is limited by the size of the statement buffer accepted by the database (which used to be a significant limitation with DB/2 UDB 7.2, though I've no doubt that limit has been expanded or eliminated.)

A key point of the use of static SQL is that the only difference between the different databases now is the specific SQL functions used to convert strings to date-time types, so I'm going to be rolling out the support for the commercial databases under GPLv3 after all, rather than trying to leverage them for profit. The differences are just too negligable for me to believe anyone would pay for the privelege of using a commercial database.

User Journal

Journal Journal: I gave up and filed for disability

I've been working as a programmer since the spring of 1987. I've travelled all over North America, worked in many cities and with some of the biggest names in technology. I've had an absolute blast working with skilled and intelligent people who were not only good at what they did, but became good friends.

But it's time to face the facts: I can no longer work "office hour" jobs due to chronic migraines. Even with complete flexibility to work from home and at odd hours, I was barely able to get in 24-30 hours per week at the last company that was willing or able to work with me on the scheduling issues caused by the migraines.

I've therefore filed for disability here in Saskatchewan, and am in the process of getting approved for the SAID program (Saskatchewan Assured Income for Disability.) I used to pay twice as much in taxes per year in the '90s than I'll be getting under SAID, but at least it'll be subsistance living.

Don't make the same mistake I did of enjoying your income while you have it. Save and invest your money like it's going to be the last dollar you earn, because you never know when you're going to be hit by the proverbial bus and find yourself disabled. It's not fun, it's not a "safety net" as some claim, and it's a very depressing future to face.

But many of you will face that future, whether due to medical issues or accidents.

Good luck.

P.S.

I'm going to try to keep Singularity One Systems, Inc. alive because every once in a while I do find a few hundred bucks worth of offsite programming I can do for someone. With the company, I can "bank" that income, and draw the $200/month I'm allowed to on disability over time, as well as running a few expenses like monitors and part of my internet/phone fees through the company instead of paying it all out of pocket.

Who knows? Maybe some day one of my pet projects will turn into a money maker. I've always said I'd program for a hobby if I weren't programming for pay, and that's where life is headed: hobby programming to keep myself from being bored silly in "retirement."

Peace.

Printer

Journal Journal: Good large-format inkjet with continuous inking?

I am looking for a large-format inkjet with continuous inking that is suitable for printing poster prints and the like. Ideally it would have both Linux and Windows support, preferably through a standard protocol, but this is not an absolute necessity. What IS a necessity is the ability to install a continuous inking system for making these large prints, and being able to change inks. I am biased towards Epson or Canon but I want good advice, not just biased.

User Journal

Journal Journal: Huh 14

Limited to 25 posts/day? When did that happen. Lame.

User Journal

Journal Journal: Joy oh joy 2

My Ubuntu 10.04.1 partition developed a serious case of USB problems after this morning's kernel update. When I rebooted to try to reset the USB devices, the partition table nuked itself.

So I'm reinstalling WinXP. This is NOT how I planned to spend my day!

Needless to say, I am NOT a happy camper...

Slashdot Top Deals

God doesn't play dice. -- Albert Einstein

Working...