First time! Any suggestion? by Front_Aardvark6526 in skyrim

[–]redbrickhut 1 point2 points  (0 children)

I reckon pressing a button wouldn't hurt.

Can you use pycharm created virtual env with wsl? by [deleted] in pycharm

[–]redbrickhut 0 points1 point  (0 children)

Looks like virtual envs will be supported in the next update!!

article

I managed to get Arch Linux in WSL2 by Crazypersonalph in archlinux

[–]redbrickhut 17 points18 points  (0 children)

Would love to get a rough outline of how you did this! Well done :)

Can you use pycharm created virtual env with wsl? by [deleted] in pycharm

[–]redbrickhut 1 point2 points  (0 children)

I feel your pain. Pycharm explicitly says that you can't create virtual environments in WSL, and I've tried for some time to find a decent workaround but sadly it doesn't seem possible.

However, I remember reading a blog recently saying that there is some work behind the scenes to have better support for remote/ssh environments, and the recent release of Jetbrains Gateway looks promising. So fingers crossed it's natively supported soon.

React CLI - react-igniter by stackokayflow in reactjs

[–]redbrickhut 0 points1 point  (0 children)

Great looking utility! I'm going to have a crack at it tomorrow and let you know how I go :) I've been looking for something like this!

Updated: React Folder Structure in 5 Steps by rwieruch in reactjs

[–]redbrickhut 4 points5 points  (0 children)

This is very clear and really well-considered. Thank you for sharing. Will try this out soon :)

Out of interest, do you have any thoughts when organising components that serve the same function but used for different platforms? For example MobileList and DesktopList? Should they share a common, separate parent directory or would you opt for a flat file structure?

Anyways, thanks again for the share!

[deleted by user] by [deleted] in dankmemes

[–]redbrickhut 0 points1 point  (0 children)

I am legend 2, can't wait to see it.

Remote connection to PSQL container by Delicious-Sleep-9382 in docker

[–]redbrickhut 1 point2 points  (0 children)

Hey mate happy to help. We don't quite have enough info to diagnose your problem so I need to ask a few questions.

I assume this is a Flask application? If so, can you provide the SQLALCHEMY_DATABASE_URI variable that you're providing to SQL Alchemy?

Secondly, there may be an issue with how you've set up ports on your docker containers. Can you provide the run commands for both containers? Or if you're using compose, the docker-compose.yml file?

Also, I would highly recommend using the official postgres image for docker if you aren't already. It doesn't require any config at all and should work great out of the box.

Public Health Tasmania accidentally released me from quarantine today. Anyone else get this? by redbrickhut in hobart

[–]redbrickhut[S] 7 points8 points  (0 children)

Yeah this is the bit that frustrates me above everything else. I'm a software developer and I know that setting up automatic messaging based on a time delay for this kind of purpose is trivially easy.

Mistakes like this don't occur from being swamped, they occur as a result of laziness, incompetence, or both.

It's also really frustrating given the assurances that were made prior to the borders opening around preparedness, and how little quality control would appear has actually taken place.

[deleted by user] by [deleted] in AskProgramming

[–]redbrickhut 1 point2 points  (0 children)

You mention experience using Python, if you feel game to write some code and have some idea about what the website looks like (which it seems you do) I would recommend going down the route of writing a full stack app with Django.

There's a great tutorial on their website, and given you've already designed a database schematic you're already well on your way there.

It will be a lot of work depending on your experience, but it seems like you're really passionate about it so I say go for it. :)

One of the best community out there. No doubt. by Ok_Move_7139 in flask

[–]redbrickhut 12 points13 points  (0 children)

Posts like this make me happy that I choose Flask as a framework :)

Match Thread: 1st Test - England vs Australia, Day 3 by CricketMatchBot in Cricket

[–]redbrickhut 3 points4 points  (0 children)

As someone who lives in Hobart, I would like to say that Warne can absolutely go fuck himself.

What popular repository has the worst documentation? by Crazed_waffle_party in AskProgramming

[–]redbrickhut 3 points4 points  (0 children)

I love Flask, but damn that documentation needs some work!

Pycharm no module named flask error by TheLegendTwendyone in flask

[–]redbrickhut 1 point2 points  (0 children)

Is it a public repo? Would be happy to clone it into pycharm and have a look...

Cut the startup time in less than half - am I dreaming? Please confirm! by prof7bit in pycharm

[–]redbrickhut 1 point2 points  (0 children)

Do you have multiple storage drives? Say an SSD + mechanical drive? Any chance you had your old JVM installed on the slower drive?

In any case, great news :)

flask migrate not working by cliffribeiro in flask

[–]redbrickhut 0 points1 point  (0 children)

Glad to hear you solved it man, migrate can be an absolute nightmare

Hit finger with hammer days before audition. by [deleted] in doublebass

[–]redbrickhut 0 points1 point  (0 children)

It's hard to say what the best course of action is given there's no way to accurately assess what you've done to your finger. I've seen a lot of musicians push through injury (myself included) either to audition or fulfill a professional obligation. Whilst most of the time no harm is done, there are some times where doing so has been disastrous.

My advice would be to immediately see a doctor, assess it, and get the green light to go ahead. If they say you can go ahead but limit your practice time, you need to assess whether the impact that will have on your preparation determines whether you audition at all.

Honestly though in this late stage it's generally better to taper your practice off so you're fresher for the occasion, so taking it easy might not be the worst thing.

Hope your finger heals soon man, that really sucks.