LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Blogs
User Name
Password

Notices


Old

Bad news for codeblocks.

Posted 05-20-2015 at 09:32 AM by rainbowsally
Updated 05-20-2015 at 10:01 AM by rainbowsally (added a ps.)

Bad news for codeblocks.

[kdevelop3 32 and 64 bit versions (binary installers using 'make' are included below). See for yourself. And scratch your head, wondering... Where did we go so wrong?]

Ok... About codeblocks.

What happened to the "open" part of "open source", anyway? I'm not just talking about source code, but the very philosophy of user involvement in programming.

Codeblocks does not let you override the system...
Member
Posted in Uncategorized
Views 2045 Comments 0 rainbowsally is offline
Old

new.sfxz text-based archive creation utility, C version

Posted 05-20-2015 at 04:53 AM by rainbowsally

new.sfxz text-based archive creation utility, C version

Today's fantastic adventure in Computer Mad Science is the creation of a utility to create the 'sfxz' text-based archives, such as this one (see below). But for anyone not familiar with amazing, magical, and mystifying power of Computer Mad Science, there are some other interesting things going on here.

Feature:
  • A simpler, faster, more reliable sfzx sytem using the C slist variation.
  • 'new.codeblocks code=c'
...
Member
Posted in Uncategorized
Views 2768 Comments 0 rainbowsally is offline
Old

Cloning a git repository in an idempotent way

Posted 05-20-2015 at 02:08 AM by sag47
Updated 05-20-2015 at 02:25 AM by sag47

In config management, it is best to do setup in an idempotent way. After some basic research here's a way to clone a repository in an idempotent way. In this example we'll be cloning my home repository into ${HOME}/git/home.

First, check to see if the repository directory exists. Then change the working directory to it.

Code:
#variables
repo="https://github.com/samrocketman/home.git"
local_repo_location="${HOME}/git/home"
...
Senior Member
Posted in Uncategorized
Views 6492 Comments 2 sag47 is offline
Old

Quick Init for CODE::BLOCKS IDE.

Posted 05-19-2015 at 07:16 PM by rainbowsally
Updated 05-20-2015 at 11:07 AM by rainbowsally (possible memory leak fixed)

[Revised May 20, 2015. Deleted "outfile" string list at end of main(), fixed bug in 'srcdir=<dir>' automatic files loader]

Note: Currently still testing. Likely to add switches to include target options, such as the output from wx-config --cflags, pkg-config <blah> --libs, and so forth.

Today's amazing feat of Computer Mad Science is the creation of a commandline utility that will quickly create a relocatable codeblocks project file right where...
Member
Posted in Uncategorized
Views 3237 Comments 0 rainbowsally is offline
Old

Generic scrapes.

Posted 05-19-2015 at 01:38 PM by peonuser
Updated 05-19-2015 at 02:17 PM by peonuser

Look at astrology as an intellectual cartoon and an insight into human thinking. So I will peek at it once in a while. Also gave a chance to play with page scraping again.

$ ./horoscope.sh Virgo

Daily Horoscope for Tuesday 19th May 2015

Share :

Through friends of someone close, you could learn more about their
background. This extra information, particularly if it's related to how
they acquired their qualifications, and the...
Member
Posted in Uncategorized
Views 1473 Comments 0 peonuser is offline

  



All times are GMT -5. The time now is 09:49 PM.

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