yboutros

joined 1 year ago
[–] yboutros@infosec.pub 38 points 2 weeks ago (8 children)

I wish more guys just said they didn't know something instead of clearly not knowing what they're talking about and running their mouth based on vibes

[–] yboutros@infosec.pub 2 points 2 weeks ago* (last edited 2 weeks 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 weeks ago (2 children)

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 weeks ago (2 children)

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

 

When training a transformer on positionally encoded embeddings, should the tgt output embeddings also be positionally encoded? If so, wouldn't the predicted/decoded embeddings also be positionally encoded?

[–] yboutros@infosec.pub 8 points 1 month ago* (last edited 1 month ago)

Meanwhile: NixOS

[–] yboutros@infosec.pub 2 points 1 month ago

538s model was a good estimator that year too, they leaned towards Hillary (and to be fair, she did win the popular vote) but certainly kept a trump win in the swing states within margin of error.

270 to win is another good site

[–] yboutros@infosec.pub 1 points 2 months ago (1 children)

I'll look into LN more, I'm familiar with the centralization concerns (but still think they're able to be mitigate until more upgrades), but am not familiar with the costs you're bringing up. Fee estimators notoriously round up, I've never spent more than a dollar but that's anecdotal

BCH is still an attempt at centralization from bitmain, a company which literally installed kill switches in their miners without telling anyone, and ran botting attacks in /r/Bitcoin and /r/BTC during that fiasco - the hard fork they created is absolutely more centralized than Bitcoin

There will be a time to do something as risky as hard fork for a block size upgrade, but to do it for the sake of just one upgrade that serious doesn't make sense to me. If a hard fork must happen there might as well include other bips that necessitate a hard fork like drivechain.

Soft fork upgrades which enable more efficient algorithms like schnorr / SegWit in the meantime have scaled tps without having to waste block space. Bch is cheap because there's no demand or usage.

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

Fiat makes itself obsolete

[–] yboutros@infosec.pub 2 points 2 months ago (3 children)

Bitcoin cash was an attempt at centralized control by Jihan Wu. Just because the block size is bigger doesn't mean it's better for decentralization. In fact, the increased costs of maintaining a node just makes it harder for people in (typically poorer) oppressive countries to self verify

They are still increasing the TPS, lightning network isn't perfect, but it can scale beyond visa until more upgrades are implemented

[–] yboutros@infosec.pub 4 points 2 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 2 months ago (26 children)

Russia (allegedly) has elections too however

[–] yboutros@infosec.pub 2 points 8 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

view more: next ›