[12324] mce0: ERR: mlx5e_dump_err_cqe:75:(pid 12): Error CQE on CQN 0x22, CI 0x37d, QN 0xc5, OPCODE 0xd, SYNDROME 0x2, VENDOR SYNDROME 0x68
[12324] [0] 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[12324] [0x10] 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[12324] [0x20] 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[12324] [0x30] 00 00 00 00 04 10 68 02 65 00 00 c5 03 80 0e d2
[15596] mce0: ERR: mlx5e_dump_err_cqe:75:(pid 12): Error CQE on CQN 0x1b, CI 0x100, QN 0xa7, OPCODE 0xe, SYNDROME 0x4, VENDOR SYNDROME 0x32
[15596] [0] 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[15596] [0x10] 00 00 00 00 00 00 e2 7e 06 00 00 00 00 00 00 00
[15596] [0x20] 00 00 00 00 00 00 92 32 00 00 00 00 00 00 01 f5
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
datasource: | |
NoCloud: | |
seedfrom: file:///root/cloud/ | |
network: | |
config: disabled | |
timeout: 1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
defmodule I do | |
def cls, do: IO.puts("\ec") | |
def qt(m, f \\ :_) do | |
:recon_trace.calls( | |
{m, f, :return_trace}, | |
{100, 10000}, | |
pid: :all, | |
scope: :local, | |
stack: :return |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
defmodule I do | |
def cls, do: IO.puts("\ec") | |
def qt(m, f) do | |
:recon_trace.calls( | |
{m, f, :return_trace}, | |
{100, 10000}, | |
pid: :all, | |
scope: :local, | |
stack: :return |
- fry a few onions
- add salt and grated beetroot
- add risotto rice and thyme
- cook a few minutes
- add red wine, stock, water slowly
- stir in parmesan cheese or feta
- serve with chopped walnuts or similar
- rock a sprinkle of green chives or rucola
A loose variant of https://www.thespruceeats.com/perfect-potstickers-694857 and https://www.thespruceeats.com/wor-tip-cantonese-potsticker-recipe-694861 and https://www.thespruceeats.com/jiaozi-chinese-dumplings-694504
- 1Kg minced pork (leave out if vegetarian, swap in finely chopped mushrooms)
- 0,5Kg grated cabbage
- 0,25Kg grated carrots
- 2 Tsp fresh grated ginger
http://www.syriancooking.com/2009/09/25/shorbit-adas-lentil-soup/ I tweak it a bit
- 3C well washed orange lentils
- 3C homemade stock, essential. Chicken is good if you have leftovers
- 2Tsp cumin
- 2 tsp fresh grated ginger
- 1 tsp turmeric powder
- 0,5tsp chilli powder
- 0,5tsp cayenne powder
- chopped bunch of parsley or coriander
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
package main | |
import ( | |
"bufio" | |
"fmt" | |
"net" | |
"net/http" | |
"net/url" | |
"crypto/tls" |
NewerOlder