javascript
Как я переписал свой проект на Svelte

Приветствую всех. Уже как неделю я переписываю свой проект, который был на Vue options api с использованием Quasar и перевожу его на Svelte-Sveltkit-DaisyUI. Скажу сразу, он мне очень понравился, особенно в если учитывать что Vue composition api стал больше похож на React, нежели чем на самого себя. Складывается впечатление что Svelte это то к чему должен был прийти Vue, но он пришел к реакту (ты должен был бороться...).Итак, тот код, который я писал на вью(вуй в простонародье) 10 месяцев на с…

  • среда, 5 июля 2023 г. в 00:00:16
javascript
Оптимизация Apollo-client

Что описывается: Apollo-client — популярная библиотека для работы с GraphQL. Библиотека призвана ускорить разработку и оптимизировать приложение.Задача статьи: Описать возможные решения и проблемы оптимизации приложения в части apollo.mergeВ каких случаях использовать: если есть несколько запросов за одной и той же сущностью с разным набором полей. В некоторых случаях при реализации пагинации.Что дает: Позволяет слить данные разных полей по одной и той же сущности в кэше apollo. Это необходимо…

  • среда, 5 июля 2023 г. в 00:00:15
github
unlearning-challenge / starting-kit

Starting kit for the NeurIPS 2023 unlearning challenge Starting kit for the NeurIPS 2023 Machine Unlearning Challenge This repository contains the starting kit for the NeurIPS 2023 Machine Unlearning Challenge. The starting kit currently contains the following examples: Unlearning on CIFAR10 The notebook unlearning-CIFAR10.ipynb provides a foundation for participants to build their unlearning models on the CIFAR-10 dataset. This jupyter notebook can be run locally, on Colab, or on Kaggle

  • среда, 5 июля 2023 г. в 00:00:14
github
dimdenGD / OldTwitter

Extension to return old Twitter layout from 2015.OldTwitter (2023) Browser extension to return old Twitter layout from 2015. This extension doesn't add any CSS on top of original Twitter. It's fully original client that replaces Twitter, making it much faster than alternatives. Installation Chrome, Opera, Brave & Chromium browsers: Chrome Web Store Firefox: Addons For Firefox Edge: Microsoft Edge Addons Donate If you like this extension please consider donating: https://dimden.dev/…

  • среда, 5 июля 2023 г. в 00:00:10
github
ixahmedxi / noodle

Open Source Education PlatformNoodle Noodle is an open source student productivity platform that helps students manage everything to do with their education from tasks, notes, flash cards to timetables. We are rethinking student productivity with Noodle. Noodle is still in early development and is not ready for use yet. Follow me on twitter @ixahmedxii for updates. Purpose Typically for a student, you need to be using multiple applications just to be managing your education well. This would …

  • среда, 5 июля 2023 г. в 00:00:09
github
paul-gauthier / aider

aider is GPT powered coding in your terminalaider is GPT powered coding in your terminal aider is a command-line chat tool that allows you to write and edit code with OpenAI's GPT models. You can ask GPT to help you start a new project, or modify code in your existing git repo. Aider makes it easy to git commit, diff & undo changes proposed by GPT without copy/pasting. It also has features that help GPT-4 understand and modify larger codebases. Getting started Example chat transcript…

  • среда, 5 июля 2023 г. в 00:00:07
github
li-plus / chatglm.cpp

C++ implementation of ChatGLM-6B & ChatGLM2-6BChatGLM.cpp C++ implementation of ChatGLM-6B and ChatGLM2-6B for real-time chatting on your MacBook. Features Pure C++ implementation based on ggml, working in the same way as llama.cpp. Accelerated memory-efficient CPU inference with int4/int8 quantization, optimized KV cache and parallel computing. Streaming generation with typewriter effect. Python binding, web demo, and more possibilities. Getting Started Preparation Clone the ChatGLM.c…

  • среда, 5 июля 2023 г. в 00:00:06
github
imoneoi / openchat

OpenChat: Less is More for Open-source ModelsOpenLLMs: Less is More for Open-source Models OpenLLMs is a series of open-source language models fine-tuned on a small, yet diverse and high-quality dataset of multi-round conversations. Specifically, we utilize only ~6K GPT-4 conversations directly filtered from the ~90K ShareGPT conversations. Despite the small size of the dataset, OpenLLMs has demonstrated remarkable performance. 🔥 80.9% win-rate, rank #1 of open-source models on AlpacaEval 🚀 105…

  • среда, 5 июля 2023 г. в 00:00:03
github
0xpayne / gpt-migrate

Easily migrate your codebase from one framework or language to another. ◐   GPT-Migrate   ◑ Easily migrate your codebase from one framework or language to another. If you've ever faced the pain of migrating a codebase to a new framework or language, this project is for you. GPT-Migrate.mp4 Migration is a costly, tedious, and non-trivial problem. Do not trust the current version blindly and please use responsibly. Please also be aware that costs c…

  • среда, 5 июля 2023 г. в 00:00:02