

Generally, no. Apt gets its packages from the repositories, so unless (i) your .deb package gets added to those repositories, or (ii) you add a new repository that contains your package, it won’t be updated.
reject humanity, become toaster | she/they | experimenting with names
Generally, no. Apt gets its packages from the repositories, so unless (i) your .deb package gets added to those repositories, or (ii) you add a new repository that contains your package, it won’t be updated.
Making the meme was hardly an achievement, since you used AI
That’s their strategy. When everyone is too tired to fight, they will get it through
Right now the eagles right wing is scratching its balls
Portal travel isn’t toxic. However, ground up moon rocks, which are an almost perfect portal conductor, are very bad for you.
I accidentally interrupted a system upgrade, breaking networking and package manager, among other important bits
Indeed! In my example, I have this IKEA LED Strip above my kitchen working area, and the power supply is integrated with the plug. There are multiple choices for power supply, but to my knowledge all of them are socketed.
permanently installed lamps with a socketed power supply that sticks like 10cm out of the wall.
Also, just paru
is equivalent to paru -Syu
The “why” is almost never race on its own.
perhaps a simple turn based card game with the ability to add custom cards
As someone just getting started with their twenties, I don’t believe it’s already over for me. And because I refuse to believe it, I continue to fight, one day at a time, until I eventually disprove the claim “it’s over after 20.”
I was absolutely miserable during my teen years, never fit in with my peers since i wasn’t too keen on drinking (yes, i am from europe, drinking at 16 is the norm), along with my quarrel with my gender and sexuality (i didn’t fully realise until quite recently, still ongoing)
And in the last few years, it has been slowly going up. Of course there were setbacks, failures, hurdles with no end. But dsspite that, I kept going, mostly because of momentum. And now I am considerably better than even just 2 years ago.
It gets better. You just have to be around to see it for yourself.
it was forbidden before?
Note: not every provider supports this.
Also, gmail addresses ignore periods. my.email@gmail.com and myem.ail+service@gmail.com will end up in the same inbox
I think SFTP would work plenty. On linux you can use rclone to mount it, and Android has many file managers that support it (personal favorite is Total Commander with the SFTP plugin)
You could also certainly host a full Nextcloud instance, but it might be a bit overkill
I use sendgrid, it only requires some DNS entries for Domain Authentication. Also regarding the catch-22, if you use Cloudflare for DNS, you could use their email routing to forward incoming mails to Gmail
it allows easy scripting. also for frequently used commands, i can just scroll up in the history, instead if clicking the same buttons over and over
I’m a bit inexperienced in this aspect, but:
you can also use the -f option to specify the compose file without going to it.
Indeed, the unary plus operator tries to convert whatever is after it to a number if it isn’t already. Since ‘a’ is not a valid number, it returns NaN (not a number)