Hacker Newsnew | past | comments | ask | show | jobs | submit | rlabrecque's commentslogin

Yeahhh; I feel this. I'm in the office 4-5 days a week again; and the rare days where most of my day ends up being in-office only interactions are great. The quick catchups in the hallway; not either forced catchups that always happen at the wrong time for someone, or never catching up. Socializing while going out for lunch; not doing lunch alone, and then having to make time for socializing when I need to be working. Those days are waay better than zoom meeting hell days OR WFH on no-meeting days. Commuting is new to me since Covid and that sucks but those days remind me what work could be like so I put up with it. :/


I wish I had the time, because it would be fun. Back when I DID have time, I actually got that thug1 source code almost playable on Windows. That source code was only for the console versions, and the code assumed if it was compiling for windows (and not Xbox windows..) it was only for tools, so a lot of pieces worked completely differently.


I think the core problem you have is a lack of consistency. I'd try to trim down the number of different types of device/deployment methods/etc you have. It's too hard to scale wide as a single person or two, but you can go very deep in one stack and both know it very well and also get into a spot where it's kind of like either everything works or nothing works if it's all exactly the same, which means ultimately everything will have to work well.


This is so sad and well written. Lars is one of the best people I've ever met, no one should have to go through that, especially not him.


Similarly they offer very little support, almost no communication, and yeah, just kind of weird.


yes.


I don't work at Amazon, but my C-suite and leadership team is in the office and that really makes a HUGE difference in going back.

Both by them leading by example and getting to have the face to face time with them.


This is much nicer for other people coming into this. It's the same problem with spoken language and slang, slang is better if you know it, worse if you don't.


Sorry to be pedantic (well, not really it's M.O. for a hacker news commentor after all, isn't it?) , but as someone who knows a few languages, slang is not an issue with spoken languages at all. You learn a language by full immersion with other speakers, who impart that knowledge unto you. Unless all you are doing is conversing with grammaticians and newscasters, you will pick up on regional and local differences, euphemisms, and slang.


This is one of the bigger discussions I've been involved with lately; and I agree it really comes down to "bespokeness".

When you have a 'system' which is 500 LOC, and 10 usages of that system totaling 10 lines each; compared to 10 bespoke implementations of 50-100 LOC each... you get into a spot where the system is battlehardened because of all the users, while the bespoke implementation have issues all over. Then when someone goes to add the 11th use-case of this; they are going to learn from and copy/paste the other version, probably exposing some latent bug in the bespoke version.


I suspect there's probably a decent compromise to be made, like some kind of "reconcile" command, that explicitly tries to find orphan resources that reference resources it knows about, and tries to rebuild state.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: