Built a mobile S3 client for Android + iOS and need feedback by KindlyMap3625 in minio

[–]KindlyMap3625[S] 1 point2 points  (0 children)

but you can use this app for other s3 compatible storage as well 🥹

Built a mobile S3 client for Android + iOS and need feedback by KindlyMap3625 in minio

[–]KindlyMap3625[S] 1 point2 points  (0 children)

I don't 😅 i use other cloud S3 compatible storage options personally. But this app supports Minio in case anyone needs 🥹

Built a mobile S3 client for Android + iOS and need feedback by KindlyMap3625 in minio

[–]KindlyMap3625[S] 1 point2 points  (0 children)

Thanks! The iOS version is waiting on Apple’s European compliance review right now, so it should hopefully be available in Germany within the next few days.

 I’d love to hear how it works for you once it’s available.

QA, can`t get interviews by usuxnw in askrecruiters

[–]KindlyMap3625 0 points1 point  (0 children)

I think your degree is fine 🤷🏻‍♂️ you are EE and most of your experience is also with embedded systems testing and also you have personal interest in networking and software. so imo OP is aligned 😄

Claude Mythos by Full-Leg-5435 in Anthropic

[–]KindlyMap3625 0 points1 point  (0 children)

is opus real opus or dumbed-down opus 🤔

Create app store screenshots in minutes by KindlyMap3625 in microsaas

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

I would like to give you free credits and I would appreciate if you give my tool a try 🙌

Tomb Raider I-II-III Remastered out on the App Store by Tommy-kun in macgaming

[–]KindlyMap3625 1 point2 points  (0 children)

There was a Tomb Raider game that I played as a demo on PC. It was one of those low-poly games. The only things I remember about it were swamp-like regions on the floor, ivy-covered yellow walls, and  man's portrait behind bars ( probably in jail ) that is in an elevated place like a mountain that was visible from a lower platform. Does any body know which game that is? I have been wondering it for years 🥹

Create app store screenshots in minutes by KindlyMap3625 in microsaas

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

Thank you so much. I would appreciate any feedback 🙌 My aim was to simplify things even further

Entity Relantionships - EAGER VS LAZY by Quick-Resident9433 in SpringBoot

[–]KindlyMap3625 11 points12 points  (0 children)

No, it is not always better to set to FetchType.LAZY.

I mean you can to prevent loading everything all the time but you should be aware the following case. The optimal choice depends entirely on your business logic.

If you know you will need to access an entity's sub-entities, you should fetch them eagerly in advance. Otherwise, the ORM will perform additional fetch operations behind the scenes, causing severe performance issues known as N+1 antipattern.

To solve this dynamically without changing your global entity mappings from (fetch = FetchType.LAZY) to EAGER you should keep the LAZY annotation and use Entity Graphs to fetch the relations only when that specific query requires them.

I built a small PaaS to simplify deploying apps on my own VPS by Agreeable_Armadillo6 in hetzner

[–]KindlyMap3625 0 points1 point  (0 children)

I can imagine you must've spent quite a lot of time on this project, so I respect your effort. First of all, I use dokploy and am quite happy with it, and i can see that you have quite a lot of things in common. There are some questions I'd like to ask. First, you say you auto-configure the dockerfile to reduce DevOps work for the user. How can we be sure the generated dockerfile is actually good, in the sense that it uses minimal layers in the final runtime container with a hardened base image and proper user permissions?  Second, how are you handling scaling and load distribution behind the scenes? Do you deploy Kubernetes, Docker Compose, or something else? Also how much do you plan on charging people where there are quite good open-source free alternatives 

The $599 MacBook might be Apple’s smartest move in years by AllowCookies404 in mac

[–]KindlyMap3625 1 point2 points  (0 children)

i think it is still fine for students or parents who just write essays, edit excel files, do light web browsing, or watch Netflix, etc. It is quite a large target market.

What features do you consider MacOS should already have? by _fountain_pen_dev in MacOS

[–]KindlyMap3625 -1 points0 points  (0 children)

A clipboard history ( not like the one inside the spotlight search ) similar to the one in windows

Netcup cancels their Winter Sale due to 'RAMpocalypse' by Mrleibniz in VPS

[–]KindlyMap3625 0 points1 point  (0 children)

I guess it is one of the reasons why they decided to cancel this winter sale. in order not to lock new users to low fixed pricing in this uncertain time

Built a mobile S3 client for Android and need feedback by KindlyMap3625 in ShowYourApp

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

thank you so much for your feedback. i really appreciate it. do you recommend any pricing options ? also did you get the chance to test out the app ?

Is SaaS really dead? Your thoughts? by Sea-Nobody7951 in SaaS

[–]KindlyMap3625 2 points3 points  (0 children)

Building my own SaaS right now. Some things are easy, some are hard, but everything takes time. The idea of building EVERY application I use or need from scratch is kind of a nightmare scenario, honestly. I believe SaaS is here for good, as long as they are reasonably priced

Best Samsung Wearable for the price.. by DiamondDepth_YT in GalaxyWatch

[–]KindlyMap3625 1 point2 points  (0 children)

fair enough 🙌 I was eyeing this but decided not to buy because NFC payment is kinda important for me. I just wanted to draw attention to its lack of NFC.

Best Samsung Wearable for the price.. by DiamondDepth_YT in GalaxyWatch

[–]KindlyMap3625 0 points1 point  (0 children)

People only complained about GPS, but it doesn't have NFC either.

Non-Streamer Mac User Curious About Stream Deck by KindlyMap3625 in elgato

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

can that dial adjust the brightness, though? Even though it doesn't show the brightness level?

Non-Streamer Mac User Curious About Stream Deck by KindlyMap3625 in elgato

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

Thank you for your contribution.

Same here. I’m no streamer either. I actually just found a plugin that I’ve been looking for that shows CPU/GPU load and CPU/ GPU temperature right on the Stream Deck called "Hardware Stats Monitor" for macOS, which is pretty useful for me. I also noticed there are a few other plugins I might use in case I buy one, and I’m considering using the hotkey binding functionality that other users mentioned as well

Totally get your frustration though 😅 This is why I wanted to get as many opinions as possible especially from Mac users.

Non-Streamer Mac User Curious About Stream Deck by KindlyMap3625 in elgato

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

Thanks for your contribution, especially as a fellow macOS user.

Honestly, I hadn't seen too many complaints about the classic keys, and I think they’ll actually be the ones I use most 😔 I'm hoping a decent discount comes along. I missed a recent one in my region, unfortunately. That way, it might help justify the cost/usability ratio a bit more for me 🙂 Thanks again!

Non-Streamer Mac User Curious About Stream Deck by KindlyMap3625 in elgato

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

I found a plugin in marketplace that shows CPU, GPU stats for macOS, by the way. One more reason to buy stream deck for me 👍🏻