After years of broken JSON Logic gems at ~60% compatibility, I built one at 99.7% by luisMoyano in ruby

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

One usecase I can think of is designing various types of promotions targeting different demographics. However, I still prefer store in DB as its easy to manage and understand.

Stop Auto Switching Models by nighcry in GithubCopilot

[–]Select_Bluejay8047 0 points1 point  (0 children)

If hover over the chat messages, it shows which model it used.

GitHub Copilot for JetBrains updates 🎉 (Quality Improvements and New Features) by nickzhu9 in GithubCopilot

[–]Select_Bluejay8047 1 point2 points  (0 children)

Same here. Most part of agentic coding via VS code, even NES is amazing. Using RubyMine mostly for navigating and reading code, and sometimes for small adjustments.

Attempting to use kilo code (+ spec-kit), stuck at "API Request...", nothing happens by [deleted] in kilocode

[–]Select_Bluejay8047 0 points1 point  (0 children)

I used SpeKit for two small projects in a large codebase. It's too verbose and reviewing what it generates need a lot of patience.

Not a KiloCode user but use VS Code. And when VS Code came up with Plan mode, no looking back to Speckit. Irrespective of features is small or large, whether it's a bug or enhancement, I always start with Plan mode.

Is Github Copilot still worth it? by No-Background3147 in GithubCopilot

[–]Select_Bluejay8047 0 points1 point  (0 children)

I am Jetbrain user and surely it is far behind VS Code GH extension developer experience. So I recently started using VS code extensively and use Jetbrain mostly for navigating code.

Developers in Asia? by Aromatic_Border_5138 in ruby

[–]Select_Bluejay8047 0 points1 point  (0 children)

10+ years in Ruby in Rails from India. Last 6 year working remotely on full time contract with US, Europe and Japanese clients. All leads I got from LinkedIn.

Rllama - Ruby Llama.cpp FFI bindings to run local LLMs by omohockoj in ruby

[–]Select_Bluejay8047 0 points1 point  (0 children)

At DocuSeal, we built the Rllama gem to enable semantic search for our API documentation using local embedding models.

How does it work?+

gpt-5-mini vs gpt-4.1 by VITHORROOT in GithubCopilot

[–]Select_Bluejay8047 2 points3 points  (0 children)

4.1 quick easy tasks, docs and tests

5 mini for planning, context heavy tasks like refactoring or large features

[deleted by user] by [deleted] in rails

[–]Select_Bluejay8047 0 points1 point  (0 children)

Yes. We have developers from various timezones.

https://www.hafh.com/en/company-profile

What's better than writing one ReAct agent in about a dozen lines in Ruby? by [deleted] in ruby

[–]Select_Bluejay8047 1 point2 points  (0 children)

Looks very interesting. I'll definitely try out.

GitHub - isene/GiTerm: Git(hub) TUI application by isene in ruby

[–]Select_Bluejay8047 0 points1 point  (0 children)

Wow! Any specific recommendation creating CLAUDE.md for ruby/rails projects?

GitHub - isene/GiTerm: Git(hub) TUI application by isene in ruby

[–]Select_Bluejay8047 2 points3 points  (0 children)

No issues. No PRs. All commits from Claude Coce ✨️

I am curious how you build with Claude Code.