HN user

cwales95

247 karma
Posts3
Comments78
View on HN

I’m similar but have three main editors:

Vim for super quick changes (I’d like to increase my proficiency with vim but not really done much to do so).

Vscode for light text editing : coding which doesn’t require me to dig in to debug for a major length of time.

Jetbrains IDE for real work / tinkering were I may need to debug / leverage breakpoints / have good autocomplete.

Where I get confused is storing the tokens securely. There's a lot of conflicting information online. I've come across many examples where they suggest localStorage which is a horrible idea.

A lot of the advice I see now is about http-only cookies but I think I'd probably look more into oAuth in the future.

I think this is a great resource but wish it had not chosen a hybrid architecture. All the guides on decoupled Django seem to choose hybrid. It makes sense because you get the CSRF / XSS safety benefits but I'd love to see how others tackle a fully decoupled Django stack e.g. oAuth, JWTs and how they do their CSRF / XSS security. It's an area I need to learn more about.

Looks good.

I recently just created my own custom new tab extension. Closed source because it's literally just for me. It does a few nieche things e.g. syncing a todo list that also appears on a e-ink display. I like it. I also like that it's something that's just for me.

This was my opinion. Saying it's either blue or green when it looks to be a bit of both didn't sit well with me.

Firing Myself 2 years ago

Yeah, cannot help but agree. It should have been impossible for this to happen in the first place.

This is my ideal scenario kinda. A company that is remote first but has offices near where you can go and work with your co-workers when it makes sense.

It just seems like most places these day is one or the other in terms of remote or fully in office.

This has been happening for years with the spawning of all these streaming services.

At one point a lot of content was on Netflix but now it’s been bundled into the owners own streaming platform.

So we’ve effectively went from cable tv to digital streaming freedom and almost back to square one.

You can whitelist domains.

What I do is toggle reader mode for that site if on mobile. That always bypasses it. I can also select the overlay on uBlock origin. If that doesn’t work I’ll disable JavaScript for the site since these popular need JavaScript. If all that fails I’ll simply not use the site.