/g/ - Technology

Board dedicated to discussions related to everyday Technology!

New Boards Added

>>>/int/ >>>/out/ >>>/wp/ >>>/ck/ >>>/k/ >>>/fa/

Bharatchan September 2025 UpdateHello everyone, it's been a while. Here we are wit...
[View Noticeboard]
0/4000

BharatChan Disclaimer

Notice

Before proceeding, please read and understand the following:

1. BharatChan is a user-generated content platform. The site owners do not claim responsibility for posts made by users.

2. By accessing this website, you acknowledge that content may not be suitable for all audiences.

3. You must follow BharatChan’s community guidelines and rules. Failure to do so may result in a ban.

4. By using BharatChan users agree to the use of cookies, mostly for session related to user.

A poster on BharatChan must abide by the following rules:

Sitewide Rules
You must be 18 or older to post.
Sharing personal details or engaging in doxing is strictly prohibited.
Political discussions should be confined to /pol/.
Off-topic discussions, thread derailment, or spam may result in a ban and IP blacklist.
Pornographic content is strictly prohibited.
Any activity violating local laws is not allowed.
If you are not an Indian, you can only post in /int/. Or create and account and ask for approval to post in other boards.
Acknowledge

Recent Posts

just installed Arch Linux bros

View

Gemini+Figma for UI

View

LEARNING SPREADSHEETS

View

View

View

How to rip off movies

View

OCR

View

/SSG/ Shell Scripts General

View

View

loonix the the most based OS of all time

View

Arch GOD

View

View

Airrrrr

View

/compiler_develoment/ thread

View

View

what is computer science?

View

/GDG/

View

View

AI image gen

View

/emacs/ general

View

Jio Fiber

View

Simple Linux General /slg/ - Useful Commands editi...

View

View

View

My Biggest Project (till date)

View

View

Zerodha just donated 100,000 usd to FFMPEG

View

ITS HAPPENING

View

CAN SOMEONE EXPLAIN ME HOW THESE JOB DESCRIPTIONS ...

View

the best android browser has arrived!!

View

Pajeet doval

View

/g/ - Laptops

View

Esp32 Jammer

View

Help me move away from winblows

View

दोमेन

View

View

the hmd touch 4g

View

View

I am done. It's over.

View

Jokes write themselves

View

AWS outage

View

View

View

took them long enough

View

Where to apply

View

View

Is the battery of my laptop dead?

View

OpenCL

View

Where are we heading towards?

View

does this ever end?

View

Gemini+Figma for UI

Duck

IN

abXQRY

No.2660

You can ask gemini to directly access and code your figma designs for free, with a figma MCP server.

>Get a gemini api token(free atleast for the flash model)

>Get your figma token

>Install the gemini cli with npm

>Install and run any figma mcp server, I am using this one

https://github.com/GLips/Figma-Context-MCP

>Connect the MCP server in gemini cli config

something like

[code]

{

"mcpServers": {

"figma-local": {

"httpUrl": "http://localhost:3001/mcp"

}

}

}

[\code]

Now you can run gemini mcp list to check if it is connected.

Now just cd into your project, ask gemini to create a UI with file id(of your figma design) with for example react and add --dir in the end and it will make it for you

Duck

IN

abXQRY

No.2661

I have only tried this with one design but it seems to work pretty well. Images don't work in the free tier of figma but that's fine.

I asked it to write it in react inside my nextJS project and it was pretty good, only had to make few changes

Anonymous

IN

ijLHu6

No.2662

>>2660(OP)

Thanks but llm design is always slop

Duck

IN

abXQRY

No.2663

>>2662

>llm design

It's your design that it will make

Anonymous

IN

ijLHu6

No.2664

>>2663

Shit I read it in reverse i thought you were using llm to design figma ui

Duck

IN

abXQRY

No.2758

I have changed my mind regarding this after trying it for some time, LLMs are shit

Write code by hand

Anonymous

IN

Sc9mrF

No.2759

>>2758

kek

Anonymous

BR

vc5AK+

No.2760

>>2758

:kek:

Anonymous

IN

e+DKlo

No.2761

>>2758

Lmao, this deserves a space in /g/ banner

Anonymous

IN

HqpwXT

No.2762

>>2758

LLM generated code is often way too optimal and concise and use latest syntax of whatever language you are using, which even sometimes confuses me what that code even means.

Duck

IN

abXQRY

No.2767

>>2759

>>2761

>>2760

>>2762

It isn't simply worth it, they keep making simple mistakes again and again that you have to find and fix, I was using gemini 2.5-pro which was one of the best till like 2 weeks ago and it was still so trash. Gpt 5.1 was slightly better and gemini 3 pro is even better but they still make basic mistakes which doesn't make sense when thousands of people are probably promoting them for similar things

Duck

IN

abXQRY

No.2768

*prompting.

Ig they optimize these models for questions like "build me a x app using y stack" but as soon as you get any specific like asking it to write the code using a specific scheme and more precise instructions, it can't follow them

Active Users in /g/: N/A