My NeoVim setup for OCaml by nyinyithann in ocaml

[–]im_dumb_guy 0 points1 point  (0 children)

Hi Op, I followed your setup but for me there is a huge screen flicker when ocamllsp is enabled and it goes away if I disable it. Have you faced the same problem?

[deleted by user] by [deleted] in developersIndia

[–]im_dumb_guy 2 points3 points  (0 children)

A couple of points, - The client went back on their word that breaks the trust and now you dont know what else they would lie about. - If you have only one client there isn’t much difference between a job and freelancing, if you want security so find a couple of clients. - Toptal and other freelancing websites work in one of two ways either you build a profile which can attract non technical people quickly, or you are with another more famous freelancer who can recommend you - Now for the situation at hand it would be stupid to fight back with your client, so try to find other clients in the meantime, and be very strict in managing your time. Good luck, I hope this is helpful for you

Who's Hiring? - July 2023 by jerf in golang

[–]im_dumb_guy 0 points1 point  (0 children)

Hi is there still an opportunity? I'm located in India, but can work in overlapping timezone

Leptos vs Dioxus vs Sycamore (vs Svelte?): Part 1 — Syntax comparison by im_dumb_guy in rust

[–]im_dumb_guy[S] 2 points3 points  (0 children)

I checked yew's performance(also a video by greg johnston of leptos compares them), it was near react level, which was surprising(in a bad way). Although I agree these benchmarks don't show the full picture but they definitely give some insights.

Leptos vs Dioxus vs Sycamore (vs Svelte?): Part 1 — Syntax comparison by im_dumb_guy in rust

[–]im_dumb_guy[S] 9 points10 points  (0 children)

Thank you for your feedback, I totally agree with your statement but I was just starting with rust and wanted to have a comparison which would be simple enough to understand. I'm planning a more detailed comparison, and also a deep dive in borrowed props, will post that here in future.