User Controls
Suggets me ideas for a quick coding project.
-
2017-12-17 at 12:35 PM UTCSo, i'm bored but i have restless creative energies. Just no inspiration. I know "creative energies" sounds pretty esoteric but you know what i mean. I want to BUILD something. Ever feel like that? I do. It's an itch that i need to scratch. Also, for funzies it can be a Windows only project. Currently in my Windows VM. But multi platform is fine as well.
-
2017-12-17 at 1:44 PM UTCIf I could code I would make a program that would check the prices of crypto currencies or any currency really and sell them if the price started to drop and buy them back when they level out or start going up, automatically short the market. I'm not sure if it would actually be compatible with any exchange but if it could do it quickly I think it could make some money.
-
2017-12-17 at 1:54 PM UTC
Originally posted by Madman If I could code I would make a program that would check the prices of crypto currencies or any currency really and sell them if the price started to drop and buy them back when they level out or start going up, automatically short the market. I'm not sure if it would actually be compatible with any exchange but if it could do it quickly I think it could make some money.
Doesn't sound like something you bang out on a Sunday afternoon. Also, you'd imagine programs like this would exist already. -
2017-12-17 at 2:06 PM UTCi was talking to a friend of mine about yugioh recently. we were talking about how expencive the hobby used to be and how we could have spent less back in the day.
maybe you could make a program that checks the amount of money you would have to spend making a deck by using https://www.cardmarket.com/en/YuGiOh and one of those ygo online clients. -
2017-12-17 at 4:13 PM UTCi dunno what yugioh is but it sounds really gay.
. -
2017-12-17 at 4:14 PM UTCit is
-
2017-12-17 at 4:17 PM UTC
-
2017-12-17 at 4:34 PM UTCAn app which alerts you to to stocks or crypto highs and lows so you know when to sell or buy, even if you're out.
-
2017-12-17 at 4:35 PM UTC
Originally posted by Madman If I could code I would make a program that would check the prices of crypto currencies or any currency really and sell them if the price started to drop and buy them back when they level out or start going up, automatically short the market. I'm not sure if it would actually be compatible with any exchange but if it could do it quickly I think it could make some money.
Oh -
2017-12-17 at 4:36 PM UTC
-
2017-12-17 at 4:37 PM UTCmadman, there are some exchanges which let you set that stuff automatically. I know binance does and i think gdax does as well. There's a minor fee tho. I have mine set to buy ltc if it goes below 150
-
2017-12-17 at 4:38 PM UTC
-
2017-12-17 at 4:40 PM UTC
-
2017-12-17 at 4:42 PM UTCDo it fagit. You'd need to probably do it a few different ways tho. 15% isn't a lot for say, TRX, but its a lot for btc, and a whole fuck of a lot for most stocks. At least in a 24h period.
-
2017-12-17 at 4:45 PM UTC
-
2017-12-18 at 3:01 AM UTCAnything rewarding is work
-
2017-12-18 at 7:03 PM UTCWhat do you want to do it in?
Cuck the ISPs by making a VPN that tunnels over ICMP or other network/low layer protocol.
Cuck the Tinder jedis by making a simple to use HTML5 web app with just a selfie and a few slider bars. No one wants to fill out bios, no one is unique.
Fork the Python Project Newsdiffs to work on Europoor media sites:
https://github.com/ecprice/newsdiffs
Do something with Bluetooth beacons or BLE devices (like those key chains) in Chrome. The provided apps always suck:
https://developers.google.com/web/updates/2015/07/interact-with-ble-devices-on-the-web
Code a treasure hunt HTML5 PWA using just QR codes and Chrome:
https://developers.google.com/vision/android/barcodes-overview
Update Cybershaman to not suck so bad:
https://www.facebook.com/TheCybershamanTribe/ -
2017-12-18 at 7:18 PM UTC
-
2017-12-18 at 10:29 PM UTC
Originally posted by Issue313 What do you want to do it in?
Cuck the ISPs by making a VPN that tunnels over ICMP or other network/low layer protocol.
Might be an interesting thing to do. Although networking is not my strongest suit. Would you happen to have any e-books on the subject/networking in general?
Originally posted by Issue313 Cuck the Tinder jedis by making a simple to use HTML5 web app with just a selfie and a few slider bars. No one wants to fill out bios, no one is unique.
I don't particularly enjoy web development.
Originally posted by Issue313 Fork the Python Project Newsdiffs to work on Europoor media sites:
https://github.com/ecprice/newsdiffs
Do something with Bluetooth beacons or BLE devices (like those key chains) in Chrome. The provided apps always suck:
https://developers.google.com/web/updates/2015/07/interact-with-ble-devices-on-the-web
Code a treasure hunt HTML5 PWA using just QR codes and Chrome:
https://developers.google.com/vision/android/barcodes-overview
Update Cybershaman to not suck so bad:
https://www.facebook.com/TheCybershamanTribe/
I'll keep these in mind. Also, i decided to continue working on a malware framework i started writing a couple days ago. I inspired myself with my Malware Mega Thread. So far it's coming along nicely. The idea behind it is that you have a simple menu, from which you can invoke different utilities that help with things such as encoding your payloads or generating malicious word macros. On top of that i will have some customizable templates for for keyloggers, remote access trojans and i plan to add the option to generate different types of shell code to be used in conjunction with stagers and methods to execute the shell code though code and DLL injecton. It's a lot of work, but it's worth it, not only that the complexity of the program is just challenging enough to keep me interested and focused but not so challenging as to make it frustrating to work on and try to figure out. I think i got a solid 24 hours of work into it already. Which includes research, coding and organizing various resources i intend to use in this project.
It's going to be awesome.
Post last edited by Sophie at 2017-12-18T22:41:43.361504+00:00 -
2017-12-19 at 6:11 PM UTCHow do you not have ideas?
I don't have the time.