Advertisement Ā· 728 Ɨ 90

Posts by Shreyas Mididoddi

Also not sure why but every page navigation is causing full page flashes on Firefox

4 days ago 1 0 1 0
Dark-themed social app UI showing a reply modal with typed text (ā€œtest from desktop… ctrl + return should sendā€¦ā€). On the right, browser dev console displays errors: missing ā€œpostā€ route and a failed POST request (HTTP 400) with ā€œInvalid app.bsky.feed.post recordā€ message.

Dark-themed social app UI showing a reply modal with typed text (ā€œtest from desktop… ctrl + return should sendā€¦ā€). On the right, browser dev console displays errors: missing ā€œpostā€ route and a failed POST request (HTTP 400) with ā€œInvalid app.bsky.feed.post recordā€ message.

4 days ago 2 0 1 0
Video
4 days ago 1 0 1 0

No but why even commit tests that you haven't read/verified? And if you verified them we don't have to treat them differently from human written tests no?

5 days ago 0 0 0 0

Do you consider it as writing the tests myself if I I exactly describe what the test should do in english but let the LLM write the code?

5 days ago 2 0 0 0

If people really cared about good tests before I'd agree but as a consultant I see codebases with absolutely useless horrible tests worse than even what opus would generate for example

People who don't read code now never really cared about it before either

5 days ago 0 0 0 0

The Obsidian team is growing from three engineers to four engineers.

Competitive SF salary. Fully remote, live anywhere. Apply below.

6 days ago 303 54 4 4

I unironically use it a lot

In my vibe bench it scores 69% better when I do that

3 weeks ago 2 0 0 0
Advertisement

Lol that's giving me too much credit but thank you so much for doing what you're doing ā¤ļø

I tried it yesterday and it's actually so much better than before

...daddy is finally proud šŸ™ƒ

3 weeks ago 2 0 1 0

Hope deno isn't dying I really want them to win

3 weeks ago 1 0 0 0

hmm really makes me worried for the future of deno it was the only runtime I really liked the ideology and direction of

very sadge

3 weeks ago 4 1 0 1

Wth is happening at deno? anybody know????

3 weeks ago 1 0 1 0

huh how many dvds do you have total?

1 month ago 1 0 1 0

man hate this is true and I'm casually joking about it 😢

1 month ago 1 0 0 0

are you really on the internet if you don't get a couple of those comments

1 month ago 1 0 1 0

Also i don't think it's simple to do parallel parsing

you can def lex in parallel but parsing gets kinda tricky to sync i think

1 month ago 0 0 0 0

*atmost

1 month ago 0 0 1 0

Yes zig doesn't have nested string interpolation, multi line comments or even multi line strings in the traditional sense all tokens span almost 1 line so you can in theory parallelize it but usually parsing is a very tiny part of compilation process so I don't think it's worth it

1 month ago 2 0 1 0
Advertisement

well I was speaking relative to cpp

1 month ago 0 0 0 0

Lol yea I'm just trying to say zig by design was kinda optimised to be easier to parse than cpp

It is true that grammar (for the most part) doesn't really make it harder to write a fast parser.

not sure why this matters but yeah I'm just saying stuff šŸ™ƒ

1 month ago 0 0 0 0

oh yeah? Prove it

1 month ago 2 0 1 0

Do you think you are conscious?

1 month ago 3 0 1 0

C is super super fast to parse too cuz of the time it was designed in

1 month ago 0 0 1 0

Cpp is notorious for being super slow to parse because of mixed parsing and semantic analysis phases and stuff zig just rips through the source once to get tokens and then rips through those to get a linearized ast it's just super fast by design

1 month ago 0 0 2 0

wait what distro is it now?

1 month ago 0 0 1 0

but zig doesn't have destructors or move semantics or any higher level type things soo probably not a real comparison

1 month ago 1 0 1 0

Not the same but zig comptime gets kinda close to that but not the same ux and not functional (i mean like the fp style lol)

1 month ago 1 0 1 0

(hope everything is alright. don't have to respond if you don't want to)

1 month ago 0 0 0 0
Advertisement

Ohhh @qex.at hello šŸ‘‹

1 month ago 0 0 1 0

uhh @welltypedwit.ch do you know?

1 month ago 0 0 0 0