chantaldemissie@yahoo.com | GitHub | 206-450-7952
Ride-share-rails | Github Repo - Uber-like ride share Rails site.
TaskList | GitHub Repo - Online TODO list using Rails.
| #ifndef RANGE_HPP_ | |
| #define RANGE_HPP_ | |
| template<typename T> class RangeIterator; | |
| template<typename T> | |
| class Range | |
| { | |
| T _start, _end, _step; |
chantaldemissie@yahoo.com | GitHub | 206-450-7952
Ride-share-rails | Github Repo - Uber-like ride share Rails site.
TaskList | GitHub Repo - Online TODO list using Rails.
If you installed your #ubuntu with full-disk #encryption a while, you may want to upgrade your #luks header version to enjoy improved #security and stronger password hashing algorithms.
You can't change LUKS header from a live system - you need to boot a live Ubuntu USB to be able to access the encrypted partition. First, create a bootable USB stick using a regular Ubuntu installer image.
| import 'package:flutter/material.dart'; | |
| /////////////////////////////// | |
| void main() => runApp(MyApp()); | |
| /////////////////////////////// | |
| class MyApp extends StatelessWidget { | |
| @override | |
| Widget build(BuildContext context) { | |
| return MaterialApp(theme: ThemeData(), home: MyHomePage()); |
| blueprint: | |
| name: Low Battery Notifications & Actions | |
| description: > | |
| # 🪫 Low Battery Notifications & Actions | |
| **Version: 3.5** | |
| 🚀 Stay Charged, Stay Smart! Let's automate and take charge of your battery maintenance!🔋⚡ | |