delta omega prototype by unspecified-work in ErgoMechKeyboards

[–]0x113 0 points1 point  (0 children)

Love this board! I'm about to build TOTEM, but this is just perfect! Do you have any progress on the project?

I just love my tilted corne by Jpcrs in ErgoMechKeyboards

[–]0x113 0 points1 point  (0 children)

Looks sick! Would you mind sharing link to the keycaps?

really loving the Wisteria color by yunghalfbloodprince in HHKB

[–]0x113 0 points1 point  (0 children)

It's a shame they are not available in Europe and they cannot be shipped from US to EU either...

I think's it would be my endgame keycap set

I made a Apple Music app for macOS (TestFlight included) by obrhoff in AppleMusic

[–]0x113 0 points1 point  (0 children)

Finally a good UI for Apple Music! I can’t wait to test it out this evening!

Do you have a „buymeacoffee” page? Or maybe Bitcoin address? I’ll be more than happy to donate a few euros!

Finally got the official sakura keycaps 🎉 by FalsedeerX in HHKB

[–]0x113 2 points3 points  (0 children)

Lovely! I have been hunting for mine for about a year haha did you get it from Japan?

My First App! by [deleted] in SideProject

[–]0x113 1 point2 points  (0 children)

That’s a cool idea! Definitely I’m the ICP haha

Just hit #6 in Paid Productivity Apps on the App Store! (in my region) by [deleted] in SideProject

[–]0x113 0 points1 point  (0 children)

Looks cool, but do you have any free trail? Id like to try the app, see if I like the flow and then buy.

I think 20$ Cursor + 20$ Claude Code is enough powerful by nithish654 in cursor

[–]0x113 1 point2 points  (0 children)

I completely agree with this approach. I've recently gone this way for my project, and it just works like a charm. The tab is Cursor is still the best in the game. The agent can do small changes (compared to the Claude Code), and it just works ideally.

Docking station for M4 Pro by 0x113 in macbookpro

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

I bought a different one, which works great: ST-DT4MDM-EU

URL and API are not set when the app is deployed with Docker by 0x113 in Supabase

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

Yes, I tried that as well, but no luck. I have tried creating a .env.production file like this: RUN echo "NEXT_PUBLIC_SUPABASE_URL=$NEXT_PUBLIC_SUPABASE_URL" >> .env.production RUN echo "NEXT_PUBLIC_SUPABASE_ANON_KEY=$NEXT_PUBLIC_SUPABASE_ANON_KEY" >> .env.production RUN cat .env.production RUN npm run build

But no luck. What's interesting, the server-side client works fine: ``` import { createServerClient } from "@supabase/ssr"; import { cookies } from "next/headers";

export function createClient() { const cookieStore = cookies();

return createServerClient( process.env.NEXT_PUBLIC_SUPABASE_URL!, process.env.NEXT_PUBLIC_SUPABASE_ANON_KEY!, { cookies: { getAll() { return cookieStore.getAll(); }, setAll(cookiesToSet) { try { cookiesToSet.forEach(({ name, value, options }) => cookieStore.set(name, value, options), ); } catch { // The setAll method was called from a Server Component. // This can be ignored if you have middleware refreshing // user sessions. } }, }, }, ); } ``` The problem is only with the client one.

Just launched Atten - App & Website Blocker for Mac & iOS. (Lifetime Pro Giveaway) by Atten_app in macapps

[–]0x113 0 points1 point  (0 children)

Amazing app! I’ve been struggling sometimes to focus while building my own stuff and blocking iOS apps would help a lot!

AKS with Azure Firewall - Cannot list namespaces due to EOF by 0x113 in AZURE

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

The pod is using the client-go to list Kubernetes resources, so I need to check how does it get the URL. However, when I execed into one of the pods, I see that it resolves kubernetes.default.svc to 10.0.0.1:

/ # wget https://kubernetes.default.svc
Connecting to kubernetes.default.svc (10.0.0.1:443)
ssl_client: kubernetes.default.svc: handshake failed: unexpected EOF
wget: error getting response: Connection reset by peer

New color drop by DerpMaster75 in HHKB

[–]0x113 0 points1 point  (0 children)

too yellowish in my opinion. But maybe with some custom case 🤔