@Noptisun@twiukraine.com
@Noptisun@twiukraine.com avatar

Noptisun

@Noptisun@twiukraine.com

This profile is from a federated server and may be incomplete. Browse more on the original instance.

vascorsd, to KDE
@vascorsd@mastodon.social avatar

Omg, someone finally found a way to make discord work for sharing screen under that works - https://www.reddit.com/r/kde/comments/1cf57xa/comment/l1mvp1a/

Tldr: pass the env variable XDG_SESSION_TYPE=x11 to discord command

This way it's finally possible to open the share screen without it going on a loop forever with asking for you to select a thing to share with the xwaylandvideobridge!

Just tried, it works.

Noptisun,
@Noptisun@twiukraine.com avatar

@vascorsd so much for fixing things Discord devs should have fixed themselves.

badrihippo, to threads
@badrihippo@fosstodon.org avatar
Noptisun,
@Noptisun@twiukraine.com avatar

@badrihippo isnʼt even federated yet.

gamingonlinux, (edited ) to random
@gamingonlinux@mastodon.social avatar

I want to do a test on how much traffic and resources the Mastodon embed takes on my server, so boost this plz

Edit: all done, you can stop sharing now lol

https://www.gamingonlinux.com/2024/05/steam-deck-most-played-for-april-2024-has-plenty-of-fallout/

Noptisun,
@Noptisun@twiukraine.com avatar

@popey “try it before it’s banned”, this is so amusing.

@gamingonlinux

Noptisun, to random Ukrainian
@Noptisun@twiukraine.com avatar

Мені видається нечесним, що в новому видиві від @tokar_ua, у частині про альтернативи джерелам новин, згадали про старе добре залізти на сайт, але повністю проґавили технологію RSS. Щоразу заходити на сайт вимагає багато клацань, ніхто крім найвідчайдушніших таку альтернативу не прийме. А от із RSS можна просто вкинути джерело в читалку і отримувати всі новини прям туди. Як приклад, у @thunderbird є підтримка стрічок RSS, їхнє автоматичне міткування та гнучкі користувацькі фільтри-скрипти.

nixCraft, to random
@nixCraft@mastodon.social avatar

What song are you playing right now? 🤔

Noptisun,
@Noptisun@twiukraine.com avatar
nixCraft, to linux
@nixCraft@mastodon.social avatar
Noptisun,
@Noptisun@twiukraine.com avatar

@nixCraft people keep not understanding the joke.

nixCraft, to infosec
@nixCraft@mastodon.social avatar

Apple has just issued an update for Apple products including iPhones, iPads, Mac computers, and Apple Watches. This fixes iPhone Zero-Click, Zero-Day exploit captured in the wild https://citizenlab.ca/2023/09/blastpass-nso-group-iphone-zero-click-zero-day-exploit-captured-in-the-wild/
https://support.apple.com/en-us/HT213905 Update your iOS ASAP.

Noptisun,
@Noptisun@twiukraine.com avatar

@nixCraft something's up again? That's too often happening to the system that is so locked down right out of the box.

nixCraft, to debian
@nixCraft@mastodon.social avatar
Noptisun,
@Noptisun@twiukraine.com avatar

@nixCraft made with gimp 🐺

omgubuntu, to productivity
@omgubuntu@floss.social avatar

WPS Office for Linux gets new look, new features, and support for Ubuntu 22.04+ - https://www.omgubuntu.co.uk/2023/08/wps-office-for-linux-updated-2023

Noptisun,
@Noptisun@twiukraine.com avatar

@omgubuntu thanks, but I don't trust china.

rolle, to Bash
@rolle@mementomori.social avatar

So proud of my disk size monitoring script, so I'm just going to share it here as-is:

#!/bin/bash

diskspace.sh

Set up the mountpoint

MOUNTPOINT="/mnt/somethingsomething"

Get disk usage and total

DISK_USAGE=$(df -hk | grep "$MOUNTPOINT" | awk '{print $3}')
DISK_TOTAL=$(df -hk | grep "$MOUNTPOINT" | awk '{print $2}')

Convert from block sizes to GB

DISK_USAGE_GB=$((DISK_USAGE / 1024 / 1024))
DISK_TOTAL_GB=$((DISK_TOTAL / 1024 / 1024))

How much is allowed to be left

DISK_GB_LIMIT="8"

How much is left

DISK_GB_LEFT=$((DISK_TOTAL_GB - DISK_USAGE_GB))

if [ "$DISK_GB_LEFT" -lt "$DISK_GB_LIMIT" ]; then
echo "Less than ${DISK_GB_LIMIT} GB left! Only ${DISK_GB_LEFT} GB left!"
else
echo "There is still ${DISK_GB_LEFT} of ${DISK_TOTAL_GB} GB left. No need to be alarmed as the alarming size is ${DISK_GB_LIMIT} GB."

Your heartbeat curl here:

curl https://example.com/endpoint;
fi

Set up a cronjob:

Disk size heartbeat

*/3 * * * * bash /path/to/diskspace.sh >/dev/null 2>&1

Noptisun,
@Noptisun@twiukraine.com avatar

@rolle I personally prefer writing shebang line in '#!/bin/env bash' form — smart programming folks on the web told it's better for compatability.

insiderua, to fediverse Ukrainian
@insiderua@social.kyiv.dcomm.net.ua avatar

✅ Ви б мали знати, що децентралізований аналог YouTube – це сервіс PeerTube

🇺🇦 В Україні розвивають інстанс
peertube.in.ua

👉 Зайдіть щонайменше гляньте, як це виглядає й так, тут можна завантажувати усі відео

https://peertube.in.ua/w/8s1csZ7RURv5CoRDfrg5x5

FYI @rada @ua

Noptisun,
@Noptisun@twiukraine.com avatar

@insiderua надіюся, Піртюб колись взлетить в Україні.

vkalvakota, to random

Let me just say — I joined here because I gave a thought on Twitter after seeing one of my collaborator’s page. But realising Twitter is a mess, I decided for the more peaceful and mathematical page here. And it is not bad — the fact that giants like @tao and @johncarlosbaez are here is enough to convince me to stay. Seeing some of my friends here is also nice, plus TeX support.

Quick about myself — I am worried about finding an undergrad place, trying to get some works done, embarrassed about some old works, and working on de Sitter and holography with a colleague and I graduated high school by some miracle. My interests, like I listed on my biography, are best represented by the arXiv subjects gr-qc, math.DG and hep-th. Apart from this, I was interested in astro-ph.CO and math-ph.

Will be reading and writing soon!

Noptisun,
@Noptisun@twiukraine.com avatar

@johncarlosbaez @vkalvakota these are quiet a mastodonic feet you got there.

stux, to privacy
@stux@mstdn.social avatar

What is the best web browser if it comes to ?

Chrome is out of the question, I’m leaning towards Brave or Firefox. For MacOS, iOS & Linux 😇

Noptisun,
@Noptisun@twiukraine.com avatar

@stux Librewolf, a Firefox privacy-oriented fork

  • All
  • Subscribed
  • Moderated
  • Favorites
  • provamag3
  • kavyap
  • DreamBathrooms
  • tacticalgear
  • magazineikmin
  • vwfavf
  • Youngstown
  • ngwrru68w68
  • ethstaker
  • slotface
  • rosin
  • mdbf
  • thenastyranch
  • PowerRangers
  • anitta
  • modclub
  • Durango
  • cubers
  • osvaldo12
  • GTA5RPClips
  • everett
  • khanakhh
  • InstantRegret
  • Leos
  • tester
  • normalnudes
  • cisconetworking
  • megavids
  • All magazines