Skip to content

Instantly share code, notes, and snippets.

@salmoni
salmoni / goQueryTest.go
Last active July 20, 2024 15:23
Parsing HTML in Go/Golang using goQuery to extract data from only one of multiple tables. Demonstrates nested Find statements.
package main
import (
"fmt"
"log"
"strings"
"github.com/PuerkitoBio/goquery"
)
@hamdouni
hamdouni / AlpineLinuxGraphicVirtualbox.sh
Last active May 12, 2023 09:52
Alpine Linux Graphic in Virtualbox
apk update
apk add udev xorg-server xf86-input-evdev xf86-video-vesa setxkbmap
apk add build-base git libcurl libxft-dev libx11-dev libxinerama-dev lxterminal
apk add ca-certificates wget
update-ca-certificates
rc-update add udev sysinit
rc-update add udev-postmount default
git clone https://github.com/hamdouni/myDwm
cd myDwm/programs/dwm-6.0
make && make install
@BeauBouchard
BeauBouchard / Grandtheftauto5-linux.md
Last active March 8, 2022 08:54
How to install Grand Theft Auto V on Linux (Ubuntu x64 14.04) using wine.

How to install Grand Theft Auto V on Linux (Ubuntu x64 14.04) using wine.

Date Completed: Not done yet ~~ April 23rd 2015

My Test System

  • Video Card: Nvidia GTX 465 (lol right? Game runs shitty)
  • Driver: tested on 331.38, works on 331.38+
  • OS: Ubuntu x64 14.04
  • POL: I used Play on linux 4, I assume most of the capabilities are in winetricks
  • Wine: wine-staging Sun, 19 Apr 2015 version 1.7.41 x64 bit