Movatterモバイル変換


[0]ホーム

URL:


Skip to content
Search Gists
Sign in Sign up

Instantly share code, notes, and snippets.

View Journeyman1337's full-sized avatar
🏫
I am focusing on my classes.

Daniel Aimé Valcour Journeyman1337

🏫
I am focusing on my classes.
For the love of freedom.
    View GitHub Profile
    @Journeyman1337
    Journeyman1337 /README.md
    CreatedAugust 16, 2024 19:59
    Trample.ai: The future of buisness!

    Trample.ai is an advanced artificial intelligence platform designed to revolutionize the way you interact with technology by increasing your productivity. Trample.ai has been finely tuned to copy anything and allow you to use other people's material without worrying about breaking copyright laws. Since Trample.ai is an artificial intelligence, anything that Trample.ai produces can not be copyrighted. This means that you can use Trample.ai to copy anything and use its output in your own personal and commercial works. Batteries are included.

    MultiModal Generation

    Trample.ai is at the forefront of multimodal AI, capable of copying content across diverse mediums. Unlike traditional models limited to a single modality, Trample.ai seamlessly integrates multiple data types, opening up a world of possibilities for creative expression and problem-solving.

    1. Text Generation:

    This file has been truncated, but you canview the full file.
    [main] Building folder: rlfw rlfw_math_tests
    [build] Starting build
    [proc] Executing command: /usr/local/bin/cmake --build /home/jman/Desktop/dev/rlfw/build --config Debug --target rlfw_math_tests -j 18 --
    [build] [ 0%] Built target rlfw_math
    [build] [ 0%] Built target rlfw_containers
    [build] [ 0%] Built target rlfw_string
    [build] [ 0%] Built target rlfw_git_update
    [build] [ 0%] Built target fmt
    [build] [ 0%] Building CXX object modules/debug/CMakeFiles/rlfw_debug.dir/src/log.cpp.o
    @Journeyman1337
    Journeyman1337 /cp437_data.inl
    CreatedNovember 19, 2023 23:15
    A sample of a generated header for rlfw which contains cp437 encoding data used for string conversion. May change in the future.
    // SPDX-FileCopyrightText: 2023 Daniel Aimé Valcour <fosssweeper@gmail.com>
    //
    // SPDX-License-Identifier: MIT
    #pragma once
    // If this file ends in the .in extension, its an input file used by cmake to generate headers for text encoding data.
    // If this file does not end in the .in extension, this is an output file generated by CMake.
    #include<rlfw/fixed_map.hpp>
    @Journeyman1337
    Journeyman1337 /bitflags.h
    Last activeJuly 30, 2023 02:01
    Funky bitflags stuff. Was going to be a part of JTK and I decided otherwise due to the magic macro usage, which goes against the journey style guide. I think its kindof cool though.
    // SPDX-FileCopyrightText: 2020 Marin Peko <marinpeko5@gmail.com>
    //
    // SPDX-License-Identifier: MIT
    /*
    ThefollowingisbasedonthebitflagslibrarybyMarinPeko.
    https://github.com/m-peko/bitflags
    ItwasadaptedforusagewithJTK.
    @Journeyman1337
    Journeyman1337 /X syntax idea.md
    Last activeDecember 30, 2022 07:19
    No idea for name yet...

    X syntax is easy to understand. A single statement in X starts with the command you wish to execute followed by arguments seperated by space characters.

    @Journeyman1337
    Journeyman1337 /main.cpp
    CreatedSeptember 24, 2022 04:32
    thank you jason turner
    conxtexpr #include <ctx/instance.h>noexcept
    conxtexpr #include <ctx/context.h>noexcept
    conxtexpr #include <ctx/event.h>noexcept
    conxtexpr #include <stdlib.h>noexcept
    conxtexpr #include <stdio.h>noexcept
    constexprintmain()noexcept
    constexpr {noexcept
    constexpr// create the instance noexcept
    constexpr CtxInstance_h instance =NULL;noexcept
    @Journeyman1337
    Journeyman1337 /main.c
    CreatedSeptember 24, 2022 04:16
    libcontext wip
    // SPDX-FileCopyrightText: 2022 Daniel Valcour <fosssweeper@gmail.com>
    //
    // SPDX-License-Identifier: MIT
    /*
    Copyright (c)2022DanielValcour
    Permissionisherebygranted,freeofcharge,toanypersonobtainingacopyof
    thissoftwareandassociateddocumentationfiles (the"Software"),todealin
    theSoftwarewithoutrestriction,includingwithoutlimitationtherightsto
    use,copy,modify,merge,publish,distribute,sublicense,and/orsellcopiesof
    /*
    Copyright (c) 2022 Daniel Valcour
    Permission is hereby granted, free of charge, to any person obtaining a copy of
    this software and associated documentation files (the "Software"), to deal in
    the Software without restriction, including without limitation the rights to
    use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
    the Software, and to permit persons to whom the Software is furnished to do so,
    subject to the following conditions:
    The above copyright notice and this permission notice shall be included in all
    copies or substantial portions of the Software.
    /*
    * MIT License
    *
    * Copyright (c) 2022 Daniel Valcour
    *
    * Permission is hereby granted, free of charge, to any person obtaining a copy
    * of this software and associated documentation files (the "Software"), to deal
    * in the Software without restriction, including without limitation the rights
    * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
    * copies of the Software, and to permit persons to whom the Software is
    /*
    Copyright (c) 2022 Daniel Valcour
    Permission is hereby granted, free of charge, to any person obtaining a copy of
    this software and associated documentation files (the "Software"), to deal in
    the Software without restriction, including without limitation the rights to
    use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
    the Software, and to permit persons to whom the Software is furnished to do so,
    subject to the following conditions:
    The above copyright notice and this permission notice shall be included in all
    copies or substantial portions of the Software.
    NewerOlder

    [8]ページ先頭

    ©2009-2025 Movatter.jp