Prahlad Yeri's Avatar

Prahlad Yeri

@prahladyeri.bsky.social

Freelance Programmer ๐Ÿ’ป | Writer โœ๏ธ Technology | Vipassana | Minimalism "The Present is all we possess"

28 Followers  |  24 Following  |  29 Posts  |  Joined: 05.10.2025  |  2.2714

Latest posts by prahladyeri.bsky.social on Bluesky

Yes but it still feels comforting when someone reads what you've written, appreciates it. You can even keep writing for the sheer novelty or muse, but without any feedback, how will you know it's going in the right direction?

26.10.2025 19:56 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

Who exactly would you write for when most of the society is zombified and hooked up to fast paced narratives on reels and Instagram? What would even cause you to write in such an atmosphere?

26.10.2025 19:44 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

Keep up the good work!

26.10.2025 19:40 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image

Thank you for pointing me in the right direction! Here is a working C# code to find h-index; the key is to loop from 1 to max array length, check if h-index fits each one and break where it doesn't to find the max h-index. Though I'm sure there must be more efficient ways to solve it than this one ๐Ÿ˜‡

26.10.2025 17:31 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
From the androiddev community on Reddit Explore this post and more from the androiddev community

Entire novels could be written about how ruthlessly tedious and convoluted androiddev is than it needs to be. Here is a vent post I'd made on reddit some time ago.
www.reddit.com/r/androiddev...

25.10.2025 17:07 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

True that. Though I think there is still some time until AI could mimic human imperfections perfectly with all the nuances. Another way is to use a politically incorrect slang or term which we know AI makers will never allow it to speak?

24.10.2025 15:33 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

I think the main symptom of LLM written text is perfect English with flawless "Wren & Martin" grammar. Human imperfections is what AI can't feign easily. A time might come when we must deliberately make miskates to rubber-stamp human written works ๐Ÿ˜€

24.10.2025 14:58 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

And that's not even counting the massive technical debt AI would have accumulated in the long term. Also not counting all the extra hours reviewers need to spend to make the code usable.

24.10.2025 14:04 โ€” ๐Ÿ‘ 3    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
GitHub - prahladyeri/FocusBeam: Beam in on your tasks and projects with precision Beam in on your tasks and projects with precision. Contribute to prahladyeri/FocusBeam development by creating an account on GitHub.

๐Ÿ“… Day : 23/10/2025
โœ… Worked on FocusBeam Project.
โœ… fix: The timesheet view should include name of task
github.com/prahladyeri/...
#opensource #dotnet #windows

23.10.2025 15:38 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

โœ… Studying documentation and finding solutions is the ideal way to solve programming problems.
โœ… Studying answers by top experts on forums like StackOverflow is the next best way to solve them.
โŒ Asking an LLM to "help" or "assist" is the least ideal way ๐Ÿ™‚

23.10.2025 13:12 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

App level tooling like pip, npm, composer, etc. should ideally never be run as sudo or root user on Linux, that creates a grave chance of messing things up.

22.10.2025 16:32 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Local AI is indeed the way forward. I'm researching small scale LLMs like phi3-mini, Llama 3.1, etc. which can work in constrained environments like my laptop.

22.10.2025 02:15 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Indeed, it has been lagging a lot lately, and often breaks before the response is complete. I'm making a conscious effort to reduce ChatGPT dependence and revert to old school ways like Google, stack overflow and Wikipedia for solutions.

21.10.2025 23:50 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Preview
GitHub - prahladyeri/FocusBeam: Beam in on your tasks and projects with precision Beam in on your tasks and projects with precision. Contribute to prahladyeri/FocusBeam development by creating an account on GitHub.

FocusBeam 1.1 is released.

fix: Disallow resize of row header for dashboard grid
feat: Added find feature for task notes
feat: Added Task Notes View
chore: UX enhancements
feat: Mind Maps
chore: Moved features from main menu to toolbar icons
feat: Auto save task notes
github.com/prahladyeri/...

21.10.2025 12:49 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Thank you. May the festival of lights bring you happiness and success ๐Ÿช”

20.10.2025 15:10 โ€” ๐Ÿ‘ 4    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

This is terrible, even worse than what had happened to Linux Mint website.

19.10.2025 03:51 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
GitHub - prahladyeri/FocusBeam: Beam in on your tasks and projects with precision Beam in on your tasks and projects with precision. Contribute to prahladyeri/FocusBeam development by creating an account on GitHub.

๐Ÿ“… Day : 18/10/2025
โœ… Worked on FocusBeam Project.
โœ… Implementing mind map view.
โœ… Added icons to mind map tree.
โœ… Increased task notes font size.
github.com/prahladyeri/...
#opensource #dotnet #windows

18.10.2025 13:50 โ€” ๐Ÿ‘ 1    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
GitHub - prahladyeri/FocusBeam: Beam in on your tasks and projects with precision Beam in on your tasks and projects with precision. Contribute to prahladyeri/FocusBeam development by creating an account on GitHub.

๐Ÿ“… Day : 17/10/2025
โœ… Worked on FocusBeam Project.
โœ… Implementing Mind Map View.
github.com/prahladyeri/...
#opensource #dotnet #windows

17.10.2025 10:28 โ€” ๐Ÿ‘ 1    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
GitHub - prahladyeri/FocusBeam: Beam in on your tasks and projects with precision Beam in on your tasks and projects with precision. Contribute to prahladyeri/FocusBeam development by creating an account on GitHub.

๐Ÿ“… Day : 16/31
โœ… Worked on FocusBeam Project.
โœ… Implementing Mind Map View.
github.com/prahladyeri/...
#opensource #dotnet #windows

16.10.2025 17:53 โ€” ๐Ÿ‘ 1    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Hey, sending good thoughts your way. Hope things get lighter soon.

16.10.2025 09:22 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
I am a programmer, not a rubber-stamp that approves Copilot generated code Today morning, I came across this reddit post titled Completely losing interest in the career due to AI and AI-pilled people. They describe how in a span of ...

I am a programmer, not a rubber-stamp that approves Copilot generated code #programming #technology #opensource
prahladyeri.github.io/blog/2025/10...

15.10.2025 05:10 โ€” ๐Ÿ‘ 4    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Isn't it called the CVC (Card Verification Code)?

13.10.2025 02:51 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

Imagine one AI saying to another what Descartes said centuries ago: "I think therefore I am" ๐Ÿ˜€

10.10.2025 15:28 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Mind blowing discussion, Jon is filled with humor, wit and insights as always. I think dire predictions of AI getting human smarts by next decade are all exaggerated though, LLMs are hitting major dead ends already.

09.10.2025 17:50 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

For assured guarantees, you can use the --dry-run switch. This pip command will just test whether installation is possible without actually installing it. Once it passes, you can remove the switch and install it.

pip install --dry-run <package>

08.10.2025 08:32 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Pip will enforce the constraints specified by the developer. For example, it wonโ€™t install the package on Python <3.4, and it will only install requests โ‰ฅ2.0 in this example. It's up to the developer to set these guardrails or constraints.

08.10.2025 08:24 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

The way is part of the setup process itself. In setup.py, you can specify which exact dependency package versions and python version you want your own package to be compatible with:

install_requires=['requests >= 2.0'],
python_requires = ">= 3.4",

08.10.2025 07:23 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Preview
Unpopular Opinion: Implicit Usings are an Anti-Pattern As someone who has coded across Python, PHP, Java, and C#, Iโ€™ve learned to borrow patterns from each language to improve workflow and maintainability. One pr...

Unpopular Opinion: Implicit Usings are an Anti-Pattern
#dotnet #csharp #opensource #programming
prahladyeri.github.io/blog/2025/10...

06.10.2025 14:46 โ€” ๐Ÿ‘ 4    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

This is great! Is this something that came up recently with 8.3+ release or always existed in PHP?

05.10.2025 13:31 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

@prahladyeri is following 20 prominent accounts