Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - th3g00n

Pages: [1] 2
1
Creative Arts / Re: The Music Thread
« on: February 03, 2016, 10:12:38 pm »
Joe Satriani - If There Is No Heaven
https://www.youtube.com/watch?v=5t8yn4WdALw

2
Beginner's Corner / Re: C++ IDE/Compiler for Windows 10 ?
« on: January 10, 2016, 11:25:09 pm »
I have tried CodeLite, NetBeans, CodeBlocks and DevC++. None of which work.

What do you mean they don't work? Does the IDE not launch or do you have a problem with compilation. You have to be more specific.

4
Operating System / [HELP] Recommend Antivirus for Windows 8.1
« on: December 07, 2015, 09:18:34 pm »
I know this is old cliche, but I got a new computer and would like a recommendation for an antivirus. It's been a while since I used Windows so I'm kinda lost.

*FOR THE PENGUIN BIGOTS
I plan to install a Linux partition later so calm the fuck down.

7
https://www.youtube.com/watch?v=VaMjhwFE1Zw

Quote
Wim Hof first caught the attention of scientists when he proved he was able to use meditation to stay submerged in ice for 1 hour and 53 minutes without his core body temperature changing. Since then, he’s climbed Mount Everest in his shorts, resisted altitude sickness, completed a marathon in the Namib Desert with no water and proven under a laboratory setting that he’s able to influence his autonomic nervous system and immune system at will.

Almost everything Wim has done was previously thought to be impossible - but he’s not a freak of nature.

To demonstrate that any human can learn his methods, Wim offered to teach Matt Shea and Daisy-May Hudson to climb a freezing cold mountain in their shorts without getting cold. But when Matt and Daisy signed up for the training, they had no idea that the so-called Iceman was planning to lead them on a psychedelic journey across Europe that circled the chasm between science, spirituality and mystery.

https://en.wikipedia.org/wiki/Wim_Hof

12
Operating System / Redox OS
« on: October 24, 2015, 03:42:09 am »
Redox is a UNIX-like operating system written in the Rust programming language.

Redox:
http://www.redox-os.org/manifesto/
https://github.com/redox-os/redox

Rust Programming Language:
https://en.wikipedia.org/wiki/Rust_(programming_language)
https://www.rust-lang.org/

13
General discussion / Re: Plz review "Learn C the hard way"
« on: October 13, 2015, 04:23:43 am »
I've only previewed Learn C The Hard Way but overall it seems like a good book. It is similar to the other "Hard Way" books in the way it was written. The 'internet critics' are people who got pissed off because he (the author) said that K & R was contained a lot of vulnerable code (he's not wrong).

If you like Zed Shaw's writing style, LCTHW is a great book with lots of fun projects like writing a web server and some other shit. If you're still not convinced - "C Programming: A Modern Approach", and "C Primer Plus" are also good. If you want to learn C in a really fun and challenging way, go to http://www.buildyourownlisp.com/

14
Beginner's Corner / Re: Website hacking topics, to answer!
« on: September 30, 2015, 02:43:25 pm »
The following discuss how web applications work in general and focuses more on client-side security vulnerabilities. You probably want to start with the first one.

http://www.amazon.com/The-Tangled-Web-Securing-Applications/dp/1593273886
http://www.amazon.com/Browser-Hackers-Handbook-Wade-Alcorn/dp/1118662091

15
Beginner's Corner / Re: Python is good for hacking or Ruby?
« on: September 29, 2015, 08:01:08 am »
'Hacking Secret Ciphers with Python' is pretty much a beginner book and a good one for someone interested in hacking. It might be difficult for someone new to programming but nothing is ever easy the first time around. Learning to program is a difficult challenge. It that scares you, give up. If you'd rather embrace the challenge, read the book.

BOOK LINK: https://inventwithpython.com/hackingciphers.zip

Pages: [1] 2