User Controls

Give me ideas for a program to build

  1. #1
    Imma build a program, the function yet, I don't know, give me an idea and if I like it I'll make it.
  2. #2
    multiplayer minesweeper

    shit would be dope
  3. #3
    Lanny Bird of Courage
    Single user issue tracking software. Tickets are a great way to manage/remember what you need to do on a project and I'd like to try that at home instead of a bunch of shitty todo lists that I always spill food on. But most software is designed for a team, I think you could do some interesting aggregate stats if you knew one person was responsible for every ticket in the system. Recurring tickets (for things like bills or shopping or whatever) and a public no-registration way to submit tickets (like if a friend wants to remind me to return a book or whatever) would be cool. Oh, and a hook so I could set up an email and when someone is sends me an email like "yo, lanny, I need you do to X" I can forward it to that email address and the system will automatically turn it into a ticket for me. There are a bunch of interesting things you could do with extraction of semantic info from emails.

    I've been meaning to do this project for a while but I've never sat down to do it.
  4. #4
    Single user issue tracking software. Tickets are a great way to manage/remember what you need to do on a project and I'd like to try that at home instead of a bunch of shitty todo lists that I always spill food on. But most software is designed for a team, I think you could do some interesting aggregate stats if you knew one person was responsible for every ticket in the system. Recurring tickets (for things like bills or shopping or whatever) and a public no-registration way to submit tickets (like if a friend wants to remind me to return a book or whatever) would be cool. Oh, and a hook so I could set up an email and when someone is sends me an email like "yo, lanny, I need you do to X" I can forward it to that email address and the system will automatically turn it into a ticket for me. There are a bunch of interesting things you could do with extraction of semantic info from emails.

    I've been meaning to do this project for a while but I've never sat down to do it.

    That's a neat idea.
  5. #5
    Lanny Bird of Courage
    If you end up doing it and make it open source I'll definitely toss a few commits your way.
  6. #6
    mmQ Lisa Turtle
    Create a program that specifically makes ME $120.00 a day. You can't.
  7. #7
    Sophie Pedophile Tech Support
    Write a remote access trojan.
  8. #8
    SBTlauien African Astronaut
    Make some type of security program. I'm working on an Android app right now and I can ping hotspots I connect to, port scan the nodes connected to it(as well as regular websites), connect via raw socket to the port if it's open, dictionary attacks against password-protected access points, find directories on websites, soon create rouge hot-spots that act just like one of those McDonalds/Starbucks hot spots with the disclaimer page, set up http/https proxies and retrieve lists of them from online, whois, some Xposed Module stuff, make password lists, some p2p and bluetooth stuff...

    Start building and it never stops...
  9. #9
    Hewfil1 Houston
    Write a remote access trojan.
    All new meaning to RAT.
  10. #10
    Sophie Pedophile Tech Support
    All new meaning to RAT.

    Not that new.
  11. #11
    Hewfil1 Houston
    Not that new.


    Shhhhhhh. >.>'
  12. #12
    SBTlauien African Astronaut
    Originally posted by Bradley


    ya i just spent 27$ on two beers which is a lot of money but i figured splurging is good when you're traveling, what kind of beer do you drink Wariat? One of my favorites is this heavy ass Americanized Polish beer, called an IPA. If I go to a bar and I'mma get one (2) beers for 27 fucking bucks I'm sure as fuck gonna drink the strong oneI'm nervous as shit, turns out I'm not as unliked as I believe myself to be (I am my biggest critic, and the meanest to myself) My friends wanna pick me up from the MIlwaukee Airport, but I know if my Co President, Second in Command, Ex girlfriend agree to come to the aiport to take me to the hospital for "treatment" nigga I got this fatass {redacted} waitin from my boy when I get there and they been having some trubbbles since I left and all I gotta do is go back home and murder our enemies. & part of me really wants to do good & part of me really likes doing badass gangster shit with my homies, and my hoe ass ex girlfriend I"mma fuck in the ass again, dude if my friends pick me up there's no way I"m gonna get treatment there plan is to: arm me. I"m like good fuckin plan dude, I will submit a picture of me at the bar drinkin and typing this and the weapons that my boy said he's gonna clear up the debt he owes me (I never owe debts but frequently am owed them, btw , from my friends, family, everyone, but I don't charge interest or mind helping anyone).[redacted] with the drum clip that matches the [redacted], bustin wit dat {redacted} MAKE THEM BITCHES BACK IT UP.

    I like to drink beers wiht fruit flavors like designer beers that have like rasberries in it. In Poland you can even ask star trek he will tell you you can buy additional juices or like flavors to throw into any beer for a couple of zloty or like 0 cents. Ive never seen this in any other country where they add flavors to beers or juixes. They even have hot beers here.
  13. #13
    gadzooks Dark Matter [keratinize my mild-tasting blossoming]
    Originally posted by Lanny Single user issue tracking software. Tickets are a great way to manage/remember what you need to do on a project and I'd like to try that at home instead of a bunch of shitty todo lists that I always spill food on. But most software is designed for a team, I think you could do some interesting aggregate stats if you knew one person was responsible for every ticket in the system. Recurring tickets (for things like bills or shopping or whatever) and a public no-registration way to submit tickets (like if a friend wants to remind me to return a book or whatever) would be cool. Oh, and a hook so I could set up an email and when someone is sends me an email like "yo, lanny, I need you do to X" I can forward it to that email address and the system will automatically turn it into a ticket for me. There are a bunch of interesting things you could do with extraction of semantic info from emails.

    I've been meaning to do this project for a while but I've never sat down to do it.

    I realize this thread is like four years old, but on the very off chance that you are unaware of Trello, I use it for just about exactly this.

    Combine it with your own custom scripts (Python, whatever) using a Trello API key and the sky really is the limit.

    And then you can even go a step further with the GitHub (or GitLab or whatever) API if you want to incorporate group/work projects as well.

    I basically created my own personal JIRA using a combination of the above.
Jump to Top