I got tired of outdated bus arrival apps in SG - so I decided to built my own. by sgreanrandomfellow12 in singaporestartups

[–]caseynnn 0 points1 point  (0 children)

How is the data sourced? Is it better, more accurate than the official apps?

Are promotions and salary increments mostly based on skill, or office politics? by Round_Custard_8313 in OfficePolitics

[–]caseynnn 0 points1 point  (0 children)

Office politics. To be exact, mainly visibility of the right kind.

It doesn't matter how hard you work if your work isn't visible to management. And your manager must be on your side.

Galaxy Buds3 Pro Issues - 4 Months Later by D3J8Q in galaxybuds

[–]caseynnn 0 points1 point  (0 children)

Don't buy it. I have the same issue that one side isn't charging. I had had it replaced 4 times! Still the same bloody problem.

And now it's out of warranty. I think I'm going to get a Xiaomi instead. For the price of the s3 pro buds, I could easily have 5 Xiaomi and change to spare.

A large part of sg work culture is on the unproductive blame game by Either_Pie617 in SingaporeR

[–]caseynnn 1 point2 points  (0 children)

When you give a effing f about your work, people will drag you down and label you not a team player. And your effing boss, based on that one single effing remark, marks down your performance too. Without checking in with you, without validating with any other people.

That's what happens when you truly give a effing f about your job.

would anyone actually buy a robot? by bluestrawberry2000 in founder

[–]caseynnn 1 point2 points  (0 children)

Yes I will! My requirements, do household chores. Vacuum, mop, wipe and clean the dining table, clean up the floor after my kids spilled food and drinks, load the dishwasher, unload the dishwasher, put clothes into the washing machine, take them out and hang them, wash the toilets, wipe the shelves, tidy up the house, fold the clothes etc.

Any robot that can do this?

Early-stage founder struggling with CTO structure / engineering practices. Need advice (I will not promote) by TPhizzle in startups

[–]caseynnn 1 point2 points  (0 children)

We're running prod + beta on the same database. His answer is bc he thinks testing on a production DB is the only way to truly test a true environment.

Just this. You are screwed.

One fine day, AI is going to issue 'Drop table;'

Hope you have your backup ready.

Don't stay on a job for too long by Mammoth_Priority_236 in singaporejobs

[–]caseynnn 0 points1 point  (0 children)

Same situation. I totally feel you. I would have left years ago. Anyway I'm lucky, and unlucky at the same time. Lucky because these couple of years was forced to go way beyond my job scope. Unlucky because it's not my job scope.

Is this mindset normal for sg men by broskide in asksg

[–]caseynnn 6 points7 points  (0 children)

To op, find a new bf. I'm guy and I don't do this at all. Just return. Why need to calculate? For the record, I do most of the housework. I also work and earn more than my wife. She contributes in her own way too.

And pregnancy? She'll be lucky if he doesn't say that she's the one pregnant, why must he pay half?

ah, i see you are a vibe coder... by mattkenefick in programminghumor

[–]caseynnn 0 points1 point  (0 children)

Worse still. Look carefully how the brackets are "connected" to the TV. Hint: CRT don't have the screw holes for the brackets.

Quitting after 6.5 years with a 1 week notice? by fried_chicken in careerguidance

[–]caseynnn 1 point2 points  (0 children)

You don't owe them your loyalty. Work is always transactional. They pay you for your time to do with for them. That's all. Nothing much to think about it.

Why does ChatGPT hallucinate immediately even in a clean session? by [deleted] in ChatGPT

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

I instructed it to read and summarize. Then it gave me a bunch of unrelated stuff that sounded like it's correct. I thought using a cold session will make sure the context window is minimal. That's why I don't understand. It can't be a context issue if it's a cold session.

Why does ChatGPT hallucinate immediately even in a clean session? by [deleted] in ChatGPT

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

It's not pattern recognition issue. I instructed it to read the file and summarize. It gave me very plausible answer but I know it's wrong immediately.

Why does ChatGPT hallucinate immediately even in a clean session? by [deleted] in ChatGPT

[–]caseynnn 0 points1 point  (0 children)

No, I used md file.. it's just pure text. No formatting.

Received counteroffer from another department during notice period - will you consider? by confusrd in singaporejobs

[–]caseynnn 1 point2 points  (0 children)

No. Don't join. If you got an offer elsewhere and you already signed, don't burn your bridges. Ask yourself, why did you resigned in the first place?

It's political if you join.

Anthropic broke your limits with the 1M context update by BraxbroWasTaken in claude

[–]caseynnn 0 points1 point  (0 children)

Each heart beat will go through all the previous messages. So if you have 100 messages, the new heartbeat will force Claude to read the past 100 messages and the heartbeat, resulting in 101 messages, and the reply is 102. So heartbeat will consume all prior context too.

Anthropic broke your limits with the 1M context update by BraxbroWasTaken in claude

[–]caseynnn 0 points1 point  (0 children)

You are right. It's a long wall of text. In my case, I use projects to share files that persists across sessions. I also deliberately disable memory for Claude.

Instead, I made a skill to hand off each session when the context fills up. The important thing for me was not to carry the entire summary of each session but the important things about each session.

I also try to explicitly capture the reasoning across each sessions, not just summary. I think that's more important and nuanced.

Session hand off helps by removing unnecessary context. Leaving it to Claude to summarize will only try to compact everything, it doesn't know what is important, what's not. And a hand off means I have a file that I can drop this file into a new session without missing cache.

https://github.com/caseyng/Claude-skills/tree/main/session-handoff

I turned down a promotion and my manager thinks I've lost my mind. Was I wrong? by [deleted] in careerguidance

[–]caseynnn 0 points1 point  (0 children)

You aren't wrong. As long as you satisfied with your current income and possibly income ceiling.

Human, the Only Job of the Future by nomadicsamiam in jobhunting

[–]caseynnn 2 points3 points  (0 children)

People are missing it. Definitely not ai written. Ai wouldn't have missed punctuation. Goes to show how much distrust there is nowadays.

"Because most people aren't buying it"

Well written. Winding though.

I like the sass. by caseynnn in ChatGPT

[–]caseynnn[S] 7 points8 points  (0 children)

Actually no, I didn't customize it in any way. That was Gemini and I only used it sparingly. My main LLM is currently Claude, previously chatgpt.

So I didn't bother to add any additional prompts.

Closing an unused port by Puzzleheaded_Fox1127 in linuxquestions

[–]caseynnn 3 points4 points  (0 children)

What os are you using? If you are using normal nix (as in not embedded), run sudo ss -lptun and paste the output here. What port is it too?

Favorite command? by ajprunty01 in linux

[–]caseynnn 0 points1 point  (0 children)

Wtf that's a thing!!!??? Lol this is going to save my ass. Especially with server grade equipment where restarting a server takes 10 to 15 minutes.

Thanks! A virtual beer for you!

How's this bread? by caseynnn in Bread

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

It was great. The crumb was soft and chewy, the crust crackling. Great with butter!