🇦🇺𝕄𝕦𝕟𝕥𝕖𝕕𝕔𝕣𝕠𝕔𝕕𝕚𝕝𝕖

  • 9 Posts
  • 1.12K Comments
Joined 9 months ago
cake
Cake day: March 20th, 2024

help-circle














  • If ur using shitcoins and memecoins sure. If ur using monero then u have significantly lower transaction fees, zero surveillance, zero advertiser tracking, and u cant be debanked or have ur funds frozen.

    U still have consumer protections when ur using it as a currency (like intended) cos its not like someone selling something for monero is suddenly above the law just means that if u send ur money to a Nigerian prince u aint getting it back, ohh and u can still use crytpo through a traditional exchange with all of said consumer protections.

    Monero transactions are mined every minute and can be verified instantly. To fool this u would either need to make multiple transactions within the span of 1 minute (perfectly timed to the unpredictable timings of the blockchain) or collude with the entire network to delay mining a particular transaction.

    The environmental impact of monero is extremely minimal compared to other coins due to it using an algorithm limmited by cpu cache not compute like most currancies. Also crypto is playing a significant role in providing a way to instantly shed load from the grid in responce to the unpredictable nature of renewable energy (most cryto mining operations make more money from selling energy to the minute by minute power grid than they do from mining crypto).






  • Found some python code that can act as a openai api proxy. Wrote an ai agent with langchain search tools persistent memory image generators sandboxed code execution environment calculator etc. Use an uncensored llm via openrouters, openai api for vector embedding, locality hosted stable diffusion. Locally hosted searxng. Then i can use any openai api compatable frontend and just point it at my proxy and have an advanced agent in almost any environment.

    Havnt published it yet was thinking i could give it an autogpt or baby agi backend but havnt had any success with that yet.