Comment on: Has anyone created a Voat clone from Github?
0 17 Mar 2016 07:19 u/forgetmyname in v/programmingComment on: why cant an x86 chip be emulated on an fpga?
note that intel has gone and implemented an fpga into some new x86 chips for "expandability"
Comment on: why cant an x86 chip be emulated on an fpga?
Xlinux FPGAs does not have enough gates to simulate at anywhere near useful speeds, you are into the 1 instruction per second range. (1 Hz versus. 3 000 000 000 000 Hz )
There is this js x86 emulator that you might have missed? https://voat.co/v/technology/comments/878571
Edit: Zet is a simple 16 bit x86 FPGA implementation of a circa ?1990? chip http://zet.aluzina.org/index.php/Zet_processor
Comment on: Voat.co source code install to Windows VPS?!?
do you have the dependencies resolved?
The following 3rd party libraries/extensions are used:
Markdowndeep (http://www.toptensoftware.com/markdowndeep) Entity Framework (https://entityframework.codeplex.com) WebApiThrottle (https://github.com/stefanprodan/WebApiThrottle) SignalR (https://github.com/SignalR/SignalR) OpenGraph-Net (https://github.com/ghorsey/OpenGraph-Net) .NET Image Library (https://www.nuget.org/packages/ImageLibrary) HtmlAgilityPack (http://www.nuget.org/packages/HtmlAgilityPack) Bootstrap (http://getbootstrap.com) jQuery (http://jquery.com)
Comment on: #HackerLivesMatter - Systemic abuse in the software industry is ruining lives and taking them.
/dev/null lives matter
Comment on: Anyone know what happened to Dev-C++ and Orwell?
visual studio express is not free software...you are not allowed to use it for many projects.
Comment on: Anyone know what happened to Dev-C++ and Orwell?
It is essentially just a GUI editor ontop of GCC for windows. If it isn't broke, don't fix it?
Comment on: Anyone know what happened to Dev-C++ and Orwell?
It is not free. It is shareware at best, and a pile of steaming hot shit at worst.
When hardware must just work - An inside look at x86 CPU design [32c3]
5 0 comments 08 Feb 2016 20:22 u/forgetmyname (..) in v/programmingComment on: Python GUI Questions
-
this game is written in VB 6.0, an "ancient" language, which gives it the particularly old look.
-
An "easy" way can only come with experience. Having none, your best place to start is finding how to connect sqlite to python
-
python can manipulate files by default with several methods. For example. file()
Comment on: I am having a hard time finding examples....
Github is quite like a junkyard, if you have been there a while, you know treasure when you find it, but to the indoctrinated, its all crap.
try http://inventwithpython.com/ then buy the books?
There are lots of online classes. If you wanted some more structure than codeacademy You could try signing up for something like https://www.coursera.org/course/interactivepython1/
Register as a Developer - NationBuilder Election Center - Free voter file
2 0 comments 29 Dec 2015 02:11 u/forgetmyname (..) in v/programmingComputer Languages History Timeline
20 2 comments 25 Dec 2015 07:08 u/forgetmyname (..) in v/programmingComment on: Places to go learn assembly?
Google doesnt know x86 from its own ass. Intel has you covered. Hint: start at volume 3.
http://www.intel.com/content/www/us/en/processors/architectures-software-developer-manuals.html
Comment on: Would it be possible to compare the binaries of IE11 and "Edge" to figure out how much old IE code is in Edge?
I used it to download chrome and firefox. It was very fast.
Comment on: Would it be possible to compare the binaries of IE11 and "Edge" to figure out how much old IE code is in Edge?
It is mostly "new" code since IE is old and slow.
http://blogs.windows.com/msedgedev/2015/05/11/microsoft-edge-building-a-safer-browser/
Comment on: I want to learn C
you actually need to do the K&R exercises on a "modern" compiler. Have fun.
Comment on: Thoughts on Ruby?
ruby is a great language for you to pick up. In ruby everything is an object.
Comment on: A proof by construction that the Intel MMU's fault handling mechanism is Turing complete.
As always, one of these days we will publish a detailed paper.
Comment on: Why this sub sucked on Reddit and how to make it not suck here
Lets keep everything in the mainline and fork it down the road.
Put in lots of overtime and hope that the taxpayers show up in April to pay?