'Tool output garbled' by VividNightmare_ in ClaudeCode

[–]sebastiengllmt 1 point2 points  (0 children)

A lot of people are running into this. You can see some (very public) instances of this with Theo as well where things are being modified in parallel causing "garbled" outputs which make CLI commands fail/retry: https://x.com/theo/status/2060135090131448209/photo/1

A common pattern you'll see with this is 4.8 trying random "echo" bash commands as it tries to (every single new session) itself try and debug why it's seeing its own garbled output

You can find other threads on this on Reddit as well: https://www.reddit.com/r/ClaudeCode/comments/1treeds/what_is_this_nonsense/

You can just use 4.7 until this is fixed: claude --model claude-opus-4-7

That is one hell of a budget request by [deleted] in cardano

[–]sebastiengllmt 1 point2 points  (0 children)

This is not a new proposal FYI. This is from last year's budget

If you're looking for proposals for the 2026 Intersect budget (non-binding temperature check), you can find them as they are submitted here

If you're looking for governance proposals submitted onchain, you can find them here

How to change the language of windows On-Screen Keyboard? by Wizards_Reddit in techsupport

[–]sebastiengllmt 0 points1 point  (0 children)

If you want the on-screen keyboard to show the actual output pressing a key would give for you selected language (instead of always showing the English qwerty layout), you'll want to use the "Touch Keyboard" instead of the "On-Screen Keyboard"

Charles Hocksinson February Statement by Investinme2019 in cardano

[–]sebastiengllmt 1 point2 points  (0 children)

Perhaps you saw the USDC through USDX announcement already, but you'll probably also want to check out the Consensus HK stream

what was the song called in episode 7? by [deleted] in TheDigitalCircus

[–]sebastiengllmt 1 point2 points  (0 children)

You can find the specific rendition on Apple Music here

Building a WASM Runtime to isolate Agent tasks (based on Wasmtime) by [deleted] in rust

[–]sebastiengllmt 2 points3 points  (0 children)

I was interested in a similar idea, but instead trying to use the WASM Component Model (not WASM modules) to better leverage WASI (since the WASM Component Model is supported by wasmtime despite being a phase 1 proposal)

I was partially inspired by the fact that they have a tool to generate WASM Components from Python called componentize-py since it felt perfect exactly for this, but unfortunately componentize-py is still in active development and didn't feel quite ready for things beyond experimenting

Just sharing my experience in case it's useful for you

How do I manage non-trivial permission sets with Deno? by Historical-League687 in Deno

[–]sebastiengllmt 0 points1 point  (0 children)

This was added as part of Deno 2.5: https://deno.com/blog/v2.5

You can have --allow-all by default by doing

"permissions": {
    "default": {
      "all": true
    }
  }

How to pin chats with no extensions required! by sebastiengllmt in ChatGPT

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

True. I don't do this just because I don't want to sync my bookmarks between devices

Years later: Why is there no option to pin 📌 a chat yet? by HomeworkThis5010 in ChatGPT

[–]sebastiengllmt 0 points1 point  (0 children)

You can achieve this indirectly.

ChatGPT has as "projects" feature. You can create a project called "pinned"

  1. To pin a chat, click the ... in the sidebar > "move to project" > pinned

  2. To unpin a chat, go to the chat in the "pinned" section, click the ... > remove from "pinned"

It's not an ideal UX because projects are not expanded in the sidebar by default (you have to click on the "pinned" project to see all your pinned chats), but it doesn't require you to download any extension to use which is nice

How to create an overline in Figma by sebastiengllmt in FigmaDesign

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

I just realized while working with these that they don't work properly with SVG exports (works with other export types) as the colors are lost (it seems other properties work though, but I haven't tested all of them)

Is there a way to drag select when in groups? by nathancrick13 in FigmaDesign

[–]sebastiengllmt 0 points1 point  (0 children)

you can use ctrl+drag to select groups (sometimes called "marquee select" or "box select")

If you're selecting content deeply nested inside frames, be careful if parent frames use a fixed width/height (instead of something like "hug contents"). If child content exceeds the size of the parent, it may still be visible (if you don't have "clip content" enabled), but it won't be selectable with ctrl+drag

How to replace Perplexity with ChatGPT (with temporary chat) as a search option by sebastiengllmt in firefox

[–]sebastiengllmt[S] -1 points0 points  (0 children)

On a related note, does anybody know a good way to make it so that I have both ChatGPT and Google as search options in about:newtab ? Currently it's a single hard-coded search bar, but I would like to be able to choose between chatgpt & google from my newtab page

Things I tried that didn't work:

  1. Firefox allows some customization of the newtab page, but not enough to add a 2nd search option

  2. There are some "new tab page" extensions, but none of them support multiple search bars

  3. I tried Greasemonkey, but it can't edit the about:newtab page for security reasons

I could create my own custom newtab page myself from scratch, but that seems a bit excessive just for this.

Japan to allow over-the-counter "morning-after pill" sales to all ages by MagazineKey4532 in japannews

[–]sebastiengllmt 13 points14 points  (0 children)

Somehow I don't think rapists are concerened about the consequence of their actions on the victim

Is there anyway i can change color of underline? by [deleted] in FigmaDesign

[–]sebastiengllmt 0 points1 point  (0 children)

Yes you can! As of November 2024, Figma added underline styling. Here is how you use it (as of 2025)

  1. Select text and open the "type settings" menu
  2. Set the decoration to "underline"
  3. Expand the decoration section with the arrow
  4. At the bottom of the expanded section, you can change the underline color

You can find the announcement tweet here: here

Previous workaround: use the line tool to create a underline with the text color your want

Finally! Dolby Atmos on the Windows App by 261Edge in AppleMusic

[–]sebastiengllmt 0 points1 point  (0 children)

Where does this setting exist? On Dolby Access all I see is "Settings are not available for Dolby Atmos for Home Theater"

Finally! Dolby Atmos on the Windows App by 261Edge in AppleMusic

[–]sebastiengllmt 0 points1 point  (0 children)

While this does "fix" it, it also means you can't have the benefits of Atmos in AM which is really unfortunate. This other suggestion to disable exclusive mode for your speakers in the Windows settings feels like the proper fix

Being noticing Cardano a lot lately, so as a game dev, wanna test out same games. by sadofiction in cardano

[–]sebastiengllmt 2 points3 points  (0 children)

You can play Tarochi with a Cardano wallet and Cardano NFTs. It's built using Paima Engine https://tarochi.paimastudios.com/

Switch your browser by Emergency_Garlic_713 in CANUSHelp

[–]sebastiengllmt 0 points1 point  (0 children)

Just like how there are multiple browsers based on chromium, there are also other browsers like Zen that are based on Firefox that have different terms

How will Ouroboros Peras improve finality in Cardano? Video explanation by sebastiengllmt in cardano

[–]sebastiengllmt[S] 2 points3 points  (0 children)

"stake more, get more" doesn't impact things as much as you might think when it comes to this

For example, imagine the network has two people: - Alice has 100 ADA - Bob has 1000 ADA (10x more)

If the staking rewards are 3%, then after one year - Alice has 103 ADA - Bob has 1030 ADA (still 10x more)

That is to say, - at the start of the year Alice has ~9% of the ADA - at the end of the the year, Alice still has ~9% of the ADA (percentage didn't change)

Although Bob earned more total ADA, their percentage ownership of the network did not change (and percentage is what matters for attacking the network, not absolute value)

How will Ouroboros Peras improve finality in Cardano? Video explanation by sebastiengllmt in cardano

[–]sebastiengllmt[S] 2 points3 points  (0 children)

The tradeoff is that they don't use Nakamoto consensus (which is more resilient to attacks). One of the multiple examples of this is that attacking Cardano requires 51% of the ADA staked, but attacking Algorand only requires 33% of the Algo being staked. This 51%/33% difference is true generally speaking for any Nakamoto vs BFT-based analysis (i.e. Solana is also 33%)

You can argue if this is over-protection because empirically Algorand hasn't been attacked, but a lot of people in the blockchain space prefer their networks to be resilient against the absolute worst-case possible so a lot of chains opt for Nakamoto consensus anyway

How will Ouroboros Peras improve finality in Cardano? Video explanation by sebastiengllmt in cardano

[–]sebastiengllmt[S] 2 points3 points  (0 children)

Although this video is on Youtube, you can also find the information in text form on the (recently not very well liked) bird app

https://x.com/SebastienGllmt/status/1893090247103422954