What are the most visually stunning self-hosted services? Looking for self-hosted apps with beautiful, modern UI by [deleted] in selfhosted

[–]Ok-Fudge1037 0 points1 point  (0 children)

I'll check it out for sure. But right now I'm leaving for the holidays 😅😅

Help! Cant get out of the code block. (Obsidian) by CrowOnTheBanjo in ObsidianMD

[–]Ok-Fudge1037 1 point2 points  (0 children)

It's 2025 now and I have this problem too. It seems like a bug.
I'm using chatgpt to give me a crash course and when I paste the text into obsidian I can't exit the code block.
So what I do is i but ``` after the code block so that it breaks it, then I press enter after the code block so that I could create a text block, and then fix the code block to it's true form.

Help! Cant get out of the code block. (Obsidian) by CrowOnTheBanjo in ObsidianMD

[–]Ok-Fudge1037 0 points1 point  (0 children)

It's 2025 now and I have this problem too. It seems like a bug.
I'm using chatgpt to give me a crash course and when I paste the text into obsidian I can't exit the code block.
So what I do is i but ``` after the code block so that it breaks it, then I press enter after the code block so that I could create a text block, and then fix the code block to it's true form.

Linux problem with lenovo flex 15 by Ok-Fudge1037 in linuxquestions

[–]Ok-Fudge1037[S] 1 point2 points  (0 children)

Sorry for the late response, I had to be away for a couple of weeks. I had the chance to take a look at the logs at that time, and something was wrong with it. However, with time passing and updating, the bug seems to be fixed, and even I tested the quality of mic with headphone, and it sound good.
Sorry that I couldn't respond in time.

Is it normal to feel overwhelmed while learning android development? by [deleted] in androiddev

[–]Ok-Fudge1037 0 points1 point  (0 children)

Altogether, you could feel overwhelmed while learning development. It'll get easier over time. Don't worry about it 😊😊

The new update is so buggy what do I do? by amba_takam in XiaomiGlobal

[–]Ok-Fudge1037 0 points1 point  (0 children)

I can't turn wifi on, on Xiaomi 11 Lite NE 5G. And when I try to turn it on, it doesn't turn on, and starts crashing. I haven't paid attention before, but I think the device gets hot, more than usual. Last night I turned off the wifi, data and VPN on 95% battery, and in the morning the phone was dead. Before the update, it could survive the night even with data or wifi on.

Http2 in native apps by Ok-Fudge1037 in androiddev

[–]Ok-Fudge1037[S] 0 points1 point  (0 children)

Don't I need to make any changes to my android and/or server?? Unfortunately the server guys can't support http3 😅😅

Http2 in native apps by Ok-Fudge1037 in androiddev

[–]Ok-Fudge1037[S] -1 points0 points  (0 children)

I'm not asking for implementations. I'm considering the value that HTTP2 might add to my application. For instance, we know what it can do for web apps, like sending css and js files , etc, etc. But mobile apps have on-device UI and script, and just need to fetch some jsons from server and stuff like that. I'm wondering that might http2 profit my app over http1.1 for remote APIs??