Ohh that was a good one. best one I think.
Same as having a good backup strategy but didn’t try to restore once.
IT enthusiast & web developer from Switzerland
Ohh that was a good one. best one I think.
Same as having a good backup strategy but didn’t try to restore once.
there are everywhere and everytime excaptios
and yeah like instagram and whatsapp. every update makes the app worse. google assistant too
i already using many alternatives for myself. but for work and hobbies, i still need some of those google apps or social media platforms
it depends about which applications they are and how securitx affined you are. but as a normal user for most apps this is ok
I dont really use critical apps on my phone and on some important apps, i cant use them until I update them. So theres not a big risk or danger for not updating them. still there are some apps i update often but for the big all, twice a year must be enough
Hey thanks for the comment!
The plugins don’t get maintained by me, they’re getting maintained by the Grav team. I’m not very good in PHP too.
I plan to create an issue on GitHub if I know more and probably identified the code causing the problem.
Every shortcode is a PHP class and looks like this:
<?php
namespace Grav\Plugin\Shortcodes;
use Grav\Common\Utils;
use Thunder\Shortcode\Shortcode\ShortcodeInterface;
class ClearBothShortcode extends Shortcode
{
public function init()
{
$this->shortcode->getHandlers()->add('clearboth', function (ShortcodeInterface $sc) {
// Get shortcode content and parameters
$str = $sc->getContent();
$output = '<div style="clear: both;"></div>';
return $output;
});
}
}
with that, it should be possible to only call these classes.
didn’t know they had this feature all the time😳
I’d just import it as TwitterIcon
She doesn’t have much money for a new laptop and since she won’t use it often, it’s enough to check mail, e-banking, … And we have some old laptops at home nobody uses, so we thought we could give it to her as a gift.
Eventually, she’ll buy a new ~400$ laptop later with some good specs, but that’s not in the upcoming months. But thanks for the help.
Yeah, it’s an old laptop. She doesn’t have much money for a new laptop and since she won’t use it often, it’s enough to check mail, e-banking, … And we have some old laptops at home nobody uses, so we thought we could give it to her as a gift.
Eventually, she’ll buy a new ~400$ laptop later with some good specs but that’s not in the next few months. But thanks for the tips.
Wow… thanks for this detailed info & guide! I’ll probably use the HP laptop with Mint Cinnamon, cause I don’t like that old retro look of xfce. A friend told me to try Lubuntu too, so let’s see.
I didn’t know about that Chrome/ Firefox performance “issue” on old laptops, so thank you! Isn’t there a way to disable flatpak at all? Thought on my Manjaro I could disable it, so eventually there is an option there too. OnlyOffice and uBlock were my guesses too. I’ll probably set up NextDNS and KDE Connect too.
using an ad blocker. personally, i use ad blockers for years and when i work on a friends laptop im shocked how much ads there are actually. i cant count on a hand how mucn i told my father he should use ad blocker browser and extenstion. and he wont do it. recently, i changed the DNS server on a router level to nextdns, where it blocks ads and trackers. he told me its amazing how smoother the experience is now
password managers. as an IT specialist i have about 300 login details for many services, personal, work and clients. every login has its own password and eventually email too. and i know sooooo many people who forgot their passwords (they have about 3 very similar ones but ok) and try them all until they find out they had to creat a new for that specific service. and they are so unaware about the dangers (for example fishing, SE, …) with this method.
thats why i formated the windows partitions on my laptop last week
Actual definitions (my opinion):
︎ ︎ ︎ ned
you forgot linux as an alternative to windows and mac;)
my laptop probably has very similar specs to your laptop. also, windows just uses more computing resources than linux in general.
i dont care about if its few seconds faster at booting or has few percents more resources availabe after hours of configuring.
all i need for my apprenticeship is just a windows laptop to work with office365 and a few specific apps, which dont need full resources. but it has to be windows because of domain policy from ADDS.
my apprentice will end in a few weeks and since i wont need these apps anymore tomorrow in a week, ill delete the windows partitions from my laptop.
id appreciate you helping me and others with articles how to get a bit faster windows system, if id asked for it, but i didnt.
as a swiss german (we capitalize nouns for those who don’t know), I sometimes automatically capitalize nouns when writing in english, especially when I just wrote something in german. Its a habit and at least for me, its really hard to prevent me doing it.
Same is for when I wrote mucn in english before, then writing something in german. Then everything is in lowercase.