this post was submitted on 23 Nov 2025
152 points (100.0% liked)

memes

23573 readers
245 users here now

dank memes

Rules:

  1. All posts must be memes and follow a general meme setup.

  2. No unedited webcomics.

  3. Someone saying something funny or cringe on twitter/tumblr/reddit/etc. is not a meme. Post that stuff in /c/slop

  4. Va*sh posting is haram and will be removed.

  5. Follow the code of conduct.

  6. Tag OC at the end of your title and we'll probably pin it for a while if we see it.

  7. Recent reposts might be removed.

  8. Tagging OC with the hexbear watermark is praxis.

  9. No anti-natalism memes. See: Eco-fascism Primer

founded 5 years ago
MODERATORS
top 12 comments
sorted by: hot top controversial new old
[–] invalidusernamelol@hexbear.net 28 points 3 days ago* (last edited 3 days ago)

I love how much scaffolding there is even for something this simple. A whole CLI help interface and everything

Fantastic little example project tbh

[–] ZWQbpkzl@hexbear.net 19 points 3 days ago (2 children)

I've had this sitting around for a while.

-- ~/.config/conky/activate.lua
conky.config = {
    own_window = true,
    own_window_type = "desktop",
    own_window_argb_visual = true,
    own_window_transparent = true,
    double_buffer = true,
    xinerama_head = 0,
    alignment = "bottom_right",
    gap_x = 9,
    gap_y = 20,
    use_xft = true,
    default_color = "00AAAAAA",
}
conky.text = [[
${font Noto Sans:size=14}Activate GNU/Linux${font}
${font Noto Sans:size=9}Go to Settings to activate GNU/Linux
Kernel version: ${exec uname -r}${font}
]]

I could probably make the font more transparent but it's just for a lark anyways.

[–] comrade_pibb@hexbear.net 5 points 3 days ago (1 children)

hell yeah throwback to conky tweaking in tiling wm

[–] ZWQbpkzl@hexbear.net 6 points 3 days ago (1 children)

Conky doesn't work correctly in the tiling wm I use because it doesn't properly implement the Wayland protocol conky uses. So now I have to use eww and learn a custom LISP dialect and use CSS. Fortunately its scss.

Oh look

Anyways. Its cool that the author did it the hard way and I'm sure they learned a lot doing so but people shouldn't actually use it. I wouldn't bother maintaining an AUR package for this.

As I says elsewhere in this thread, I think this is a good little example project for people dipping their toes into making packages. I know I'll probably use it as reference if I ever get around to making a package that isn't just for PyPi lol

[–] blunder@hexbear.net 3 points 3 days ago

:trailer-park-boys-conky:

[–] SorosFootSoldier@hexbear.net 17 points 3 days ago

That's great

[–] 10TH_OF_SEPTEMBER_CALL@hexbear.net 13 points 3 days ago* (last edited 3 days ago)

Why would I though? :3

Kidding, it might be useful for new converts

[–] hello_hello@hexbear.net 10 points 3 days ago

Looks great!

[–] Edie@hexbear.net 8 points 3 days ago* (last edited 3 days ago) (1 children)

Very nicely crusty/"jpeg"ed image.


ⓘ 𝘛𝘩𝘪𝘴 𝘶𝘴𝘦𝘳 𝘪𝘴 𝘴𝘶𝘴𝘱𝘦𝘤𝘵𝘦𝘥 𝘰𝘧 𝘣𝘦𝘪𝘯𝘨 𝘢 𝘤𝘢𝘵. 𝘗𝘭𝘦𝘢𝘴𝘦 𝘳𝘦𝘱𝘰𝘳𝘵 𝘢𝘯𝘺 𝘴𝘶𝘴𝘱𝘪𝘤𝘪𝘰𝘶𝘴 𝘣𝘦𝘩𝘢𝘷𝘪𝘰𝘳.

[–] hello_hello@hexbear.net 6 points 3 days ago

Crust is yummy.

[–] tombruzzo@hexbear.net 4 points 3 days ago

Great, now I can finish setting up the laptop I've had for years