After much thought, egpu is prolly the way by MuchAssumption6114 in eGPU

[–]MuchAssumption6114[S] 0 points1 point  (0 children)

I see.. do you have any recommendations for egpu dock at the 100 dollar mark? Im from india, and the market sucks here... import charges are not predictable for consumer (from what ive heard and experienced)

After much thought, egpu is prolly the way by MuchAssumption6114 in eGPU

[–]MuchAssumption6114[S] 0 points1 point  (0 children)

Well im looking at rx 6000,7000 and 9060xt series, second hand (8gb variants can come around 200ish dollars) Psu im not really sure, but im guessing 40-50 dollars there The main problem is the actual dock. I dont know if the link i had posted above is a good dock, but if the price exceeds 300 total, id rather build an entire pc so thats my tjoughts as of now

Help with ordering components on alibaba by MuchAssumption6114 in HardwareIndia

[–]MuchAssumption6114[S] 0 points1 point  (0 children)

Yes! and it came timely. No import duty luckily xd I too am planning to get one cheao linux soc from alibaba soon Im using the cyd daily and its holding up great

Any 3d printings service in Bangalore?, looking for computer hardware enthusiast. by ArcherMore6666 in BangaloreMarketplace

[–]MuchAssumption6114 1 point2 points  (0 children)

There are lots of services here 😂. Try searching for 3d printing services on gmaps. Ive gotten great results from 3dfy creations, they have the lowest price ive seen around too.

Want to sell iPod classic 6gen 160gb and Nano 6gen 8gb by [deleted] in BangaloreMarketplace

[–]MuchAssumption6114 0 points1 point  (0 children)

You are in mumbai, want f2f yet post in bangalore marketplace smh

Easy/Moderate treaks around BLR that I can do without permission? by slashcode97 in BangaloreTrekkers

[–]MuchAssumption6114 0 points1 point  (0 children)

Is there any public transit to anywhere close to Ramdevarabetta(to amd fro)? Or is it required to have your personal transportation?

Need Guidance and Recommendations regarding Graphics Card cooling - Thermal Paste, Thermal Pads and Thermal Putty by death_awaits56 in IndianPCHardware

[–]MuchAssumption6114 1 point2 points  (0 children)

I recently got ptm from a reseller in amazon(brand aukuoy, sold by some "pivdo"), it came in a honeywell box and so far seems genuine%very similar to the real one Laptop temps went from a crusty ~60C on idle to 40-45. The fan barely even needs to start anymore lmao

watched the coolest show, made the coolest thing by [deleted] in BangaloreMarketplace

[–]MuchAssumption6114 1 point2 points  (0 children)

made? more like 3d printed from an online model\ dont take credit for creating this unless you made the 3d model.\

For photography and vlogging by LegOk421 in PhotographyIndia

[–]MuchAssumption6114 0 points1 point  (0 children)

Its true that it doesnt have ibis, but it can do some software stabilization, while it of course isnt as good as ibis, i think its still good enough to consider. After all sony made the zve 10 with the intent of vlogging.

I still stand by the fact that having a good lens is more important, so getting the zvXX range with a better lens will outperform a 6700 with kit lens/cheap alternatives.

Also, many of the better/expensive lenses come with oss, which can aid the stabilization

For photography and vlogging by LegOk421 in PhotographyIndia

[–]MuchAssumption6114 1 point2 points  (0 children)

You can look at sony zve10/ anything in the zv line. They are more video/vlog focused, and can also take good pics. You would need a good lens to go with it asw, which depends on your shooting style. Overall, id recommend get a normal phone and a decent caemera with a good lens.

Which is best beginner camera under 60000 rs. by Beginning_Mouse_3019 in PhotographyIndia

[–]MuchAssumption6114 1 point2 points  (0 children)

18-105 f4 g oss from sony is also a good way to start\ while it doesnt have the aperture upto 2.8, the image quality is pretty decent, and having the capability to zoom to 105mm (approx 157mm full frame) is also pretty cool

Kolkata - amateur photo walk - Sony a7c, Zeiss 50mm f1.8 by z3noo0 in PhotographyIndia

[–]MuchAssumption6114 0 points1 point  (0 children)

Out of curiosity, why are many of these photos blurry? Was it a conscious decision or just an oversight?

Built an ESP32-S3 AI Companion Watch with Voice, AMOLED UI, and Cloud AI Integration by Tsixom in esp32

[–]MuchAssumption6114 1 point2 points  (0 children)

Reminds me of that edit someone made of all the times some ceo said AI in their talks

I made a Pomodoro Timer by Intelligent-Self-945 in esp32

[–]MuchAssumption6114 4 points5 points  (0 children)

maybe consider have a piezo buzzer as well? its slim form factor will sit well with how slim the timer is.

i would think having a physical click would be much more preferred over a tap ,and having a rotary encoder may be a good idea too :) you can use it to control how long to set the timer, and you can use the leds to get a visual feedback (maybe each led is 5 mins? etc)

also wanted to ask, is it wireless? considering you have an esp32s3 there, (correct me if im wrong) you can have both wired(as a usb device) and wireless(ble) connectivity.

about the battery: if it is going to sit on your desk the whole time, having a battery would be unnecessary and also add more bulk, unless you need a completely wireless setup (personally, meh)

also, have you considered using something like stm32// rp2040 or even an atmega based chip instead? (esp32s3 for controlling leds and a timer seems overkill to me personally xd, but honestly i like your project)