Viewing profile — brento
brento
HN member- Joined
- Wed, Nov 28, 2012, 8:59 PM UTC
- HN karma
- 53
- Public activity
- 60 items
- HN profile
- View on Hacker News ↗
About brento
Recent public activity
-
comment
Comment #41946070
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 usi…
- story
-
comment
Comment #32899557
I've updated the article based on some of the feedback.
-
comment
Comment #32764711
This is valid. I'll add an update to the post people should use caution and think about security.
-
comment
Comment #32764688
In the article, you'll notice I'm not using DRF.
-
comment
Comment #32750373
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 e…
-
comment
Comment #32750299
See my comment here: https://news.ycombinator.com/item?id=32750266
-
comment
Comment #32750266
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…
-
comment
Comment #32750194
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).
- story
-
comment
Comment #30678862
Here is the related change.org petition I signed. https://www.change.org/p/google-account-migration-from-works...
-
comment
Comment #24578131
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 associ…
-
comment
Comment #23554311
I need new eyes after viewing this website. I think yellow burned out my retinas!
-
comment
Comment #21851973
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:producti…
-
comment
Comment #21682284
Adding a smiley doesn't negate that your comment was unnecessary and of no added value to the conversation.
-
comment
Comment #20704666
> 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…
-
comment
Comment #20052946
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.
-
comment
Comment #19737826
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 som…
-
comment
Comment #19380209
@wintorez, I started using Brave browser[1] and DuckDuckGo for work and personal. It's based on Chrome but with privacy in mind. Also, I currently use 1Password, but have been thin…
- story
- story
-
comment
Comment #13139859
Those are the two I knew, I was curious about 1 and 3! :)
-
comment
Comment #13138901
Just curious, what are your pinned websites?
-
comment
Comment #11765226
I got beta access, created a custom docker image and got my tests to run however lots of them are failing because I need redis. Is there a way to add Redis server?
-
comment
Comment #11476510
Reading the comments in this thread, is somewhat ironic.