Good luck! Definitely would have come if I were in New York! π€
Btw, if you are in Toronto you gotta try the food scene here! I won't claim it's the best, but it is up there!
@hossain.dev.bsky.social
Passionate Android engineer and curious tinkerer. π¨π¦ππ±ποΈππΈποΈπ§
Good luck! Definitely would have come if I were in New York! π€
Btw, if you are in Toronto you gotta try the food scene here! I won't claim it's the best, but it is up there!
I see lots of hype with GPT-5 release as coding agent! β¨
But yeah, didn't feel like it's there yet, Claude Sonnet still feels more natural to work with! ^_^
Will try to spend more time over coming days!
#GPT-5 #ClaudeSonnet
On top of that, not being able to iterate directly on the code it generates makes it a disconnected experience.
GitHub Coding Agent is a great example for fully integrated experience where PR and PR review comment flow comes naturally, some we do almost every day!
Today, Jules officially launches out of beta. The beta allowed us to test and learn usage patterns and system limits. Weβve updated our plans to better align with your daily use of Jules and are introducing paid plans that will help us build a sustainable future. Usage Limit Changes The usage limits that were available to you during our beta are decreasing, unless youβre a Google AI Pro or Ultra subscriber. These new limits take effect today.
jules.google has gone out of beta today. That means if you were using it for free, your allowance has gone down from 60 to 15.
I have not found it useful for Android apps, as it keeps failing to setup Android SDK resulting in unable to validate changes it makes!
#Jules #Async #AIAgent
Nice! ππ½ I presume lots of context feeding along with official documentation and guideline for it to succeed.
Also, curious to know how big the navigation graph was to begin with.
Next thing would be to add natural language processor to analyze data and provide on-demand chart. I think NotebookLM might be able to do this job 10x better, free!
05.08.2025 18:45 β π 0 π 0 π¬ 0 π 0Managed to decouple `"@github/spark": "^0.0.1"` module from the prototype app and launch it! π
This was one of my shelved idea to analyze Android Device catalog available from Google Play console.
Very happy with the outcome, specially stats page with data insights π
#AndroidDev #Android #Catalog
Almost like 1-line fix! π§π½
If GitHub agent is failing to download maven artifacts, just ensure domain is not blocked by firewall.
See GitHub's official guide on this: docs.github.com/en/copilot/h...
#Copilot #AIAgent #Firewall #Fix
GitHub Spark is only available with Copilot Pro+ subscriptions, which include 1500 included premium requests. Since each Spark prompt consumes 4 premium requests, the Copilot Pro+ subscription allows for a maximum of 375 requests. This is because 1500 / 4 = 375
Apparently I misunderstood the messaging. The monthly premium request you get is used by Spark.
So, 375 spark message is not on top of that allowance! Got clarification from GitHub customer support!
Good to know! π
Now the question is - how do I take this Spark prototype app and host it outside! π€
Currently, @github.com allows Spark apps to be exported to repo. However this can't be deployed as is, because these apps uses `"@github/spark": "^0.0.1"` node module that is not public! π₯Έ
One of the idea I had was to build a Android device catalog browser app using the data available from Google Play.
With few hours of iteration (about ~40 spark messages), I was able to build fully working site that lists all known Android Devices and some analysis along with it! π
#GitHub #Spark
Recently got access to GitHub Spark, a no-code prototyping tool like Lovable, v0, or Bolt.
First time using tool like this, and it's capability is no joke! Being able to build a working prototype is just amazing! π€©
Loved building some concepts I have had for long time!
I love the commitment there from JetBrains! Looking forward to see winning projects! π
30.07.2025 22:32 β π 1 π 0 π¬ 0 π 0I really enjoyed my 'mini' TRMNLs so far. Nifty gadget that stays in the background providing useful and timely content. β€οΈ
30.07.2025 20:21 β π 1 π 0 π¬ 1 π 0This looks fabulous! iWant lol π€©
30.07.2025 20:19 β π 1 π 0 π¬ 0 π 0Ideally, the global `copilot-instructions.md` would be enough, and you shouldn't have to do any custom instruction as the agent should learn from existing code! However, if agent consistently gets derailed this might be one of the option to keep it on the right track π€οΈ
27.07.2025 14:53 β π 0 π 0 π¬ 0 π 0Github agent custom instruction example.
Github agent custom instruction example.
GitHub now allows `*.instructions.md` that can target specific path in your repo.
If you are going AI agent first for your project, it might be worth spending few minutes adding custom instructions for specific paths like `db`, `ui`, `di` etc.
github.blog/changelog/20...
#Copilot #AIAgent
Looking forward to this upcoming living art π¨
I don't have PS5, this might push me to get one π
Yep, huge fan of Wise for international travel and sending money abroad! I also got my mom onboard, she loves it!
Haven't had any issues, except I can't withdraw money using Visa card in my origin country! abroad is fine! Β―\_(γ)_/Β―
Found it, it does use premium request with some bundled allowance per month for Copilot Pro+ plan
- "Up to 375 Spark messages included per month"
- "Spark messages use premium requests included in GitHub Copilot plans. Each Spark request uses 4 premium requests."
#Copilot #Spark #π€
Also, not very clear if during this preview phase it uses the premium LLM usage quota from your account.
Here is the official blog "GitHub Spark in public preview for Copilot Pro+ subscribers"
github.blog/changelog/20...
Just saw email about GitHub Spark! Interesting playground to build web apps!
I wonder if selected suggested pill will always result in same result! π
github.com/spark
#GitHub #Spark
Feeling good after getting my first Google Play app on to the Metro train π
Few more to go! π
#Metro #DI #Kotlin
Just noticed a new addition in the GitHub sidebar β looks like theyβre promoting their MCP Server!
I don't have good use for it, as I don't work on any OS project that is managed on GitHub! However, I think I will give it a try to get familiar with MCP world.
#MCPServer #GitHub #AIAgent
Neat! π€
20.07.2025 03:40 β π 1 π 0 π¬ 0 π 0Self reminder to not only review AI generated code, but also test solution despite having enough test coverage!!! π
There is a reason the warning is always there! ^_^
#AIAgent #Copilot #VibeCoding
Anvil was quite successful inside and outside of Square, but now it's time for the next big improvement. Metro is 95% of what I pitched as Dagger 3 within Square. I'm excited.
18.07.2025 14:02 β π 20 π 4 π¬ 1 π 0Wow! This is big! π²π€©π₯³
github.com/square/anvil...
#Metro #DI #Kotlin
If you occasionally use VS Code and Kotlin - you may be interested in official experimental plugin by JetBrains github.com/Kotlin/kotli...
Wanted to re-post now that I have started using it recently!
#Kotlin #VSCode #Plugin
Wow, looks like GitHub has listened to community feedback ππ½
github.blog/changelog/20...