LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Blogs > Bits and Pixels
User Name
Password

Notices


Concerning free software, programming, and whatever else I find interesting. Also the blog for my Web site, frigidcode.com.
Old

Why DRM in HTML5 is a bad idea.

Posted 04-25-2013 at 10:31 AM by hydraMax (Bits and Pixels)

http://freeculture.org/blog/2013/04/...all-web-users/
Member
Posted in Uncategorized
Views 1206 Comments 0 hydraMax is offline
Old

CISPA Resurfacing

Posted 04-17-2013 at 10:55 AM by hydraMax (Bits and Pixels)

Bulletin: It's attention is getting eclipsed by gun control legislation,
but we should be aware that CISPA (Cyber Intelligence Sharing and
Protection Act) finally emerged from committee in the House, and goes
next to the whole House for consideration. Bill summary:

http://www.govtrack.us/congress/bill...userepublicans

While difficult to oppose in every aspect, it seems dubious to me in its
long term implications, particularly...
Member
Posted in Uncategorized
Views 1285 Comments 0 hydraMax is offline
Old

More fun with Haskell plotting: Functions of functions

Posted 04-08-2013 at 12:56 AM by hydraMax (Bits and Pixels)

Code:
import Graphics.Gnuplot.Simple
f x a = (x + a) * (x - a) * (x + 2*a)
fs f l = map f [1..l]
main = plotFuncs
         [Key Nothing, Title "(x + a)(x - a)(x + 2a) for a over 1..10"]
         (linearScale 1000 (-10,10))
         (fs f (10 :: Double))
See attached graph.
Attached Images
File Type: png (x+a)(x-a)(x+2a).png (83.9 KB, 4 views)
Member
Posted in Uncategorized
Views 675 Comments 0 hydraMax is offline

  



All times are GMT -5. The time now is 12:10 AM.

Main Menu
Advertisement
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration