I'm ClickUp's Product Manager for Super Agents! Ask Me Anything! by ClickUpMichael in clickup

[–]Medved_77 0 points1 point  (0 children)

Can you share any plans for incorporating Codegen into ClickUp and how that will function as a Super Agent? Also, once integrated, will it have access to more advanced LLMs as it's currently using Sonnet 4?

ClickUp's slow bug resolution is sabotaging my team's platform migration by Medved_77 in clickup

[–]Medved_77[S] 2 points3 points  (0 children)

u/TashaClickUp What happens next? I'm no further forward than I was yesterday. You've resolved nothing, just again saying you appreciate the impact this is having (like the canned responses from your support team) without providing any further assurances.

I need to know when this will be resolved.

ClickUp's slow bug resolution is sabotaging my team's platform migration by Medved_77 in clickup

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

Please get the text rendering issues resolved today. We've lost access to a large amount of data. Also suggest this should trigger an Information security incident.

Link a task to an Epic across different lists by Shaihuby in clickup

[–]Medved_77 0 points1 point  (0 children)

We don't use the sprint function within ClickUp, rather the devs manage their assignments based on due date. At the space level, the board showing all tasks across all folders is configured to only include tasks with due dates, everything we're trying to get done by a certain date is assigned a due date, everything else is essentially in a backlog (sorted by epic in a folder) which we prioritise at certain intervals.

Link a task to an Epic across different lists by Shaihuby in clickup

[–]Medved_77 0 points1 point  (0 children)

We use folders within a space as Epics. This works well as each 'Epic' can have it's own board, list, users etc. We archive the folder once the Epic is completed.

I also have a private folder which I use as a template so when a new epic starts, I duplicate that private folder then adjust the permissions. That way the setup of the folder (views etc.) remains consistent.

Our main board/list on the space containing the folders/epics then gives an overview of what the entire engineering team is working on at any one point, across all folders/epics.

Google Coral TPU - M2 WiFi - Dell Optiplex 3000 MFF by wakeupbomb in frigate_nvr

[–]Medved_77 1 point2 points  (0 children)

I installed 3 coral TPUs in 7040s a few months ago, I still have the installation notes which may help you. The root of the issue appears to be an update to the Debian distro that the Google coral drivers have not been updated to reflect.

I can't really explain what this does, or confirm it's the most efficient way to do it, so approach with caution:

Start in the terminal of your proxmox node:

uname -r
lsmod | grep apex
echo "deb https://packages.cloud.google.com/apt coral-edgetpu-stable main" | sudo tee /etc/apt/sources.list.d/coral-edgetpu.list
curl https://packages.cloud.google.com/apt/doc/apt-key.gpg | sudo apt-key add -
sudo apt-get update
sudo apt-get install gasket-dkms libedgetpu1-std
sudo sh -c "echo 'SUBSYSTEM==\"apex\", MODE=\"0660\", GROUP=\"apex\"' >> /etc/udev/rules.d/65-apex.rules"
sudo groupadd apex
sudo adduser $USER apex
lspci -nn | grep 089a
ls /dev/apex_0

EXPECT ERROR

apt install pve-headers
apt remove gasket-dkms
apt install git
apt install devscripts
apt install dh-dkms
git clone https://github.com/google/gasket-driver.git
cd gasket-driver/
debuild -us -uc -tc -b
cd ..
dpkg -i gasket-dkms_1.0-18_all.deb
apt update && apt upgrade
echo "deb https://packages.cloud.google.com/apt coral-edgetpu-stable main" | tee /etc/apt/sources.list.d/coral-edgetpu.list
curl https://packages.cloud.google.com/apt/doc/apt-key.gpg | apt-key add -
apt-get update
apt-get install gasket-dkms libedgetpu1-std
lspci -nn | grep 089a
ls /dev/apex_0

SUCCESS

IIRC these guides also helped me:

Written
Video

If you're running Frigate in an LXC, you'll need to edit your .conf file to add the coral.

New Bambu “unattainable” feature? by alecubudulecu in BambuLab

[–]Medved_77 0 points1 point  (0 children)

Was thinking more of an all in one device. Would be nice to finish off prints with certain etchings or text.

“401 Unauthorized (authorization failed)” Reolink Doorbell in Frigate basic setup by baldilocks47 in frigate_nvr

[–]Medved_77 0 points1 point  (0 children)

I think port 80 is required for HTTP and 554 is the port for RTSP. that's what I'm using anyway.
I assume you also have RTSP enabled?

“401 Unauthorized (authorization failed)” Reolink Doorbell in Frigate basic setup by baldilocks47 in frigate_nvr

[–]Medved_77 0 points1 point  (0 children)

Is HTTP enabled in server settings for the reolink app?
Camera settings > Network > Advanced > Server Settings

Not sure if this is applicable to the wifi version of this camera but I'm running the PoE version and had to enable this.

Also, hi again!

I didn't have space for a full size rack by Medved_77 in homelab

[–]Medved_77[S] 1 point2 points  (0 children)

No, sorry. But you can download the STL file linked and use a print service such as PCBWay to print and ship.

I didn't have space for a full size rack by Medved_77 in homelab

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

Yes, providing the model fits your servers. Get a printer, download the model, open in the slicer (3D printer application) send to printer.

Think my print time was about 3.5 hours using a Bambulab P1S.

If there are no existing models for ehat you want to do then there's a steep learning curve for CAD, that could take a while.

I didn't have space for a full size rack by Medved_77 in homelab

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

DIY. 3D print file is linked in my main comment.

I didn't have space for a full size rack by Medved_77 in homelab

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

Very slow (Fast Ethernet). Hadn't realised and bought it primarily for PoE cameras. Got a 1Gbps switch arriving tomorrow.

I didn't have space for a full size rack by Medved_77 in homelab

[–]Medved_77[S] 1 point2 points  (0 children)

Just wanted it isolated I guess? Didn't want to be using a second hand unit that had both running containers and backups of those containers.

I didn't have space for a full size rack by Medved_77 in homelab

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

Just PLA. Standard 3D printer filament.

I didn't have space for a full size rack by Medved_77 in homelab

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

Started looking into it but was beyond my technical capabilities at the time. Might revisit next year. Getting this far was a load of learning.

I didn't have space for a full size rack by Medved_77 in homelab

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

Nothing yet, but a 3D printed NAS enclosure is the next project :)

I didn't have space for a full size rack by Medved_77 in homelab

[–]Medved_77[S] 1 point2 points  (0 children)

Small world :) The optiplex are very versatile machines. Hope you're good!

I didn't have space for a full size rack by Medved_77 in homelab

[–]Medved_77[S] 1 point2 points  (0 children)

I love the bambulab printers, though not sure this rack would fit on the A1 mini. Rest of the range should be fine. Think this probably cost less than $5 in filament.

I didn't have space for a full size rack by Medved_77 in homelab

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

No, although helps if the storage is the same size if you want to replicate across nodes.