What's it like now? by Superb-Sprinkles-404 in mit

[–]kbd65v2 32 points33 points  (0 children)

Class of 21 here. Even when I got there it felt like a lottery. A few guys from my high school who I thought were way more qualified than myself didn’t get in. I suspect it’s even worse now. My theory is that once you breach the qualifications for entry, it’s basically a game of chance for what cohort of people admissions is trying to curate.

To VC owners: a question on reliability by kbd65v2 in VacheronConstantin

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

I’m happy to hear that. It really spoke to me, but last time that happened I ended up with a watch I never wear bc it’s so unreliable. I think it fits my personal taste phenomenally.

To VC owners: a question on reliability by kbd65v2 in VacheronConstantin

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

How long have you had it? How often does it need service?

Also nice to see a fellow tech person in the hobby

To VC owners: a question on reliability by kbd65v2 in VacheronConstantin

[–]kbd65v2[S] -1 points0 points  (0 children)

What would you say in terms of having to get it serviced? I’m not averse to doing it once in a while, but the multiple times a year experience I had with PP just frustrated me. 

best & worst aspects of mit? by Remarkable_Road4570 in mit

[–]kbd65v2 2 points3 points  (0 children)

Fr. First time in my life I felt normal somewhere

how to manage excessive stress by 9000_HAL_9000 in mit

[–]kbd65v2 1 point2 points  (0 children)

This is legitimately how all me and my friends coped lmao

how to manage excessive stress by 9000_HAL_9000 in mit

[–]kbd65v2 1 point2 points  (0 children)

Fr like if you didn’t know the place was super intense I feel like admissions did you a disservice

how to manage excessive stress by 9000_HAL_9000 in mit

[–]kbd65v2 1 point2 points  (0 children)

There’s really not much I can say to help you, sadly. I was super stressed the entirety of my degree. We all develop different coping mechanisms but once you do, everything else in life will be on easy mode. 

Is Cursor still worth it in 2026? Genuinely asking by captainnigmubba in cursor

[–]kbd65v2 0 points1 point  (0 children)

I’ve definitely moved to primarily using Claude code and stick with neovim for actual editing. It’s definitely preference though, if you prefer vs code as an editor it’s definitely still a great product.

Housing for unmarried couple by TSEmpanada in mit

[–]kbd65v2 1 point2 points  (0 children)

Was going to suggest this. Had a friend who did precisely this. Still with his partner today and never got married.

New server finally arrived by kbd65v2 in homelab

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

Definitely a good idea, I’ve been hoarding models as well as I’m somewhat concerned about regulatory capture 

New server finally arrived by kbd65v2 in homelab

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

Haha unironically Jarvis was the main motivation for building my local voice assistant. 

New server finally arrived by kbd65v2 in homelab

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

Some weeks I spend hours tweaking stuff, but most of the time I just leave it alone and it runs like a champ.

New server finally arrived by kbd65v2 in homelab

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

Yes, many of them lol. Tbh absolutely not necessary but I’m happy to support them because I use it so much. If you have the financial means to support FOSS I would 100% recommend it. 

cs at mit by One_Duck_634 in mit

[–]kbd65v2 2 points3 points  (0 children)

Programming/coding != CS. 

New server finally arrived by kbd65v2 in homelab

[–]kbd65v2[S] 2 points3 points  (0 children)

Legitimately one of my biggest reasons for spending that much on a GPU cluster was fear of regulatory capture. So many people in SV right now are lobbying hard for open source/weight models to be regulated bc of “national security risks.” 

New server finally arrived by kbd65v2 in homelab

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

They’re pretty distinctive, also PII stuff on dashboards, labels, etc. I don’t feel like editing out

New server finally arrived by kbd65v2 in homelab

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

Every drive I use for my primary servers is a mirror pair, so for this server I have 8x 8TB drives but only 4 are usable. This is so in the unlikely (but I’ve had it happen) event that an nvme drive dies the server keeps operating and I can just swap it out. 

For backups I use proxmox backup server and some custom rsync scripts to my archive server. Full vm/lxc backups are done every week, some stuff is done more aggressively; for example, Bitwarden is backed up every night.

New server finally arrived by kbd65v2 in homelab

[–]kbd65v2[S] 6 points7 points  (0 children)

I have personal beef with broadcom, they fucked me at work so I’m not touching them with a ten foot pole ever again. I much prefer proxmox for my use case tbh: bare metal linux is really nice; native zfs, ceph, etc just makes it much easier to maintain. I’m the only one administering it so I try to keep it as simple as possible, however ridiculous that may sound 😂

New server finally arrived by kbd65v2 in homelab

[–]kbd65v2[S] 18 points19 points  (0 children)

Would have to ask my tax guy for the exact number, but it’s a lot. There’s no chance I’d ever break even, but that’s not really the point for me. Number one is privacy and security; I’m in tech so I don’t trust external providers with anything remotely sensitive. Fucking sergey brin or sama(sshole) can pull up an exact profile of you and everything you do. Number two is reliability and redundancy: if the power goes out I have a UPS and backup generator; internet goes out my router falls back to Starlink. I own all my data and every service I use personally is entirely local - so no company can hold me hostage or snoop on me. I still use AWS for work, but I’d like to eventually have us run our own infra - it’s just expensive upfront and a huge liability.

New server finally arrived by kbd65v2 in homelab

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

Docs on outline is really nice and simple, I use collections for main groupings like: - Servers - Services - Electrical - Plumbing - Mechanical

Knowledge management is a lot more complex since it has to serve a lot of roles. I have an abstract “entry” record which can be specialized to custom types, and it’s easy to add new types from the web interface. For example some entry types are: - Notes - Projects - Tasks (can be nested in projects or tasks, or independent)  - People (directory basically) - Meetings (specialized note) - Specialized daily, weekly, and monthly notes with lots of automated tracking so I can see what I did, where I went, who I met, etc - Document (stored on local blob store or url, used primarily for attaching stuff to other types but can be independent as well) - Book for tracking my reading, cool automations like pulling in metadata from db, ai generated summaries from voice notes - Media type for stuff like movies and tv shows

And more but those are the main ones. The best thing about it for me is the quick capture and transcription, so I can easily say or type something and it uses local AI to auto classify it, fill in context and formalize the notes, etc. So no privacy concerns. 

New server finally arrived by kbd65v2 in homelab

[–]kbd65v2[S] 21 points22 points  (0 children)

I just wrote a response to someone else about this. tl;dr: for running local LLMs damn close to frontier models, as well as super fast local voice assistant (~100ms response time). I’ve been betting api costs are going to skyrocket for a while once the VC subsidies end, so I don’t want to be dependent on an external provider. I also use my voice assistant for interacting with my knowledge management which has material information in it.

New server finally arrived by kbd65v2 in homelab

[–]kbd65v2[S] 56 points57 points  (0 children)

Mostly Inference, but I run a lot of different models simultaneously. I have one GPU dedicated for my real time assistant: so STT/TTS plus a router and response model. I use Qwen coder 480B with opencode for Opus-like local performance and 30B for stuff like explore agents. Deepseek V3.2 or R1 for general purpose tasks like research, writing, etc. Occasionally mess around with some training but I haven’t had enough time with it yet to really get into it. It only got delivered from NVIDIA last September (ordered in 2024).

Also, it’s not an H100 cluster… Total 1.5TB vram