Jump to content

What programs did you write to make your life easier

Maximation

Looking at the final page of the programming thread I came across this question.

But because that question was from a year ago I thought I would ask this question again, a lot of people have joined the forum since then and I am curious to what you have developed to make your life easier.

 

Here is the original post I reference to : http://linustechtips.com/main/topic/3464-using-programming-to-make-everyday-life-easier/

Learning

Link to comment
Share on other sites

Link to post
Share on other sites

I programmed my mouse so that the sniper button is a ctrl+o macro, thats it 

cpu: intel i5 4670k @ 4.5ghz Ram: G skill ares 2x4gb 2166mhz cl10 Gpu: GTX 680 liquid cooled cpu cooler: Raijintek ereboss Mobo: gigabyte z87x ud5h psu: cm gx650 bronze Case: Zalman Z9 plus


Listen if you care.

Cpu: intel i7 4770k @ 4.2ghz Ram: G skill  ripjaws 2x4gb Gpu: nvidia gtx 970 cpu cooler: akasa venom voodoo Mobo: G1.Sniper Z6 Psu: XFX proseries 650w Case: Zalman H1

Link to comment
Share on other sites

Link to post
Share on other sites

I know a man who made a program that tells him if he can solve a soduku puzzle :D ( and note it doesn't give him the answer it only does the precessing and then tells hi yes or no)

PC specs.3570k, asus p8z77m pro, 8gb corsair vengence 1600MHz, XFX 550w, seagate barracuda 1TB, MSI 660ti, cooler master k350, cooler master hyper tx3 evo.

Link to comment
Share on other sites

Link to post
Share on other sites

Not sure if its considered a program, but I wrote a simple bat file to open blender with opencl rendering

Specs: CPU: AMD FX 6300 Motherboard: Gigabyte 970A DS3P RAM: HyperX Fury 16GB 1866MHz GPU: MSI R9 270 OC edition Case: Sharkoon VS3-S SSD: Samsung 840 EVO 120GB HDD: 1TB Caviar Blue PSU: Corsair CX500W

*If I say something that seems offensive, please don't take it seriously, it was most likely meant as a joke/sarcastically*

 

 

Link to comment
Share on other sites

Link to post
Share on other sites

I know a man who made a program that tells him if he can solve a soduku puzzle :D ( and note it doesn't give him the answer it only does the precessing and then tells hi yes or no)

 

Wait, what? Interesting, how does it work?

Learning

Link to comment
Share on other sites

Link to post
Share on other sites

At work I can sometimes get tedious jobs involving appending something to many files, chopping up YUV files to specific frames, running a reference decode, checking the MD5 and then writing information to a database etc...

I've written quite a few of my own Python scripts to do various jobs like this... I keep them on my PATH in C:\bin to make them easily accessible. 

Also, I have added a couple of extra features to my Windows context menu, where I can instantly calculate a file's MD5 or SHA1 hash or a CRC32, for example...

At home, though, I've not really found much need. Though I have written a PHP script for randomizing and e-mailing out my family's yearly secret santa. :P

Link to comment
Share on other sites

Link to post
Share on other sites

I have a PHP script that generates the BB Code for all the different

forums on which I post my build logs. So I only write one template, then

run that through the script, then copy-paste the results to the forums.

Has saved me a ton of work.

Also, this week I wrote the Perl script which generates our storage

ranking list, ordered and properly formatted for copy-pasting

into the forum.

BUILD LOGS: HELIOS - Latest Update: 2015-SEP-06 ::: ZEUS - BOTW 2013-JUN-28 ::: APOLLO - Complete: 2014-MAY-10
OTHER STUFF: Cable Lacing Tutorial ::: What Is ZFS? ::: mincss Primer ::: LSI RAID Card Flashing Tutorial
FORUM INFO: Community Standards ::: The Moderating Team ::: 10TB+ Storage Showoff Topic

Link to comment
Share on other sites

Link to post
Share on other sites

Wait, what? Interesting, how does it work?

I don't actually really know he just mentioned it

PC specs.3570k, asus p8z77m pro, 8gb corsair vengence 1600MHz, XFX 550w, seagate barracuda 1TB, MSI 660ti, cooler master k350, cooler master hyper tx3 evo.

Link to comment
Share on other sites

Link to post
Share on other sites

i used to play bitefight (ah...)

after i spent some time (a lot of time, way too much time) playing it, i figured that the "game logic" was so simple that i could write a bot/autoworker for it, so i did, it was a firefox extension

Link to comment
Share on other sites

Link to post
Share on other sites

picking my college classes can be a pain sometimes. so i wrote a small program that took a CSV file and put it into a database. then i can run some more advanced searches to find specific days and times for classes

Link to comment
Share on other sites

Link to post
Share on other sites

I have two programs for cookie clicker...one that just clicks when hovering over the cookie, and one that moves the mouse to the golden cookies :P

 

I also have bat files that do renaming of files, programs that just search through text files for keywords, programs that just dump the tree list of explorer, best scrabble words, hangman solver, webpage scrappers (it saves a lot of time, instead of having to go copy paste every day), emulator launcher (very handy, it sets the controllers to their proper settings and everything...since I use DS3 controllers and each emulator has a slightly different controller setup)

0b10111010 10101101 11110000 00001101

Link to comment
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×