HN user

brento

53 karma

@epicserve

Posts8
Comments47
View on HN

Dj-beat-drop is more about making minimal changes to the official Django templates. It mainly involves standardizing to a config directory for configuration code and optionally using an `env` file and `uv` for package management.

By keeping things minimal, the chances of it getting accepted as an official Django project seem better. It would need to be renamed, of course, to something like django-installer or django-cli.

I would certainly make improvements to the script to optimize the serialization of the QuerySet to only output the needed fields. It's hard to write an article that would capture every use case and optimization required.

This is an excellent point; I should have addressed safety in my article. I'll point out that in my use case, I'm using `safe` on data I create and not any user-generated data.

You should never use `safe` on user data unless you use something like bleach (https://github.com/mozilla/bleach) to sanitize the data. Even then, you should use caution.

Thank you for pointing this out, I forgot about this template filter. This unfortunately still wouldn't properly all the data types mentioned in my article (e.g. QuerySets).

I was told I could benefit from hearing aids, but was told they would cost $5K to $8K depending on which ones I wanted. I've decided for now that I'll put up with the issues associated with not having them for now. I was also told they blue tooth doesn't work very well if you have an android phone, so I'm hoping that there can be some real innovation and competition in this space to drive the prices down and also improve the technology!

I wanted to try it but I couldn't get it going using docker. I tried `docker-compose -f docker-compose.dev.yml up` and then `docker-compose exec monicahq php artisan setup:production` and I get an error about /var/www/monica/storage/artisisan not existing.

I want to try it inside 30 seconds and see for myself.

So let me get this straight, you want to try something as complicated as Kubernetes, inside of 30 seconds?

I'm thinking you might have some unrealistic expectations.

I think link forgot to mention a step 4.

Step 4: Spend weeks getting used to new shortcuts, finding equivalent extensions/plugins and getting used to their dev tools.

I run PyCharm using my docker-compose environment, which works great. A co-worker said he was able to get VSCode working with docker-compose, but the setup wasn't easy. He said something about having to attach to the running docker/python process.

Timer-Tab 10 years ago

Those are the two I knew, I was curious about 1 and 3! :)

You’re now one click away from every sex act imaginable for free. And so it’s just passé at this juncture.

Just my personal opinion but this is a very sad truth about our society and how easy it is to see porn.

One of the reasons I chose 1Password over LastPass is because you can choose where to store your data (iCloud, Folder on your System, Dropbox). I don't think you should trust your passwords to any company.

I wish they would have mentioned what languages the company is using instead of Java. I would think they would at least have an interest in maintaining it, especially since I'm guessing a company that size couldn't have moved everything they support away from Java yet.

New Chromecast 2015 11 years ago

I'm curious why they changed the form factor. It seems like the last form factor was simpler and more minimalistic. The new design seems like it would just dangle from your TV, especially if you plug it in one of the side HDMI ports.