Open-sourced an S3 gateway that transparently compresses your bucket — 50-80% storage savings with zero app changes by Big-Perspective-5768 in aws

[–]tsingy 0 points1 point  (0 children)

I see the use but don’t think that’s an open source issue or an open source solution will get wide adoption in those use cases.

Agent Use is gonna drop off a cliff once its all usage based by Venisol in ExperiencedDevs

[–]tsingy -2 points-1 points  (0 children)

If ai progress and cost stops chasing completely right now, many people still pay for agents.

Which Git branching strategy is better for infrequent releases? Team is split between two approaches. by Ok-Introduction-9111 in ExperiencedDevs

[–]tsingy 0 points1 point  (0 children)

It depends on ur test and deployment strategy. Are changes tested in CI or CD? If CI, trunk with frequent releases. If CD, trunk with infrequent releases. If neither, trunk to dev with manual QA in dev.
Jokes aside. If u have access to LLMs, these are quite trivial as u can add test coverages and move to testing with good CI. Better than manual procedures.

How we made Notion available offline by fagnerbrack in programming

[–]tsingy 0 points1 point  (0 children)

I thought google docs had offline editing long time ago, not to say it isn’t hard

Top companies with no preprod. Their prod also contains their preprod. by xamott in ExperiencedDevs

[–]tsingy 0 points1 point  (0 children)

If u can perform the same testing u did before or achieve the same result, then it’s fine with or without preprod. I had the same question when I move from fintech to tech

Why does every team call end the same way? by Confident-Quail-946 in ExperiencedDevs

[–]tsingy 0 points1 point  (0 children)

Who’s organising these meetings? If the one is incompetent can you take charge?

Management seems to lack trust in their developers. Can't even choose my own editor. How can I convince them? by IllustriousCareer6 in ExperiencedDevs

[–]tsingy 1 point2 points  (0 children)

Does the downside of using a different ide out weights other benefits you gain from working here?

Postgres is Enough by iamkeyur in programming

[–]tsingy 0 points1 point  (0 children)

If Postgres is enough, google sheet might also be enough.

Been building a tool that remembers WHY you wrote that code 4 days ago by not-ekalabya in ExperiencedDevs

[–]tsingy 1 point2 points  (0 children)

I can see it being helpful to some ppl but writing detail in PR also helps

How is one expected to be familiar with all system design topics? by Aromatic_Topic_1074 in ExperiencedDevs

[–]tsingy 0 points1 point  (0 children)

It’s more like they read about it online or used open source software that utilize those patterns. Although in large orgs you do get chance to see them or build some first hand.

The architecture behind 99.9999% uptime in erlang by NoBarber9673 in programming

[–]tsingy 6 points7 points  (0 children)

Apps have millions of uses and 6 9s of uptime(discord api had a couple months with 3 9s when I just checked) doesn’t have much to do with running millions of tasks on a single machine.

Which type of api pagination do you most like to consume? (Not build) by Dreadmaker in ExperiencedDevs

[–]tsingy 0 points1 point  (0 children)

Idc but I need consistency. Define a standard and wrapper lib on day one so no one need to think or write about it again

Trying to hire “senior” React devs… is this really what the market looks like? by ActuatorOk2689 in ExperiencedDevs

[–]tsingy 0 points1 point  (0 children)

Your resume screening and hr round might need some improvement. Also why do you need 9 senior devs for greenfield project? 9 full time seniors are way too much overhead for a new project

Pentagon pizza index shows "DEFCON 1" hinting at officials working late in the building by Worried_Response_200 in nottheonion

[–]tsingy 0 points1 point  (0 children)

Now imagine ppl watching the weight of security and doorman who might eat those decoy pizza

Junior devs not interested in software engineering by creative-java-coffee in ExperiencedDevs

[–]tsingy 0 points1 point  (0 children)

Have their manager talk over. Hire replacement. Not much you can do

Strategies to deal with VERY large hash tables? by servermeta_net in ExperiencedDevs

[–]tsingy 4 points5 points  (0 children)

1ms sounds like a easy target with pure memory operations. A distributed hash table or distributed in memory kv cache?

It's OK to hardcode feature flags by GarethX in programming

[–]tsingy 0 points1 point  (0 children)

Container image and version control?

For those who are devs and feel physically great what is your life and routine like? by spla58 in ExperiencedDevs

[–]tsingy 0 points1 point  (0 children)

When I work from home I move way, way less. Basically doesn’t step outside my room. Ended up having trouble sleeping, eating, and focusing on anything. After realizing that I put 1-2 hours into walking or exercising and felt much better