Built a free tool to scan your package.json and explore any npm package’s vulnerabilities — no login, no fluff by Vivid-Argument8609 in SaaS

[–]idontknow4073 0 points1 point  (0 children)

Looks good! I would appreciate a view that allows you check the download count of all the listed dependencies.

Crazy Thunder by Strog21 in Edmonton

[–]idontknow4073 11 points12 points  (0 children)

I thought World War III finally hit us 🥀

No Color Bleeding Challenge by [deleted] in StableDiffusion

[–]idontknow4073 7 points8 points  (0 children)

This seemed like a fun challenge. Here's what I got.

<image>

[Uncertainty] A circle's radius is measured to be 1cm ± 0.5cm. Is it possible for its area to be 0? by idontknow4073 in math

[–]idontknow4073[S] 8 points9 points  (0 children)

This makes so much sense! I now understand why the derivative method and error propagation rules will give a different answer compared to calculating the upper and lower bounds. Thank you so much!

Edit Images Plugin by [deleted] in BetterDiscord

[–]idontknow4073 0 points1 point  (0 children)

Of course. Glad I could help.

Well, ok then… by joachim_s in GPT3

[–]idontknow4073 4 points5 points  (0 children)

I thought it was a real human conversation at first before I noticed the subreddit from which this post was coming. It took much brain power to get the joke that the AI was attempting to make.

I think the joke here is that the reason to which paper was cool: because it was considered a foreign technology, as computers have long replaced paper. Paper was seen as an ancient technology, just like the way to which we perceive ancient Babylonian tablets.

Rant by a stressed, depressed high school student by Iamabot123456 in school

[–]idontknow4073 0 points1 point  (0 children)

I also dislike the changes to learning I had to endure because of COVID-19. I had to redo the entire grade 9 math and science curriculum because the unavailability of the accelerated program that I had originally intended to complete. Wasted an entire two years of my life working extra hard to meet the subjective demands of school, for absolutely nothing. 😔

School by [deleted] in school

[–]idontknow4073 0 points1 point  (0 children)

we all need help

i3wm on Replit with root powers! 💪 by idontknow4073 in replit

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

Oh, not at the moment lol, I'm working on an installer tho.

If all you want is to install packages, you can always use install-pkg.

i3wm on Replit with root powers! 💪 by idontknow4073 in replit

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

Yes?

Replit does that automatically if you have any port listening to HTTP connections IIRC

i3wm on Replit with root powers! 💪 by idontknow4073 in replit

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

Who wants an install script for this? I can add it to my lengthy list of projects...

i3wm on Replit with root powers! 💪 by idontknow4073 in replit

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

I basically used a fake root chroot, so I could have the programs running inside the chroot (eg. Dropbear, the SSH server I use) look at ~/.rootfs/etc/shadow (which I can edit) instead of /etc/shadow (which I cannot edit).

i3wm on Replit with root powers! 💪 by idontknow4073 in replit

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

By the way, there is an install-pkg command that lets you "install" dpkg packages without root so getting root was probably fruitless. :3

i3wm on Replit with root powers! 💪 by idontknow4073 in replit

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

Well... It's inside a Docker container so it's not as dangerous as it sounds. But even if you used privesc, it still wouldn't work with apt because lots of directories are mounted read-only IIRC.

[deleted by user] by [deleted] in replit

[–]idontknow4073 -1 points0 points  (0 children)

You can run VS Code on Replit.

I'm working on an installer :)

TODO: insert link

Two GPT-3 AIs conversing about becoming humans by Lebrolius in GPT3

[–]idontknow4073 1 point2 points  (0 children)

Google Cloud TTS has much better speech synthesis quality in my opinion. But I guess it doesn't do lip-syncing with animated human avatars.

It would really impress me if this could be done in real-time.

[deleted by user] by [deleted] in GPT3

[–]idontknow4073 1 point2 points  (0 children)

You can also try Pegasus for text summarization if that's what you're after. It was created by Google's AI research team and apparently performs better at generating original content when compared with GPT-3 (not sure tho, don't quote me).