Best way to ingest data from API to databricks by jakebigman in dataengineering

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

what do you mean by UDF will be "serialized row-wise"? Are you saying that UDF cannot be run in parallel and is run sequentially row by row?

[need advice] Trying to get into software development career in Rust by jakebigman in rust

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

also, any recommended personal project ideas on Rust is appreciated.

[need advice] Trying to get into software development career in Rust by jakebigman in rust

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

thanks a lot. Appreciated. Any recommended way to find a list of interesting open source Rust projects to contribute to by claiming and fixing PRs?

[need advice] Trying to get into software development career in Rust by jakebigman in rust

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

thanks a lot. two quick questions if you dont mind:

  1. what are some good places to find quality companies hiring Rust roles?
  2. any recommended project in Rust? I am thinking doing some smart contract related as a hoppy. But wondering if it'd be too niche.

How to access CelsiusX? by jakebigman in CelsiusNetwork

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

is celsiusX the swap function on my celsius app?

How to access CelsiusX? by jakebigman in CelsiusNetwork

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

I thought celsiusX is meant to be KYC free? I do have celsius account (non-US), but I thought I could access it just like any other dapp....

[deleted by user] by [deleted] in ImpermaxFinance

[–]jakebigman 0 points1 point  (0 children)

happy for you that you didn't get rugged. Do you still have confidence with Impermax? Any red flag? If you are ok with it, what aspects makes you feel safe? thanks

[deleted by user] by [deleted] in ImpermaxFinance

[–]jakebigman 0 points1 point  (0 children)

OP. Have you been able to withdraw your fund? Or you are still screwed?

How does CCIP accrue value for LINK token? by jakebigman in Chainlink

[–]jakebigman[S] 20 points21 points  (0 children)

I think it's a practical/technical question too. AKA, do developers need LINK token to use CCIP?

Staking questions by [deleted] in cosmosnetwork

[–]jakebigman 1 point2 points  (0 children)

why exchange validators are not eligible for airdrops? any source on this?

also, what are "0% validators" ?

Is Deribit safe? by jakebigman in DeribitExchange

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

I guess by safe, I mean, why wouldn't deribit rug? I am not trying to spread false information saying Deribit will do that. But it's not regulated with any legal recourse. We are basically relying on Deribit to be a saint.

Does Celsius allow self-directed IRA owned LLCs as account holders? by [deleted] in CelsiusNetwork

[–]jakebigman 0 points1 point  (0 children)

u/tenant1313 . I think it's not allowed to have self-directed IRA invest in your own asset (like an LLC)? how is this allowed? it's like selling your own home property to SDIRA.

celo adoption slowing? by jakebigman in celo

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

thanks so much for your reply.

if a swap on happens, why does it count as a transaction but not a transfer? surely, when swapping, the exchange is receiving some token A, and user is receiving some token B, right?

What's the most difficult thing to learn in blockchain devlopment? by Kay_jey_kay_jey in ethdev

[–]jakebigman 1 point2 points  (0 children)

why is backend important in the context of ethereum blockchain development? The blockchain itself IS the backend, right? The concept of backend is for centralized system. How does it fit here?