Prahlad Yeri's Avatar

Prahlad Yeri

@prahladyeri

Computer Programmer πŸ’» | Writer ✍️ Technology | Vipassana | Minimalism "The Present is all we possess"

29
Followers
27
Following
40
Posts
05.10.2025
Joined
Posts Following

Latest posts by Prahlad Yeri @prahladyeri

There is a very profound question to ask. With all the magical STEM capabilities like software engineering, artificial intelligence, sophisticated networks and cloud systems, etc, how come we failed to create governments that work for us instead of trying to wage wars globally?

07.03.2026 17:49 πŸ‘ 1 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0
Preview
GitHub - prahladyeri/abhyasa: Modular Quiz and Assessment Engine Modular Quiz and Assessment Engine. Contribute to prahladyeri/abhyasa development by creating an account on GitHub.

πŸ“… Day : 2026-03-07
βœ… Worked on Abhyasa Project.
βœ… fix: menu display issue
βœ… fix: renamed quiz module attribute
github.com/prahladyeri/...
#opensource #quiz #mcq #webdev #bootstrap

07.03.2026 17:43 πŸ‘ 4 πŸ” 0 πŸ’¬ 2 πŸ“Œ 0

I'm highly dependent on ChatGPT/Copilot for code generation these days. While it's great for getting things done, coding no longer feels as creative or fun as it used to in the past. I haven’t tried coding agents yet, still exploring and learning about that space.

21.02.2026 13:29 πŸ‘ 2 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

Is there anything you still miss from the pre-ChatGPT era?

21.02.2026 05:21 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

This is a huge loss for the Post. Sending you good energy during the transitionβ€”the industry is lucky to have you, and I’m sure a new door will open soon.

04.02.2026 17:51 πŸ‘ 0 πŸ” 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 : 2026-01-14
βœ… Worked on Focusbeam Project.
βœ… fix: task notes save issue
βœ… fix: tab width in notes view
βœ… fix: flicker issue while typing task notes
github.com/prahladyeri/...
#opensource #dotnet #windows

14.01.2026 15:03 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
GitHub - prahladyeri/abhyasa: Modular Quiz and Assessment Engine Modular Quiz and Assessment Engine. Contribute to prahladyeri/abhyasa development by creating an account on GitHub.

πŸ“… Day : 2026-01-11
βœ… Worked on Abhyasa Project.
βœ… chore: fixed ux issues
βœ… chore: updated sitemaps and about page
βœ… chore: added markdown for questions
βœ… chore: refactored routing logic
github.com/prahladyeri/...
#opensource #quiz #mcq #webdev #bootstrap

11.01.2026 16:50 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
GitHub - prahladyeri/abhyasa: Modular Quiz and Assessment Engine Modular Quiz and Assessment Engine. Contribute to prahladyeri/abhyasa development by creating an account on GitHub.

πŸ“… Day : 2026-01-07
βœ… Worked on Abhyasa Project.
βœ… chore: updated gitignore, ux enhancements
βœ… chore: removed redundant build.js
βœ… chore: improved navigation, ux enhancements
github.com/prahladyeri/...
#opensource #quiz #mcq #webdev

07.01.2026 15:02 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
GitHub - prahladyeri/abhyasa: Modular Quiz & Assessment Engine Modular Quiz & Assessment Engine. Contribute to prahladyeri/abhyasa development by creating an account on GitHub.

πŸ“… Day : 06/01/2026
βœ… Worked on Abhyasa Project.
βœ… chore: added sitemap, meta tags, ux updates
βœ… chore: added quiz navigation, updated build config
github.com/prahladyeri/...
#opensource #quiz #mcq #webdev #javascript

06.01.2026 16:54 πŸ‘ 2 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Rise 🌞

19.12.2025 16:48 πŸ‘ 0 πŸ” 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 : 11/11/2025
βœ… Worked on FocusBeam Project.
βœ… chore: updated dashboard control spacing
βœ… chore: updated font family
github.com/prahladyeri/...
#opensource #dotnet #windows

11.11.2025 17:54 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

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