Skip to content

Instantly share code, notes, and snippets.

View tomerof's full-sized avatar
🐢
slow but accurate

Tomer Ofer tomerof

🐢
slow but accurate
View GitHub Profile
@ammar0466
ammar0466 / gist:058c4c4c975cf946e5b292c02ee67022
Last active July 15, 2024 16:40
Install Windows 10 on digital ocean
How to install windows on digital ocean,
use this tutorial :
https://milankragujevic.com/how-to-install-windows-10-on-digitalocean
how to create own image :
Reans Web - Creating Custom Image on Digital Ocean '(2022 Update)'
Click here to watch on youtube : https://youtu.be/wtHBDEl5DIw
@dors
dors / LogUtil.java
Last active March 9, 2017 20:46
Cool log util for Android apps that prints each log with the thread, class name and method name from which the log was made
import android.util.Log;
import java.text.MessageFormat;
/*
* Copyright 2015 Dor Sakal
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
@andion
andion / .gitignore
Last active April 9, 2018 05:30
Play all ~/Music/**/*{.mp3} files using afplay
.DS_Store