Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror
×

Comment Re:For "personal" Apps (Score 2, Informative) 331

Beyond basic Tcl/Tk, you might look at Wize, which includes 3 canvas options:

  • Canvas: with image tiling support added
  • Tkpath: Canvas based on SVG (backends Cairo, GDI, CoreGraphics)
  • Canvas3d: for OpenGL (not relevant here)

Wize is under BSD licence, has minimal dependencies and offers pre-builts for Linux-i386 and Windows.

Disclaimer: I am a Wize developer

Comment Which OS (Score 1) 600

The choice of OS really depends on what business the 20 person company is involved in. If it is marketing related, Windows will probably be mandated because "it looks nicer".

However, Windows comes with hidden costs in the form of viruses, botnets and EOL pressures.

Linux makes sense where "function" trumps "form"

Image

3 Drinks a Day Keeps the Doctor Away 470

Nzimmer911 writes "Heavy drinkers outlive non-drinkers according to a 20 years study following 1,824 people. From the article: 'But a new paper in the journal Alcoholism: Clinical and Experimental Research suggests that - for reasons that aren't entirely clear - abstaining from alcohol does actually tend to increase one's risk of dying even when you exclude former drinkers. The most shocking part? Abstainers' mortality rates are higher than those of heavy drinkers.'"
Image

Canadian Cannabis Car 120

sykobabul writes "The CBC is reporting: 'An electric car made of hemp is being developed by a group of Canadian companies in collaboration with an Alberta Crown corporation. The Kestrel will be prototyped and tested later in August by Calgary-based Motive Industries Inc., a vehicle development firm focused on advanced materials and technologies, the company announced.' Leave it to us Canadians to come up with all sorts of uses for cannabis."
The Internet

Woman's Nude Pics End Up Online After Call To Tech Support 197

Tara Fitzgerald couldn't find the nude pictures she planned on sending to her boyfriend, but instead of just taking more, she decided to see if a Dell tech support call could fix her problem. Apparently the tech support guy found them. Unfortunately, he then put them up on a site called "bitchtara."

Comment Re:Hmm... I am going to pass for now on servers... (Score 1) 269

Those who installed Mythbuntu learned first hand of the issues with Reiser.
The high throughput of myth recording (2gig per hour) exercised bugs
that most regular users would never see.

In my case my capacity disappeared slowly over the space of
a month or so until my empty disk was full!

So the "most users find it great" endorsement just doesn't mean much anymore.

Really, I hope that Ubuntu has learned by now that ext3 has been hugely
tested, in virtually every concievable combination.

Comment 9/11 unreality (Score 1) 280

9/11 is simply the result of a well organized terrorist group
recognizing:

  - Planes are really flying bombs.
  - The open cockpit-door policy.

Most other kneejerk "security enhancements" are simply
various power groups capitalizing on 9/11 to advance their
own agendas.

Comment to ldd, or not to ldd (Score 1) 184

Presumably, one puts a binary on their system because they intend to execute it. In fact one mainly uses ldd after executing a program, and getting a missing library message.

If ldd was a virus scanner, this would be a big deal. But come on, accepting a binary from an untrusted source onto your system is asking for it, even if ldd didn't do this.

Comment Linux, plural. (Score 1) 487

The vast majority of all desktop computers out there are x86. The vast majority of Linux desktops, ditto.

That said, currently we can't even easily produce binaries that run on multiple distributions for just the x86 .

Generally speaking, unlike Windows/OSX, you can not just get "the Linux Desktop Version" of a program. There is no Linux desktop. There is a plethora of them. For better or worse, the issues and complexity that arise from this plurality are due to the lack of central management and control.

Slashdot Top Deals

And it should be the law: If you use the word `paradigm' without knowing what the dictionary says it means, you go to jail. No exceptions. -- David Jones

Working...