Hacker Newsnew | past | comments | ask | show | jobs | submit | thomas-mc-work's commentslogin

Why not?

color vision deficiency

Use an accessible color palette

What exactly do we see here?


A shell injection vulnerability ad soon as somebody copies the same approach somewhere else or trained your LLM on it.

Write correct code by default, always, otherwise it will end up somewhere you care about.

The best way to do that is to avoid shell, as a language that makes writing insecure code the most convenient.

(The original intent looks like it's making a desktop/launch icon, e.g. you might call it with "firefox" as an argument and it would put its logo into an application starter, provided a logo of the correspond name is already in the place the script expects.)


Erh? Bash-reading disability?

make-icon ABCD:

1) Makes a small picture ABCD.png from the first letters of the string "ABCD".

2) Makes ABCD application icon to using the picture ABCD.png.

3) Moving youres pointing device on that icon and pressing appropriate button now executes ABCD.

"convert" is from Imagemagick of course.


How did you do that? I'm on XFCE and would love to use it, too.


I'm on Sway and Debian. Debian has a separate package for KDE Connect: https://packages.debian.org/trixie/kdeconnect


I've found that installing the kdeconnect package on the desktop and the app on the phone was all that was needed.


You just install it. It works everywhere.


> Alas it looks like it's web/electron based.

For me this contradicts the claim of being simple. As opposed to this:

    python -m http.server 8080


I use miniserve (< 5mb) just because I can never remember the python incantation. https://github.com/svenstaro/miniserve


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: