HN user

sdwvit

63 karma
Posts2
Comments53
View on HN
Django 6 8 months ago

There used to be JHipster, not sure if still around

Do you mean a time travel debugger? I believe it would be an awesome feature to be able to record & replay program execution. I imagine the recordings would be huge in size, as there are many more degrees of freedom on backend than it is on frontend.

Probably the company grew, and standards grew as well. It is difficult to do layoffs / fire people based on perf in Netherlands, so it seems that's why it was only hinted for the person to leave. I am with the company on this one. Business is business, and it's both manager's and employee's responsibility to grow and keep up with the demands. Learn from errors and move on.

Tenets 2 years ago

oh the irony

one of the upvoted comments says 'Rich for president'

There are rumors AMD won't do high end cards anymore. So 7900xtx becomes the last one to compete with NVidia on that front.

Honestly, after owning 7900xtx for one year, I find it difficult to saturate it with tasks. I only play non-graphics heavy games like rimworld or aoe2de. Sometimes I play Hogwards Legacy with my partner, and the performance there is not the highest imaginable. But I read online that is because the game is not well optimized. Perhaps, you don't even need more powerfull graphics, since games are oriented at mid-market anyways.

I have spent a lot of time working on integrating private access tokens into my project, and I believe I understand how it works. I do not agree with the article’s points on why this bad. PATs are meant to reduce browsing friction, not increase it. Now if you are trying to google something under a spammy vpn node, you get either a captcha or fully blocked. With PAT, your device can guarantee you are not a spammer, and system would let you through without captchas or timing you out. This is all it does. If your device is not capable of signing PAT, then it is supposed to just fallback to default behavior.