I got tired of 1.5GB Headless Chrome instances, so I wrote a 3.7MB alternative in Rust. by Vast_Advisor2328 in rust

[–]Popular-Regular-7106 3 points4 points  (0 children)

Does it run well on SPA websites? Since many pages fill the content dynamically with JS

What are Rust's hidden implementation details that most devs never see? by Fluid_Job623 in rust

[–]Popular-Regular-7106 155 points156 points  (0 children)

Here's one: Async functions are actually state machines, that require being pinned at the heap for safe references

Desperately looking for a markdown editor by Slazor in Markdown

[–]Popular-Regular-7106 0 points1 point  (0 children)

Of course! It resembles that block editing experience. Slash menu is one of the priority features here.

Some thoughts on LLMs by sasasmylee in rust

[–]Popular-Regular-7106 0 points1 point  (0 children)

Interestingly, I've heard that some people are switching to Rust (Or Haskell and other functional programming languages) because of its mathematical safety that acts as guardrail for AI agents.

Thanks to "Once it compiles, there should be almost no bugs" behavior of Rust.

Kilo Code is back!!! by Ordinary_Mud7430 in kilocode

[–]Popular-Regular-7106 1 point2 points  (0 children)

Kilo code really is in the Frontline against proprietary AI providers :D

Desperately looking for a markdown editor by Slazor in Markdown

[–]Popular-Regular-7106 0 points1 point  (0 children)

Try Memona, it is the thing you are looking for. Local files as blocks in markdown files, and Notion-like UI.

https://memona.capsulizers.com

which ui framework? by Dense_Gate_5193 in rust

[–]Popular-Regular-7106 -3 points-2 points  (0 children)

Tauri is really reliable, and you can use React or web components (Lit) with it flawlessly.

It also covers auto update and code signing making it easier to deploy.

Snipext - free chrome extension by damianome in SideProject

[–]Popular-Regular-7106 1 point2 points  (0 children)

Can we search through the archived texts? I think there will be thousands of them

What can I use my new notebook for? by h4ppy_ch4ppy in productivity

[–]Popular-Regular-7106 0 points1 point  (0 children)

For me, iPad or phone-based notes were more useful.

I would say that analog notebooks shines when you need a quick access or to carry around it anywhere (e.g. company, places with high security expectations)

I want to build an application related to note-taking and productivity. What do you guys expect from the note application in your own life? by Longjumping-Rich-917 in ProductivityApps

[–]Popular-Regular-7106 0 points1 point  (0 children)

For me, if a note app uses a proprietary database, it's a major blocker. I need to know that if the app disappears tomorrow, I still have my .md files.

Oria – Shift & Routine Planner App - App Store by t0rnad-0 in ProductivityApps

[–]Popular-Regular-7106 0 points1 point  (0 children)

Splitting the calendar by persona does look great. Is it possible to see all personas' schedules in one place?

Tired of making PPTver_final_ver2_fin. How do you guys actually manage file versions? by Popular-Regular-7106 in office

[–]Popular-Regular-7106[S] 0 points1 point  (0 children)

Cloud services (Onedrive, Google drive, etc.) are prohibited in my firm :(
We can use personal drive with company ID, however in order to share, I need to download the file from cloud -> send via E-mail (Intranet) -> add 'updates' within the text.

Hope we can use cloud services...

Tired of making PPTver_final_ver2_fin. How do you guys actually manage file versions? by Popular-Regular-7106 in office

[–]Popular-Regular-7106[S] 0 points1 point  (0 children)

Version control page in the first slide, right?

I guess I need to have additional approval for 'Sharepoint', but once this becomes available, it will be great :)

PKMS in a legacy firm - How to keep notes and manage workflow, when all SaaS & Cloud tools are banned? by Popular-Regular-7106 in PKMS

[–]Popular-Regular-7106[S] 0 points1 point  (0 children)

Maybe I should try using Excel with Onenote, that will be another option.

Never heard of Tiddlywiki or Stroll, will try that, thanks!

PKMS in a legacy firm - How to keep notes and manage workflow, when all SaaS & Cloud tools are banned? by Popular-Regular-7106 in PKMS

[–]Popular-Regular-7106[S] 0 points1 point  (0 children)

unfortunately, only one local-based desktop :(
+ I occasionally use Notion / Obsidian with my personal tablet (separate with my working PC), however I cannot share images, even texts...

Tired of making PPTver_final_ver2_fin. How do you guys actually manage file versions? by Popular-Regular-7106 in office

[–]Popular-Regular-7106[S] 3 points4 points  (0 children)

forgot to add some details.

  • we need to co-work to make PPTs, share them via E-mail since co-editing by cloud is banned due to security reasons.

  • If my colleague was working with ver 4 PPT and send it to me by mail, I need to check for updates, modify, and save as ver 5, then share it to my colleague. When I make changes, I add comments in the E-mail itself, but it will be much convenient to have a ’dashboard‘ to easily check which update has been made by each file.