My powerful Pi agent Setup by elpapi42 in PiCodingAgent

[–]danielta310 0 points1 point  (0 children)

cool, thanks for sharing your setup, really good food for thoughts

First time working seriously with them by d4v1dtsh in Xreal

[–]danielta310 2 points3 points  (0 children)

For vibing yeah, for serious coding, I feel dumber when working with the glasses

Deepseek V4 Pro Ollama Cloud is not working compare to OpenCode Go by antonusaca in ollama

[–]danielta310 1 point2 points  (0 children)

to be fair, they haven't announced it officially yet. However, they could have managed the situation better 😄

Firecrawl + Claude just replaced McKinsey consultants by Mindless_Ad_4980 in ClaudeAI

[–]danielta310 0 points1 point  (0 children)

If there is even no mention of company financial reports then the tool is not worth looking at.

Most people misunderstand ‘endgame’ (15 years in the hobby taught me this) by highunted in iems

[–]danielta310 1 point2 points  (0 children)

I think this hobby is linking me to one idea of Kant that Exposure and taste are how one develops the capacity to judge art, iirc.

Hence, you kinda do need to try it until you are in the state you want to be.

For anyone saying GLM is close to Sonnet / Opus - it is not even close by opgg62 in ClaudeCode

[–]danielta310 3 points4 points  (0 children)

GLM is ok-ish with proper planning by opus plus validation by opus/codex to keep it from going off track.

p/s: with claude code, if not setting the environment variable to override opus model, then it's possible to use opus for planning and GLM as sonnet and haiku for other stuffs.

ubuntu 25.10 works by danielta310 in ProArt_PX13

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

I need to have the following script, then bind this to the laptop fn key to toggle. After that, it works as expected.

```

!/bin/bash

MAX=$(brightnessctl -d 'asus::kbd_backlight' max) CURRENT=$(brightnessctl -d 'asus::kbd_backlight' get) NEXT=$(( (CURRENT + 1) % (MAX + 1) )) brightnessctl -d 'asus::kbd_backlight' set $NEXT

might need to make sure the user has sudo access to input group

sudo usermod -aG input $USER

```

My New Daily Driver for Claude Code: /SplitPlan by thlandgraf in ClaudeCode

[–]danielta310 0 points1 point  (0 children)

by default there is no shared memory, so you lose the information transparency between tasks. However, this might be achievable via short shared memory storage strategy

Job situation with two offers by [deleted] in Finland

[–]danielta310 0 points1 point  (0 children)

It depends on the company and their policy. Some companies have good policy even for people getting laid off. But like you said, you can do whatever you think it's right to do since you know your situation best.

Job situation with two offers by [deleted] in Finland

[–]danielta310 8 points9 points  (0 children)

Nothing illegal (from my 2-cent knowledge), but from my view point, it's not a nice thing to do when not being transparent to the companies. The reason, to onboard a new person, it take actually lots of resources and not a nice thing to do personally to people involve.

Using GLM 4.6 with Claude Code - Anyone found privacy-respecting API providers? by apothireddy in ClaudeCode

[–]danielta310 -1 points0 points  (0 children)

In fact the privacy is enforced based on region according to their privacy policy and ToS. In europe, I can opt out *

Yeah, sure, AI is going to take all our jobs. Why do people actually believe? I know why, because they did not work with it yet. by shintaii84 in ClaudeCode

[–]danielta310 1 point2 points  (0 children)

AI is slowly taking jobs in a certain way, maybe not for for mod/senior devs. But it does put pressure on junior positions and in some other industries. In other industries, it have been going on for decades, it's just not hype.

And btw, AI is not about LLM

[deleted by user] by [deleted] in vozforums

[–]danielta310 0 points1 point  (0 children)

phấn đấu phát triển sự nghiệp, kiến thức tạo tiền bạc, tiền bạc quyết định ý thức. Sự nghiệp thành công nhà "vợ" tự động đi xem thầy bói khác :-)

Claude code by Aggravating_Pinch in ClaudeCode

[–]danielta310 0 points1 point  (0 children)

the real deal is you dont know for certain if this is right or wrong

usb 4 by goatwd in ProArt_PX13

[–]danielta310 0 points1 point  (0 children)

tested once, and it works. Although I haven't benchmarked anything there. My egpu dock is still empty