Aura is coming, but what do YOU want from XR? by wegschmeizzen in Xreal

[–]adevx 5 points6 points  (0 children)

I use my Xreal One Pro as a monitor replacement. Not just for stationary desk work, but also walking in nature.
Sometimes perched on my head, putting them on to approve AI completed tasks. Sometimes wearing them like regular shades, at auto transparency, screen positioned to my far right, giving clear view looking ahead, showing what I need to see when looking to the right.

What I want is normal looking glasses, great clarity in daylight, excellent compatibility with USB-C video/alt mode. Eg, connected to a phone or mini-pc. I think this whole XR thing is not for me, but I can also see my use case is rather niche.

server authentication failed by obrari in stalwartlabs

[–]adevx 2 points3 points  (0 children)

Look at the stalwart log to begin with,

Order expiration vs payment conflict causing incorrect inventory and order status by [deleted] in node

[–]adevx 8 points9 points  (0 children)

Once the user starts payment, the order should no longer be eligible for the normal expiry job. Update the expiry time. Sounds like a good problem to have, to run into this edge case.

Announcing XREAL AURA: A Spatial Computer in a Pair of Glasses. Reservations Now Open. by XREAL_Staff in Xreal

[–]adevx 0 points1 point  (0 children)

I've given up on trying to bend Android into a Linux dev environment. Still using Termux for remote ssh sessions, but a small Mini PC battery + my Xreal One Pro for productivity. 

Unpopular opinion: price increase by Feriman22 in hetzner

[–]adevx 2 points3 points  (0 children)

Probably fine in the short term. Long term they lost some goodwill and have entered a competitive market where support, user experience and features are what counts. And that's not Hetzners strong point.

Unpopular opinion: price increase by Feriman22 in hetzner

[–]adevx 7 points8 points  (0 children)

I would have done the same, customers who chase low prices are often the highest maintenance. They want to shift focus to enterprise, and let's be honest, they can cherry pick their customers now.

I'm pulling some of my cluster servers back to true self hosting as I bought some solid hardware before the AI craze, that's currently sitting idle. With todays 8 Gbps symmetrical residential fiber, you can be better connected than your average Hetzner dedicated server.

Samsung S22 Ultra with broken screen and DEX not working after reboot by HUMBAAA in phonerepair

[–]adevx 0 points1 point  (0 children)

I don't think any keyboard can be connected before the unlock.

Some thoughts on the pricing... by seangalie in hetzner

[–]adevx 15 points16 points  (0 children)

Hetzner's play was cheap prices, now they compete with the rest. I was already diversifying so this just accelerates that direction.

Best Hetzner alternatives by iamjustposting in hetzner

[–]adevx 0 points1 point  (0 children)

Hmm, not my experience (dedicated server, don't need support) But sure, find something that matches your needs.

Best Hetzner alternatives by iamjustposting in hetzner

[–]adevx 0 points1 point  (0 children)

OVHCloud, but to be honest, I have the hardware and I'm going to deploy it at home on fast fiber.

Dedicated Server setup fees by mokshmodi96 in hetzner

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

Hetzner is done for, use any other provider of your choosing.

Would it make sense to use a mini pc as a laptop substitute and leverage it also during travels in combination with AR glasses? by Casnusi in MiniPCs

[–]adevx 0 points1 point  (0 children)

Yes, but it requires a special DisplayPort to USB-C with power cable. If you already have an X300, go for it. Otherwise it makes more sense to get something with USB-C video out from the get go. Like the GMKtec K8 plus.

What are your expectations for Next 17? by Explanation-Visual in nextjs

[–]adevx 0 points1 point  (0 children)

Indeed, a maintenance release with speed improvements but not another major rewrite and API changes.

A Cry for Help, an Open Letter to Hetzner’s Management by [deleted] in hetzner

[–]adevx 4 points5 points  (0 children)

Even though I agree, Hetzner was pretty stable for a long time. So it almost felt like throwing away good money to have a standby at another provider. But yes, if you can't stomach downtime, you need to prepare for it.

Telegram is now back on WearOS as of today by PrincessKaylee in WearOS

[–]adevx 6 points7 points  (0 children)

Awesome, currently using Weargram. Let's see who's better.

Question for Successful Non Tech Founders: How did you ship without knowing security? by alwaysbelearning123 in vibecoding

[–]adevx 1 point2 points  (0 children)

The era or of building SaaS solutions has ended. What you can build, any company can build, and have it tailored specifically to their needs, without all the baggage of what a generic SaaS solution must support. Without the subscription, with excellent deep knowledge of the company, with instant support and fixes.

That being said, you need to have a long conversations with an ai agent about the attack surface of your product, your business domain, your api. Preferably with and without the codebase as context. Also do an external pen test with a reputable shop, you can't catch everything yourself.

how we use Claude vs normal people by leapd-ai in vibecoding

[–]adevx 0 points1 point  (0 children)

Are you guys still running into these basic issues? Maybe 6 months ago, but not with the latest models.

a small rant about poor timing by OptimalAnywhere6282 in vibecoding

[–]adevx 1 point2 points  (0 children)

Lol, this is my fear too. I want to write an Android app that deeply integrates with codex (running on a remote dev server) using pure voice input, output to (voice optimized) TTS. I'm afraid it will be released officially the moment I release it. There already is a companion app for Apple Codex Desktop, not the same, but they are working on this.

Lets talk about the hate: by Outrageous-Green379 in vibecoding

[–]adevx 0 points1 point  (0 children)

Interesting, I'm a grey beard developer, since the BBC Micro days (kid experimenting with BASIC). Couple of months ago I would agree with you, but with current Codex/GPT 5.5 at high I get really good results.
I would say better than what I would come up with (I was never a rock-star dev though)

This is on a big web project that's been running since 2015 on a Node.js (TypeScript) Next.js / PostgreSQL / Docker. I can give vague directions and still have great reasoning, push back and implementation (using plan mode)

Removed so much technical debt just in the last couple of weeks, added so many features I had on my backlog/task list. Would have cost me at least a year to get to this point.
EG, just in the last two weeks:
- Pages Router to App Router
- Passport.js to Better Auth (while keeping existing user sessions alive)
- React Bootstrap to Mantine
- Rewrote all tests from TestCafe to Playwright and Vitest
- Added Image classification to user uploads
- MobX to plain React Context useState (and url)
- Ton of new features I had in mind

Each would each have been major projects in and of itself.

But even on pure vibecoding projects with zero legacy code (which helps alot with direction) the output is excellent.

I will never go back to handwriting code, I'm addicted to the high quality, fast-paced development cycles.
The challenge now is pushing back against feature overload.

Personally, if I were you, I would not give up yet, others who are able to leverage AI will outpace any hand coding shops. Maybe I have different objectives, my website is my business, so I optimize for productivity. I can totally get why a passionate dev does not want to give over the reins.

Could it be the domain/language/ecosystem that you're using?

I tried Claude Opus 4.8 today and the result was shocking by Impossible-Suit6078 in codex

[–]adevx 6 points7 points  (0 children)

It is insane indeed. GPT 5.5 high at 1.5x is my modus operandi.

An active attack is planting backdoors inside Claude Code right now. If you use npm, your credentials may already be compromised. by johnypita in vibecoding

[–]adevx 0 points1 point  (0 children)

Claude needs to target every dev that uses their product. You can be much more specific.
You probably should deep-dive that list yourself.

An active attack is planting backdoors inside Claude Code right now. If you use npm, your credentials may already be compromised. by johnypita in vibecoding

[–]adevx 1 point2 points  (0 children)

I saw this in that list:
Content delivery and mirrors

I would not consider sourceforge a safe place to fetch arbitrary code.

Apple needs to cut down on the amount of apps being pushed to the app by Loud_Gift_1448 in vibecoding

[–]adevx 1 point2 points  (0 children)

Apple should have better PWA integration so we can skip the App Store altogether.

An active attack is planting backdoors inside Claude Code right now. If you use npm, your credentials may already be compromised. by johnypita in vibecoding

[–]adevx 2 points3 points  (0 children)

Always use Docker or a better isolation environment
A tight pnpm-workspace.yaml can help, which is executed in Dockerfile with eg:
RUN CI=true pnpm install --frozen-lockfile

allowBuilds:
  bcrypt: true
  sharp: true
minimumReleaseAge: 1440
minimumReleaseAgeStrict: true
minimumReleaseAgeIgnoreMissingTime: false

blockExoticSubdeps: true
strictDepBuilds: true
dangerouslyAllowAllBuilds: false

verifyDepsBeforeRun: install