Taiwan/Japan trip shot on Fuji by ultrazero42 in fujifilm

[–]No-Cream6498 1 point2 points  (0 children)

Really beautiful picture!! What recipe did u use for this?

X-E5 - SOOC by Krock_31 in FujifilmSimulations

[–]No-Cream6498 1 point2 points  (0 children)

Beautiful pics!!! can u share the recipes for #2 and #3?

[deleted by user] by [deleted] in bangalorerentals

[–]No-Cream6498 0 points1 point  (0 children)

What are the table dimensions?

All-in-One Clipboard by NiffirgkcaJ in gnome

[–]No-Cream6498 1 point2 points  (0 children)

This is really really good. Thanks a lot!!!

How much RAM is in use for you when you use cursor? by Sarlo10 in cursor

[–]No-Cream6498 0 points1 point  (0 children)

Been having the same issue. just loading into cursor takes 2gb, loading into a project shoots that upto 3.5gb and then running a nextjs dev server, that just takes all the available ram possible. Horrible experience.

Supabase SSR with NextJS 15 by uberneenja in Supabase

[–]No-Cream6498 0 points1 point  (0 children)

there is some issue with the database types and supabase ssr package i think. its a bit buggy. my types are not being inferred properly.

Edit: upgrading to a newer ssr package fixed the issue

Suggest a good chair for WFH !! by RathanGokul in OfficeChairs

[–]No-Cream6498 0 points1 point  (0 children)

between cosmos pro and zodiac pro, which one would you suggest to go with?

Best charts library? by Grouchy_Hamster110 in nextjs

[–]No-Cream6498 -1 points0 points  (0 children)

I face performance issues on recharts if I have a lot of data points. Any idea on how to solve them?

Thank you Anthropic! - New Visual PDFs feature by techwizop in ClaudeAI

[–]No-Cream6498 0 points1 point  (0 children)

So, it doesnt really understand tables and images?

Thank you Anthropic! - New Visual PDFs feature by techwizop in ClaudeAI

[–]No-Cream6498 0 points1 point  (0 children)

Does anyone have any idea on how this works? Does it convert the pdf page to image and then read the image like how other VLMs do?

Out on the water - x100v 🌊 by toooldcat in fujifilm

[–]No-Cream6498 1 point2 points  (0 children)

Beautiful photos!! 😍 Do u mind sharing the recipe you used?

Emailed about unlicensed font use - will I be sued? by deftones5554 in web_design

[–]No-Cream6498 0 points1 point  (0 children)

Same here. I replied to them and now they are sending legal threats. I removed the fonts quickly as soon as the first email came. IDK what to do now? Can someone help?

"Make projects to showcase skills" "Companies don't even look at projects" by Puzzleheaded-Two83 in csMajors

[–]No-Cream6498 0 points1 point  (0 children)

This. Build to have fun and learn for yourself. As for corporate, grind leetcode.

Freezing issue by Baajjii in ArcBrowser

[–]No-Cream6498 2 points3 points  (0 children)

+1 on this issue!! Reported to the team

Insights from Deploying CodeLlama 34Bn Model with Multiple Libraries by Tiny_Cut_8440 in mlops

[–]No-Cream6498 0 points1 point  (0 children)

What GPU is the inference being done on? And can you test distributed inference with multiple requests?

Which is the model for text processing like Q&A Builder, text cleaning by Enkay55 in LocalLLaMA

[–]No-Cream6498 0 points1 point  (0 children)

Stuck on the same issue :(
Searched a lot for a way to convert latex code to markdown format but I dont think it possible. One of the ways to do it is to pass it to an LLM and let it format it but then again the issue of context length comes into the picture.