Bitcoin Forum

Economy => Services => Topic started by: nrm4bits on December 24, 2016, 05:22:50 AM



Title: Offering Services
Post by: nrm4bits on December 24, 2016, 05:22:50 AM
Hi, i can offer these services right now:
  • Translation (English <-> Spanish)
  • Data entry
  • Data Analysis
  • PDF creation + Latex
  • Slides Presentation + Latex
  • Arduino programming
  • MatLab programming
Ask for further info if you want, later new services would be added.

Edits
Added:
  • Arduino programming
  • MatLab programming


Title: Re: Oferting Services
Post by: number37 on December 24, 2016, 05:49:45 AM
Hi, i can offer these services right now:
  • Translation (English <-> Spanish)
  • Data entry
  • Data Analysis
  • PDF creation + Latex
  • Slides Presentation + Latex
Ask for further info if you want, later new services would be added.

Please get your title spell correctly first...


Title: Re: Offering Services
Post by: nrm4bits on December 24, 2016, 06:00:34 AM
yes, sorry, i was typing quickly. Already fixed


Title: Re: Offering Services
Post by: nrm4bits on December 24, 2016, 08:43:54 PM
Added
  • Arduino programming
  • MatLab programming

+ Updated


Title: Re: Offering Services
Post by: weex on December 24, 2016, 09:51:37 PM
Do you do python?


Title: Re: Offering Services
Post by: nrm4bits on December 24, 2016, 10:31:50 PM
Yes i do some python. Tell me what you need and i let you know if i can handle it  :)

I also know c/c++, java, some about databases


Title: Re: Offering Services
Post by: weex on December 24, 2016, 11:42:06 PM
I have a python script that estimates Bitcoin fees based on desired confirmation time. It uses Bitcoin Core and simple threshold based on highest fee rate and 1mb block size to give ~next-block estimates as well as next-hour and within 24 hours.

What I want help with is to replace all of this with sampling of unconfirmed transactions, when they were first seen, their fees/byte and that use that recent historical data to come up with better fee estimates. This can use a local database to store at least the last days worth of transactions but delete that info after to keep the db size manageable.

PM me if interested and I'll formalize the ask before you bid.