TGTGInsighttelegram intelligenceLIVE / telegram public index
← GitHub Trends

TGINSIGHT SIMILAR POSTS

Find similar content

Source channel @githubtrending · Post #15110 · Sep 1

#other Cognitive load is the mental effort needed to understand and work with code. Since our brain can only hold about four pieces of information at once, complex code with many conditions, deep inheritance, or too many small modules increases this load, making it harder to understand and maintain. To reduce cognitive load, use clear, meaningful variable names, prefer composition over inheritance, avoid too many tiny modules, and keep interfaces simple. Also, avoid excessive abstractions, tight coupling with frameworks, and overly complex architectures. Lower cognitive load helps you and your team understand code faster, reduce bugs, and be more productive. https://github.com/zakirullin/cognitive-load

Hashtags

Results

2 similar posts found

Search: #kdeconnect

当前筛选 #kdeconnect清除筛选
Libreware

@libreware · Post #961 · 06/30/2021, 11:55 AM

Now KDE Connect can hook up your Windows machine as well! KDE Community @ https://www.twitter.com/kdecommunity/status/1409808049116700673/ The Windows version of KDE Connect gets official support and you can get the beta version right now from the Microsoft Store. Exclusive link-only access: https://microsoft.com/store/apps/9N93MRMSXBF0 https://kdeconnect.kde.org https://f-droid.org/repo/org.kde.kdeconnect_tp #kdeconnect#transfer#windows

Libreware

@libreware · Post #1221 · 02/11/2024, 11:51 PM

. KDE Connect is an app that makes it easy to connect your DeGoogled phone and/or Linux Phone to your Linux laptop using your phone's hot spot, or any network. KDE Connect can do these things: - Share files - Share clipboard - Control Slideshows w/phone - Send/Receive texts on laptop (Using KDE Connect Taskbar Indicator) - Control laptop media player - Move laptop mouse pointer 1. Install KDE Connect on phone Use KDEConnect on F-Droid 2. Install on laptop For Debian based distros: sudo apt install kdeconnect On your laptop firewall, make sure you open ports that KDE Connect uses. To do this, open up terminal and enter these commands: sudo ufw allow 1714:1764/udp sudo ufw allow 1714:1764/tcp sudo ufw reload 3. Connect both devices - Connect both to the same network - Open app on both devices - Find and pair devices ⚡️@LinuxTechIndex #KDEConnect#transfer#Files#share