Skip to content

Instantly share code, notes, and snippets.

View amanuel1995's full-sized avatar
👨‍💻
Dealing with issues

Amanuel Goshu amanuel1995

👨‍💻
Dealing with issues
  • 07:03 (UTC -07:00)
View GitHub Profile
@pythonbuddha
pythonbuddha / german-driving-license.md
Last active January 6, 2023 09:19 — forked from blessanm86/german-driving-license.md
Quick Ref Notes for German Driving License Test

What are the consequences for a person driving a motor vehicle under the influence of drugs (e.g. hashish, heroin, cocaine)?

[x] Confiscation of driving licence or driving ban
[x] Compulsory medical/psychological examination
[x] Fine and/or imprisonment

In which instances do you have to approach a pedestrian crossing with particular care?

[x] If pedestrians want to cross the road

[x] If the view of the pedestrian crossing is restricted

@Mahedi-61
Mahedi-61 / cuda_11.8_installation_on_Ubuntu_22.04
Last active July 21, 2024 12:41
Instructions for CUDA v11.8 and cuDNN 8.9.7 installation on Ubuntu 22.04 for PyTorch 2.1.2
#!/bin/bash
### steps ####
# Verify the system has a cuda-capable gpu
# Download and install the nvidia cuda toolkit and cudnn
# Setup environmental variables
# Verify the installation
###
### to verify your gpu is cuda enable check
@bzerangue
bzerangue / _verify-repair-permissions-disk.md
Last active July 19, 2024 07:35
Mac OS X Utilities via Terminal: (Verify and Repair: Disk Permissions AND Disk / Software Update / TimeMachine)

Verify and Repair Disk Permissions via Terminal (Mac OS X)

Verify Permissions

diskutil verifyPermissions /

Repair Permissions

diskutil repairPermissions /