Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

console

  1. EkBass

    Chat locally with Llama2-7b via console

    Hi folks. I am surprised of the development of the smaller models in past two years. Current 13b and even 7b models can outrun DaVinci 3.0 thought OpenAI has also moved on with its products. However, im using I7-7700 with 32gb ram (no GPU) and this client with 7b model runs smoothly. No need to...
  2. Y

    JavaScript document.body.textContent with replace or replace all

    Hi Guys, Could you please help me to use document.body.textContent in console log on a website? For example I want to change this format of 4.500,00 to 4,500.00 or 4500.00? How is it possible in this way i.e on this site EuroDreams auf win2day - die Spieleseite der Österreichischen Lotterien|...
  3. U

    C# Creating A Maze With A Console Application in C#.

    I've been learning about maze Algorithms and have started developing my own. I am still at the very beginning of my maze development. Currently I have three cells stacked on top of each other using these strings down below. What I am aiming for is to have three columns and three rows of cells...
  4. EkBass

    Dicegame in console against simple AI

    So, this started when i thought different variations of a regular dice game. There is a billion dicegames allready so mostlikely this is pretty close some of them. 1. Anyway, idea is to get total of 19 or get closer to it than opponent. A draw game is possible if both players stops in same...
  5. EkBass

    Chat about coding with OpenAI

    So, finally i decided to test this thing i have heard of about. After having fun with it last evening, i wanted to see what it can do. Now first i asked it to create something with JS, like build a bouncing balls to canvas etc. I did help it a lot. It really can do magic stuff, but like human it...
  6. ProgrammablePhysics

    C# How to know if 2 ASCII created lines in a command prompt has the same length?

    Is there a way to know if these 2 lines have the same size in pixels aka length? What code should I use to determine if they have the same length or not? Just because these perpendicular lines created with ASCII, they differ in length size according to whether they were put next to one another...
Back
Top Bottom