<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Ramesh Kadariya</title>
    <description>The latest articles on DEV Community by Ramesh Kadariya (@rameshji).</description>
    <link>https://dev.to/rameshji</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3923239%2F6b28e36f-74a0-445e-a755-31a1a2f8a21b.png</url>
      <title>DEV Community: Ramesh Kadariya</title>
      <link>https://dev.to/rameshji</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/rameshji"/>
    <language>en</language>
    <item>
      <title>What I Wish I Knew Before Publishing My First Android App</title>
      <dc:creator>Ramesh Kadariya</dc:creator>
      <pubDate>Sat, 19 Sep 2026 12:12:03 +0000</pubDate>
      <link>https://dev.to/rameshji/what-i-wish-i-knew-before-publishing-my-first-android-app-3igh</link>
      <guid>https://dev.to/rameshji/what-i-wish-i-knew-before-publishing-my-first-android-app-3igh</guid>
      <description>&lt;p&gt;I've published a few small Android apps on the Play Store. None of them are big hits, but each one taught me something the tutorials skip. If you're about to ship your first app, here's what actually slows people down.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;The closed testing requirement will eat two weeks you didn't budget for&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;If your Google Play developer account is a personal account created after November 13, 2023, Google will not let you publish to production until you run a closed test with at least 20 opted-in testers for 14 continuous days. This isn't a formality. If a tester opts out or the count drops below 20 at any point, the countdown can reset. Organization accounts are exempt, but most first-time solo developers are on personal accounts and get hit by this.&lt;/p&gt;

&lt;p&gt;Plan your launch date around this from day one, not after your build is ready. Google's own guide is the source of truth here, not old blog posts that still mention 12 testers, since the requirement was raised: &lt;a href="https://support.google.com/googleplay/android-developer/answer/9842756" rel="noopener noreferrer"&gt;https://support.google.com/googleplay/android-developer/answer/9842756&lt;/a&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Your data safety form has to match what your app actually does, not what you plan to add later&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Google now runs AI-assisted review on the Data Safety section specifically. If you declare "no data collected" but a third-party SDK you added (analytics, ads, crash reporting) is quietly sending data, that mismatch gets flagged and can delay or reject your submission. Audit every SDK in your build.gradle before filling this form out, not after.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;A permission with no clear purpose is the fastest way to get rejected&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Requesting camera, location, or contacts access without a feature in the app that obviously needs it is one of the most common rejection reasons for new apps. If a permission isn't tied to a visible feature, remove it. You can always add it later when the feature exists.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Design for Material You before you touch a single Activity&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Skipping Android's design guidelines is invisible in your own testing because you already know how your app works. New users don't. Following Material Design conventions for navigation and spacing means testers spend their attention on your actual feature, not on figuring out where the back button equivalent is. Reference: &lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Your app icon and screenshots do more work than your first week of features&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Nobody taps into a listing to read your description first. The icon and the first screenshot decide whether they tap at all. I redesigned my icon after launch and saw a real difference in install rate from the same amount of impressions. Treat this as a real task with its own time budget, not an afterthought before submitting.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Review timelines are longer than you think, and resubmission adds more&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;A clean first submission usually takes 24 to 72 hours to review. If your app has subscription billing or DRM, budget 3 to 7 days. If you get rejected and have to resubmit, add another 3 to 7 days on top. Combined with the 14-day closed test, a realistic timeline from "code complete" to "live" is closer to three weeks than three days.&lt;/p&gt;

&lt;p&gt;None of this is advanced Android development. It's the operational side of shipping that nobody mentions until you hit it yourself. If you're mid-way through your first app right now, check your testing track status today, since that clock is the one thing you can't rush later.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>android</category>
      <category>appconfig</category>
      <category>gftwhackathon</category>
    </item>
    <item>
      <title>The World Is Rewriting Its Own Rules And Nobody's Asking Permission</title>
      <dc:creator>Ramesh Kadariya</dc:creator>
      <pubDate>Wed, 03 Jun 2026 07:22:55 +0000</pubDate>
      <link>https://dev.to/rameshji/the-world-is-rewriting-its-own-rules-and-nobodys-asking-permission-494o</link>
      <guid>https://dev.to/rameshji/the-world-is-rewriting-its-own-rules-and-nobodys-asking-permission-494o</guid>
      <description>&lt;p&gt;There's a particular kind of silence that settles after a missile hits a residential building at 2:40 a.m. It's the kind of silence that no news ticker can capture. This week, it settled over Kyiv. And Dnipro. And somewhere in the eastern Pacific Ocean, it settled over a small boat that erupted into a fireball — caught on military-issued color footage, posted on X before the bodies could even be counted.&lt;br&gt;
We're living through one of the most consequential geopolitical ruptures since the Cold War's end. Not a single crisis — a convergence of them. And the thread running through all of it is the same: the rules that held the world together for 80 years are being abandoned, one calculation at a time.&lt;br&gt;
Here are the five power shifts reshaping our world this week, and what they actually mean.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;Russia's Missile Blitz on Ukraine: When Air Defense Runs Dry&lt;br&gt;
On the night of June 2, 2026, Russia launched one of the largest aerial assaults on Ukraine in months: 73 missiles and 656 drones, targeting Kyiv, Dnipro, Poltava, Kharkiv, and Zaporizhzhia simultaneously. Ukrainian air defenses intercepted 40 missiles and 602 drones. But the math of what slipped through is devastating — at least 22 civilians killed, 138 wounded, including a 3-year-old child and an 8-year-old boy pulled from the rubble of an apartment building in Dnipro.&lt;br&gt;
This isn't random brutality. It's calculated. Western officials say Putin has escalated his aerial campaign specifically because Ukraine is running short on US-made air defense interceptors. With Washington's political landscape fractured and military aid uncertain, Russia is methodically probing the ceiling of what Ukraine can actually stop.&lt;br&gt;
The bigger picture: This is year four of the war. What began as a swift invasion that didn't go according to plan has mutated into a war of attrition where the strategic variable isn't tanks or territory — it's interceptor missiles and political will in Washington. Russia is betting that the West eventually blinks. The June 2 strike looks like a pressure test of that bet.&lt;br&gt;
What this means for you: Energy markets, European security frameworks, refugee flows, and tech infrastructure in Eastern Europe are all downstream of this conflict. No one in the global tech or business world can afford to treat this as someone else's problem.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;The US Drug Boat War: 200+ Dead, No Evidence Required&lt;br&gt;
Since September 2025, the US military has been striking suspected drug-trafficking vessels in the Caribbean Sea and eastern Pacific Ocean. The death toll has now crossed 205. The strikes are carried out under the Trump administration's declaration that the US is in "armed conflict" with Latin American drug cartels.&lt;br&gt;
Here's what makes this story deeply uncomfortable: the military consistently provides no evidence that the boats it destroys are actually carrying drugs. Its statements on X describe vessels "transiting along known narco-trafficking routes" operated by "designated terrorist organizations" — language that is both legally loaded and factually unverified. The very first strike in September involved a "double tap" — hitting survivors of an initial attack with a follow-up strike.&lt;br&gt;
Legal experts, congressional critics, and international observers have questioned the legality of these operations under both US law and international maritime law. Critics also point out the central irony: the fentanyl killing Americans is primarily trafficked overland from Mexico, not by boat across the Pacific.&lt;br&gt;
The bigger picture: This campaign represents a genuinely new kind of unilateral military doctrine — extrajudicial lethal force applied in international waters, packaged as counter-narcotics, live-streamed on social media. Whether one supports it or opposes it, the precedent being set is significant. If the world's most powerful military can strike vessels in international waters based on route patterns and intelligence assertions it won't disclose, what principle limits any state from doing the same?&lt;br&gt;
What this means for you: International law is being stress-tested in real time. The frameworks that tech companies rely on for global data routing, satellite operations, and maritime cable infrastructure were built on the assumption of rules-based order. That assumption is eroding.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;The EU Goes Full Fortress: Europe's Immigration Reckoning&lt;br&gt;
The European Union formally moved forward this week with a sweeping overhaul of its migration policy, one that critics are already comparing to the Trump administration's immigration playbook. The new framework accelerates deportations, expands detention, and explores building detention centers outside EU territory.&lt;br&gt;
This matters beyond immigration policy. For decades, Europe positioned itself as the globe's moral compass on human rights — the continent that emerged from the wreckage of World War II with a commitment to never again let statelessness, persecution, or mass displacement go unanswered. That identity is being quietly retired in the face of political pressure from the right.&lt;br&gt;
The bigger picture: Every major Western liberal democracy is currently navigating the same tension: the values they built their international credibility on versus the electoral pressures of populations who feel overwhelmed. The EU's shift signals that this isn't just an American story. The political winds that carried Trump to power are blowing across the Atlantic — and reshaping institutions that took generations to build.&lt;br&gt;
What this means for you: For the global talent and startup communities, EU immigration policy directly affects visa access, digital nomad programs, and researcher mobility. A more restrictive Europe is a less accessible Europe — for talent, for ideas, for cross-border collaboration.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Iran, Israel, and the Middle East Spiral&lt;br&gt;
Iran has suspended talks with the United States following continued Israeli military operations in Lebanon, where strikes have been reported as recently as June 1, 2026. The fragile diplomatic space that briefly opened earlier this year — tentative, cautious, mistrustful — has collapsed under the weight of ongoing military action.&lt;br&gt;
This is the most underreported story in global media right now, and possibly the most consequential. US-Iran negotiations over nuclear constraints were never likely to produce a breakthrough. But their collapse removes the last diplomatic backstop before the question becomes purely military.&lt;br&gt;
The bigger picture: The Middle East is running multiple overlapping crises simultaneously — Iran's nuclear timeline, the Israel-Lebanon conflict, post-Gaza reconstruction failures, and oil market pressure. None of these has a clean off-ramp. And every one of them is connected, directly or indirectly, to energy prices, global logistics, and the political stability of governments from South Asia to sub-Saharan Africa.&lt;br&gt;
What this means for you: Oil price volatility, crypto's behavior as a geopolitical hedge, and the energy transition's timeline are all tied to what happens in the next 90 days in the Persian Gulf. Pay attention.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Sanders Wants to Tax AI Companies at 50% — And He Might Be Onto Something&lt;br&gt;
In a move that generated more noise in tech circles than any of the above, Senator Bernie Sanders called this week for a 50% tax on the stock of major AI companies. The proposal — framed around the idea that AI wealth concentration is a form of economic violence against working people — joins a growing political conversation about whether the AI boom's gains should be redistributed.&lt;br&gt;
This is not just left-wing politics. The underlying tension is real and deepening: AI companies are generating extraordinary market capitalization while reducing employment across multiple sectors, concentrating wealth in a handful of engineers, investors, and executives, and doing so at a pace that policy has simply not kept up with.&lt;br&gt;
The bigger picture: The AI governance conversation is fracturing into at least three camps — those who want heavy regulation and taxation, those who want national-security-driven restriction (export controls, licensing), and those who believe the market should decide. All three are currently influencing policy simultaneously, creating unpredictable regulatory environments for every company building on AI infrastructure.&lt;br&gt;
What this means for developers and builders: If you're building products that rely on AI APIs, model providers, or cloud AI services, the regulatory floor beneath you is unstable. A 50% stock tax might not pass as written — but its political energy is a leading indicator of what's coming. Build defensively. Understand your compliance exposure. And diversify your model and infrastructure dependencies wherever possible.&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;The Thread Connecting All Five&lt;br&gt;
Pull back far enough and all five of these stories are saying the same thing: the post-WWII rules-based international order — the network of laws, norms, institutions, and mutual restraints that powerful states agreed to follow — is fracturing. Not collapsing overnight, but being quietly renegotiated, rule by rule, strike by strike, border policy by border policy.&lt;br&gt;
Russia bombs civilians because it calculates the cost of doing so is acceptable. The US kills 200 people in international waters because it asserts the right to do so. The EU builds offshore detention because voters reward it. Iran walks away from talks because the alternative offers nothing. And governments look at AI's trillion-dollar concentration and ask why their citizens aren't getting a cut.&lt;br&gt;
None of these actions exists in isolation. Each one loosens a thread in the fabric. And the cumulative effect — the world we are building through these individual choices — is a world with fewer guardrails, less predictability, and more concentrated power.&lt;br&gt;
For technologists, data professionals, journalists, and analysts: this is not background noise. It is the operating environment. Understanding it clearly is not pessimism. It's prerequisite.&lt;/p&gt;

&lt;p&gt;A Final Note for the Builders&lt;br&gt;
The instinct in tech communities is to treat geopolitics as someone else's department. That instinct is a liability in 2026. The systems we build — data pipelines, analytics platforms, AI-powered tools, crypto infrastructure — operate inside this world. They are shaped by it, and they shape it.&lt;br&gt;
The most valuable thing any builder, analyst, or creator can develop right now is geopolitical literacy. Not partisan analysis. Not alarmism. Literacy. The ability to read power accurately, trace consequences clearly, and build with open eyes.&lt;br&gt;
The world is rewriting its own rules. The question for each of us is: are we watching it happen, or are we engaged?&lt;/p&gt;

&lt;p&gt;If this piece made you think differently about something, share it. The conversation matters.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>webdev</category>
    </item>
    <item>
      <title>Found a linkedin for wine people and honestly it's more accurate than my actual resume 🍷💀</title>
      <dc:creator>Ramesh Kadariya</dc:creator>
      <pubDate>Fri, 15 May 2026 03:50:36 +0000</pubDate>
      <link>https://dev.to/rameshji/found-a-linkedin-for-wine-people-and-honestly-its-more-accurate-than-my-actual-resume-3a2i</link>
      <guid>https://dev.to/rameshji/found-a-linkedin-for-wine-people-and-honestly-its-more-accurate-than-my-actual-resume-3a2i</guid>
      <description>&lt;p&gt;Someone made drinkdln.com and it's the professional networking site we actually deserved 😭&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fhaxz2gsyzqr9m185y9o2.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fhaxz2gsyzqr9m185y9o2.png" alt=" " width="800" height="380"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;you get a official "Drink IQ" score, post linkedin-style achievement cards for your real milestones, and compete on a global leaderboard&lt;br&gt;
my current announcement card says -- "I am thrilled to announce I have successfully completed another Thursday. Skills utilized: patience, a good Merlot, and the ability to smile through anything." 🍷&lt;br&gt;
the cards look IDENTICAL to real linkedin posts. i sent mine to my boss. he congratulated me. he did not read it. 💀&lt;br&gt;
go check the live feed on there, people are unhinged in the best way&lt;br&gt;
drinkdln.com -- your Drink IQ is waiting 🍺&lt;/p&gt;

&lt;p&gt;keep it exactly like that -- professional enough that wine people respect it, funny enough that they share it 😂 and that "sent it to my boss" line will get comments guaranteed 💙🍷Sonnet 4.6&lt;/p&gt;

</description>
    </item>
    <item>
      <title>5 Websites That Are More Honest Than LinkedIn</title>
      <dc:creator>Ramesh Kadariya</dc:creator>
      <pubDate>Sun, 10 May 2026 12:04:29 +0000</pubDate>
      <link>https://dev.to/rameshji/5-websites-that-are-more-honest-than-linkedin-1635</link>
      <guid>https://dev.to/rameshji/5-websites-that-are-more-honest-than-linkedin-1635</guid>
      <description>&lt;p&gt;And one of them turned drinking achievements into corporate success stories.&lt;/p&gt;

&lt;p&gt;LinkedIn used to be a place to find jobs. Somewhere along the way, it became a digital talent show where everyone speaks like they’re accepting an award for replying to emails.&lt;/p&gt;

&lt;p&gt;Every day there’s another post from someone “humbled and honored” to announce they woke up before sunrise, drank black coffee, and learned leadership from airport delays.&lt;/p&gt;

&lt;p&gt;Naturally, the internet fought back.&lt;/p&gt;

&lt;p&gt;Here are five websites that feel far more honest than the average LinkedIn feed.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;The Useless Web&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;🌐 &lt;a href="https://theuselessweb.com" rel="noopener noreferrer"&gt;https://theuselessweb.com&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The entire website is one button that sends you somewhere random and completely pointless.&lt;/p&gt;

&lt;p&gt;No productivity hacks. No motivational speeches. No networking advice.&lt;/p&gt;

&lt;p&gt;Just pure internet nonsense.&lt;/p&gt;

&lt;p&gt;Oddly enough, it feels healthier than reading a post about “leveraging personal growth opportunities during traffic.”&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;ClickHole&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;🌐 &lt;a href="https://clickhole.com" rel="noopener noreferrer"&gt;https://clickhole.com&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;ClickHole is basically what happens when someone studies internet culture too closely and decides to weaponize it.&lt;/p&gt;

&lt;p&gt;The headlines sound ridiculous, but only slightly more ridiculous than actual social media content.&lt;/p&gt;

&lt;p&gt;At this point, if LinkedIn users started posting things like “7 Morning Habits of Emotionally Agile Entrepreneurs,” nobody would even question it.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;DrinkdIn&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;🌐 &lt;a href="https://drinkdln.com" rel="noopener noreferrer"&gt;https://drinkdln.com&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;DrinkdIn takes LinkedIn’s fake corporate energy and applies it to what people are actually accomplishing: surviving nights out, making terrible decisions, and somehow waking up functional the next morning.&lt;/p&gt;

&lt;p&gt;The platform lets users create dramatic LinkedIn-style announcements for completely unnecessary life events.&lt;/p&gt;

&lt;p&gt;Posts like:&lt;/p&gt;

&lt;p&gt;“Proud to announce I survived 14 consecutive tequila-related setbacks and remain open to new opportunities.”&lt;/p&gt;

&lt;p&gt;“After careful consideration, I have decided to resign from acting responsible on weekends.”&lt;/p&gt;

&lt;p&gt;“Thrilled to share that my liver has successfully completed another high-pressure fiscal quarter.”&lt;/p&gt;

&lt;p&gt;It’s basically LinkedIn for people whose biggest achievement this week was finding their charger after a night out.&lt;/p&gt;

&lt;p&gt;And somehow, that honesty makes it feel more authentic than most professional networking posts online.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Hacker Typer&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;🌐 &lt;a href="https://hackertyper.net" rel="noopener noreferrer"&gt;https://hackertyper.net&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;This website lets you smash random keys while fake code appears on screen like you’re hacking into a classified government system.&lt;/p&gt;

&lt;p&gt;It contributes absolutely nothing to society.&lt;/p&gt;

&lt;p&gt;Which still makes it less performative than some “AI thought leader” content.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Geek Prank&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;🌐 &lt;a href="https://geekprank.com" rel="noopener noreferrer"&gt;https://geekprank.com&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Fake operating systems. Fake hacker screens. Fake error messages.&lt;/p&gt;

&lt;p&gt;It’s designed to make people look more technically important than they actually are.&lt;/p&gt;

&lt;p&gt;So basically, LinkedIn in website form.&lt;/p&gt;

&lt;p&gt;Final Thoughts&lt;/p&gt;

&lt;p&gt;The funniest thing about parody websites is how quickly they start feeling more genuine than the platforms they’re mocking.&lt;/p&gt;

&lt;p&gt;People are exhausted by constant self-branding, fake productivity culture, and motivational content disguised as personality.&lt;/p&gt;

&lt;p&gt;That’s why sites like DrinkdIn work so well. They replace fake corporate success stories with something much more believable:&lt;/p&gt;

&lt;p&gt;Being chaotic, tired, mildly irresponsible, and still somehow surviving. 🍺&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
