Do It by Code
54 subscribers
713 photos
99 videos
15 files
1.24K links
We uhhhhh... do things by coding them.
Download Telegram
12 years later the Sony McDonalds patent is becoming real

Hulu asks you to answer advertisements to continue watching
1
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

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
SDL v3 is released. (Stable version, which is 3.2.0; all previous 3.x versions were pre-release)
is this number evil?
codegolf

python solution:

lambda n:int(bin(n),13)%2
1
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
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 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)
memos
An open-source, lightweight note-taking solution. The pain-less way to create your meaningful notes. Your Notes, Your Way

GitHub: usememos/memos

#go #react #self_host
g.co, Google's official URL shortcut, is compromised (as email)
Article, Comments
2