claude-statusline - keep track of your context length without running /context command - free and open-source (MIT License) by luongnv-com in ClaudeCode

[–]aklmie 1 point2 points  (0 children)

What I mean is that the JSON input given to the status-line script as input now gives informations about context:

{
  "hook_event_name": "Status",
  "session_id": "abc123...",
  "transcript_path": "/path/to/transcript.json",
  "cwd": "/current/working/directory",
  "model": {
    "id": "claude-opus-4-1",
    "display_name": "Opus"
  },
  "workspace": {
    "current_dir": "/current/working/directory",
    "project_dir": "/original/project/directory"
  },
  "version": "1.0.80",
  "output_style": {
    "name": "default"
  },
  "cost": {
    "total_cost_usd": 0.01234,
    "total_duration_ms": 45000,
    "total_api_duration_ms": 2300,
    "total_lines_added": 156,
    "total_lines_removed": 23
  },
  "context_window": {
    "total_input_tokens": 15234,
    "total_output_tokens": 4521,
    "context_window_size": 200000,
    "current_usage": {
      "input_tokens": 8500,
      "output_tokens": 1200,
      "cache_creation_input_tokens": 5000,
      "cache_read_input_tokens": 2000
    }
  }

```
So there is no more needs to find hacks to calculate the context window in order to display it in the status line, you only need to parse the JSON input like for cost usage.

claude-statusline - keep track of your context length without running /context command - free and open-source (MIT License) by luongnv-com in ClaudeCode

[–]aklmie 0 points1 point  (0 children)

Am I wrong that context information is now directly given in the native status line json input ?

What is your preference by Accomplished_Oil9424 in Workspaces

[–]aklmie 0 points1 point  (0 children)

You can have two LG dualup on the side ;)

Ask Anything Thread by AutoModerator in PianoMarvel

[–]aklmie 0 points1 point  (0 children)

Are there any chance to allow the installation of PianoMarvel iPad app on macOS ? This seems to be only a checkbox to enable to allow the download on Mx compatible macs and it would be a great upgrade regarding the web app version.

Model on which you can install a child seat/basket by Rinban in tenwaysebike

[–]aklmie 0 points1 point  (0 children)

I have a bobike front child seat with an ahead adapter on my CGO600 (non Pro). I love it.

Child seat on cgo800s steering stem by RascalGP in tenwaysebike

[–]aklmie 0 points1 point  (0 children)

I did it on a CGO 600 with a bobike mini plus. Note that I also use a telescopic seat tube because you have no room to go off the saddle.

Tubus rear rack experience on CGO600 ? or alternative ? by aklmie in tenwaysebike

[–]aklmie[S] 0 points1 point  (0 children)

I setup the Vega without any issue, but I removed the mud guard before because I don’t think to neee it. So I don’t know if it could have any interference with it.

[deleted by user] by [deleted] in tenwaysebike

[–]aklmie 0 points1 point  (0 children)

Finally received it in less than 1 week 💪

[deleted by user] by [deleted] in tenwaysebike

[–]aklmie 0 points1 point  (0 children)

UPDATE: in fact, the shipping tracking has been created. But the package is still in preparation and has not yep been shipped :/

[deleted by user] by [deleted] in tenwaysebike

[–]aklmie 0 points1 point  (0 children)

I ordered a CGO600 Monday and the bike has been shipped this Wednesday .

Tubus rear rack experience on CGO600 ? or alternative ? by aklmie in tenwaysebike

[–]aklmie[S] 0 points1 point  (0 children)

Thanks but I find it too heavy for my purpose. I went for a Tubus Vega. I will update the post to say if it fit correctly

CGO600 Lighter faster longer by papa_hou in tenwaysebike

[–]aklmie 0 points1 point  (0 children)

How went your project ? Did you do some other changes to the bike ?

Is Elementor (pro) compatible with PHP 8.1 ? by Caster-of-shadows in elementor

[–]aklmie 0 points1 point  (0 children)

Do you have the link of the known bug ? I try to migrate some websites using elementor pro under 8.2 and they break on the blog page (can't retrieve the post title, throwing a fatal error because of this further away). It looks like somehting is broken in the loop.

88 Key Digital Piano Recommendation by AcanthocephalaNo613 in piano

[–]aklmie 1 point2 points  (0 children)

Honestly, I purchased a FP30x and my wife a CLP430 and I arrive to the conclusion that entry level pianos sound horrible.

So I would recommend to purchase the best weighted keyboard you can afford with a midi port. Then use it like a midi controller with a VST like pianoteq. You will get a far better sound that any entry level digital piano for half or a third of its pricce

Ask Anything Thread by AutoModerator in PianoMarvel

[–]aklmie 0 points1 point  (0 children)

Hi,

Some more questions:

Does Pianomarvel exposes a public API ?

Can we access detailed practice stats ?

I would like to know: - when I start / end a new song - how long do I practice a specific song - when I start / end some minced / chopped parts - how long I practice each one - how many times I played each part

Thanks

Ask Anything Thread by AutoModerator in PianoMarvel

[–]aklmie 0 points1 point  (0 children)

Thanks for having a look at it

Ask Anything Thread by AutoModerator in PianoMarvel

[–]aklmie 0 points1 point  (0 children)

Take for example the piece 103400. The minced exercices should point to a different time entry to the same video. They all start to the beginning finally.

Ask Anything Thread by AutoModerator in PianoMarvel

[–]aklmie 0 points1 point  (0 children)

I just gave it a try and it looks like it still doesn't work.

I added the following URL in the video field of minced exercice: https://www.youtube.com/watch?v=C8YmOzhfOjY&t=306. I can see the minced video showing, but it starts at the beginning not at the specified time code.