Interestingly, Openrouter is not just an intermediary service connecting APIs from large language models like OpenAI, Google, and Anthropic, but it also provides some free models for users to experience. Meanwhile, Google's NotebookLM has supported Vietnamese for its text-to-speech feature, a significant step forward for the Vietnamese user community. On the other hand, the open-source tool tmuxai has been introduced, offering direct command suggestions on the Terminal, allowing users to operate more quickly instead of constantly looking up information.
In addition, Windsurf has updated its policy with an attractive offer for free accounts, including 25 credits per month to use high-end models and unlimited code suggestions with fast speed. Notably, the Deep Research Mini feature has been made available on the free GPT account, enabling users to conduct detailed document research with certain limitations. Furthermore, the author's personal blog was nearly attacked via SQL injection, but fortunately, nothing crucial was lost.
Lastly, April 30th marked the one-year anniversary of OpenNotas, along with the author's promise to return with a series of high-quality articles after the holiday break. This week has been both vibrant and filled with exciting updates in the tech field.
After many years, I finally had the 'courage' to do this: Rewrite the series of articles on 'Node.js Architecture'.
There is a truth that when re-reading my past articles, the more I read, the more I want to correct them, which means that my writing skills have improved significantly. There are some articles that I had to delete and rewrite from scratch because... I can't understand why I could write like that back then!?
By the way, I apologize to those of you who had to read my unrefined articles 🙏. And now is the time to make amends 😇
Maybe soon we won't need new Date()
in JavaScript/Node.js anymore. Because it’s on the verge of being deprecated 🫣
NotebookLM has officially added Vietnamese language support for audio output today, everyone. It's absolutely fantastic.
NotebookLM Audio Overviews are now available in over 50 languages
Today I just happened to come across this open-source project that I've been thinking about for a while alvinunreal/tmuxai.
Anyone who often types commands will understand that sometimes they completely forget the command they want to type. Then they rush to search online or ask AI. Now you don't need to do that anymore because alvinunreal/tmuxai is here to help. Basically, you just type your request into the Terminal and it suggests the command for you. tmuxai uses tmux to help split panes and make operations more convenient. If you don't know what tmux is, you can refer to the article Using tmux - The Magical Terminal Multiplexer.
Wow, Windsurf has just updated its new policy for free accounts, everyone. The three most notable points are:
It's worth coming back, right everyone? 🤤
Deep Research Mini has started appearing in my free GPT account. This can be considered a simplified version of the Deep Research feature, which is only available in paid GPT accounts.
I just tried a command: 'The coffee consumption situation in Vietnam in 2024', and it went off to find and compile documents for 34 minutes, producing a pretty neat report. This feature seems quite useful; I need to use it more to know for sure 🤤
Oh, it's called mini because it uses the 4o-mini model, and currently, you can only use it 5 times a month 🫣
R1 hasn't passed, R2 has already arrived 😅
Although it's just rumors for now, only Deepseek seems to be making a similar impact as OpenAI or Anthropic. What users care about are quality & price 😄
This opensource helps you quickly create a personal introduction page about yourself (like a CV): self.so
Competition in the model race is becoming increasingly fierce, with tech companies not wanting to be left behind. Llama 4 Scout and Llama 4 Maverick are the latest open-source models from Meta, touted for their superior performance, even surpassing the most advanced models like GPT-4.5, Claude Sonnet 3.7, and Gemini 2.0 Pro... However, alongside this, Scout and Maverick are facing criticism over cheating allegations. Should we trust Meta once again? 🤔
Llama 4 Scandal: Meta’s release of Llama 4 overshadowed by cheating allegations on AI benchmark
Today, I accidentally came across the website notes.andymatuschak.org which has a very interesting note-taking method. Clicking on a link opens a new tab next to it. Each time you click, it continues to open. Just like filing cabinets.
This presentation style is not only easy to follow but also aligns with the flow of thought. It's a pity that I can't find the author of this open-source project. I wonder if there's anything similar out there 🤔