Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

User:Amadaluzia: Difference between revisions

29 editsJoined 25 October 2024
(changed to toml)
(identity change)
Line 1: Line 1:
<syntaxhighlight lang="toml">
<syntaxhighlight lang="toml">
[balkenix.about]
[amadaluzia.about]
name = "Åsmund Balkesen"
name = "Artur Manuel"
bday = [ 6, 10, 2024 ] # dd/mm/yy
bday = [ 4, 9, 2007 ] # dd/mm/yy
os = [ "NixOS", "Windows" ]
os = [ "NixOS", "Debian", "Windows" ]
locales = [ "en_GB", "nb_NO" ]
locales = [ "en_GB", "pt_PT" ]
languages = [ "Nix", "Python", "C", "Rust" ] # Most knowledgable to least knowledgable
languages = [ "Nix", "Python", "Go", "C", "Rust" ] # Most knowledgable to least knowledgable
extra = "I'm that \"no true scotsman\" everyone talks about."
extra = "Caught the portuguese virus on the first second of me being born :pensive:"


[balkenix.socials]
[amadaluzia.socials]
discord = "@balkenix"
discord = "@amadaluzia"
youtube = "@balkenix"
youtube = "@amadaluzia"
github = "@balkenix"
github = "@amadalusia"
</syntaxhighlight>
</syntaxhighlight>

Revision as of 11:57, 25 October 2024

[amadaluzia.about]
name = "Artur Manuel"
bday = [ 4, 9, 2007 ] # dd/mm/yy
os = [ "NixOS", "Debian", "Windows" ]
locales = [ "en_GB", "pt_PT" ]
languages = [ "Nix", "Python", "Go", "C", "Rust" ] # Most knowledgable to least knowledgable
extra = "Caught the portuguese virus on the first second of me being born :pensive:"

[amadaluzia.socials]
discord = "@amadaluzia"
youtube = "@amadaluzia"
github = "@amadalusia"