Bootstrap knowledge of LLMs ASAP. With a bias/focus to GPT.
Avoid being a link dump. Try to provide only valuable well tuned information.
Neural network links before starting with transformers.
| import { Canvas, Circle, Group, Rect, Shader, Skia, useClock, RuntimeShader, SkRuntimeEffect, RoundedRect } from "@shopify/react-native-skia"; | |
| import { SafeAreaView, StyleSheet } from "react-native"; | |
| import { useDerivedValue, useSharedValue } from "react-native-reanimated"; | |
| import { Gesture, GestureDetector, GestureHandlerRootView } from 'react-native-gesture-handler'; | |
| const styles = StyleSheet.create({ | |
| centered: { | |
| flex: 1, | |
| alignItems: 'center', | |
| justifyContent: 'center', |
| [alias] | |
| save = "!f() { commit_message=$(bash ~/developer/scripts/git_save.sh); if [ \"$commit_message\" != \"No unstaged changes to commit.\" ] && [ -n \"$commit_message\" ]; then git add . && echo \"$commit_message\" | xargs -I {} git commit -m \"{}\" && git push; else echo \"No commit message generated\"; fi; }; f" | |
| message = !bash ~/developer/scripts/git_save.sh |
| #!/bin/bash | |
| # Create a (draft) pull request using GitHub CLI. | |
| # It assigns the PR to the current user, fills in the title from the first commit, | |
| # and uses the PR template file for the description. | |
| set -euo pipefail | |
| # Colors for output | |
| RED='\033[0;31m' |
| blueprint: | |
| name: Appliance Notifications & Actions | |
| description: > | |
| # 📳 Appliance Notifications & Actions | |
| **Version: 4.0** | |
| 🤔 Watts your appliance up to, you're always in the know from start to finish! 🛎️🔌💸 |
| // | |
| // BottomSheetView.swift | |
| // | |
| // Created by Majid Jabrayilov | |
| // Copyright © 2019 Majid Jabrayilov. All rights reserved. | |
| // | |
| import SwiftUI | |
| fileprivate enum Constants { | |
| static let radius: CGFloat = 16 |
####Rets Rabbit http://www.retsrabbit.com
Rets Rabbit removes the nightmare of importing thousands of real estate listings and photos from RETS or ListHub and gives you an easy to use import and Web API server so you can focus on building your listing search powered website or app.