Durchsuchen nach
Schlagwort: Screenshot

Installation von MongoDB 8.0.19 in AlmaLinux 9.7

Installation von MongoDB 8.0.19 in AlmaLinux 9.7

Auf meinem Notebook lief bislang „nur“ die MariaDB – Datenbank. Nun habe ich sie auch mit MongoDB ergänzt und zwar mit einer der neuesten Version. Für AlmaLinux braucht man ein Repo, damit MongoDB installieren. Wozu braucht man MongoDB? In erster Linie benutze ich es, um ganz lange Texte zu speichern. Im Gegensatz zu MariaDB ist es keine Tabellen-Datenbank (daher auch ist es auch in NoSQL-Datenbank), die die Daten in Dokumenten speichern und in diesem Fall das BSON-Format. MongoDB wandelt das…

Weiterlesen Weiterlesen

Calculation of a Triangle with two Unknowns with your Head and with Python

Calculation of a Triangle with two Unknowns with your Head and with Python

You have a triangle, where you only know one site and the angle. This problem comes during a test at the Tesla company of Elon Musk. This is only an example and this is nothing when you want to build a house. When you want to build a house, then you need one solution and not so many. The setup: The Mathematical Approach: We start with the Pythagorean theorem: a2 + b2 = c2 We have to subtract b2, then…

Weiterlesen Weiterlesen

My own flipchart flashcards with HTML, Tailwind CSS and CSS3

My own flipchart flashcards with HTML, Tailwind CSS and CSS3

After answering those Google questions yesterday, I wanted to save the flashcards. Gemini tells me that as long as the chat exists, the flashcards will be accessible. But that seems too risky to me because I couldn’t delete the chat; there could be some kind of problem with Google’s servers, or I might even get blocked by Google. Therefore, I set out to have something of my own. Gemini offered me the option to save the data via Google Sheet,…

Weiterlesen Weiterlesen

Barmer App und MongoDB

Barmer App und MongoDB

Ich habe einen Krankenschein und die Barmer hat eine App, wo man den Krankenschein abfotografieren kann und dann braucht man keinen Brief mehr. Ok, App installiert, aber ich hatte mein Passwort vergessen. Das neue Password kommt per Post. Ja ich dachte, ich habe nicht richtig gelesen. Auf der hochmodernen App bekommt man das vergessene Passwort per Post zu geschickt. Also manchmal frage ich mich wirklich. Tuen Unternehmen nur so blöd oder sind sie es wirklich? Also kann ich mir an…

Weiterlesen Weiterlesen