At @bprintsfi/@touch_market we have decided:
Zig (@ziglang) will be our go-to HFT language.
This is the best bet we can make as an early stage company. The Zig talent is the one we want to attract, it's the kind of people and thinking we want in our company.
We are betting on:
- safety, explicitness, conciseness,
- full control (io/allocators),
- zero speed compromise,
- unparalleled composability.
The exact values we have creating our own infrastructure.
At @bprintsfi/@touch_market we have decided:
Zig (@ziglang) will be our go-to HFT language.
This is the best bet we can make as an early stage company. The Zig talent is the one we want to attract, it's the kind of people and thinking we want in our company.
We are betting on:
- safety, explicitness, conciseness,
- full control (io/allocators),
- zero speed compromise,
- unparalleled composability.
The exact values we have creating our own infrastructure.
I just got accepted to Paradigm Fellowship 2025! 🎉
Huge thanks to the @paradigm team for believing in me. They took a bet that a 20yo who never attended university should co-author the financial system of the future.
How it happened ����
Every position is tokenized thanks to the @bprintsfi infrastructure, which means that it can be entered and exited in a standardized way.
What does this mean for users? You can exit your position at any time.
The price moved closer to the goal price, so the market thinks your position is worth more? Sell it for a profit, no need to wait for the price to be touched.
You no longer think the price will be touched? Sell the position and get its current value back.
Touchmarket enables 1000x leverage without liquidations.™
Beta is now live!
https://t.co/YWzMRQIZaR
Trade by simply predicting what price will be touched within a selected timeframe.
Read more on how exactly does this work:
At @bprintsfi we're still looking for an Uncharted Territories Developer – if you love solving novel problems in minimal ways, this is a position for you!
If you know anyone who could be a good fit, please refer them! $1000 if we hire the person you recommended.
More details 👇
I think it's a great direction, but even this post about simplicity by @VitalikButerin suggests complex solutions instead of simple ones.
See my thoughts: https://t.co/eQMNuOT9Cl
Additionally, enjoy my take on measuring simplicity.
What is it about visions that makes us spend years of our life on them?
A short write-up of what motivated me for the past year and why I continue building @bprintsfi:
https://t.co/ngVF4ZsODW
currently testing a price speculation market @bprintsfi.
if you trade onchain and want to be one of the first 9 to play with it and drop feedback, comment "test the alpha" and i'll DM you the link
At @bprintsfi we're looking for an Uncharted Territories Developer!
Solving novel algorithmic problems, building the future of finance by allowing full customizability of financial positions – if that sounds like you, reach out!
https://t.co/rsVINdjAnv
I just implemented an options protocol in 27 lines of code (less than 1 KB!). (I'm excluding boilerplate, counting only function body)
And it's readable, every line has <100 characters, I haven't unnaturally shortened names, etc.
Thanks to @bprintsfi
I just implemented an options protocol in 27 lines of code (less than 1 KB!). (I'm excluding boilerplate, counting only function body)
And it's readable, every line has <100 characters, I haven't unnaturally shortened names, etc.
Thanks to @bprintsfi
We enable extremely simple and generalized solutions.
Users make decisions about all parameters. There is no point in opinionating on the smart contract level.
All positions are tokenized.
I drafted +/- an equivalent version: https://t.co/uvChIGYx1p
Under 80 lines of code (forge fmt + cloc).
Any oracle. Any LTV. Any collateral. Borrowing positions fully tokenized. All in one contract. One function.
Stateless if not for liquidations of tokenized positions.
To build, clone https://t.co/epePM9qRMw and put the file in src/blueprints/.
PS. This is a total draft, not tested.
I drafted +/- an equivalent version: https://t.co/uvChIGYx1p
Under 80 lines of code (forge fmt + cloc).
Any oracle. Any LTV. Any collateral. Borrowing positions fully tokenized. All in one contract. One function.
Stateless if not for liquidations of tokenized positions.
To build, clone https://t.co/epePM9qRMw and put the file in src/blueprints/.
PS. This is a total draft, not tested.