What is everyone working on?

I am currently working on developing a tool that can correct my coding mistakes and can make me feel like a ghost lol:stuck_out_tongue_winking_eye:
I want to make a tool that can auto-detect mistakes and preset my plans for coding and development but my projects. I don’t want to beat anyone or compete with anyone. I focus on inventing something new by learning from my atmosphere every day.
Initially, I had a problem understanding complex codes, but now I am trying learning failing and repeating. Does anyone want to add their comments on how I can improve?

Not sure what your question really is. But, use Netbeans. It is a solid IDE and will show errors to help you fix your code. Otherwise ask questions here and we will be glad to help you out.

NetBeans sucks, like REALLY BADLY and I don’t even suggest it for working with Java. PHPStorm is my preference though Eclipse worked well for me in the past.

I’m working on some performance issues with concurrency and parallel programming. Prototyping my suggested fix to ensure that it will work across the distributed system.

Don’t do much with Java. Never tried PHPstorm, but, will look into it.

I’m designing a Neural Net of sorts. But, having issues getting it all started.
Seems that most people are using Python for these. Never used it much, so having to learn some of it…

Well, not for a general user! Too costly! I stay away from subscription services as much as I possibly can. For an IDE, it is advanced and has tons of extra features over Netbeans. But, for general or newbies, it costs a monthly fee that is a bit high for some. Just IMHO…

I am ressurecting old bad code so I have some live (yet extremely old looking) websites to link to from my portfolio.

Updating my biggest and oldest and nastiest project to work on PHP7 (removing lots of mysql_* and eregi and other things)

The never ending quest to transform a fairly simple SPA built with jQuery in 2013 into React and VueJS versions.
The 95% of the html/css/js of both React and VueJS versions was completed one and two years ago but it seems if I’m not updating my front end JS projects daily I’m going to come back to a project after a few months and be unable to build it because of every NPM and Webpack error possible. :’(

Trying to figure out how to get the VueJS build commands to co-exist with the common PHP habit of naming the public folder of your site “public” instead of “dist”. This is either irrationally difficult to configure or I’m just really really really really dumb. ( I am willing to pay someone to fix this problem BTW )

Trying to convince a relative that their idea for a website is really just a 1-city limited version of Google Search + Google Maps and they should not even consider going down the path of reinventing any of those wheels. Also when all of your User Stories start with going to Google.com and searching and the top result is always your website… well… your whole thought process is backwards…


Netbeans is really really slow on even tiny php projets in one update and then fast enough to not be too annoying in another update and the back again in the next update. I typically only need something like Eclipse or Netbeans when the bug is so odd that I need to involve XDebug and step through the code execution.

I know a frontend expert if you’re interested

I don’t think I have enough money for an actual expert. Been looking around on fiverr but no luck so far.

Messaged you… We can talk there

Created a repo for a mobile app I am toying with. Have a couple user stories fleshed out along with some TODO’s

Merry Christmas, or whatever you celebrate, all.

I have a two week vacation that has let me get back into coding rather than the higher level stuff I deal with at work. Because of that, I’m feeling less burnt out and doing some mobile development, I have an app almost ready to roll out that will be free and without ads that I hope to be releasing to the play stores after I can get the dev licenses January or February.

Nice on the vaca and the app… Never did an app before, but, was thinking of doing a small game at some point. Was thinking of taking an old AppleII game and update it, well, make it new, but, same type of game. Just never got it all going as yet. I have a PC, so added in a virtual MAC on it. Works great! Don’t use Mac’s, but, was able to get it working.

Right now, permanent vacation going on, so learning about “Multiple Input, Mixed Data, Deep Learning, Convoluted Neural Networks” … Interesting stuff. I found a site about computer learning vision systems that has most of what I need. Just attempting to get a sample working just to do something! Seems like the neural net parts are easy enough, the inputs, weights and outputs are giving me issues… Oh well, that is what programming it all about. Try, debug, try again… Over and over again until done! Ha!

And, Merry Christmas to all those celebrating it!

I was contacted by Vanderbilt University to be an Adjunct professor… That would be an interesting item on the resume.

It’s not a single item anymore, but you can just buy the 89$ version and use it forever when disabling the “automatic renewal” checkbox. I still have some version from 2016 running well enough with some features of PHP 7.

You can still get it by itself for < $9 a month as well.

Astonecipher, does this mean that we have to start calling you “The Professor”…
Sounds like a great thing! Good luck with that and let us know if you accept them!

Wishpers, did you ever get the HUD system working for your helmet? Just curious…

I still have a few more hoops to jump through, pretty involved process actually. And even then, I need to run it by HR to see if I am allowed to do so as well.

Well, good luck with that process, Proff… Hee!

With the travel expectancy I don’t think committing to teach is a good idea. My first trip may well be the first week of class, which means I’d miss the first two weeks of class

Sponsor our Newsletter | Privacy Policy | Terms of Service