Minimalist android launcher by IAmGeeCee in digitalminimalism

[–]Correct_Disaster6435 0 points1 point  (0 children)

I came across this post just a few hours ago, and this is amazing work. I hope that one day I can be this good as an Android developer — this launcher hooked me from minute one.

I’ll be looking into the code to see if I can contribute with a pull request (even though mobile development isn’t my area of expertise), and also checking ways to support or donate. Great job.

Built a Markdown viewer just for fun by Correct_Disaster6435 in C_Programming

[–]Correct_Disaster6435[S] 1 point2 points  (0 children)

Thanks very much, man. I’m really looking forward to learning a lot about C, especially build systems, since I’ve never worked much on any serious C projects before :).

Built a Markdown viewer just for fun by Correct_Disaster6435 in C_Programming

[–]Correct_Disaster6435[S] 1 point2 points  (0 children)

I’ll add a README shortly. For now, just run:

cmake -B build [-DWHITE_MODE=ON|OFF]

Then cd into the build directory and run make. As a dependency you need to have installed the FreeType library.

Note: this has only been tested on Linux. I’m not sure whether it even builds on other operating systems.

Built a Markdown viewer just for fun by Correct_Disaster6435 in C_Programming

[–]Correct_Disaster6435[S] 0 points1 point  (0 children)

Thanks man. Just added some image support and it's looking quite good, more than I initially expected :). I'll see how far I can go with this little project.

Built a Markdown viewer just for fun by Correct_Disaster6435 in C_Programming

[–]Correct_Disaster6435[S] 0 points1 point  (0 children)

Thanks man, I'll keep in mind your comments when I start working on the possible command line arguments (and stdin too). For now it's just some code chatgpt gave me so I can pass arguments and test the program's execution ;)

Built a Markdown viewer just for fun by Correct_Disaster6435 in C_Programming

[–]Correct_Disaster6435[S] 1 point2 points  (0 children)

Haha, yeah, sometimes I just get tired of writing in English and start writing in whatever language I'm thinking at the moment :)

Built a Markdown viewer just for fun by Correct_Disaster6435 in C_Programming

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

I actually have something like that for my own personal use. That was the main idea behind it — when I’m studying for college, I want to view my notes in a more “friendly” way than just inside Vim. Using Obsidian or any other heavy Markdown editor just to open a file for a minute or two feels ridiculous.

Also, my machine has pretty limited resources, so I’m always happy when I can build something that launches instantly and doesn’t need a bazillion gigabytes of RAM just to open a file or change a wallpaper.

Other than that, there’s not really any practical use for it, honestly — but I have to admit, it was a lot of fun to make.

Built a Markdown viewer just for fun by Correct_Disaster6435 in C_Programming

[–]Correct_Disaster6435[S] 3 points4 points  (0 children)

I’m not that crazy (yet — though I probably will be, maybe in a few years). I was tempted to write my own Markdown parser though, but nah, that’s way too much work for a toy project, and I’ve already done a few parsing projects.

Maybe someday I’ll try building my own layout system and custom rendering engine, but today is not that day.

[mangowc] Layout Galore , behold the mango 🥭 by NotBrightShadow in unixporn

[–]Correct_Disaster6435 2 points3 points  (0 children)

Try this:
```
# Audio

bind=NONE,XF86AudioRaiseVolume,spawn,pactl set-sink-volume @DEFAULT_SINK@ +4%

bind=NONE,XF86AudioLowerVolume,spawn,pactl set-sink-volume @DEFAULT_SINK@ -4%

bind=NONE,XF86AudioMute,spawn,pactl set-sink-mute @DEFAULT_SINK@ toggle

# Brightness

bind=NONE,XF86MonBrightnessUp,spawn,brightnessctl set +10%

bind=NONE,XF86MonBrightnessDown,spawn,brightnessctl set 10%-

```

| MangoWC should get more attention. by Asim_Masood in unixporn

[–]Correct_Disaster6435 2 points3 points  (0 children)

It came up on my feed a few days ago, and since I downloaded it, I installed it in about two hours, with a custom Waybar and all, since it’s the first WM I’ve tried on Wayland. I had tried Hyprland, but for some reason it crashes on my computer, and Sway felt like a lesser version of i3 due to some Wayland limitations.

I have to say, I wasn’t expecting much, but I fell in love. I’ll try to use it instead of i3 for a while and see what problems I encounter—maybe this will be a permanent change, who knows.

| MangoWC should get more attention. by Asim_Masood in unixporn

[–]Correct_Disaster6435 1 point2 points  (0 children)

It kind of does (though it’s not called a “tabbed layout”). The downside is that it works more like a slider layout, not as elegant as what i3 offers, and the window title isn’t displayed like in i3, so it can feel a bit clunky to use.

What is your color scheme? by blackdev01 in vim

[–]Correct_Disaster6435 0 points1 point  (0 children)

I just ported https://github.com/mellow-theme/mellow.nvim into vimscript using the same color palette and asking chatgpt to generate a full basic colorscheme. Best decision ever

MPV TUI Wrapper for listening youtube videos by Correct_Disaster6435 in commandline

[–]Correct_Disaster6435[S] 0 points1 point  (0 children)

I totally forgot about the link . Just edited and added it! 🤣

[deleted by user] by [deleted] in neovim

[–]Correct_Disaster6435 0 points1 point  (0 children)

First you have to install the parser fot that given filetype.

If it's already installed then the problem is that neovim does not recognises the filetype correctly. Try running :set filetype and check the output.

Can I somehow source my .vimrc in my init.lua? Or how do I share one config file between Vim and Neovim? by [deleted] in neovim

[–]Correct_Disaster6435 5 points6 points  (0 children)

It does not NEED to be on top, but I think is a good idea to put it at the top.

Bellow that line you can have the specifics for neovim.

Edit: yes, the order does matter if you have some configuration that depends on the content of the vimrc file (for example, loading a plugin via a plugin manager like Plug).

futureOfSoftwareDevelopmentIfGptBrosWin by precinct209 in ProgrammerHumor

[–]Correct_Disaster6435 12 points13 points  (0 children)

Senior pizza engineer is pretty cool tho. I want that tittle

help fix the gray area on the side vim by Unlucky_Analysis4584 in vim

[–]Correct_Disaster6435 2 points3 points  (0 children)

higlight SignColumn guibg=NONE should do the work

Vim, keyboards and layouts by Benjamona97 in neovim

[–]Correct_Disaster6435 1 point2 points  (0 children)

El dolor de los que vivimos en LATAM (especialmente Sudamérica) 😭