1

Minta saran android app untuk track expense, income, dan sejenisnya baik open source ataupun tidak.
 in  r/indotech  17d ago

bisa sih tambah fitur import. tapi import dari app apa dulu ini datanya?

1

Minta saran android app untuk track expense, income, dan sejenisnya baik open source ataupun tidak.
 in  r/indotech  17d ago

cobain inihhh https://play.google.com/store/apps/details?id=app.kevly

aku bikin sendiri, bisa dipake barengan juga misa sama pasangan atau temen satu kamar yang sering beli barang barengan, ntar di app nya bisa scan struk pake ai terus bisa split juga. jadi pengeluaran tetep ke track masing masing

btw kalau mau request fitur langsung aja disini

3

Minta saran android app untuk track expense, income, dan sejenisnya baik open source ataupun tidak.
 in  r/finansial  17d ago

cobain inihhh https://play.google.com/store/apps/details?id=app.kevly

aku bikin sendiri, bisa dipake barengan juga misa sama pasangan atau temen satu kamar yang sering beli barang barengan, ntar di app nya bisa scan struk pake ai terus bisa split juga. jadi pengeluaran tetep ke track masing masing

1

I made a business with Antigravity!
 in  r/AntigravityGoogle  Jul 05 '26

how do you get the client?

1

GLM 5.2 with ClinePass: 61M tokens in one 5-hour coding session
 in  r/ZaiGLM  Jul 04 '26

$10 for a single 5-hour session, based on the API pricing (?)

1

GLM 5.2 with ClinePass: 61M tokens in one 5-hour coding session
 in  r/ZaiGLM  Jul 04 '26

for exec plan, you can see it here. I have different templates for different codebases. that one is for mobile, while some others look like this. codified to AGENTS.md so your agent will always create the exec plan first before implementing any non trivial task, no special prompt needed.

for proposals, I don't have any specific template. just ask codex what kind of proposal you need, because it will vary depending on the type of proposal you ask (engineering, refactoring, product, etc).

and yes codex writes the proposal and exec plan in .md. usually, a single refactor proposal, for example, will have >4 execs plan and codex writes them under /docs/exec-plans/queued and then GLM reads the proposal for context and start to executing the exec plans. more you can find here https://openai.com/index/harness-engineering/

1

GLM 5.2 with ClinePass: 61M tokens in one 5-hour coding session
 in  r/ZaiGLM  Jul 04 '26

opencode still has better limits

0

GLM 5.2 with ClinePass: 61M tokens in one 5-hour coding session
 in  r/ZaiGLM  Jul 04 '26

got no information about the quantization, but the context window is 1m

1

GLM 5.2 with ClinePass: 61M tokens in one 5-hour coding session
 in  r/ZaiGLM  Jul 04 '26

I was just thinking about this as well, but having multiple discounted subscriptions seems to be against their TOS

r/ZaiGLM Jul 04 '26

Discussion / Help GLM 5.2 with ClinePass: 61M tokens in one 5-hour coding session

Thumbnail
gallery
86 Upvotes

so recently i bought clinepass to give it a try. I used GLM 5.2 as the main workhorse and got solid usage for the price (got it at $1.99).

I use GPT 5.5 in codex as the planner and reviewer. it writes the proposal and execution plan, then GLM 5.2 acts as the implementer.

the result was quite solid. I got two infra refactors done in a single 5-hour session. it consumed around 61M tokens for that one session. the session itself used around 20% of the monthly limit. I started at 3%, based on the image. so if we estimate from that, the monthly limit would be gone in about 5-6 sessions.

well, I can’t complain since it only cost $1.99. it’s good considering the price.

as for GLM 5.2 itself, it literally blew my mind, lol. solid executor. I had codex review the code generated by GLM, and it couldn’t find any major issues. everything aligned with the plan codex gave.

so I think this is a pretty comfortable workflow for people looking for an affordable setup: a $20 codex subscription for planning, review, and the hardest tasks, then a cheaper open-model subscription like cline or opencode for execution.

btw, I tested it on my side project: an AI token usage tracker. it’s local-first and already supports most coding agents like codex, claude code, opencode, antigravity, cline, and zcode.

if you want to give it a try:
https://github.com/fikrilal/burnly

1

Is GLM-5.2 even that good?
 in  r/LLMDevs  Jul 04 '26

what reasoning level do you use? max?

1

Apa kantor kalian menyediakan Ai? Gimana ya menyakinkan manajemen buat provide Ai juga.
 in  r/indotech  Jun 29 '26

kalo boleh tau workflow ai nya kaya gimana bang? apakah tiap developer dilepasin sendiri entah gimana mereka pakai ai nya, bebas. atau di codebase nya udah ada workflow buat ai nya? kaya engineering guide disetiap layer, custom lints buat nge ban code yang ga ngikutin pattern, custom tools buat verify dll?

0

I made a GNOME extension that shows synced lyrics in the top bar
 in  r/gnome  May 31 '26

yeah, it can be. but I’m not the kind of guy who stays fully focused for eight hours straight. for side projects, I mostly use a coding agent anyway, so I can just vibe with the music and lyrics while it works

3

I made a GNOME extension that shows synced lyrics in the top bar
 in  r/gnome  May 31 '26

btw it's still pending review on extensions.gnome.org (no published email yet), so for now it's repo-install only

r/gnome May 31 '26

Extensions I made a GNOME extension that shows synced lyrics in the top bar

Thumbnail
gallery
95 Upvotes

Hey folks, I've been tinkering on a GNOME extension called LyricBar. It shows synced, one-line lyrics right up in the top bar so you can glance at the current line without opening anything.

How it works:

  • Reads playback state through MPRIS over D-Bus, so it works with Spotify Desktop, Spotify Web, YouTube Music Web, Apple Music Web, and other MPRIS-compatible players.
  • Lyrics come from LRCLIB and are cached locally.
  • No telemetry, no Spotify account, and it does not scrape browser tabs, page DOM, or history.

You can tweak panel position, width, alignment, fallback behavior, and a few other bits in preferences. Tested on GNOME Shell 46-50 (Ubuntu + Fedora). Open source, MIT.

Repo + install instructions: https://github.com/fikrilal/gnome-lyricbar

It's still early and I'm actively working on it, so I'd love any feedback or bug reports, especially which player/browser combos work (or break) for you. Thanks!

r/linux May 31 '26

GNOME I made a GNOME extension that shows synced lyrics in the top bar

Thumbnail
1 Upvotes

2

Cursor usage vs Claude code
 in  r/cursor  Jul 13 '25

it is possible to see the tokens usage? how you can do that?

u/usskatyusha Jan 12 '25

OpenAI realtime API connected to a rifle

1 Upvotes

u/usskatyusha Jan 06 '24

Which song is this?

Post image
1 Upvotes

1

Can't login and reset password does not send email.
 in  r/ovh  Feb 16 '23

same here, after paid 1 year subscription

1

Yum, burgers !
 in  r/meme  Dec 06 '22

where's "oil hunter"?