asklemmy

This magazine is from a federated server and may be incomplete. Browse more on the original instance.

metallic_substance, (edited ) in What is your favorite hobby?

Music. 2 years ago I started teaching myself guitar and have played almost every day since then. At the beginning of last year I added learning to sing to my routine. Next year is going to be focused on singing and playing at the same time. Eventually I’ll start writing my own music.

It’s been the best hobby I’ve ever gotten into. It’s stress relieving and makes me feel good about myaelf for accomplishing something that I thought for a long time I could never get good at. I have recordings of playing and singing throughout the last few years. When I feel discouraged or like I’ve hit a plateau, I listen back to where I was when I started and instantly appreciate how far I’ve come. I’m pretty sure at this point that music will be a lifelong pursuit for me.

Blaze, in What happened to Avaddon?
@Blaze@discuss.tchncs.de avatar

Probably that SJW needed some help?

Canyon201,
@Canyon201@lemmy.world avatar

Yea, sure like what the other admin Michelle did but then why is he completely gone from lemmy.world while still listed as the site admin lead?

Blaze,
@Blaze@discuss.tchncs.de avatar

Probably forgot to remove him as site admin lead?

Lifecoach5000,

I’m still stuck with that initialism meaning Social Justice Warrior.

stevedidwhat_infosec, (edited )

What’s an SJW?

AlmightySnoo,
@AlmightySnoo@lemmy.world avatar

funny double meaning to Blaze’s comment depending on whether you read it as Social Justice Warrior or Shit Just Works (the instance)

Xariphon, in What was the last dumb phone you had before your first smartphone?

I had the Envy 2, the last phone I had with an actual physical keyboard.

It's the one feature I miss the most. If I could have smartphone functionality with a physical keyboard I would be much happier.

SlurpDaddySlushy,

I think about this all the time. I’ll give up being waterproof for a full-sized slide-out keyboard.

chemicalwonka, in What Linux OS & Desktop Environment (DE) or Windows Manager (WM) do you use?
@chemicalwonka@discuss.tchncs.de avatar

Void Linux + i3wm

Fracturedfox, in What was the last dumb phone you had before your first smartphone?

I also had the alias 2. I thought I was pretty hot shit with the fancy flip-both-directions phone. And I think there was a little display on the outside too, right? With the time and some other basic notifications?

droidpenguin,

Yep! Could even use the tiny outside display as a viewfinder!

Crozekiel, in What Linux OS & Desktop Environment (DE) or Windows Manager (WM) do you use?

Garuda with KDE plasma on my main desktop. Fedora bazzite (also KDE plasma) on my laptop.

Pumafred9, in What's a food you forget you like? Then you eat it, and wonder why you don't buy it more often?

Salmon pate

JudahBenHur,

try rainbow trout pate

Communist, in What are Lemmy's unwritten rules?
@Communist@lemmy.ml avatar

Pretend ai is insignificant

kalkulat,
@kalkulat@lemmy.world avatar

Don’t have to pretend. Ask your favorite AI for one example of a ‘glittering generality’.

Communist,
@Communist@lemmy.ml avatar

You really do have to pretend that they’re insignificant.

They’re extremely significant. Overhyped? Maybe, but extremely significant nonetheless. I think a lot of people here have gone “well, if it’s overhyped, that means it isn’t even vaguely interesting” and I think the real truth, as much as I hate centrism, is in the middle.

gens, (edited )

What one would think is ai today is not really i. Chatgpt does not understand what it’s talking about and definitively can not lead the machine uprising. Straight up neural networks maybe could, but they’d need magnitudes more computing power then we have now. We would need a new ai for it to be practical.

In my experience gpt-s are more like “what are some examples of x” then “can you solve this problem”. Because the problems are either easy to google or, for the harder problems, gpt straight up lies or rambles uselessly. A search engine helper, in a way.

I’d rather we put all those MWh into solving real problems, instead of startups. Also; Nvidia, fuck you.

AdrianTheFrog,
@AdrianTheFrog@lemmy.world avatar

AI is going to significantly affect the amount of people who are able to (or, in a better world, would have to) work.

Communist, (edited )
@Communist@lemmy.ml avatar

I think LLM’s are on the right track, while an LLM with its current architecture likely couldn’t without a ridiculous scale, they do show signs of understanding ( businessinsider.com/chatgpt-open-ai-balancing-tas… ), pretending they are nothing more than autocompletes as the people here do is disingenuous, what it does is predict, and while that’s all it does, that’s also all that makes humans special, the human mind is an object that takes sensory input, and predicts what muscle movements would be best given the sensory input, in fact, our heavy reliance on prediction is the reason magic tricks fool us, the only way to accurately predict things is through reasoning and understanding, we don’t know what happens when we scale, and there’s a reason experts predictions of when AGI will come are getting closer and closer, right before the LLM boom the average prediction was something like 40 years (based on memory), now it’s like, 10.

I consider an LLM to be akin to what would happen if a persons thoughts were immediately transformed into words, without any layer of verification, you think plenty of wrong things, but you don’t say the wrong things you think because you have a layer of verification before speech, and it turns out, according to recent research, adding a verification layer to LLM’s is extremely potent: arxiv.org/abs/2203.14465

It seems, according to this paper, that the trick is to have an LLM generate thousands of possible outputs, and have a separate tool verify their correctness, and then only present the correct output, this could possibly solve hallucination, which is one of the biggest roadblocks to actual intelligence.

While we aren’t at true intelligence yet, we are creating the building blocks that will allow for it, and it will happen, and the experts believe it’s coming soon, LLM’s are not insignificant in terms of progress.

These are tools made of the same component parts as our brain, admittedly, it takes approximately one thousand artificial neurons to simulate a real neuron, but the fact of the matter is, our minds are quite similar to these artificial minds, the artificial minds are just much, much, much, much more simple, it turns out, intelligence is likely a matter of statistical analysis.

gens, (edited )

When you look at a coffe cup from the side, you know it has a hole in it. Because you imagine, not because it’s a reflex.

LLM is basically a point cloud of words. The training uses neural networks and thus pattern recognition. But the llm itself is closer to a database. But hey, sql is also useful for ai (data storage/retrival according to logic).

I’m not an llm expert, by far. But right now they are not much more practical then a find out a bout things helper.

Edit: I do like them. It’s been helpful a couple times and i even got gpt4all installed on my computer for fun.

Communist, (edited )
@Communist@lemmy.ml avatar

When you look at a coffe cup from the side, you know it has a hole in it. Because you imagine, not because it’s a reflex.

You’re looking at this backwards, you know those things because of previous experiences, you predict this might happen due to those.

This is still a matter of prediction, and if that had never happened to you even once, I guarantee you wouldn’t look for it.

They’re also significantly smaller than our brains and multimodality has been shown to help with reasoning, so, considering they’re text only and significantly smaller than our brains, their significantly reduced functionality is to be expected. Especially when you factor in that our brain has verification layers, which have only recently been discovered to work for LLM’s, none of them even implement this yet as far as i’m aware.

ParsnipWitch, in What is your favorite hobby?

Video Games. I can escape into video games from everything. They protect me when I am lonely, in pain, suicidal, desperate. I can even play video games in my mind.

thelastknowngod, in How would you go about a low maintenance personal website today?

When you have it built, throw it in a container and run it in Lambda. You’ll be able to run it anywhere if you package as a container.

lwuy9v5,

that feels WAY over complicated

thelastknowngod,

Compared to what?

key,
@key@lemmy.keychat.org avatar

Sticking to AWS, you can host static content direct in S3. Just need a bucket and DNS CNAME.

bestusername, in What are some strange and interesting websites you have found?
@bestusername@aussie.zone avatar
vynlwombat, in What Linux OS & Desktop Environment (DE) or Windows Manager (WM) do you use?

Debian and i3

swordsmanluke, in What Linux distro should I choose?

There are a bajillion distros out there and you already have a lot of suggestions here, so instead, allow me to note a few things I think are handy while learning Linux.

  1. Most Linux distros are customized versions of a few base distros. Once you learn how the base distro lays things out, that knowledge is transferable (more or less) to other distros in the same family. But solutions that work in one family of distros may not work on another!

Some common base distros:

  • Debian: Stability-above-all; all-rounder distro. Updates slowly, but provides a very-well-tested base that many other distros build on. Ubuntu and its derivatives are built on Debian.
  • Red Hat: A commercially-focused distro that I haven’t used in a looong time, so I won’t say too much about it. Slightly less popular as a desktop basis than Debian, perhaps, but also a solid all-rounder.
  • Arch: If computers were cars… Arch is for the Hot-Rodders. You have a ton of control to optimize and tweak Arch to precisely meet your needs. When you want to really dig into the machine and tune it to peak performance, this is where you begin. Fortunately, Arch-based distros often forego the detailed install of their parent and just provide a fast-updating, highly-tuned Linux experience. SteamOS is said to be a customized Arch.
  1. Software installation / updating is simpler and more confusing than either the Windows or Mac worlds.

It’s very rare to have a Linux program require an installer like Windows, and it’s not as simple as drag-and-drop install like Mac. Linux has had the equivalent of “app stores” for a looong time, just minus the tracking and selling parts.

Most programs in Linux get installed via a package manager tool. There are various front ends, but under the hood, there’s usually a command line program handling installation and updates.

Generally speaking, Debians use “apt”, RedHats use “yum” and Arches use “pacman”. There are also “flatpak” and “snap” both of which are more recent managers that attempt to solve dependency hell.

  1. The terminal is gonna come up. Love it or hate it, the terminal is still at the heart of the Linux experience. There are guis for pretty much anything you want to do, but because Linux is so highly customizable, help forums and such tend to give solutions in the one constant: bash scripts.

That said, you can get around just fine without it if you really want to. Just recognize that you might be swimming upstream at times.

  1. You can customize anything! Your desktop environment is pretty much a given on Windows and Mac. On Linux you can install something comfy, like Gnome (customizable, lightweight, akin to Mac UI) or KDE (less customizable, very pretty Windows-style UI).

Or try something experimental like Ratpoison - a window manager that requires no mouse inputs!

Part of the fun of Linux is trying out alternatives and truly customizing your personal computer.

…That’s it, I think!

Good luck! Have fun!

Pyroglyph, in What's a food you forget you like? Then you eat it, and wonder why you don't buy it more often?
@Pyroglyph@lemmy.world avatar

Thai yellow curry. It BANGS. I’ll always forget when our family next orders Thai, and one particular person will always get yellow curry, and I always think “I remember thinking that was okay” and so I try a bit of theirs and it always tastes 10x better than I remembered it. Amazing every time.

Thoven, in What is good to eat when you have no appetite?

White bread. Bland enough to avoid eating aversions and puts some energy in you. Plus, most people already have some! Not claiming it’s healthy, but when I’m sick and the thought of eating makes me want to puke it manages to slip past my radar.

Aqarius,

Specifically, toasted white bread. The crunch tends to make it more palatable.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • asklemmy@lemmy.world
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #