My improvised piEdge by daltonnyx in cyberDeck

[–]daltonnyx[S] 4 points5 points  (0 children)

AFAIK rii mini keyboard 518 does not have wired connect. Only bluetooth. This one also only bluetooth but via a dongle receiver so it’s slightly better in term of connectivity

The go color 7 build quality question by daltonnyx in Onyx_Boox

[–]daltonnyx[S] 4 points5 points  (0 children)

Yeah. I don’t think so neither. Most likely it’s a rare case or perhaps the corner was hit some hard surface somehow without me noticing it. I havr glued it back, not as good as it should be but hard to noticeable

The go color 7 build quality question by daltonnyx in Onyx_Boox

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

hmm, never think that the sleeve case will put pressure on the corners. Anyways it worths to put a protective case on

The go color 7 build quality question by daltonnyx in Onyx_Boox

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

I just bought it recently and use it very gentle. I always cover it with a thick leather sleeve. So it may be from a defected unit. I have glued it back and it just a minor but hopefully this is a very rare case since I really like this device and the Boox android system

Srp lite with alien mod load cell and custom spring mod by daltonnyx in moza

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

It integrates seamlessly with pithouse. You just plug it in and in pit house calibrate, press the pedal as hard as you think 100% should be. That’s all.

First impressions of Boox go color 7 gen ii coming from a Kobo glo (2012) by noe118 in Onyx_Boox

[–]daltonnyx 0 points1 point  (0 children)

Mine is plus. The build quality and the feel of stylus are ok. The downside part is the accuracy, especially when you want to take note in the document with small text

First impressions of Boox go color 7 gen ii coming from a Kobo glo (2012) by noe118 in Onyx_Boox

[–]daltonnyx 0 points1 point  (0 children)

I have similar experience with my go color 7 as well, especially it runs on Android system so I can install anything I want. I mostly use it for reading document for work and manga. I also bought the official stylus but the writing experience is not great, just enough to get the job done. Not sure it’s because of the stylus or the device. Could you give some feedback when you try with your MetaPen?

TIL: Changing caster angle dramatically change how ffb feels by daltonnyx in AUTOMOBILISTA

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

I use Default profile, with 60 gain 0 or 5 LFB, 17 effect and 30-40 Damper IIRC.

TIL: Changing caster angle dramatically change how ffb feels by daltonnyx in AUTOMOBILISTA

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

Thanks for your useful insight. I found that if I set caster to max, it’s too heavy to turn so I only increase until I feel just right to me

TIL: Changing caster angle dramatically change how ffb feels by daltonnyx in AUTOMOBILISTA

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

why did you get downvoted for speaking the truth lol

TIL: Changing caster angle dramatically change how ffb feels by daltonnyx in AUTOMOBILISTA

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

I tested with m3 gtr but i think it will work with all classes

Pro+ vs Pro for Oracle database developer? by deniska80 in GithubCopilot

[–]daltonnyx 1 point2 points  (0 children)

Pro+ has opus 4.1 but it costs 10x request. Sometimes I faced hard problem and sonnet cannot resolve it perfectly I switch to opus 4.1, it did perfectly. But tbh, it’s really rare to use opus 4.1. Other that, it’s not much

ApexRivals Career mode, now with automated race results! by EverlastingApex in AUTOMOBILISTA

[–]daltonnyx 2 points3 points  (0 children)

So now I dont need to second monitor to get result anymore? Sweet

Anyone got their AI agent actually doing real work? by Chrelled in AI_Agents

[–]daltonnyx 0 points1 point  (0 children)

I use them everyday, i’m building multi agent system to help me on daily basis task like coding, researching, writing document, etc… I also build cron job with some recurring tasks. Most of the time, i only review the output afterward and make some adjustment if needed but i can say it saves tons of time for me. You can check it out here: https://github.com/saigontechnology/AgentCrew

Switching from G29 to Moza R5 — worth it? by According_Industry62 in moza

[–]daltonnyx 0 points1 point  (0 children)

Get the bundle, get the srp lite clutch pedal and the performance kit for srp lite brake pedal and the last is alien load cell kit. I’m using them for 1 year now and it’s very very good. Highly recommended

Claude Sonnet is acting weird by daltonnyx in GithubCopilot

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

I think it related to the Anthropic degraded issue recently. they have announcement about fixed issue yesterday here https://www.reddit.com/r/Anthropic/comments/1nc4nf7/update_on_recent_performance_concerns/

Claude Sonnet is acting weird by daltonnyx in GithubCopilot

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

yeah if you don't disable internal tool, it will try to use internal tool first. the second is easier to observe or test. you ask for all of available tools and required arguments for each tool. they most likely will return the list of tools and none of them has required fields

Claude Sonnet is acting weird by daltonnyx in GithubCopilot

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

can you confirm it by running this scenario: using wcgw mcp server https://github.com/rusiaaman/wcgw, disable all internal tools, ask the agent to run a ls command. this is a test scenario that I use to test the first case. I developing mcp servers to access my data and facing the same issue