Mia (@algolearner) 's Twitter Profile
Mia

@algolearner

Life long learner. #algorithms #Database #Elixir #Rust #Go

ID: 1312272767736111110

calendar_today03-10-2020 06:06:54

451 Tweet

295 Takipçi

255 Takip Edilen

Alyssa X (@alyssaxuu) 's Twitter Profile Photo

Last December I secretly launched Screenity 👻 It was a nightmare fixing bugs & supporting 100K+ users, but I made it. Now I'm working on the SaaS model w/ link sharing, a video editor, 3D mockups, animation... 🪄 Try it, it's free & open source! 👉 screenity.io

Roberto Díaz (@_rbart_) 's Twitter Profile Photo

Cursor is an amazing tool but can be tricky to extract its full potential. Learn how to build apps 2-5x faster with this Cursor mini tutorial. Let's go ⬇️

Cursor is an amazing tool but can be tricky to extract its full potential.

Learn how to build apps 2-5x faster with this <a href="/cursor_ai/">Cursor</a> mini tutorial.

Let's go ⬇️
Roberto Díaz (@_rbart_) 's Twitter Profile Photo

2/ Rules for AI: Include a prompt to guide the model's behavior. Here's mine, based on Josh Pigford 's: gist.github.com/raw-brt/96b27e… Feel free to tweak it and make it yours.

Mia (@algolearner) 's Twitter Profile Photo

I’m currently using #golang to develop some micro-services. Many developers in my team use logging as debugging method (even for senior devs). Coming from C++ background, I’m so used to the debugger (remote debugger or gdb). For go devs, I highly recommend the delve debugger

Min Choi (@minchoi) 's Twitter Profile Photo

This is wild. Cursor just completely changed the coding game. Anyone can now code, combined with Claude 3.5 Sonnet, Vercel v0, Replit, etc. 10 wild examples:

Dorsa Rohani (@dorsa_rohani) 's Twitter Profile Photo

Build a Transformer from scratch github.com/DorsaRoh/Machi… Implements & explains the Transformer, assuming you know absolutely nothing. Enjoy!

Mia (@algolearner) 's Twitter Profile Photo

I'm really proud of my algorithm template, it helps every time I want to learn new languages and to prepare for interview. #interview #Algorithms

I'm really proud of my algorithm template, it helps every time I want to learn new languages and to prepare for interview.  #interview #Algorithms
Harris Rothaermel (@developerharris) 's Twitter Profile Photo

hey all, i shutdown starlight labs (Starlight Labs), the game studio I made to create new games at the frontier of what's possible with current AI models. i open sourced all the work for it, although fair warning i didn't clean it up at all: github.com/orgs/Starlight… biggest

Mia (@algolearner) 's Twitter Profile Photo

I asked cursor + claude to write a command line utility which generate fake github commit history. It just worked perfectly. #AI #Cursor

I asked cursor  + claude to write a command line utility which generate fake github commit history. It just worked perfectly. #AI #Cursor
Grant Slatton (@grantslatton) 's Twitter Profile Photo

The junior dev asked the senior dev “why are you pushing this code with no abstraction? What if you want to change it in the future?” The senior dev responded “then I will change it in the future” In that moment the junior dev was enlightened

Beka Cru - oss/acc (@imbereket) 's Twitter Profile Photo

Introducing Better Auth The most comprehensive authentication library for TypeScript. better-auth.com github.com/better-auth/be…

Introducing Better Auth

The most comprehensive authentication library for TypeScript.

better-auth.com
github.com/better-auth/be…
Hassan (@nutlope) 's Twitter Profile Photo

- Link to the app: logo-creator.io - Link to the repo: github.com/Nutlope/logocr… The app is rate limited to 3 logos per user (since this model is expensive), then you can put in your Together API key for more logo generations. Designed by the talented Youssef!

- Link to the app: logo-creator.io
- Link to the repo: github.com/Nutlope/logocr…

The app is rate limited to 3 logos per user (since this model is expensive), then you can put in your Together API key for more logo generations.

Designed by the talented <a href="/YoussefUiUx/">Youssef</a>!
Dan Kulkov (@dankulkov) 's Twitter Profile Photo

How to do marketing (If you are Solopreneurs who sucks at marketing) docs.google.com/document/d/e/2… Free Google Document

CJ Zafir (@cjzafir) 's Twitter Profile Photo

Here's the Master Trick to work with Cursor and Windsurf. It will remove 80% of AI hallucinations and 60% less code errors. You need to create a 'Documentation" folder in the root directory. Then you need to attach all your project docs to that folder Let me explain....

Here's the Master Trick to work with Cursor and Windsurf. 

It will remove 80% of AI hallucinations and 60% less code errors. 

You need to create a 'Documentation" folder in the root directory. 

Then you need to attach all your project docs to that folder

Let me explain....
Hassan (@nutlope) 's Twitter Profile Photo

Announcing Agent Recipes! A site to learn about agent/workflow recipes with code examples that you can easily copy & paste into your own AI apps. I'm gonna make this the go-to resource for devs to learn about agents & how to implement them – more soon.