sorted by: new top controversial old
[-] yboutros@infosec.pub 3 points 2 months ago* (last edited 2 months ago)

I sort of agree, but I think it depends on effort.

Type one word in and try and sell the easiest generated image? Low value.

But typing the right combo to create assets to create something larger than the model is capable of? That's more valuable.

Criticizing AI or artists that leverage AI is like criticizing an artist for using a printer instead of drawing by hand

Or saying someone's digital work is inferior because they used a tool to help make their image...

On that note, when working on a large project, is an AI artist as pretentious as the artist in the comic because they got some help generating the project from an AI instead of another human? Or is someone's work ethic less credible for Google searching instead of asking a person? Are works of art valuable because they're entirely original and uninfluenced by anything else but the artist themself? Because with that metric no artists are valuable since nothing is entirely original anyways

[-] yboutros@infosec.pub 24 points 2 months ago

25% of reddit comments are chatgpt trash if not worse. It used to be an excellent Open Source Intelligence tool but now it's just a bunch of fake supportive and/or politically biased bots

I will miss reddits extremely niche communities, but I believe Lemmy has reached the inflection point to eventually reach the same level of niche communities

[-] yboutros@infosec.pub 6 points 2 months ago

Don't tell him, if too many people get ad blockers they're just going to keep evolving

[-] yboutros@infosec.pub 8 points 2 months ago* (last edited 2 months ago)

Meanwhile: NixOS

[-] yboutros@infosec.pub 4 points 3 months ago

Ollama (+ web-ui but ollama serve & && ollama run is all you need) then compare and contrast the various models

I've had luck with Mistral for example

[-] yboutros@infosec.pub 8 points 4 months ago

Russia (allegedly) has elections too however

[-] yboutros@infosec.pub 3 points 4 months ago

We might as well change the baseline for ADHD since technology has hammered everyone's dopamine receptors

[-] yboutros@infosec.pub 3 points 5 months ago* (last edited 5 months ago)

I wanted to be a hacker as a kid, so I had some experience with Backtrack 5. A prof said if you wanted to be a cowboy coder, do everything in your terminal. That was good advice, I've learned a lot about OS's from that

Your OS is basically a set of drivers that allow you to leverage your hardware, as well as a package manager for managing your software, and a system for managing services (like at startup or by some event trigger)

I'm an advanced user but NixOS has been an excellent OS, it's like all the fun of tuning arch but with less elbow grease. I was a kde neon (ubuntu base + plasma display manager + KDE desktop environment) user before

[-] yboutros@infosec.pub 3 points 6 months ago

tldr is a billion times better than man pages,

apt install tldr

Trusssssst

[-] yboutros@infosec.pub 2 points 9 months ago

I've tried a few IDEs, mainly Microsoft ones as of recently, but I still prefer my neospacevim setup. Microsoft has a very nice debugger and other useful features for navigating large software projects, but even on my 3080 12th Gen i7 rig with 32GB the plugins I use end up slowing things down. Plus, a similar debugger interface can normally be found in an init.toml layer

With neospacevim, I can specify which plugins get loaded for which file types, so my LaTeX plugins don't interfere with my Python plugins for example.

Also the macro language locks me into vim, I even installed vimium keybinds for my browser. Spacevim is nice because you can see all the available keybinds option trees by pressing Space.

I mentioned spacevim/SpacEmacs because your post focused on emacs/vim, if you do choose either to make an IDE in I would imagine SpacEmacs/spacevim might be a little closer to an IDE than a text editor.

Spacevim is nice because it will auto install packages declared in the init.toml, sometimes with vanilla vim or neovim you need a plugin manager installed separately

[-] yboutros@infosec.pub 2 points 9 months ago

I like Spacevim a lot (inspired by SpacEmacs), you can use neovim as the underlying vim package as well. Then update init.toml with whatever layers/plugins you want

view more: next ›

yboutros

joined 1 year ago