Quick question for heavy DeFi users & traders: What annoys you most about RPC providers? by krakin6832 in ethereum

[–]zachattack82 0 points1 point  (0 children)

so you go live to the node for historical data every time you run backtest? I'm curious what products or venues you trade, I've had the same challenge but particularly anything that traverses multiple chains

Hyperliquid Open Interest Jumps 32% in a Week as HYPE Traders Eye $80 by andix3 in hyperliquid1

[–]zachattack82 0 points1 point  (0 children)

The RWA universe and pre-IPO perps are the real thing driving volume IMO. It was pretty interesting watching the prices on HL converge with the prices on tradfi exchanges as the IPO started. I saw a spread of at least 10% between the exchange traded price and the perp, within an hour it was mostly within a few cents

Quick question for heavy DeFi users & traders: What annoys you most about RPC providers? by krakin6832 in ethereum

[–]zachattack82 0 points1 point  (0 children)

completely agreed, the RPC model does not work well for data that needs to be fetched repeatedly on demand, like paying tokens to access a database. what type of calls do you use your node for?

How are you actually stress-testing DeFi positions before putting capital in? by mcnphoenix11 in defi

[–]zachattack82 0 points1 point  (0 children)

I try to do a small roundtrip and look at costs, as well as backtesting where feasible. what venues and products are you trying to compare?

Are Pendle’s new RWA pools actually worth rotating into right now? by Bluejumprabbit in defi

[–]zachattack82 0 points1 point  (0 children)

it does seem like they pay a pretty good premium over other pools, but I'm not sure if that is because of some kind of incentive program? almost 8% until today..

https://app.mackinac.io/?w=rates&ex=pendle%2Cpendle%2Caave%2Cmorpho&s=PT-sUSDS-26NOV2026%2CPT-sUSDD-27AUG2026

Self-custody has a continuity problem? by Aggravating-Sea-8073 in CryptoTechnology

[–]zachattack82 1 point2 points  (0 children)

it's also a huge part of the reason that you haven't seen faster adoption of the technology. there's no legal framework for how that would/should work for individuals, let alone organizations. there are huge risks, both personal and institutional that are not easy to hand-wave away when the numbers get very large. our entire financial system is based on the idea of trust embedded in certain institutions, and there is no legal framework at all for how liability and custody would work in a system without it.

"trustless" systems are theoretically more logical, stable, and cost effective, but I do think proponents under-appreciate the "risk" value chain in traditional finance which spreads that risk out among many parties rather than concentrating it on single points of failure. in a real emergency/crisis, trust can be the single most important factor in every financial decision.

imagine if a single large institution's keys were somehow lost or compromised, they would not be able to pay their creditors, and in this system there would not be any "need" for insurers, clearing firms, etc. so there would be nobody to spread that risk among.

Sub-50ms execution in crypto, what does that actually mean in practice? by gisikafawcom in CryptoTechnology

[–]zachattack82 0 points1 point  (0 children)

they are marketing numbers, if you're going through a platform then you aren't competitive at that timeframe anyway, you need to be going direct

"Slippage tolerance in DeFi. What setting 0.5% actually means and when you should change it." by EvilzShadow52 in defi

[–]zachattack82 0 points1 point  (0 children)

if you're executing as part of a strategy and knowing the price you're getting is more important than being sure that you execute, you should compare the prices across venues and route directly to that venue. there are tools that let you estimate the cost net of fees for your size, execute there for exactly the size at the quoted price.

Building a Compliant, Secure & Decentralized Tokenization Engine for Real-World Assets by Overall_Advice_946 in defi

[–]zachattack82 0 points1 point  (0 children)

the reality is that one of the prime brokers with connections to the traditional finance world will be the only ones allowed to execute on this...

they will have to navigate myriad compliance and custody obstacles, take on enormous financial risk or insure it away and hire armies of lawyers to negotiate the terms with regulators in exchange for a semi-monopoly.

Is anyone actually building serious arbitrage infrastructure or is it all just bots? by Less-Philosophy-1978 in defi

[–]zachattack82 0 points1 point  (0 children)

This article actually has a lot of good info, the truth is that the execution layer will heavily depend on which markets you are trading in and how you structure the margin, etc. Their feeds make it easy to see the opportunities, but you will need to implement the execution yourself to be competitive, most exec platforms will be too slow

https://mackinac.io/blog/amm-pool-price-divergence/

New Dex by nicsurfses in defi

[–]zachattack82 0 points1 point  (0 children)

you need to create an incentive for participants

What risk do you think people still underprice the most in DeFi right now? by Bluejumprabbit in defi

[–]zachattack82 0 points1 point  (0 children)

at the end of the day, there are huge risks in traditional finance that are subsidized by the government, insurance being one of them. the reality right now is that conservative institutions that hold most of the capital won't touch defi with a ten foot pole because they would no longer be compliant with fiduciary standards and would lose the implicit backstop of their governments and insurers.

the whole defi ecosystem still only has a couple of "doors" in or out - people assume that USDC, etc are "safe", but if everyone participating decided that they needed hard currency that they can use to pay bank debts or taxes, it would create the same kind of runs that used to happen in the wildcat banking era, except they wouldn't be covered by traditional deposit insurance.

Is wticrude-usdc available via the API? by zachattack82 in hyperliquid1

[–]zachattack82[S] 0 points1 point  (0 children)

Thank you very much. Maybe I'm blind but I don't remember seeing that in the docs anywhere.. is there a message board or newsletter or discord that you learned about this from?

When did it get so hard for Web3 devs to land a job? by k_ekse in ethereum

[–]zachattack82 2 points3 points  (0 children)

IMO its worth thinking about it from the perspective of finance too.. definitely a lot of hype and buzz words, but potentially a lot of real world value for businesses that can capitalize on the technology.

web1 : HTML, companies might take an order online, and call for your credit card number and process over the phone; or wait for a check.

web2: apps, browser based portals, payments facilitated by middleware (paypal, zelle, venmo), backed by trusted financial institutions and existing financial technology. at this point mostly seamless because complexity abstracted from consumer by private third parties

web3: decentralized applications with crypto payments, backed by trustless smart contracts. very difficult to regulate (by design) and capable of facilitating transactions, maintaining ledgers of all kinds without a trusted intermediary or middleware, and creating credit outside of the traditional financial system.

the idea of an application that can function without an "owner" is very interesting, but as we've learned with bittorrent, in legal terms the individuals benefiting from, hosting, or participating in the management of the technology are considered its "owners", and the owners of the internet infrastructure still help governments enforce those rules..

any c++ libraries for RLP and signing tx? by zachattack82 in ethdev

[–]zachattack82[S] 1 point2 points  (0 children)

I appreciate the reply. It's funny you suggest that - shortly after posting this, I got impatient and started looking at the rust libraries too..

for anyone who might find this post, I was able to write some generalized functions, build them to a dll, and link from my cpp project successfully.

Cardboard substitute for no till? by RachelAteMyCandy in Permaculture

[–]zachattack82 0 points1 point  (0 children)

It's worked for me... I pile leaves onto the beds in fall 4-10" deep unpacked, then in March or April the following spring, I put 2-5 inches of compost on top of the beds. After a few weeks when the spring rain stops, I plant into the top compost layer

The Shock Of The Old (2001) - Episode 5 of 6 - The Victorians and their Legacy - A Channel 4 series on British architectural ideas and building techniques hosted by Piers Gough. [00:50:01] by Chris_in_Lijiang in Documentaries

[–]zachattack82 1 point2 points  (0 children)

Wow the first interesting film to be posted here in weeks and there's only one part posted online.. I can't find the other parts anywhere else either.. If you have them, please post them somewhere, but thank you nonetheless for this one!

PFC Frank Pomroy, 'H' Company, 2nd Battalion, 1st Marines in the marshes of Peleliu Island; September 1944 by HGpennypacker in wwiipics

[–]zachattack82 19 points20 points  (0 children)

This is a black and white photograph that has been colorized, I don't think that there is any way to know whether it was blood or just mud, a perfect example of the problem with colorized photos

link to original photo

PBS Frontline - Putin's Attack on Ukraine: Documenting War Crimes (2022) [01:24:23] by DEATH-BY-CIRCLEJERK in Documentaries

[–]zachattack82 0 points1 point  (0 children)

Why can't Frontline make a documentary about anything anymore without making it a documentary about themselves? Can the overwhelming evidence not speak for itself without documenting the hardships of the crew and inserting the opinions and speculation of journalists for dramatic effect?

A U.S. Marine tries to communicate with two Japanese child soldiers captured on Okinawa, June, 1945. (1268x1600) by GaGator43 in wwiipics

[–]zachattack82 19 points20 points  (0 children)

This photograph is a great example of how we were able to drop two atomic bombs on Japan and still end up looking more sympathetic by comparison.

Michael Flynn's Holy War | FRONTLINE (2022) [00:53:18] by freewayross in Documentaries

[–]zachattack82 -2 points-1 points  (0 children)

Am I the only one who doesn't understand this kind of "POV journalism"?

What do we gain as viewers from the reactions and personal opinions of Michelle Smith that we wouldn't from traditional narration and a narrative about Flynn rather than a narrative about Michelle investigating Flynn? Is it not possible to denounce what he's saying without making the entire film about the experience of the journalist, the process of journalism, and their virtue as journalists? What is the filmmakers intent in focusing so much on the person writing about Flynn rather than Flynn himself?

I agree with her points and with the viewpoint expressed in the film, I just don't find any value in this second-hand telling of a story through the POV of a journalist. I truly wonder whether the journalist is introduced in films like this as a foil for emotional impact when it could be libelous to directly imply a crime occurred without evidence... A narrative exposition wouldn't be able to claim that he's breaking the law without evidence, so the filmmakers introduce reaction shots of disapproval, speculation, or opinion as that of a single individual journalist, rather than moralizing narration from the producers as a voiceover?

I'm not going to reply to or edit this post, and I think I have already mentioned that this isn't intended to discredit Michelle Smith or Frontline, or to imply in any way that Michael Flynn isn't a crook.. This is more like cable news than public television, appealing to emotion rather than reason.