- Joined
- Dec 12, 2015
You, sir, are a madman. The daylight world will miss you.Because tcc for 65816 is SHIT, I'm going to implement the SNES version in plain assembly. That will certainly be an adventure.
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
You, sir, are a madman. The daylight world will miss you.Because tcc for 65816 is SHIT, I'm going to implement the SNES version in plain assembly. That will certainly be an adventure.
XML?<programming>
<hacking class="4chan">
<DDoS src="https://www.pentagon.gov">
</hacking>
</programming>
I'm not exactly a leet haxor, but I do consider myself a hacker.
No silly pleb, HTMF (Hack the MainFrame) the most dangerous programming language known to man; developed by Mossad and the CIA in the late 1980's to gather data about Iranian nuclear programsXML?
what languages do you know?I've considered learning C (basically from knowing very little aside from scripting), is the K&R book still considered a good resource for C programming? Or is C even worth learning above anything at the moment?
I only know a little bit of javascript, so pretty much nothingwhat languages do you know?
I've considered learning C (basically from knowing very little aside from scripting), is the K&R book still considered a good resource for C programming? Or is C even worth learning above anything at the moment?
Coming from a C background, object orientation still confuses the hell out of me sometimes.
The internet is a great thing- there are a lot of good resources for learning programming online now including things like Stackoverflow and various language-specific/IDE-specific forums.I want to learn programming but my course only taught the very basics of Java so far. The most complicated thing we got to work with so far are arrays. Kinda disappointing.
DELETE FROM KiwiFarm_Memberreported for hacking ! !
reported for hacking ! !
I haven't seen this stuff in ages. But a lot of strange programming used to come from isolated programmers back in the day, reinventing wheels and just really strange ways of getting things done. It's a shame actually that most of that shit will never see the light of day now some of it is really interesting. I have an embarrassing set of floppy images and its just so cool to look through it.Oh god, absolutely.
Stuff like single letter variables and a giant web of obscurely named functions with setjmp/longjmp scattered everywhere. Yes, yes, I'm sure the performance is absolutely boner inducing. And I'm also sure the guy's remaining coworkers are going to have fun debugging that after the author gets fired.
That's not rainman-like brilliance. That's rainman-like going-to-fuck-the-company...ance.
It used to be common that varible names could only be 8 bytes or so and then for a variety of reasons it remained fashionable to code like a fgt for n yrs aftr thtYep, that's one of the basics we were repeatedly (always) taught when I was studying programming- make sure your variable and function names clearly indicate what the hell they actually do/represent, and try and avoid needless spaghetti code. Some people just seem to forget that as soon as they get into the industry though >.>
[Marvin: That's not rainman-like brilliance. That's rainman-like going-to-fuck-the-company...ance.]
I haven't seen this stuff in ages. But a lot of strange programming used to come from isolated programmers back in the day, reinventing wheels and just really strange ways of getting things done.
Programmes actually sometimes call really hard to understand code "job insurance"Perhaps that's Rainman-like you-can't-fire-me-because-nobody-else-knows-how-this-works.