About myself, i'm a professional programmer on the .NET platform. (Yes on windows, i know many of you will laugh) I started in borland pascal about 15 years ago, went quickly to Delphi 3 and later Delphi 5. 10 years ago i jumped into .NET 1.1 in visual studio 2003 and now it's visual studio 2013. The most of my experience is in writing framework code where other developers from my work work with. Beside that i write business software for the windows platform, mostly in the language C# against the .NET 4.5 Framework. WPF as windows frontend and WCF in the communication. Especially with Entity Framework which used to be plain ADO.NET at first. I did ASP.NET work 5 years ago with Ajax panels etc. Lately i did some stuff for fun with jQuery, html5, razor, css3, javascript and looking at typescript. I do want to learn more about new javascript frameworks like AngularJS, knockback.js, breeze.js, coffiescript and ofcourse SignalR
So with 15 years experience i still feel like a n00b looking in github at c++ code how wallets etc. are written with a Qt multi platform frontend linking with c++ libraries like boost. Past month i learned and learned. I now know how to compile wallets for linux, windows and mac. I know how to create a own coin, create a genesis block, etc.. i even know how to make forks and add checkpoints to fix problems etc
All alot of fun, but time consuming as my work is a full time 40 hours a week and i can only spend 20 hours for a hobby a week writing code (and 5 hours trading on exchanges, reading forums, chatting in IRC, etc)
So i could code a pool and deploy it into the cloud in azure for example, but people will need to trust me as well.
imo a proof-of-burn pool should show alot of statistics
- the general wallets information about burning;
- decentralized with multiple small azure cloud workers, each worker one wallet;
- a user account specific deposits;
- a user account specific percentage of burning;
- a user account specific round information;
- a user account specific overall history.
It could be fairly simple in first, just being able to login, with SSL enabled ofcourse, unlike most pools! (i hate it that those pools don't know about crackers, dns sniffing, hijacking idiots)