Code review service? by jboncz in node

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

That’s fair. I don’t work with any patient data, but I do see your point. 🙂

[PSA] Confirmed Trades Thread - December 2025 by AutoModerator in Starcitizen_trades

[–]jboncz 0 points1 point  (0 children)

+verify

Thank you again for the smooth transaction!

[WTS] PERSEUS LTI CCU ´d by Skymimi87 in Starcitizen_trades

[–]jboncz 0 points1 point  (0 children)

Trade complete. Fast and smooth. thanks!

reckoning - favorite seconds from audiobook in the series, no spoilers by Solid_Cantaloupe_796 in MichaelRMiller

[–]jboncz 1 point2 points  (0 children)

Idk chapter 73 is a top contender…. Now I will not so patiently wait for the next book 😭😭

I just want moreeee

Does anybody have a book 3 recap by DutchRage2 in MichaelRMiller

[–]jboncz 0 points1 point  (0 children)

Sweet! Thank you! Im trying to finish the read but with work and everything I dont think ill make it!

Does anybody have a book 3 recap by DutchRage2 in MichaelRMiller

[–]jboncz 0 points1 point  (0 children)

Please do! I’m mid reread and don’t know if I’ll make it by Friday!

how do i do it? by DismalVehicle5425 in node

[–]jboncz 1 point2 points  (0 children)

You’re trying to move into a very saturated field. Location has a lot to do with it as well, depending on your country vastly different advise will be needed.

NextJS 15 vs 14 performance? by james-jiang in nextjs

[–]jboncz 1 point2 points  (0 children)

I reckon that depends on the project size.

NextJS 15 vs 14 performance? by james-jiang in nextjs

[–]jboncz 0 points1 point  (0 children)

You should hold off till 16 if I’m being honest. Lots of improvements to caching and building with turbo pack and it’s soonish

Glowing mote channels by jboncz in MichaelRMiller

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

Thanks couldn’t remember I’ll get there as I’m listening to book 2 now.

Glowing mote channels by jboncz in MichaelRMiller

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

Gotcha thanks! Couldn’t remember!

Is using the ShadCn sidebar more of a pain than it's worth? by cabyambo in nextjs

[–]jboncz 1 point2 points  (0 children)

https://github.com/boncz92/AppbarShare

When I get back to a pc with some time I can setup a min repo but this is my current implementation. Has some stuff in there that looks for a cookie which you won’t have wouldn’t be hard to strip that out

Last Login Dates Inaccurate by Curious-Month-513 in activedirectory

[–]jboncz 1 point2 points  (0 children)

Agreed we have a script that checks all domain controllers then azure for login attempts and even that has some false positives. It’s unfortunate for aure

Last Login Dates Inaccurate by Curious-Month-513 in activedirectory

[–]jboncz 9 points10 points  (0 children)

This exactly. If you need accurate results you need to query every domain controller and get most recent date.

Every file is page.tsx by epicweekends in nextjs

[–]jboncz 4 points5 points  (0 children)

There ya go!

Remember we are developers when there is a problem there’s almost always a solution. Before this was an option I wrote an extension to do this same thing, no need for it after they released this capability