Skip to content

Instantly share code, notes, and snippets.

@JerryFox
JerryFox / flow.json
Created May 5, 2025 13:31
okružní trať na velkou obrazovku II
{
"nodes": [
{
"id": "b34a155e-cf2b-44db-8617-323f9d840d5a",
"type": "puzzle",
"position": {
"x": 150.2,
"y": 1051.3999999999999
},
"data": {
@JerryFox
JerryFox / flow.json
Created May 5, 2025 12:15
okružní trať pro velkou obrazovku
{
"nodes": [
{
"id": "b34a155e-cf2b-44db-8617-323f9d840d5a",
"type": "puzzle",
"position": {
"x": 150.2,
"y": 1051.3999999999999
},
"data": {
@JerryFox
JerryFox / flow.json
Created April 30, 2025 22:49
dráha na monitor
{
"nodes": [
{
"id": "8f438649-daef-4a4c-952c-be5401ed453c",
"type": "puzzle",
"position": {
"x": 450.59999999999997,
"y": 1051.3999999999999
},
"data": {
@JerryFox
JerryFox / flow.json
Created April 27, 2025 01:36
React Flow export
{
"nodes": [
{
"id": "1",
"position": {
"x": 50,
"y": 50
},
"data": {
"label": "Root"
@JerryFox
JerryFox / flow.json
Created April 25, 2025 08:52
trošku složitější dráha
{
"nodes": [
{
"id": "curve-1",
"type": "puzzle",
"position": {
"x": -300.4,
"y": 375.5
},
"data": {
@JerryFox
JerryFox / flow.json
Created April 24, 2025 14:01
strom a dráha ze zatáček
{
"nodes": [
{
"id": "1",
"position": {
"x": 50,
"y": 50
},
"data": {
"label": "Root"
{
"nodes": [
{
"id": "1",
"position": {
"x": 50,
"y": 50
},
"data": {
"label": "Root"
@JerryFox
JerryFox / flow.json
Created April 24, 2025 13:33
React Flow export
{
"nodes": [
{
"id": "1",
"position": {
"x": 50,
"y": 50
},
"data": {
"label": "Root"
@JerryFox
JerryFox / terminal.txt
Created January 28, 2020 21:55
remove kdenlive
jarda@jarda-Vostro-3578:~/Videa/moje_videa/sorting/images$ sudo apt-get remove kdenlive
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
breeze-icon-theme kded5 kdenlive-data kinit kio kpackagetool5
libaccounts-glib0 libaccounts-qt5-1 libdbusmenu-qt5-2 libebur128-1 libfam0
libkaccounts1 libkf5archive5 libkf5attica5 libkf5auth-data libkf5auth5
libkf5bookmarks-data libkf5bookmarks5 libkf5codecs-data libkf5codecs5
libkf5completion-data libkf5completion5 libkf5config-data libkf5configcore5
mysql> select ECO, count(*) pocet from kingbase group by ECO;
+-----+-------+
| ECO | pocet |
+-----+-------+
| A80 | 7286 |
| A81 | 5661 |
| A82 | 238 |
| A83 | 1172 |
| A84 | 1828 |
| A85 | 3170 |