Skip to content

Instantly share code, notes, and snippets.

View NoahBres's full-sized avatar
🍙

Noah NoahBres

🍙
  • ¯\_(ツ)_/¯
View GitHub Profile
@nizarmah
nizarmah / floatingbin.js
Last active November 11, 2017 12:30
IEEE 754 Converter : Any Bit Float to Binary and Back
/*
Floating Bin JS Script
Nizar Mahmoud https://nizarmah.me/
IEEE 754 Converter
Float to Binary
Binary to Float
Bits : 16, 32, 64, 128, 256
Use freely, just would appreciate
@avafloww
avafloww / PhpJava.java
Last active October 16, 2022 18:50
This snippet of code is syntactically valid in both PHP and Java, and produces the same output in both.
/*<?php
//*/public class PhpJava { public static void main(String[] args) { System.out.printf("/*%s",
//\u000A\u002F\u002A
class PhpJava {
static function main() {
echo(//\u000A\u002A\u002F
"Hello World!");
}}
//\u000A\u002F\u002A
PhpJava::main();
@kevin-smets
kevin-smets / iterm2-solarized.md
Last active May 5, 2024 18:31
iTerm2 + Oh My Zsh + Solarized color scheme + Source Code Pro Powerline + Font Awesome + [Powerlevel10k] - (macOS)

Default

Default

Powerlevel10k

Powerlevel10k