Skip to content

Instantly share code, notes, and snippets.

View bogste's full-sized avatar

Ian Bog'Ste bogste

  • Bucharest, Romania
View GitHub Profile
@bogste
bogste / 8x1080.md
Created November 3, 2018 09:27 — forked from epixoip/8x1080.md
8x Nvidia GTX 1080 Hashcat Benchmarks
@bogste
bogste / persistence.xml
Created September 8, 2016 07:41 — forked from mortezaadi/persistence.xml
persistence xml configurations for major databases and jpa providers
<?xml version="1.0" encoding="UTF-8"?>
<persistence xmlns="http://java.sun.com/xml/ns/persistence"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://java.sun.com/xml/ns/persistence
http://java.sun.com/xml/ns/persistence/persistence_1_0.xsd"
version="1.0">
<!-- derby -->