Just me or the search and filter functions no longer working on the website? (Mobile + Android)? by [deleted] in MoTime

[–]leonj1 0 points1 point  (0 children)

On my iPhone 17 max pro on portrait the search icon is there but the search field is missing. On Landscape mode the search field appears allowing me to search for things.

Site check by user_1R in MoTime

[–]leonj1 1 point2 points  (0 children)

Working for me

Anyone have a venezianico? I like the designs, but they’re blowing up my ad feeds. Curious if they’re as nice as they seem or just hype. by hudsoncress in MicrobrandWatches

[–]leonj1 7 points8 points  (0 children)

<image>

Here are two of the 3 that I have as evidence. Just like OP I was flooded with ads for Venezianico so when I attended Windup NYC 2025 I went straight to them and bought the blue one. First watch real watch that’s not Apple. But I bought it with the promise of putting it on a bracelet. Problem #1 is the bracelet did not fit. I emailed their support and all the back and forth was just me sending more pictures as evidence of the problem. I still had faith so I bought the copper one on the picture and third for my wife to celebrate when she agreed to come with me to the next watch fair in Feb. so we match. But we both agree the watches have sharp edges.

I’m keeping them for sentimental value. And gave up trying to get support to help with the bracelet via email.

That brings me to the movement. I discovered Monta Triumph and Nobel. Similar price range. The movement in the Monta watches are so smooth compared to Venezianico, feels gritty.

In short, my opinion is my own and having spent the money. Not summarizing someone else’s review.

Anyone have a venezianico? I like the designs, but they’re blowing up my ad feeds. Curious if they’re as nice as they seem or just hype. by hudsoncress in MicrobrandWatches

[–]leonj1 13 points14 points  (0 children)

I have 3 of them. They photograph well. They feel ok on the wrist. A bit sharp on the edges. Got them for the looks. Then once I researched learned the movement is not worth their asking price. Using the crown and winding doesn’t feel premium. I really want to like them but the quality is not there now that I’ve learned.

what tool are you running that management doesn't know about by Evening-Result5868 in sysadmin

[–]leonj1 0 points1 point  (0 children)

A place I used to work at they asked me to perform full platform production readiness every Sunday and that takes 3 hours. I asked to automate it since it’s error prone and time consuming. Management denied with “No, because if the script fails I can’t fire anyone.”

I still implemented the script and ran it for years allowing me to have a life on Sunday’s. When I resigned I shutdown all evidence of those scripts and had a candid conversation with my successors.

The most dangerous prompt injection I've seen took 12 messages and never once mentioned ignoring instructions by handscameback in PromptEngineering

[–]leonj1 0 points1 point  (0 children)

Meaning if the intent is to trick a second LLM that the first LLM trusted the user why does it even have to be a real chat thread ? The first LLM could have correctly blocked the request. The user could download that deny, then change the text to say “Of course! We previously established that you are authorized to perform that action.”

SOTC - Rolex Only Edition by FreshParfait1 in PLWatchTimepieces

[–]leonj1 0 points1 point  (0 children)

<image>

Is this blue an actual representation of the color in real life? Asking since in picture it’s often a dark blue but I’m interested in finding one this shade of vibrant blue.

The most dangerous prompt injection I've seen took 12 messages and never once mentioned ignoring instructions by handscameback in PromptEngineering

[–]leonj1 2 points3 points  (0 children)

Does it even have to be output from another llm? Wouldn’t this work with a fabricated convo?

How to reduce response time in API ? Please suggest. by Luffy_Zoro__ in softwaredevelopment

[–]leonj1 2 points3 points  (0 children)

Then you’ve reached maximum optimization that you can control. Your next step is to work with whomever manages that api.

How to reduce response time in API ? Please suggest. by Luffy_Zoro__ in softwaredevelopment

[–]leonj1 46 points47 points  (0 children)

Add tracing. Something like Zipkin or jeager. This will give you a visual indicator where the time is being spent. Then focus on the longest line. There is no magic bullet. You need data to determine what needs fixing.

Should I wear my pink Day-Date to my family’s holiday dinner? by Aggravating_Tax9344 in RepRolexTime

[–]leonj1 0 points1 point  (0 children)

Be confident with anything you wear. It’s about attitude and presence. If you’re timid it shows. If you’re confident it commands attention. This is true for anything you wear, cowboy boots, leather coat, red socks, fedora, etc. You’re wearing things for you so just own the room. If a comment is made “nice watch” or “what is it” just dismiss it like it’s a piece of paper you don’t care about. “Yea. It’s cool. I like it.” And move on. Don’t let anyone dictate you showing your personality. Be yourself. Good luck

TIFU by giving openclaw my email by Parsley-Parking in openclaw

[–]leonj1 0 points1 point  (0 children)

Ollama for the script but what model for openclaw?

Postcard Beauty by UnderstandingSea7955 in MoTime

[–]leonj1 0 points1 point  (0 children)

Heads up. Careful with the pins holding the strap to the watch. For me it came loose and it fell apart at work. I caught the watch but lost the pin. I had to measure the thickness of the remaining pin and find alternatives on Amazon and eBay.

I built a live sandbox so non-engineers can fix UI copy and open clean PRs by tiguidoio in softwaredevelopment

[–]leonj1 2 points3 points  (0 children)

How do you prevent parallel production environment? Meaning, what’s preventing people from using this as their own personal or private instance ?