sybreon | 11 years ago | on: Why You Shouldn't Ask Us to Sign Your NDA
sybreon's comments
sybreon | 14 years ago | on: Github organization for DCPU-16 implementations
Synthesises to about 700+ slices at 150MHz on a Spartan6.
sybreon | 14 years ago | on: Show HN: dcpubin - a pastebin for DCPU-16 programs
sybreon | 14 years ago | on: Is there any interest in a "hardware" DCPU-16?
sybreon | 14 years ago | on: Is there any interest in a "hardware" DCPU-16?
sybreon | 14 years ago | on: Is there any interest in a "hardware" DCPU-16?
The core is written entirely in synthesisable Verilog RTL. Synthesises to about 700+ Slices at around 150MHz on a Spartan6. (minus h/w division and modulo)
Feel free to extend/expand/contribute.
I posted it on HN yesterday. http://news.ycombinator.com/item?id=3821400
sybreon | 14 years ago | on: Poll: How long have you been programming?
Though, I've got a lot less time to focus on it now, with all sorts of other worldly responsibilities.
sybreon | 15 years ago | on: Linux Uptake Is Getting Serious; Windows Struggles To Keep Up
sybreon | 15 years ago | on: Ask HN: Who is Hiring? (April 2011)
Aeste - http://www.aeste.my/hiringnow
Swimming (and drowning) at the software-hardware boundary.
We are currently looking to fill several full-time engineering positions.
If you are looking for a place to experience an alternate work culture within Malaysia, feel free to apply. At AESTE, you will be given the opportunity to impact the world in unexpected ways.
sybreon | 15 years ago | on: Root keys for Sony’s PlayStation 3 go public
sybreon | 15 years ago | on: Ask HN: How do I give my son a head start?
sybreon | 15 years ago | on: Ask HN: Who Is Seeking Interns? (November 2010 Edition)
Work involves swimming and drowning at the software-hardware interface. Home of the smallest and fastest 32-bit multi-threaded embedded microprocessor core.
sybreon | 15 years ago | on: AS HN: How much Bandwidth do you consume per day? How can I reduce mine?
Install a proxy server, such as squid, on your local machine. Point your browser to use the local proxy server. Some stuff will get cached on your proxy server and will not be loaded from the Internet.
You can install some additional filters and chain your proxy servers so that they strip out adverts and what nots.
sybreon | 15 years ago | on: New drupal.org is live.
sybreon | 15 years ago | on: Ask HN: Cost of living across the world (Ramen PPP Index for hackers)
sybreon | 15 years ago | on: Ask HN: Cost of living across the world (Ramen PPP Index for hackers)
I assume that this is for an entry-level position.
Monthly salary : ~ US$650-$950 (Average US$800).
EPF deduction: 11% Room Rent: US$150. Food: US$250 (3 ramen sized meals) Car Installment: US$100 (Perodua Viva) Petrol: US$50
These are the costs for survival mode living.
Optional Movie ticket: US$3-5 Internet (1Mbps): US$35 Mobile (300 mins): US$10 Alcohol: Forget it.
sybreon | 15 years ago | on: Ask HN: Who is hiring interns? (October 2010 Edition)
Swimming (and possibly drowning) at the software-hardware interface. Projects will largely involve building an ecosystem around the world's smallest and fastest 32-bit multi-threaded microprocessor core.
sybreon | 16 years ago | on: Ask HN's FPGA users: FPGA tool woes & wants?
For simulation with Icarus Verilog, it might be possible to upload the compiled VVP binary. You can sell your computing power as a utility (ala cloud computing) and help people save cost from buying an expensive server and save time from having to wait days for results.
For FPGA selection, I personally doubt that your tool would be that useful because this decision is primarily dictated by the cost of parts - rather than the specific features. The hardware business is very cost-driven. What you can do is to provide customers with the ability to perform synthesis over multiple architectures for the purpose of 'testing' that their code works on them all.
sybreon | 16 years ago | on: Designer of the ARM chip discusses energy efficient desgin
I am guessing that it will all be architecturally specific. An ARM will have a different power profile to a MIPS running the same C code. Personally, I would like to see the option of a -Op switch to GCC that selects power-optimised code paths.
sybreon | 16 years ago | on: Ask HN: Any Books on Inspirational Computer Science Personalities ?