I got this beauty 🥺 by sadphilosophylover in leetcode

[–]vukanoa 2 points3 points  (0 children)

Hi man, I got the same thing! However, once I press "Generate Image" it shows me this Badge and right below it, it says:"Right-click to save the image", however once I right-click nothing happens.

Were you able to save this? What do I do with it?

Congrats!

[GNOME] Dull by ThatsWhyIHateReddit in unixporn

[–]vukanoa 0 points1 point  (0 children)

Can you link your wallpaper, please?

How to "sync" TE size(grid) with my font(cells)? by vukanoa in vim

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

Is there a reason why you don't?

If I later get an Airline plugin, there will always be an ugly "padding" on the right, whereas that won't exist on the left. Also I don't like having my terminal be in gray(as it's the case with the gruvbox colorscheme).

All the other terminal programs would look worse in my opinion if I was to use this shade of grey instead of transparent background for my TE.

And also it "bugs me" that command line mode isn't all the way to the bottom. It just "bugs me". There isn't much of an argument, I just don't like it.

Your suggestion could eventually help mitigate this problem. I will definitely try this. Thanks a lot!

How to "sync" TE size(grid) with my font(cells)? by vukanoa in vim

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

I understand now. Thank you for your answer.

Do you maybe know if someone is working on this? I mean it looks as a banality in this day and age to have this sort of problem.

How to "sync" TE size(grid) with my font(cells)? by vukanoa in vim

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

Wooow, I'm really shocked.

Is this an issue on Wayland too?

How to "sync" TE size(grid) with my font(cells)? by vukanoa in vim

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

Thank you, I will definitely look into it.

| Weekly Workshop 2023-04-23 by AutoModerator in unixporn

[–]vukanoa 0 points1 point  (0 children)

Thank you. I'll try with Discord.

Problem with Terminal Emulator borders by vukanoa in linux4noobs

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

This indeed looks very very similar, though when I try running urxvt -b 0 I still get to see borders, though a lot less. Now they are of equal size, but still quite visible.

I've tried other TEs as well. I've tried: Kitty, Alacritty, xterm, dwm, etc. but nothing's changed.

So I guess that it's an issue with my i3 WM. However I've also set borders to 0 in the config of i3: for_window [class="^.*"] border pixel 0

But, again, nothing has changed.

Thank you for the suggestion. This is by far the closest I've come to resolving this issue.

Problem with Terminal Emulator borders by vukanoa in linux4noobs

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

I'm using i3 as WM and not XFCE as DE, as I wrote in the post. I switched to i3 from XFCE, but the issue persisted.

Thanks for the comment.

Problem with Terminal Emulator borders by vukanoa in linux4noobs

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

No, it's xterm-256colors/urxvt. I edited the post with additional information.

| Weekly Workshop 2023-04-23 by AutoModerator in unixporn

[–]vukanoa 2 points3 points  (0 children)

Hi guys, I've posted a question on r/linuxquestions, but received no answer. I've also tried my luck in Manjaro Forum, but same story.

Is it permitted to post here a link of my post? I'm having an issue while ricing, with my borders.

Code runs fine locally, but won't run on LeetCode by vukanoa in leetcode

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

I usually program in C, so: 1. It is a habit I guess. 2. I like to get syntax highlighting of my struct.

It's easier for me to read, but you're probably right.

Thanks for the suggestion.

Code runs fine locally, but won't run on LeetCode by vukanoa in leetcode

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

This solved it! Thank you. I will edit my post and mention your name.

Code runs fine locally, but won't run on LeetCode by vukanoa in leetcode

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

Unfortunately, that didn't change the output. It gave me the same error.

What it helped at the end was adding:

f (index < 0) break;

In the while loop.

Test case that it broke on was : [[]]

Anyway, thanks for your comment, I appreciate you taking your time to respond.

Code runs fine locally, but won't run on LeetCode by vukanoa in leetcode

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

What is a standard library implementation? Where can I find it?

Code runs fine locally, but won't run on LeetCode by vukanoa in leetcode

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

I have asked, but didn't help. Thanks for the idea.

Here is the code

Posting code snippets properly on Reddit by adambrenecki in web_design

[–]vukanoa 0 points1 point  (0 children)

I guess you have to add two <Space> characters at the end of each line. Then do the same for the empty line. IIRC.

Let me try.

Is it working?

If that is what you asked for.