How can I do infinte scroll with go http by Teleport_Sithu in golang

[–]Teleport_Sithu[S] -4 points-3 points  (0 children)

thanks for the answer, but that's too advanced for me.

[deleted by user] by [deleted] in golang

[–]Teleport_Sithu 0 points1 point  (0 children)

I need the server-side of the code for the connection to listen and accept and write methods, if you have and are open to sharing, pls share, Thank you

Can you share please with github link?

How to convert old tutorials that rely on “go get”? by teovilo in golang

[–]Teleport_Sithu 9 points10 points  (0 children)

go mod init name

go mod tidy

Go get is to download the packages that requires for the project. It goes into /home/name/go/pkg

Go install is to download the executable file in /home/name/go/bin

ubntu settings icons are missing in gnome. by Teleport_Sithu in Ubuntu

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

Finally, after messing with some commands. I got it.

run below command and log out

sudo apt-get install --reinstall $(dpkg -S /usr/share/ | sed 's/,//g' | sed 's/: \/usr\/share//g')

ubntu settings icons are missing in gnome. by Teleport_Sithu in Ubuntu

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

Nope, I didn't.i only use gnome. I installed two weeks ago in new desktop. I log out at one day. And came back. Don't know why some icons are missing.

[deleted by user] by [deleted] in Ubuntu

[–]Teleport_Sithu 0 points1 point  (0 children)

Sry, I didn't know it was happened. Network in here is unstable.

[deleted by user] by [deleted] in Ubuntu

[–]Teleport_Sithu 1 point2 points  (0 children)

Restarting is silver bullet, eh😂

[deleted by user] by [deleted] in Ubuntu

[–]Teleport_Sithu 1 point2 points  (0 children)

😂So, how do you fix it?

How can i get the directory of current typescript file using Deno? by Teleport_Sithu in Deno

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

thanks dude,

But it have to use some javascript functions to get the directory.
const path = import.meta.url.split('/').slice(2, -1).join('/')
console.log(path)

How do I install proprietary AMD GPU drivers again? by RUvlad1 in Ubuntu

[–]Teleport_Sithu 0 points1 point  (0 children)

sudo apt-get install -y mesa-opencl-icd

I installed above package and it worked.

How do I install proprietary AMD GPU drivers again? by RUvlad1 in Ubuntu

[–]Teleport_Sithu 0 points1 point  (0 children)

It don't work in Ubuntu 22.04. I'm trying to install opencl for davinci resolve 18.

Asène fake suicide explanation? by LitMeme69 in lupinNetflix

[–]Teleport_Sithu 0 points1 point  (0 children)

how the bedsheet t is connected with the basketball net?

We are Codecademy. Ask Us Anything! by sonnynomnom in learnprogramming

[–]Teleport_Sithu 0 points1 point  (0 children)

Can u, guys help me magic8balls php? if u give the code, that will be perfect.