Advanced
Sort:
Yash Karthik@yashkarthik
22 days ago

Talk to your pandas dataframe https://github.com/gventuri/pandas-ai

Yash Karthik@yashkarthik
22 days ago

A progress update kinda thing: Building Tiviem https://www.yashkarthik.xyz/archive/building-tiviem-0

In reply to @wayseeker
Yash Karthik@yashkarthik
22 days ago

i like this

In reply to @tim
Yash Karthik@yashkarthik
22 days ago

lmao had this happen today with evm earned value managment lol

In reply to @hyper
Yash Karthik@yashkarthik
25 days ago

OK here's a cut down version. To look at it you need light, photons So when you look at it, the photons hit the electrons and then come to you microscope That interaction between electron and photon changes the direction of the electron, resulting in the patern

Yash Karthik@yashkarthik
27 days ago

finally got memory working in tiviem spent hours figuring out memory expansion and ensuring safe access.

In reply to @cameron
Yash Karthik@yashkarthik
28 days ago

Of course

In reply to @cameron
Yash Karthik@yashkarthik
28 days ago

Not much For coding, I've got a list of ideas and I just build them. Learning theoretical stuff as I need to. Like recently I've been reading a lot about bit, byte level theory. For writing, I used to write notes on blog posts i liked. I still do that, but I've been writing more short stories recently

In reply to @cameron
Yash Karthik@yashkarthik
28 days ago

I code everyday and write almost everyday.

In reply to @borodutch
Yash Karthik@yashkarthik
28 days ago

happy birthday man!

In reply to @dwr
Yash Karthik@yashkarthik
4/28/2023

Works well!

In reply to @dylsteck
Yash Karthik@yashkarthik
4/28/2023

Oh Just saw the source

In reply to @dylsteck
Yash Karthik@yashkarthik
4/28/2023

nah man. fc def in the vibes circle

Yash Karthik@yashkarthik
4/28/2023

finally more passing tests that failing for tiviem

In reply to @pfista
Yash Karthik@yashkarthik
4/27/2023

foundry!!

In reply to @dwr
Yash Karthik@yashkarthik
4/27/2023

ya'll are awesome

In reply to @dwr
Yash Karthik@yashkarthik
4/26/2023

welcome to farcaster nick!!

In reply to @colin
Yash Karthik@yashkarthik
4/23/2023

the solidity part is fine when alone it's the intersection between web and contracts, the rpc stuff

In reply to @tayyab
Yash Karthik@yashkarthik
4/23/2023

yeah rpc error handling is horrible

In reply to @colin
Yash Karthik@yashkarthik
4/23/2023

using tokyonight colorscheme (moon variant) https://github.com/folke/tokyonight.nvim beautiful when combined with tree-sitter highlights the bars (bottom and the small tab bar on top) are lualine with a bit of customization https://github.com/nvim-lualine/lualine.nvim

Yash Karthik@yashkarthik
4/23/2023

Got started on tiviem wrote a bytecode parser, implemented some basic opcodes and the stack works it can perform addition, sub, mul and div (and push0, push1, push2)

In reply to @pixel
Yash Karthik@yashkarthik
4/23/2023

lol. been using it a lot for this. but raycast is faster yeah.

Yash Karthik@yashkarthik
4/23/2023

finally got raycast. googling hex <-> decimal is too slow, raycast replaces this

In reply to @belf-
Yash Karthik@yashkarthik
4/22/2023

Remix is great. But Foundry make testing way simpler And also solidity scripting