Skip to content

Instantly share code, notes, and snippets.

@janvda
janvda / README.md
Last active December 24, 2023 14:48
brother Hi-Speed Cooker MFG 2500 W

brother Hi-Speed Cooker MFG 2500 W

Combi microgolfoven.

Toetsen van links->rechts

Eerste rij

  1. ring met stippellijn erdoor : combi (hete lucht + microgolf)
    • druk herhaaldelijk om gewenste combiprogramma in te stellen (1 X 20% micro & 180°C, 2 x 40% micro & 200°C, 3 x 30% micro & 160°C, 4 x 50% micro & 180°C & grill)
  2. 6 streepjes in cirkel : hete lucht
This file has been truncated, but you can view the full file.
{
"countries" : [{"id":1,"type":"country","name_nl":"Australië","name":"Australia","show_name":null,"short_name":null,"code":"AUS","parent_code":null,"group":"southeast asia and oceania","production_percentage":null,"geojson_admin_to_delete":"Australia","geojson_capital":null,"capital_direction":"top","land_area":7682300,"population":25203000,"population_year":2019,"GDP [€]":1269014000000,"GDP_year":2019,"military_spending [€]":22637147648,"military_spending_year":2018,"aircraft_carriers":null,"qr_position_vertical":"top","qr_position_horizontal":"left","GHG":519.1,"GHG_year":2016,"CO2":420.2,"CO2_year":2018,"cumulative_CO2":"17,782","cumulative_CO2_year":2018,"GDP_price_levels":"111%","GDP_price_levels_year":2017,"military_personnel":"58,000","military_personnel_year":2017,"comment":null,"population_game":250,"population_game_unit":"100.000 pers.","gdp_game":127,"gdp_game_unit":"10.000M €","military_spending_game_unit":"1.000M €","land_area_game":770,"land_area_game_unit":"10.000 km<sup>2</sup>","card_co
@janvda
janvda / pulseaudio setup for docker containers.md
Last active December 5, 2020 20:52
Using pulseaudio in docker container

Host Setup

  1. Pulseaudio must be installed on the host and the pulseaudio server must be running on the host machine.

This can be checked through following command:

[root@nuc-jan ~]# ps -ef | grep pulseaudio
pulse      16123   16090  0 20:09 ?        00:00:00 /usr/bin/pulseaudio --daemonize=no
root       16475   16125  0 20:09 pts/0    00:00:00 grep --color=auto pulseaudio