HN user

stillbourne

161 karma
Posts1
Comments399
View on HN

I like to use the monorepo tools without the monorepo repo. If that makes any god damn sense. I use NX at my job and the monorepo was getting out of hand, 6 hour pipeline builds, 2 hours testing, etc. So I broke the repo into smaller pieces. This wouldn't have been possible if I wasn't already using the monorepo tools universally through the project but it ended up working well.

I have this. When it first started I thought there were like secret gang wars going on in my apartment complex. I would wake up hearing a BANG. I called 911 a couple of time even thinking it was gunshots, but they police said no one else heard anything. I started asking my neighbors if they had heard it too. That's when I started to realize that I was hearing things. I talked to my doctor and that's when I learned about exploding head syndrome.

I bought the original kickstarter version of the oculus. I was very excited about the whole VR thing taking off. Ultimately though it was a very nauseating experience. It got so bad that the smell of the headset's cushion was enough to trigger nausea without even putting it on my face. I've heard the newer stuff is less nauseating but I don't want to know.

You know what else bothers me. If I hover over a thumbnail for a video, that now counts as a view and gets added to my history. Clogging up my feed with more algorithmic horseshit I don't want to watch. I'm thinking of just using nebula because I mostly watch science videos and I'm tired of the algo inserting shit I'm not the least bit interested in.

I think a lot of non-tech events like D&D/running/board games/birdwatching/crafts/etc. now have left Meetup or never were there. I see a lot of these types of events promoted on Instagram and sometimes Facebook, because there's a bigger audience there. There are still some on my local Meetup, though.

Perhaps that's why I no longer see them, I've deleted most of my social media so I don't have access to FB or IG for events.

> First do it

POC code doesn't belong as a permanent codebase.

> then do it right

Sounds like your codebase will have a lot of hyped, now-dead, trends-of-the-moment frameworks while your team keeps arguing what's "right".

Doing it right should include a framework. I'd rather use a framework that is dead in a month than write 10s of 1000s lines of boilerplate to make my own. ASP.NET and Spring come to mind as modern reliable frameworks. Even angular is reliable even if not popular.

> then do it better

Sounds like your codebase will have a lot of rewrite in the new hyped, now-yet-dead, trends-of-the-moment frameworks while actual business logic will be ignored.

Code should be considered disposable when it has outlived its usefulness. Even if that requires a rewrite. I've maintained classic asp websites and I have rewritten them in modern frameworks. Projects are not immutable. They are only as useful as they are until they are not. Then they die or get rewritten.

I agree, give everyone a session cookie with an encrypted session id, store JWTs in the http context for the session, make the cookie unreadable by js. If you need to read the properties from the token make an endpoint for that. For god's sake stop giving out the JWTs directly to the client.

It took me years to realize that weed was giving me anxiety instead of helping it. Later when it became legal in my state I bought some and my god did it go poorly. The stuff they make in the stores are so strong and because of my nonexistent tolerance after a decade of abstinence I ended up with a panic attack so bad it bordered on a psychotic episode. I will never smoke again.

I Hate NestJS 3 years ago

As a C# guy I liked NestJS as well. Like some of the things he describes as hating are the things I liked about it. I wrote a whole ass SAML server in NestJS, it was one of my favorite projects. NestJS is more than just GraphQL.

Scrum is a cancer 3 years ago

"Agile is a cult." Is a refrain I've had for a few years. I don't mean like the agile process, I mean the agile culture. I went to an agile conference for work and the things they talked about were just really really dumb, I swear they almost professed that agile could cure cancer.