chinstrap

joined 2 years ago
[–] chinstrap@lemmy.ml 4 points 1 year ago (5 children)

i didn't mean as a version. I meant as overuse of streams

[–] chinstrap@lemmy.ml 4 points 1 year ago (1 children)

so you don't use wayland

[–] chinstrap@lemmy.ml 6 points 1 year ago (3 children)

what did you use instead of conky?

 

Hi everyone, I built an open-source Smartwatch firmware for Raspberry Pi Pico in C programming language.The watch has the following features:

  • Call Management
  • Notifications
  • Music and media control
  • Reminder
  • Alarms
  • Lock Screen
  • Temperature
  • Touch Gestures
  • Stopwatch
  • Calendar
  • Notepad
  • Remote Configuration

Check out WearPico's source code!

[–] chinstrap@lemmy.ml 32 points 1 year ago (3 children)

If you manage to infect your systemd unit list which requires root privilege and give it a permission to run on boot I don't think it's an attack vector anymore its one's stupidity. Systemd is the furthest thing from an outside attack. Someone might poison your bashrc and its more possible than someone inserting a malicious unit file and asking you to run.

[–] chinstrap@lemmy.ml 8 points 1 year ago

If the fonts are installed as systemwide snap or flatpak applications may not be able to see them. Since they are allowed only to the user directories by default.

You can copy the fonts to user directory

cp /usr/share/fonts/your-font ~/.local/share/fonts/

 

Hi everyone I'm writing a web browser for Linux in C programming language. It's a work in progress. It supports HTTP Gemini and Gopher. Check it out. Feel free to contact me for any issues or feature requests.

[–] chinstrap@lemmy.ml 4 points 1 year ago

C Bash and Go. I feel like I can do pretty much anything with this trio.

But Java is my paycheck language.

[–] chinstrap@lemmy.ml 4 points 1 year ago

I think the awesomeWM has the status bar you've described.

 
[–] chinstrap@lemmy.ml 10 points 2 years ago (3 children)

Clear victory

[–] chinstrap@lemmy.ml 25 points 2 years ago* (last edited 2 years ago) (1 children)

GOA or Gnome Online Accounts basically pings the target site that has the requested WebDAV and IMAP(for the calendar, events, tasks and email). Which occurs between every 10 to 15 minutes. Every ping GOA makes contains Browser Agent information. In that case, it's GOA instead of a browser. It contains simple information like which distribution and its version are you using. Since it's running under the Gnome, the desktop environment name can be extracted as well. However, GOA is a standalone application that can be used on Cinnamon, MATE, and XFCE. So that part is pretty useless. But when the Google Drive is used, it is mounted to your disk with GVfsd. It has to send every action you make to that directory to Google since the directory is not physically mounted .