This is the repository from which you have created the fork
git remote add upstream https://github.com/owner/repo.git
git fetch upstream
/* | |
Firefox 57-70 users: https://www.jeffersonscher.com/gm/url-bar-tweaks.html | |
You can copy/paste into a userChrome.css file, see https://www.userchrome.org/ | |
*/ | |
/* Remove " - Visit" or " - Search with" bar in the drop-down */ | |
#PopupAutoCompleteRichResult richlistitem:first-of-type[type*="heuristic"], | |
#PopupAutoCompleteRichResult richlistitem:first-of-type[actiontype="searchengine"], | |
#PopupAutoCompleteRichResult richlistitem:first-of-type[actiontype="visiturl"], | |
#PopupAutoCompleteRichResult richlistitem:first-of-type[actiontype="keyword"], | |
#urlbar-results #urlbarView-row-0, |
enclaved 08/09/17 (Wed) 22:15:51 No.5568 >>5569>>5570>>5573>>5762>>5813 | |
I know I'm about to spew forth a technical tirade that little of you will be able to comprehend or care to read at all, but I just can't keep my boiling hatred inside anymore, my pain of dealing with vichan imageboard software is overwhelming. So, I have rewritten major portions of current GUROchan codebase after some profiling to speed up the whole thing. I know that I promised you all a brand new imageboard software, but it isn't going well enough due to my perma-apathetic mood and lack of motivation. It will happen someday, that's the most I can promise right now. Nevertheless, I've reached my boiling point with the current code in production: vichan. No words can describe just how bad it is technically. I'll give you this: 50% of my reasoning was ideological, running this software actually hurts my feelings, literally, just thinking about our hardware executing its incredibly poorly written code insults me and pisses me off. I am asha |
{ | |
"soft": [ | |
"NP", | |
"FAVORIT88", | |
"emzak", | |
"El_Diablo", | |
"gumatex", | |
"lolec6", | |
"Jaromir83", | |
"buchfa", |
// ==UserScript== | |
// @name Autorenew novyků | |
// @namespace http://tampermonkey.net/ | |
// @version 1.0 | |
// @author You | |
// @include *okoun.cz/* | |
// @icon https://www.google.com/s2/favicons?domain=okoun.cz | |
// @grant none | |
// ==/UserScript== |
DO $_$ | |
BEGIN | |
IF NOT EXISTS (SELECT 1 FROM pg_proc WHERE proname = 'gen_random_uuid') THEN | |
CREATE EXTENSION IF NOT EXISTS "uuid-ossp"; | |
CREATE FUNCTION gen_random_uuid() | |
RETURNS uuid | |
LANGUAGE sql | |
AS $$ | |
SELECT uuid_generate_v4() | |
$$; |
From the first moment I basically hate moving repo header items to the side of the window. When working with larger resolution screens (I am using 1920 px wide screen) the amount of cursor track needed to switch between repository parts rises, and the angle to hit the correct link is different on every resolution - goodbye muscle memory. | |
The same issue applies to notification button which was moved a while ago, which also (apart from longer mouse track) needs me to look to the far corner of the monitor instead of following the right line of site content. | |
Is there a resoning for this change, or is this just "progress for the sake of progress"? |
<?php | |
interface Thing | |
{ | |
public function whatever(); | |
} | |
class ThingFactory | |
{ | |
private $things; | |
#!/bin/bash | |
# first initialize easyrsa root keys and certificates: | |
# easyrsa3/easyrsa init-pki | |
# easyrsa3/easyrsa build-ca | |
# USAGE: ./certgen.sh <domainname> | |
easyrsa gen-req $1 | |
easyrsa3/easyrsa gen-req $1 | |
easyrsa3/easyrsa sign-req server $1 |
I hereby claim:
To claim this, I am signing this object: