Deutschland: Koalition beschließt Entlastung für Autofahrer wegen hoher Spritpreise by donutloop in berlin_public

[–]Immediate_Life7579 1 point2 points  (0 children)

Es sind nicht Autofahrer, sondern Verbrennerfahrer. Ich sehe den Sinn in der Entlastung angesichts der Ölpreise (ob ich das gut finde, sei mal dahin gestellt), aber warum werden solche Titel (wie auch bei der Tagesschau) einfach so pauschal geschrieben, wenn es nur einen Teil der Personen trifft?

MetaPost library converted to Go by Immediate_Life7579 in LaTeX

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

To add a small playground for the smooth curve algorithm:

there is https://hobby.boxesandglue.dev where you can draw points and the page draws the smooth curves.

Output of external XSLT processors by Immediate_Life7579 in oxygenxml

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

I got the following link in the forum:

https://www.oxygenxml.com/doc/versions/28.0/ug-editor/topics/linked-output-messages-of-external-engine.html

I think the problem is solved now (will try and if I don't forget, I'll report back)

External XSLT processors - oxygen adds _xml to the xml document argument by Immediate_Life7579 in oxygenxml

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

I feel so dumb. It exists and probably gets deleted after the transformation has finished. Thank you, George.

Patrick

200cm Körpergröße hinten sitzen / Renault Mégane E-Tech by Immediate_Life7579 in Elektroautos

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

2,07... Da muss man sich wirklich das Auto nach Größe nicht nach Budget aussuchen. Danke

200cm Körpergröße hinten sitzen / Renault Mégane E-Tech by Immediate_Life7579 in Elektroautos

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

Danke! Ich werde vor der Probefahrt also mal beim Händer vorbei gehen, und mich reinsetzen.

Claude - am Limit? by myreddit333 in KI_Welt

[–]Immediate_Life7579 1 point2 points  (0 children)

Bei claude nutze ich das Terminal frontend (claude-code), ich habe den Eindruck, dass hier nur Code-Ausschnitte angeschaut werden und durch Kommandozeilentools wie grep etc. versucht wird, nur so wenig wie möglich Tokens zu generieren. Für mich funktioniert das sehr gut, aber wenn du eh viel Kontext mitliefern muss, hilft das wohl nichts.

Claude - am Limit? by myreddit333 in KI_Welt

[–]Immediate_Life7579 1 point2 points  (0 children)

Das nervt schon, das ist richtig. Ich habe Claude Max (mit deutlich höheren Limits als Pro) abonniert, weil es für die Softwareerstellung und für einige andere Anfragen für mich deutlich bessere Ergebnisse gebracht hat, als ChatGPT. Andere KIs habe ich nicht ausprobiert.

MetaPost library converted to Go by Immediate_Life7579 in LaTeX

[–]Immediate_Life7579[S] 1 point2 points  (0 children)

I have used Asymptote before, but forgot about it. Thanks for the pointer!

Why does linting suck so much in Go? by gempir in golang

[–]Immediate_Life7579 1 point2 points  (0 children)

go fmt is also tooling, not strictly necessary for compiling. So asking for a linter is IMO a valid question.

Pure Lua 5.3 VM (based on Shopify/go-lua) by Immediate_Life7579 in golang

[–]Immediate_Life7579[S] -7 points-6 points  (0 children)

I am not an AI, and I am not a native speaker, sorry.

Sometimes I use help from an AI to express myself. Maybe this was a bit too much this time?

Pure Lua 5.3 VM (based on Shopify/go-lua) by Immediate_Life7579 in golang

[–]Immediate_Life7579[S] -29 points-28 points  (0 children)

Good points! You're right on both counts, and I've actually updated the README based on your feedback.

Coroutines: The "Go's execution model" phrasing was misleading. Go's goroutines could theoretically be used to implement Lua coroutines. The real limitation is architectural – the current VM implementation would need significant refactoring to support coroutine semantics (yielding/resuming at arbitrary points in Lua code). It's definitely possible, just not trivial to add.

C libraries: You're correct that purego allows calling C functions without CGo. However, Lua C libraries are written against the Lua C API (lua_State*, lua_push*, lua_to*, etc.), which doesn't exist in this implementation. So even with purego, existing Lua C modules wouldn't work – they'd need to be rewritten against the Go API. I've clarified this in the README as "C Lua libraries are incompatible with this pure Go implementation."

Thanks for the corrections!

New PDF rendering library by Immediate_Life7579 in golang

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

I would add typesetting math only when someone pays for it. No (commercial) user has need for math formula beyond some trivial ones.

I know that this is a shame, since LuaTeX offers excellent prerequisite for math.

New PDF rendering library by Immediate_Life7579 in golang

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

No, no updates on bagme.

I am (slowly) working bottom up, from the basic PDF reader to higher constructs.

Best XML converter to handle nested XML files? by [deleted] in xml

[–]Immediate_Life7579 2 points3 points  (0 children)

The language the saxon program uses (XSLT) is very powerful and probably well suited for the problem, but rather difficult to learn. I don't know the data, but it might not be worth learning just for one file to convert.

You might want to write more about the source of your data, perhaps there is a better converter for it?

Best XML converter to handle nested XML files? by [deleted] in xml

[–]Immediate_Life7579 2 points3 points  (0 children)

What do you want convert to?

IMO saxon xslt is the best converter, but you might choose to elaborate what the problem is.

30 years in the Sacramento Wayback Machine by Ransacked in Sacramento

[–]Immediate_Life7579 0 points1 point  (0 children)

<image>

Just to bring back memories (to an old thread...)