Filter
Exclude
Time range
-
Near
Replying to @MaggieNycto_2
NO GANGLE DONT DO IT, IT'LL USE YOUR ART TO GENERATE MORE IN ITS DATABAASE
1
5
338
7,657
7 Feb 2025
While men slept, I was busy thinking of how to dump databaase😂 @Freyxfi @nicl4ssic @Secfortress If i no bomb, wetin i gainn🥲
1
1
6
216
22 Dec 2024
Making an AI SaaS with Bolt or any AI tool ------------------ Chatting app with Osho example with credits ------------------ after 5 free messages, add an auth layer so that the user has to sign into the app. integrate supabase and implement that ------------------ we had the sidebar as well with other options osho books osho youtube videos osho instagram clips osho learnings as blogs Add those as well ------------------ keep the sidebar always open and fix the ui to shift right ------------------ add another item in sidebar for "user profile" which shows email stuff and purchased item ------------------ remove authentication until the user has done 5 free chats. only force the user to add authentication after 5 free chats and keep the authentication away from the other pages. we just want it on the first page ------------------ [plugin:vite:import-analysis] Failed to resolve import "./auth/Auth" from "src/components/ChatWithOsho.tsx". Does the file exist? /home/project/src/components/ChatWithOsho.tsx:4:17 18 | import { useState } from "react"; 19 | import { useAuth } from "../contexts/AuthContext"; 20 | import Auth from "./auth/Auth"; | ^ 21 | import Message from "./chat/Message"; 22 | import MessageInput from "./chat/MessageInput"; --- fix ------------------ save the chats in a databaase for the user once they login and chat add another item under the sidebar "User profile" where they can see their personal details and chats add the profile section link in the sidebar on the left so the user can click and see anytime i refresh the page, there is a new chat created. fix this bug ------------------ add a feature where the user can buy some ai credits ------------------ we will use this in the chats to answer through open ai api each chat response will require 1 credit ------------------ make a page for purchasing credits with a pricing table ------------------ add a small close icon to the sign in popup box so user can close it ------------------ and close it automatically once the user signs in the close button does not work in the popup add a stripe payment integration when the user hits purchase credits ------------------ so that user can purchase credits and then add those credits to the user ------------------ add open ai integration after the user chats and wants to ask a question ------------------ we will use the open ai api key and answer based on that. ------------------ add a loading circle before returning the anser [plugin:vite:import-analysis] Failed to resolve import "openai" from "src/lib/openai.ts". Does the file exist? ------------------ /home/project/src/lib/openai.ts:1:41 1 | import { Configuration, OpenAIApi } from "openai"; | ^ 2 | const configuration = new Configuration({ 3 | apiKey: import.meta.env.VITE_OPENAI_API_KEY --- fix
1
2
28
1,839
10 Sep 2024
Creating efficient, customized data queries for your Stellar project shouldn't be a headache. With Mercury functions you can now build your own "on-chain API endpoints". How? 1. Mercury programs allow writing serverless functions that act as personalized endpoints for your data queries. Query the data you ingested and process it at runtime before returning the API result! 2. Combine multiple queries into a single execution, fetching precisely the data you need without unnecessary requests overhead. 3. Merge data from different sources (both from the ledger and the databaase). 4. Your program can also extern functions that simulate soroban transactions, enabling you to ditch the RPC and all the client-side raw XDR handling hassle.
1
3
8
282
26 Jul 2024
I deployed a nostr relay, and before I put it behind a paywall, some chap had already spammed my databaase with 94MB worth of crap 😟😟. Respect to all nostr relay OGs who deal with this on a daily
4
7
291
I can pay you in Solana in 1s for 0.000001c - nobody gets a fee except the validator and its 0.003%. With Visa cards and Uber there is about 5% money friction overhead, accountants, auditors, databaase maintenance, data centers, just keep adding to 25%.
3
36
1,137
Replying to @ReserveList @Yelix
One of several websites dedicated to this game. Where there's a game, there's a databaase(s) triviabug.com/jeopardy/topic…

3
363
💚 Thanks so much! Yeah, just a few things I'm noticing that are weird: - The "SQL Editor" Tab should be in the "Branches" Section, since it's related to a specific branch. When switching between Tables and SQL Editor it's not remembering the branch which is annoying and could be dangerous (e.g. accidentally editing production) - The "Databases" Tab should be in the "Project" section. When you click on "New Databaase", the branches field is disabled, quite wird. - Making tables editable would be epic (e.g. something like Drizzle Studio) - Generally speaking, the Dashboard feels quite slow. My guess: I'm in Europe, the Dashboard is hosted in the US and my database is in Europe, so potentially each request has to travel accross the Atlantic multiple times. - Some AI magic would be epic in the SQL Editor to help write queries.
2
2
56
15 Nov 2023
สอนฟรี การสร้างฐานข้อมูลและตารางโดยใช้โปรแกรม pgAdmin 4 | บทเรียนที่ 115 ส่วนที่ 4 Lecture 115 Create database and table using pgAdmin 4 #CodeAMinute #iBasskung #โปรแกรมเมอร์ #สอนเขียนโปรแกรม #สอนซีชาร์ป #เรียนเขียนโปรแกรม #เรียนเขียนโค้ด #CSharp #PostgreSQL #Databaase
2
107
14 Nov 2023
สอนฟรี การสร้างฐานข้อมูลและตารางโดยใช้โปรแกรม pgAdmin 4 | บทเรียนที่ 115 ส่วน 2 Lecture 115 Create database and table using pgAdmin 4 #CodeAMinute #iBasskung #โปรแกรมเมอร์ #สอนเขียนโปรแกรม #สอนซีชาร์ป #เรียนเขียนโปรแกรม #เรียนเขียนโค้ด #CSharp #PostgreSQL #Databaase
1
176
Ayo baca postingan dari @qepo_s ini seputar databaase
1 May 2023
Tipis-tipis backend kali ini membahas kesalahan yang tidak disadari dilakukan ketika mengambil data dari database. Kesalahan ini cukup mahal dari segi performa jadi sebaiknya kamu hindari dan mencari jalan ninja lain yang lebih optimal: seperti yang ada di konten ini 👇
1
3
16
2,560
6 Jan 2023
Replying to @neolithicrumba2
Here it is like Swaziland. Being HIV is a disgrace, and this information can be used to destroy our lives. Business competitors, toxic coworkers etc can use this to take us out. I know someone who travels to Singapore for ARV to avoid his name being listed in Indo HIV databaase
1
2
190
Is There a Databaase?

ALT Idola Idola Industries GIF

1
2
655
#NewBlogPost #Oracle #19c Not done just yet 2021 ;) How to run Datapump from a PDB as SYS when ORACLE_PDB_SID can’t work ( i.e Windows) using oracle wallets. 👇Read here 👇: bit.ly/32KRP4H #datapump #wallet #mkstore #Oracle #databaase #19c
1
4
今回は『Azure Functions の Azure SQL バインディングを試した(入力編)』という記事です。 11月中頃に Azure Functions のバインディング可能なリソースに Azure SQL Databaase が追加されました。ぜひご覧下さい! is.gd/ls3gG6 #駆け出しエンジニアと繋がりたい

2
After reading several articles on how to install @PostgreSQL (which made it look so simple), it still doesn't work. It was so easy on Windows. Starting a server with "psql" has never worked for me. My GraphQL course still awaits to be finished 🤦‍♂️ #postgresql #databaase
2
1
RT @bass_analytics: Memory Optimized Tables in SQL Server @DCACco #SQLServer #Databaase #data buff.ly/2Tdd08D

1
Me: writes a 7 page paper. Uses 2 scholarly articles from Georgia University to support it. Feels really confident. Rubric: “SuPpORTIng ArtICleS MuST coME FrOM CamDEn CArOL dAtaBaAsE. PaPEr mUSt nOT ExcEed 3000 WOrdS”
4
One of my favorite things is engineering project-acronyms where the letters have no connection with the first letters of the word. For example, ASCERTAIN-a multimodal databaASe for impliCit pERsonaliTy and Affect recognitIoN
2
1
7