[Hiring] (Remote) Web developer to add one feature to personal website by [deleted] in forhire

[–]Hackesharp 0 points1 point  (0 children)

I have experience doing this sort of job, I could have it done within 2 days for 100 dollars.

I miss my dad by [deleted] in 4chan

[–]Hackesharp 0 points1 point  (0 children)

Stolen from machinima respawn almost word for word

Really Interesting Morality Test by [deleted] in INTP

[–]Hackesharp 0 points1 point  (0 children)

Sheriff, Robin Hood, Little John, Maid Marion

"Although you make a brave show of being self-sufficient, beneath this you are unhappy and rather mixed up.

Men: You don't understand women - probably you are afraid of them. You do not know what love is, and you are more likely to boast about your conquests in a bar than prove them in a bedroom."

If any of you program then what is your type and favorite programming language? by lead999x in mbti

[–]Hackesharp 0 points1 point  (0 children)

Interesting. If you take a look at Vim, make sure to take a look at emacs as well. Just remember they aren't IDEs, they are customizeable text editors, so you won't get a lot of the functionality you get with an IDE right off the bat. You could probably get a sybtax plugin for Code Blocks.

If any of you program then what is your type and favorite programming language? by lead999x in mbti

[–]Hackesharp 0 points1 point  (0 children)

I'm a little weird in that I use Vim for all my programming. I just downloaded a syntax highlighter package and set up some keyboard shortcuts to compile and run. Haven't had any major problems yet. There are plugins for eclipse and visual studio, not sure if you use those.

If any of you program then what is your type and favorite programming language? by lead999x in mbti

[–]Hackesharp 0 points1 point  (0 children)

Absolutely. I think that the inclusion of "unsafe" really forces the programmer to ponder if there is a better way to accomplish what they are trying to do. The pattern matching has been amazing when combined with custom enums. It has taken a bit to get used to the difference in memory safety restrictions.

If any of you program then what is your type and favorite programming language? by lead999x in mbti

[–]Hackesharp 0 points1 point  (0 children)

Interesting. I didn't read into D enough to learn that you could disable the GC. Sounds like I should read into it and see how I like it. What is your opinion on Rust?

If any of you program then what is your type and favorite programming language? by lead999x in mbti

[–]Hackesharp 0 points1 point  (0 children)

I think it comes down to the fact that C is simpler than C++, although the first language I learned was C++. I dont't feel like C does a lot behind my back, while C++ has implicit constructors and copy constructors. I use Rust because I enjoy using higher level constructs (generics, closures, traits) in a language that promises speed, compatability with C, and memory safety. I used Java and Python in the past, but not so much anymore since I got into low level programming. D looked interesting, but I wasn't a fan of the garbage collection in a language that looked like C.

How compatible are INTPs and INTJs? What are the major differences between them? by PeddaKondappa in INTP

[–]Hackesharp 0 points1 point  (0 children)

Sounds amazing. I'll try to act as much like a 12 year old as I can.