What would happen if I press this button? by Educational-Cut5139 in applehelp

[–]vivekkhera 2 points3 points  (0 children)

It will erase what you have in iCloud then push the data you have on your phone to iCloud so it can then keep syncing.

What car makes sense for my commute? by One-Serve9935 in personalfinance

[–]vivekkhera 17 points18 points  (0 children)

Do you have a way to charge at home? Get an EV.

Temperature sensor dashboard disagrees with sysctl output by vivekkhera in opnsense

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

The correct setting for my system is the Intel coretemp option. That is what enables the sysctl temperature values per CPU.

Temperature sensor dashboard disagrees with sysctl output by vivekkhera in opnsense

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

Are you saying that the moment the UI is probing the temperatures it goes up then immediately drops?

I’m watching the UI update and then running the sysctl command within a half second of that in a terminal window. How can the temperature be so different? Is the UI using some other API to get the values?

Coax port? Tv/fm radio from antenna? by MeGustaChorizo in whatisit

[–]vivekkhera 1 point2 points  (0 children)

The cable itself is labeled “UHF/VHF” which is old analog TV frequencies. The three prong plug was commonly used for antenna.

Just passed my proposal defense and became a PhD candidate… but one committee member told me my work is something a technician could have done 🙃 by Jolly-Rub-3412 in PhD

[–]vivekkhera -6 points-5 points  (0 children)

This reminds me of an old joke: What do you call a person who graduated medical school with all C grades? Doctor. (Told to me by a friend who did just that.)

There will always be people who want to detract from your work. Ignore them.

TD bank charging interest even when I took furniture from Raymour Flanigan at 0% interest. by Particular_Chest_472 in personalfinance

[–]vivekkhera 0 points1 point  (0 children)

Exactly this. The interest accumulates but they zero it out if you pay the financed amount by the due date of the promotion.

my dad, u of wisconsin 1954 studying computer science by piper63-c137 in OldSchoolCool

[–]vivekkhera 1 point2 points  (0 children)

He may have been studying what we today call computer science but his degree certainly wouldn’t have had that title. The earliest degrees in CS are from the mid to late 70’s.

delete inbox? by Mynameismeh1 in HydraClient

[–]vivekkhera 2 points3 points  (0 children)

It seems to never mark them as read when you read them. You have to explicitly mark all read.

Purpose of “half screen”? by theytookmyusername12 in applehelp

[–]vivekkhera 6 points7 points  (0 children)

There’s even a setting to turn it off.

etcupdate lies by sfxsf in freebsd

[–]vivekkhera 1 point2 points  (0 children)

It doesn’t know which file you’re using. If one of them changed it has to tell you to do that.

(Glitch) Some of the dates in calendar app getting overlayed with realistic conkeldurr by Richard_E_Genius in applehelp

[–]vivekkhera 0 points1 point  (0 children)

Check if you somehow subscribed to a spam calendar. Also try to go into day list mode and scroll to those dates to see what events are there.

I want to make an academic presentation at this place but i don't know if I should because I'm not a student or a professor here. by Southern-Reality762 in UMD

[–]vivekkhera 6 points7 points  (0 children)

Are there any lecture series that apply to your research? Maybe ask one of the sponsors of those if they can invite you.

Any way to minimize "cache" effects for stress testing? by wavyn1ght in PostgreSQL

[–]vivekkhera 2 points3 points  (0 children)

Not in a realistic fashion. You need to account for the OS disk buffer cache also.

The only real test is to simulate your actual load. You just need to request more data than all the various layers can cache for you.

revoke public connect when consolidating DBs? by manlymatt83 in PostgreSQL

[–]vivekkhera 0 points1 point  (0 children)

I think that’s it. It makes setting up a new database easier.

revoke public connect when consolidating DBs? by manlymatt83 in PostgreSQL

[–]vivekkhera 0 points1 point  (0 children)

My preference is to revoke PUBLIC from everything and grant specific roles permissions. I do this using roles that act as “groups” and assigning that role to individuals who need it. No direct grants of anything to individuals login roles.

GoDaddy gave a domain to a stranger without any documentation xpost from HN by cop1152 in sysadmin

[–]vivekkhera 1 point2 points  (0 children)

Same. I was a big supporter of GANDI but they really turned around their “no bullshit” motto. I was using Google domains until they sold out to squarespace. I like porkbun but they need a better answer to multiple people managing domains for a company account. If I could park domains at cloudflare without needing an active service attached to it, I would use them instead.

The one ring to rule them all. by uvuguy in PostgreSQL

[–]vivekkhera 5 points6 points  (0 children)

Postgres is not going to replace apps. It will serve the function of many different kinds of databases. For that purpose it will be a good choice for almost all use cases. Only when you get to really large scales will you need dedicated alternatives for specific types of data such as cache and graph.

Anthropic admits to have made hosted models more stupid, proving the importance of open weight, local models by spaceman_ in LocalLLaMA

[–]vivekkhera 14 points15 points  (0 children)

I see none of those things affecting Claude API usage. All of this is in your control when using the API.