mkdir ollama_models
This file contains hidden or 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
<?xml version="1.0" encoding="utf-8"?> | |
<fileSnapshot xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> | |
<files> | |
<file path="C:\ProgramData\chocolatey\lib\MarkdownMonster.Portable\MarkdownMonster.Portable.nupkg" checksum="8C6F08C80E9D1A9794268E47ED3CD843" /> | |
<file path="C:\ProgramData\chocolatey\lib\MarkdownMonster.Portable\markdownmonster.portable.nuspec" checksum="00803D73CBC5606F286EF00210A62814" /> | |
<file path="C:\ProgramData\chocolatey\lib\MarkdownMonster.Portable\tools\chocolateyInstall.ps1" checksum="00DB3A410D8ED508074400CF1B0EE5EF" /> | |
<file path="C:\ProgramData\chocolatey\lib\MarkdownMonster.Portable\tools\ControlzEx.dll" checksum="6DEF9BAA2552C072CEA16B155FED0668" /> | |
<file path="C:\ProgramData\chocolatey\lib\MarkdownMonster.Portable\tools\Docfx.MarkdigEngine.Extensions.dll" checksum="69FEC64143D6062FD15F8A2F196CA2E6" /> | |
<file path="C:\ProgramData\chocolatey\lib\MarkdownMonster.Portable\tools\Dragablz.dll" checksum="9EA3 |
This file contains hidden or 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
{"success":true,"status":200,"data":{"firstName":"Anastasia","lastName":"Dyka","fullName":"Anastasia Dyka","publicIdentifier":"a-dyka","headline":"Software QA Engineer | Mentor for IT beginners | Switcher: from attorney to QA ","associatedHashtags":"","connections":4866,"followers":5537,"emailRequired":"","creatorWebsite":"","openConnection":"","memberId":"","urn":"ACoAAEP30XAB4p3Ln4CDBVRjipFqic6FUXpOGDA","addressCountryOnly":"Ukraine","addressWithCountry":"Kyiv, Kyiv City, Ukraine","addressWithoutCountry":"Kyiv, Kyiv City","profilePic":"https://media.licdn.com/dms/image/v2/D4E03AQGYoZpgMOJ3ug/profile-displayphoto-shrink_100_100/profile-displayphoto-shrink_100_100/0/1696661022642?e=1745452800&v=beta&t=KCgOLayFo3Sc3GlmTNCFPzcP-YEW-9E9wjYoDlWd7uM","backgroundPicture":"https://media.licdn.com/dms/image/v2/D4E16AQEErE26g9ETTQ/profile-displaybackgroundimage-shrink_200_800/profile-displaybackgroundimage-shrink_200_800/0/1685821869989?e=1745452800&v=beta&t=A-_S9LY2fUImvmAU3nc_Ck38kOHJrqNzLYgAUZnY4RE","profilePicAllD |
This file contains hidden or 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
2025-02-17 10:18:18,450 2056 [DEBUG] - XmlConfiguration is now operational | |
2025-02-17 10:18:18,732 2056 [DEBUG] - Adding new type 'CygwinService' for type 'IAlternativeSourceRunner' from assembly 'choco' | |
2025-02-17 10:18:18,732 2056 [DEBUG] - Adding new type 'CygwinService' for type 'IInstallSourceRunner' from assembly 'choco' | |
2025-02-17 10:18:18,751 2056 [DEBUG] - Adding new type 'PythonService' for type 'IAlternativeSourceRunner' from assembly 'choco' | |
2025-02-17 10:18:18,763 2056 [DEBUG] - Adding new type 'PythonService' for type 'IListSourceRunner' from assembly 'choco' | |
2025-02-17 10:18:18,763 2056 [DEBUG] - Adding new type 'PythonService' for type 'IInstallSourceRunner' from assembly 'choco' | |
2025-02-17 10:18:18,785 2056 [DEBUG] - Adding new type 'PythonService' for type 'IUninstallSourceRunner' from assembly 'choco' | |
2025-02-17 10:18:18,795 2056 [DEBUG] - Adding new type 'RubyGemsService' for type 'IAlternativeSourceRunner' from assembly 'choco' | |
2025-02-17 10:18:18,795 2056 [DEBUG] - Adding new typ |
I hereby claim:
- I am gitfunded007 on github.
- I am gitfunded (https://keybase.io/gitfunded) on keybase.
- I have a public key ASAIkq7bv2tFxQ65nLrxgos8KD5F4Yvh7Yut3vaBq898FAo
To claim this, I am signing this object:
This file contains hidden or 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
new gist file |
This file contains hidden or 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
const chapelPoints = [ | |
[-0.547919, -0.006930, -4.863498], | |
[-4.045124, 11.557931, -10.762785], | |
[4.366042, 17.418236, -9.076908], | |
[-3.961717, 12.792757, -10.333813], | |
[3.064625, 20.906446, -6.278708], | |
[5.471949, 19.506479, -0.160317], | |
[1.164010, 0.994648, 3.958610], | |
[-0.161021, -0.006917, 0.547647], | |
[3.721317, 17.846493, -10.222970], |
This file contains hidden or 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
[[source]] | |
url = "https://pypi.org/simple" | |
verify_ssl = true | |
name = "pypi" | |
[packages] | |
ipykernel = "*" | |
autopep8 = "*" | |
matplotlib = "*" | |
numpy = "*" |
This file contains hidden or 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
in_str = input() | |
macros = [] | |
macro = {} | |
macro_started = False | |
trim_str = in_str.strip() | |
while trim_str != 'end': | |
list_of_commands = list(filter(None, in_str.split(' '))) | |
if 'macro' in list_of_commands: | |
macro['lines'] = [in_str] | |
macro_started = True |
This file contains hidden or 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
#include <Bluepad32.h> | |
const uint cakanieMedziCyklami = 10; //ms | |
const uint minimalnaSila = 20; | |
struct Motor { | |
String meno; | |
uint8_t pin1; | |
uint8_t pin2; | |
}; |
NewerOlder