A simple class for writing an array as a formatted, attractive table (title, row and column headers, data-aligned, etc) to the console or other UI text display control.
An iterator over parametric function, which is a well known mathematical abstraction: Parametric Function. It maps interval of real numbers[start, stop] to some values in the range of function.
While working on the new JS Full-Stack Bootcamp website, I decided to start from zero and store the last year cohort to a different website, prefixed with the year. So the first thing I did was this to edit the local Git repository to point to a different GitHub remote. Here's how I removed the Git remote, so I could later on add a new one using GitHub Desktop.
Then I worked on 3 Arduino tutorials. One is on Arduino Create, a cool cloud-based IDE for Arduino. I find it more modern than Arduino IDE, and quite different. I like both, but maybe Arduino Create is the one I feel more familiar with.
There are two more keys here: 1) WallpaperStyle 2) TileWallpaper. WallpaperStyle = 10 and TileWallpaper = 0 make walpaper filled WallpaperStyle = 6 and TileWallpaper = 0 make walpaper fited WallpaperStyle = 2 and TileWallpaper = 0 make walpaper stretched WallpaperStyle = 0 and TileWallpaper = 0 make walpaper centered WallpaperStyle = 0 and TileWallpaper = 1 make walpaper tiled
Disable unnecessary services and speed-up Windows 10:
Press Windows + R keystrokes
type cmd (run as administrator)
type msconfig
select Services tab
unselect unnecessary services
Windows 10 doesn’t give you an easy way to pause downloads in the Settings app directly. Instead, follow these steps:
Right-click the Start Menu and select Command Prompt (Admin) :
Enter net stop wuauserv
Enter net stop bits
Enter net stop dosvc
Close the Command Prompt window.
Each command may take a few seconds to complete. If you want to reverse the process and resume downloads, follow these steps:
Right-click the Start Menu and select Command Prompt (Admin) :
Drgari, evo me na DISCORD aplikaciji, slobodno me kontaktirajte i javno pišite sve što Vas zanima, odgovoriću na svako Vaše pitanje jer nam je cilj promocija otvorenog koda i slobodnog softvera u Srbiji.
Posetite i moj DISCORD server Srbija, srećno programiranje !
Drgari, evo me na DISCORD aplikaciji, slobodno me kontaktirajte i javno pišite sve što Vas zanima, odgovoriću na svako Vaše pitanje jer nam je cilj promocija otvorenog koda i slobodnog softvera u Srbiji.
Posetite i moj DISCORD server Srbija, srećno programiranje !
I recently started using Safari exclusively for desktop browsing and development, but I couldn't find a good adblocker, so I decided to finally find a good use for my Raspberry Pi 4 and I installed Pi-hole on it. It's a network-wide adblocker, which means I get adblocking for free on the iPhone and iPad when at home. I didn't detail how to install Pi-hole unfortunately, but I wrote a post on how I update it regularly.
This week I also decided to do a cleanup on my Twitter, removing all the old tweets. 12.000 of them. Here's how I deleted my old tweets.