Skip to content

Instantly share code, notes, and snippets.

View matkoniecz's full-sized avatar

Mateusz Konieczny matkoniecz

View GitHub Profile
sudo devcontainer exec --workspace-folder ~/Desktop/alltheplaces/alltheplaces pipenv update chompjs
Building requirements...
Resolving dependencies...
✘ Locking Failed!
⠙ Locking...
Traceback (most recent call last):
File "/home/ubuntu/.pyenv/versions/3.11.8/lib/python3.11/site-packages/pipenv/patched/pip/_vendor/packaging/specifiers.py", line 634, in __init__
parsed.add(Specifier(specifier))
^^^^^^^^^^^^^^^^^^^^
File "/home/ubuntu/.pyenv/versions/3.11.8/lib/python3.11/site-packages/pipenv/patched/pip/_vendor/packaging/specifiers.py", line 98, in __init__
@matkoniecz
matkoniecz / systemd-analyze critical-chain
Last active January 24, 2023 05:32
NetworkManager-wait-online.service delays boot by 6 seconds on Lubuntu 20.04 (in other words, boot time was increased by 100% - and reduced by 50% by running `sudo systemctl disable NetworkManager-wait-online.service`)
The time when unit became active or started is printed after the "@" character.
The time the unit took to start is printed after the "+" character.
graphical.target @12.047s
└─multi-user.target @12.047s
└─postfix.service @12.043s +3ms
└─postfix@-.service @9.924s +2.116s
└─network-online.target @9.916s
└─NetworkManager-wait-online.service @2.522s +7.392s
└─NetworkManager.service @2.193s +327ms
@matkoniecz
matkoniecz / install_clementine.sh
Last active September 20, 2020 06:39
Clementine install from source
#!/bin/bash
set -Eeuox pipefail
IFS=$'\n\t'
err_report() {
echo "Error on line $1"
}
trap 'err_report $LINENO' ERR
# https://github.com/clementine-player/Clementine/wiki/Compiling-from-source-(Linux)
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
public class MapMaker : MonoBehaviour
{
int size = 400;
GameObject[,] pixels;
float[,] heightmap;
int iteration = 0;
We can make this file beautiful and searchable if this error is corrected: No commas found in this CSV file in line 0.
68782
42017
41106
37435
35883
25477
25281
24231
23009
21936
for quest quest_type it was done by 1 people out of 3000 users.
for quest quest_type median is changed_objects edited elements.
for quest AddOpeningHours it was done by 8129 people out of 3000 users.
for quest AddOpeningHours median is 3 edited elements.
for quest AddRoadName it was done by 11062 people out of 3000 users.
for quest AddRoadName median is 3 edited elements.
for quest AddRoofShape it was done by 4415 people out of 3000 users.
for quest AddOpeningHours it was done by 8129 people out of 3000 users.
for quest AddOpeningHours median is 3 edited elements.
for quest AddRoadName it was done by 11062 people out of 3000 users.
for quest AddRoadName median is 3 edited elements.
for quest AddRoofShape it was done by 4415 people out of 3000 users.
for quest AddRoofShape median is 4 edited elements.
for quest AddBuildingLevels it was done by 9329 people out of 3000 users.
for quest AddOpeningHours it was done by 8129 people out of 6000 users.
for quest AddOpeningHours median is 3 edited elements.
for quest AddRoadName it was done by 11062 people out of 6000 users.
for quest AddRoadName median is 3 edited elements.
for quest AddRoofShape it was done by 4415 people out of 6000 users.
for quest AddRoofShape median is 2 edited elements.
for quest AddBuildingLevels it was done by 9329 people out of 6000 users.
for quest AddOpeningHours it was done by 8129 people out of 17020 users.
for quest AddOpeningHours median is 0 edited elements.
for quest AddRoadName it was done by 11062 people out of 17020 users.
for quest AddRoadName median is 1 edited elements.
for quest AddRoofShape it was done by 4415 people out of 17020 users.
for quest AddRoofShape median is 0 edited elements.
for quest AddBuildingLevels it was done by 9329 people out of 17020 users.
for quest AddOpeningHours it was done by 8129 people out of 20430 users.
for quest AddOpeningHours median is 0 edited elements.
for quest AddRoadName it was done by 11062 people out of 20430 users.
for quest AddRoadName median is 1 edited elements.
for quest AddRoofShape it was done by 4415 people out of 20430 users.
for quest AddRoofShape median is 0 edited elements.
for quest AddBuildingLevels it was done by 9329 people out of 20430 users.