remustan37

joined 2 months ago
[–] remustan37@sh.itjust.works 2 points 15 hours ago* (last edited 15 hours ago)

Doesn't cosmic files already support this feature?

Right-click -> Show details -> Open with

 

I'm currently using the COSMIC DE and been loving it so far. I have some experience in rust, so I want to try and make an app for cosmic (no guarantees).

Any recommendations?

 

Is there any guide, tutorial or other resource that helps in making a REPL-based DSL using rust

 

As the title says, which programming language would you agree had the best libraries for visualisation (graphs, 3d models, charts, networks, animations, etc)?

Prefer languages with libraries that have more visulatizaton features than say, ease of using the libraries.

[–] remustan37@sh.itjust.works 5 points 3 weeks ago (1 children)

The issue was with partition system. I switched to MBR (using ventoy). Now I was able to get into antix's(386-core) bootloader from there (I dont know if my terminology is right).

I booted into antix but system crashed after kernel loaded. This was the first time. Second time it got stuck in loading hardware specific modules screen

Thanks for helping out.

[–] remustan37@sh.itjust.works 3 points 3 weeks ago (3 children)

How do i burn CD with installer? The only CD player I have is in the pc and an old Samsung CD player

 

Hi. I finally decided to install Linux on my old PC (not booted in years). But when I plugged in my live USB and booted up, my PC is stuck here.

I tried booting up without a USB. Now a windows xp screen is asking me to start normally or boot with safe mode (3 safe mode options to be exact). Normal start does not work (the PC automatically reboots without warning). I choose safe mode with command prompt and bunch text shows up and ends with .../mup.sys

Any idea what should I do here? I have no use for my windows so I don't mind removing it. Also time resets every time I boot up the PC.

[–] remustan37@sh.itjust.works 1 points 1 month ago

Thanks for that

[–] remustan37@sh.itjust.works 1 points 1 month ago

Don't really care if anyone would use it at the moment. My main goal right now is to improve my rust skills. And I guess there are limitations to how much ui you can change in obsidian.

Also there are other contexts where a note taking like function would be needed. For example I was actually trying to make a note taking app for cosmic desktop which I can access from the Taskbar

 

Hi everyone I was thinking of creating a backend module that has functione for a note taking(search, sort, etc). So anyone can implement a ui on top of it.

I have some basic understanding of rust (made a just-working chip-8 emulator). But I've never used SQL or other database.

Is this plausible? Is there a similar project that I can use as reference? What are the mistakes I should avoid?

3
submitted 1 month ago* (last edited 1 month ago) by remustan37@sh.itjust.works to c/rust@programming.dev
 

Hi everyone I was thinking of creating a backend module that has functione for a note taking app (search, sort, etc). So anyone can implement a ui on top of it.

I have some basic understanding of rust (made a just-working chip-8 emulator). But I've never used SQL or other database.

Is this plausible? Is there a similar project that I can use as reference? What are the mistakes I should avoid?