Skip to content

Instantly share code, notes, and snippets.

@Schoolads
Schoolads / gist:086d3bf004457ac0e28f31ef4dc62203
Created February 11, 2025 17:59
School of Nursing, Vom, Jos 2025/2026 {O8125777035} Admission Form Is STILL ON SALE.. Call DR.MRS ALICE OGUNSOLA on {O8125777035}.The Management of the school hereby inform the general public of the sales of the general Nursing Admission form into the School of Nursing, Also midwifery, post-basic midwifery form, post-basic nursing form and inter…
School of Nursing, Vom, Jos 2025/2026 {O8125777035} Admission Form Is STILL ON SALE.. Call DR.MRS ALICE OGUNSOLA on {O8125777035}.The Management of the school hereby inform the general public of the sales of the general Nursing Admission form into the School of Nursing, Also midwifery, post-basic midwifery form, post-basic nursing form and internship form are still on sale for more information on purchase of the form and admission assistance call Admin Officer{O8125777035}
@vitoksmile
vitoksmile / ComposeHints4.kt
Created February 11, 2025 17:59
ComposeHints
Column(
Modifier.onGloballyPositioned { coordinates ->
// This will be the size of the Column.
coordinates.size
// The position of the Column relative to the application window.
coordinates.positionInWindow()
// The position of the Column relative to the Compose root.
coordinates.positionInRoot()
// These will be the alignment lines provided to the layout (empty here for Column).
coordinates.providedAlignmentLines
@choco-bot
choco-bot / FilesSnapshot.xml
Created February 11, 2025 17:59
python3-x86_32 v3.5.2.20170425 - Failed - Package Tests Results
<?xml version="1.0" encoding="utf-8"?>
<fileSnapshot xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<files>
<file path="C:\ProgramData\chocolatey\lib\python3-x86_32\python3-x86_32.nupkg" checksum="807C596120024B0297F0AAA68C5CD1C4" />
<file path="C:\ProgramData\chocolatey\lib\python3-x86_32\python3-x86_32.nuspec" checksum="7BEBFD7FB9200B719A81569484AAE6EE" />
<file path="C:\ProgramData\chocolatey\lib\python3-x86_32\tools\chocolateyInstall.ps1" checksum="760D3B96526F46FAEFEF9B18E6D41A88" />
</files>
</fileSnapshot>
@vitoksmile
vitoksmile / HintOverlayBrush.kt
Last active February 11, 2025 18:02
ComposeHints
CompositionLocalProvider(
LocalHintOverlayBrush provides Brush.linearGradient(
listOf(
Color.Red.copy(alpha = 0.5f),
Color.Blue.copy(alpha = 0.5f),
)
),
) {
HintOverlay()
}
@vitoksmile
vitoksmile / HintOverlay.kt
Last active February 11, 2025 18:01
ComposeHints
val LocalHintOverlayColor = staticCompositionLocalOf<Color> { Color(0x44000000) }
val LocalHintOverlayBrush = staticCompositionLocalOf<Brush?> { null }
@Composable
fun HintOverlay() {
Popup {
Box(
modifier = Modifier
.fillMaxSize()
@mischmaesch
mischmaesch / .gitignore
Created February 11, 2025 17:58 — forked from AkdM/.gitignore
Daily backup Home Assistant configuration into a git repository
# You can whitelist files/folders with !, those will not be ignored.
# Everything that starts with a / are for root elements
# ignore
/custom_components/
/zigbee2mqtt/log
/zigbee2mqtt/state.json
/home-assistant_v2.* # Exclude Home Assistant history-related database. Make sure to enable git LFS if you don't exclude that, since those files can go easily over 100MB
/home-assistant.log*
/.ssh/
# Write your code here :-)
Now, lets add the lights
Click the button to cycle through the list and change the color
import time
import board
import neopixel
from digitalio import DigitalInOut, Direction, Pull
switch = DigitalInOut(board.D3)
@choco-bot
choco-bot / FilesSnapshot.xml
Created February 11, 2025 17:58
python-x86_32 v3.5.2.20170425 - Failed - Package Tests Results
<?xml version="1.0" encoding="utf-8"?>
<fileSnapshot xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<files>
<file path="C:\ProgramData\chocolatey\lib\python-x86_32\python-x86_32.nupkg" checksum="71AA7AAD742E7CA6A70560A2392A47DA" />
<file path="C:\ProgramData\chocolatey\lib\python-x86_32\python-x86_32.nuspec" checksum="4C61CB4B98393EBC4A834F4D4EA84176" />
<file path="C:\ProgramData\chocolatey\lib\python-x86_32\tools\chocolateyInstall.ps1" checksum="B16C8E819E3762AAE50E45B7F9FFEEAE" />
</files>
</fileSnapshot>
@vitoksmile
vitoksmile / ComposeHints1.kt
Created February 11, 2025 17:57
ComposeHints
@Composable
fun AppContent() {
HintOverlay {
MaterialTheme {
Scaffold {
// My app content
}
}
}
}
@HugsLibRecordKeeper
HugsLibRecordKeeper / output_log.txt
Created February 11, 2025 17:57
Rimworld output log published using HugsLib
This file has been truncated, but you can view the full file.
Log uploaded on Tuesday, February 11, 2025, 8:56:51 PM
Loaded mods:
Harmony(brrainz.harmony)[mv:2.3.1.0]: 0Harmony(2.3.3), HarmonyMod(2.3.1)
Core(Ludeon.RimWorld): (no assemblies)
Royalty(Ludeon.RimWorld.Royalty): (no assemblies)
Ideology(Ludeon.RimWorld.Ideology): (no assemblies)
Biotech(Ludeon.RimWorld.Biotech): (no assemblies)
[FSF] Filth Vanishes With Rain And Time(FrozenSnowFox.FilthVanishesWithRainAndTime): (no assemblies)
LWM's Deep Storage(LWM.DeepStorage)[mv:1.5.0.4]: IHoldMultipleThings(av:0.1.0,fv:1.0.0), LWM.DeepStorage(1.0.0.23349)