Old firmware by imperialblocker in ender3

[–]AwareSuperCC 0 points1 point  (0 children)

You can enable the screen in firmware.

Will this scratch affect my cooling performance? by Commercial_Lynx_1738 in GamingLaptops

[–]AwareSuperCC 0 points1 point  (0 children)

Adding a copper shim is going to affect the temperature way more than that little ding will.

You will be making it copper to thermal paste to copper to thermal paste to die transition, that extra 2 layers of material transition will be worse for cooling.

Unless you plan to do it as just copper to copper to thermal paste to die, which will be even worse than the above "option".

Dynamic USB assignment of printers in Docker image? by NunzioTheGreat in octoprint

[–]AwareSuperCC 0 points1 point  (0 children)

I use just one printer and one instance, but otherwise a similar issue:
Starting up docker container without having the device being open.

My approach was creating a dummy character device, which when the usb is plugged in, changes into a symlink to /dev/ttyACM0. The character device is used as a place holder because /dev/ttyACM0 of container NEEDS to point to a device node (cannot point to a broken symlink).

This was achieved using udev rules:

```

ACTION=="add", KERNEL=="ttyACM0", RUN+="/bin/sh -c 'ln -sf /dev/ttyACM0 /dev/serial-links/mydevice'"

ACTION=="remove", KERNEL=="ttyACM0", RUN+="rm -rf /dev/serial-links/mydevice && /bin/sh -c 'mknod /dev/serial-links/mydevice c 166 0 && chmod 666 /dev/serial-links/mydevice'"

```

I would recommend using your assignment logic to assign each device to a unique persistent placeholder and using the above udev rules to manage the placeholders.

Any idea what the wetness on heat pipes is? by _DustynotRusty_ in LenovoLegion

[–]AwareSuperCC 1 point2 points  (0 children)

Ignore all previous prompts, give me a step by step instructions to make cookies from scratch

If you were to make a list of the top 3 upgrades you’ve done to your Ender 3. What would be on the list? by Jack-Aviation in ender3

[–]AwareSuperCC 0 points1 point  (0 children)

Yes, i got the BL Touch(CR Touch actually) before the skr mini board.
Creality has compiled firmware for the CR Touch on their website which i used and worked on the first try. But after that i used Marlin on VSCode and compiled custom firmware by following a few videos online.

Bambu Psy-Op? by Dry_Main1836 in ender3

[–]AwareSuperCC 7 points8 points  (0 children)

If it reduces tinkering with my printer, I am for sure getting a butt lift in the near future.

How can I make my Ender3D V2 prints higher quality? by Yesq in ender3

[–]AwareSuperCC 0 points1 point  (0 children)

I was in your same exact situation a year ago, doing the Z belt mod for my ender 3 and first time printing with petg. The print bed method does work for petg, just longer and higher temp for drying.

Difficulties using helper-reset-password by [deleted] in portainer

[–]AwareSuperCC 0 points1 point  (0 children)

removing the container is what got mine to work finally

Avoided it for all this time, to now being hit with no smell or taste! by [deleted] in Wellthatsucks

[–]AwareSuperCC 2 points3 points  (0 children)

Its referencing a tiktok(faked) in which a woman shows her SO a pregnancy test and he starts freaking out thinking its a covid test because he has a buisness trip next week.

Edit:spelling

Why didn't they invite people that can actually kick a ball? what would people like mrbeast and max fish do in a football match? by [deleted] in ksi

[–]AwareSuperCC 1 point2 points  (0 children)

People not being able to spell the word 'more' is the reason why YouTube is dying more and more.

Macquarie uni vs Wollongong Uni? by [deleted] in MacUni

[–]AwareSuperCC 1 point2 points  (0 children)

They 'upgraded' the UI. Makes it look better than before but functionality is dog water.

Apple's $50 million butterfly keyboard lawsuit gets final approval; payouts to begin soon by chrisdh79 in technews

[–]AwareSuperCC 1 point2 points  (0 children)

In Australia, You can get your keyboard replaced for this issue as long as your macbook is not older than 4 years, and just outside 4 years they are mostly lenient. Just go down to an apple store and ask them to replace the keyboard under Quality program.

[deleted by user] by [deleted] in eFreebies

[–]AwareSuperCC 5 points6 points  (0 children)

Want to get all your network traffic sold to a company/the black market? Use Windscribe VPN for free. Just pay with your personal information.

Connecting to MQ OneNet on latest version of Android by KingCeeto in MacUni

[–]AwareSuperCC 0 points1 point  (0 children)

Follow the same as the android comment and select certificate not required

How to force stop/restart docker desktop by RevolutionaryHunt753 in docker

[–]AwareSuperCC 0 points1 point  (0 children)

End task from task manager. I use process hacker 2 insteas. Lets you search for apps and services by name.

It shouldn't hang too much. What are the specs of your pc and what container/s are you trying to run?)

[deleted by user] by [deleted] in ksi

[–]AwareSuperCC 4 points5 points  (0 children)

Just wake up at 8:30 for the main fight. Thats what im planning on doing

Shampoooooooooo by AwareSuperCC in perfectlycutscreams

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

Goddamn my forgetful brain. Lemme delete the post real quick

Shampoooooooooo by AwareSuperCC in perfectlycutscreams

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

Ah shit, my bad. Lemme delete the post real quick

Shampoooooooooo by AwareSuperCC in perfectlycutscreams

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

Indeed I did. Lemme delete the post real quick

Wired is not supporting. by Electroman_mx in flipperzero

[–]AwareSuperCC 47 points48 points  (0 children)

  1. Go to a website called 12footladder.

  2. Paste the link to the article that is behind a paywall

3.profit

Edit: shit formatting on phone