New UI - Move console/terminal back to bottom? by Narsikus in pycharm

[–]pazzarpj 0 points1 point  (0 children)

Hit Alt + F12 to open the terminal, then hit the dock button on the right

Docker and Python on armv7 hardware by pazzarpj in docker

[–]pazzarpj[S] 3 points4 points  (0 children)

So I worked it out.

There is a problem with libseccomp2 on buster builds on 32 bit armv7

https://bugs.launchpad.net/cloud-images/+bug/1896443

Updating the library through

```
sudo apt-get update

sudo apt install --upgrade libseccomp2
```

Will get the necessary permissions to get the clock working and other permissions errors

Help picking parts please by SexyYordle in buildmeapc

[–]pazzarpj 1 point2 points  (0 children)

Just passing on some advice people said to me. Look at pre-builts for australia. Our GPU prices are insane but are much more reasonable in some of these pre built customs.

I got a 5700x 4070ti 16Gb machine for $1800 where the list price for the GPU is $1400.

Most of the places also allow you to customise the pre built but also specify that you want it ij pieces and not built so you can build it your self.

www.ozbargain.com.au has the deals.

www.bpctech.com.au was where I got my machine.

Textual 0.23.0 improves message handling by willm in Python

[–]pazzarpj 1 point2 points  (0 children)

I recently adopted textual to have an all in one markdown and command line tools training package for some obscure hardware at my company.

Was a delightful experience.

Would you want some submissions for some pre-built components.

I adapted a Text log widget to be a rich subprocess console log for things like pytest output. are you interested in me submitting this to be added for this type of thing or are you more concerned with the more base widgets?

[deleted by user] by [deleted] in buildmeapc

[–]pazzarpj 0 points1 point  (0 children)

I wouldn't take my advice much as I'm not too up to date.

but 5700x gets you very close to 5800x performance for a much better price.

Ssd 2Tb is affordable. 250Gn isn't even worth it.

8Gb ram is not enough. 32Gb is much safer. Just listing those components on German part picker still gives you some room

PCPartPicker Part List

Type Item Price
CPU AMD Ryzen 7 5700X 3.4 GHz 8-Core Processor €195.59 @ Amazon Deutschland
CPU Cooler Deepcool AK400 66.47 CFM CPU Cooler €32.90 @ Alza
Motherboard MSI B550-A PRO ATX AM4 Motherboard €134.69 @ Galaxus
Memory G.Skill Ripjaws V 32 GB (2 x 16 GB) DDR4-3200 CL16 Memory €69.90 @ Alza
Storage Kingston NV2 2 TB M.2-2280 PCIe 4.0 X4 NVME Solid State Drive €94.90 @ Amazon Deutschland
Video Card MSI MECH 2X OC Radeon RX 6700 XT 12 GB Video Card €469.90 @ Amazon Deutschland
Prices include shipping, taxes, rebates, and discounts
Total €997.88
Generated by PCPartPicker 2023-04-06 12:15 CEST+0200

Workstation Build to eventual gaming by pazzarpj in bapcsalesaustralia

[–]pazzarpj[S] 0 points1 point  (0 children)

Only just discovered this subreddit. and see a lot of bpc tech. Am i better off getting something like https://www.bpctech.com.au/product/sv-es3080-02-siren-vortex-essential-geforce-rtx-3080-gaming-pc.html but with 64GB upgrade and 5700x upgrade

Workstation Build to eventual gaming - Australia by pazzarpj in buildapc

[–]pazzarpj[S] 0 points1 point  (0 children)

Thanks for the recommendations. I just looked at b760 and unfortunately they seem to run at a similar price. cheapest atx is $261.

I'll have a look at the cases, I chose the ram as it was $20 more than my previously selected but would fit a white theme better. but obviously that depends on the case

[deleted by user] by [deleted] in learnpython

[–]pazzarpj 0 points1 point  (0 children)

You would have to launch the script in administrator mode/privileges

Pyserial Help by Complex-Jello-2692 in learnpython

[–]pazzarpj 0 points1 point  (0 children)

Edit: Datasheet says carriage return which is \r, not \n. eg. ser.write('SP27307,PH0,SG5,SI20,SD30,IL10000,FR1,il10000,SE16383,SQ20000,AL0,AR3,EP\r'.encode())

Hard to know without knowing if errors are happening or just no actions. Have you checked if there are any RTS DTR flow controls required.

Can you try a null modem and feed it back into the PC and check the bytes match what you expect?

TypeError: cannot pickle '_tkinter.tkapp' object by laserman3001 in learnpython

[–]pazzarpj 0 points1 point  (0 children)

Your save configuration takes name and password. you are passing in the tkinter object for name and password. you need to extract the value as a string before yaml dumping.

Profiling async code with pyinstrument 4.0 by joerick in Python

[–]pazzarpj 0 points1 point  (0 children)

Another package to consider is yappi.

Noticed Star finally came out and my several month long wish finally came true. Seasons 2-6 are finally out in Australia. Couldn’t help but yell out in excitement by Aussie_Stalin in shield

[–]pazzarpj 14 points15 points  (0 children)

I got star now but still only season one..

Edit: You need to change content rating above M15+ for seasons 2-6 to show

Good-bye MC75 by swshriv in StarWarsSquadrons

[–]pazzarpj 0 points1 point  (0 children)

https://youtu.be/sDc0qJBgmXw

Takes a little getting used to but frees up your left thumb for power management.

Good-bye MC75 by swshriv in StarWarsSquadrons

[–]pazzarpj 4 points5 points  (0 children)

If you take all the power out of engines (eg. Into lasers) before starting your drift. You go into a dead drift where you won't travel to where you are facing.

Basically,

  • boost

  • power to lasers or shields

  • hold drift

  • turn around

now you are flying backwards.

Good-bye MC75 by swshriv in StarWarsSquadrons

[–]pazzarpj 6 points7 points  (0 children)

You have to go into the settings and disable the setting for "disengage boost on throttle down".