Readit News logoReadit News
obutora commented on Prolog for data science   emiruz.com/post/2023-04-3... · Posted by u/usgroup
obutora · 2 years ago
Recently, only advanced machine learning approaches are attracting attention, but it was a good practical content.
obutora commented on Ask HN: I burned out but I don't want to let my team down    · Posted by u/burnedoutanon
obutora · 3 years ago
Do most people agree that taking a long vacation?
obutora commented on Zas Editor   zeditor.app/... · Posted by u/sodality2
Annili · 3 years ago
Hi everyone! I'm the lead developer of Zas Editor. I wanted to share some details about the editor you might be interested in.

The text-storage data structure, syntax highlighting and search features are written in Rust, and the UI is written in Swift since we wanted to create a native macOS experience. The Swift and Rust code talk to each other using C FFI, and no, that doesn’t take away the safety features of both languages.

We’re using the Rope data structure for text representation, and the tree-sitter parser for syntax highlighting and some smart features like file outline, local renaming and symbol search. All other language features are powered by LSP servers (rust-analzyer and gopls).

I’d be happy to answer any questions under this comment or anywhere else in this thread.

obutora · 3 years ago
Super cool product!!
obutora commented on Ask HN: How do you avoid video game addiction?    · Posted by u/Volrath89
obutora · 3 years ago
I agree with using cheats as a way to get rid of addiction.

You can see that what you depend on is just a number.

I was able to get rid of game addiction this way too.

obutora commented on Ask HN: Share your personal site    · Posted by u/MaxLeiter
obutora · 3 years ago
I'm glad to see many wonderful sites!!

My site is here. https://nextjs-markdown-blog-obutora.vercel.app/

Japanese portfolio site.

u/obutora

KarmaCake day2March 10, 2022View Original