ChatGPT: Unauthenticated Reflective Distributed Denial of Service
https://github.com/bf/security-advisories/blob/main/2025-01-ChatGPT-Crawler-Reflective-DDOS-Vulnerability.md
tldr: you can send 5000 http requests to a random URL per a request to chatgpt API without auth
thanks to openai + azure
https://github.com/bf/security-advisories/blob/main/2025-01-ChatGPT-Crawler-Reflective-DDOS-Vulnerability.md
tldr: you can send 5000 http requests to a random URL per a request to chatgpt API without auth
thanks to openai + azure
12 years later the Sony McDonalds patent is becoming real
Hulu asks you to answer advertisements to continue watching
Media is too big
VIEW IN TELEGRAM
Roo-Cline
Autonomous coding agent right in your IDE, capable of creating/editing files, executing commands, using the browser, and more with your permission every step of the way.
https://github.com/RooVetGit/Roo-Cline
Autonomous coding agent right in your IDE, capable of creating/editing files, executing commands, using the browser, and more with your permission every step of the way.
https://github.com/RooVetGit/Roo-Cline
Whereas github copilot is designed to be very cost-effective, this assistant is the most hungry model for token burning. it's way too expensive and is known to over-bloat the context each time.
Trump is set to announce 500 billion dollars in private sector investment to build artificial intelligence infrastructure in the U.S., OpenAI, Softbank and Oracle are planning a joint venture called Stargate — CBS
the big change is coming, same as how computers are now being used in every single place of the world, such as military, management, education, etc.. AIs will also have the exact same era, very soon
the big change is coming, same as how computers are now being used in every single place of the world, such as military, management, education, etc.. AIs will also have the exact same era, very soon
SDL v3 is released. (Stable version, which is 3.2.0; all previous 3.x versions were pre-release)
Do It by Code
Trump is set to announce 500 billion dollars in private sector investment to build artificial intelligence infrastructure in the U.S., OpenAI, Softbank and Oracle are planning a joint venture called Stargate — CBS the big change is coming, same as how computers…
OpenAI’s workloads run on Microsoft’s Azure AI cloud platform, on Oracle’s data-center infrastructure
🤔 (source)
Do It by Code
DeepSeek-R1 A competitor to gpt-o1 with MIT license https://github.com/deepseek-ai/DeepSeek-R1 #llm
This media is not supported in your browser
VIEW IN TELEGRAM
And it's funny how it shows the CoT and then censors the output xD
Turn any Git repository into a simple text digest of its codebase.
This is useful for feeding a codebase into any LLM.
https://gitingest.com/
repository: https://github.com/cyclotruc/gitingest
This is useful for feeding a codebase into any LLM.
https://gitingest.com/
repository: https://github.com/cyclotruc/gitingest
Gitingest
Replace 'hub' with 'ingest' in any GitHub URL for a prompt-friendly text.
FunC, a high-level language, is used to program smart contracts on TON.
It's a domain-specific, C-like, statically typed language.
Here is a smart contract's source code for example.
- FunC Cookbook
- FunC docs
- Source code of TVM (C++)
- TON & Telegram Blockchain Сourse (you need to change the site language to English, by default it's set to Russian)
- TON paper (Author: Nikolai Durov)
It's a domain-specific, C-like, statically typed language.
Here is a smart contract's source code for example.
FunC programs are compiled into Fift assembler code, which generates the corresponding bytecode for the TON Virtual Machine (TVM).
The bytecode (essentially a tree of cells, like any other data in the TON Blockchain) can then be used to create smart contracts on the blockchain or can be run on a local instance of the TVM.
- FunC Cookbook
- FunC docs
- Source code of TVM (C++)
- TON & Telegram Blockchain Сourse (you need to change the site language to English, by default it's set to Russian)
- TON paper (Author: Nikolai Durov)