spacemanspiffy

joined 2 years ago
 

For background, I am a programmer, but have largely ignored everything having to do with AI (re: LLMs) for the past few years.

I just got to wondering, though. Why are these LLMs generating high level programming language code instead skipping the middle man and spitting out raw 1s and 0s for x86 to execute?

Is it that they aren't trained on this sort of thing? Is it for the human code reviewers to be able to make their own edits on top of the AI-generated code? Are there AIs doing this that I'm just not aware of?

I just feel like there might be some level of optimization that could be made by something that understands the code and the machine at this level.

[–] spacemanspiffy@lemmy.world 1 points 1 week ago

Constantly. Every part of my body. Like even weird places like my shins or palms.

[–] spacemanspiffy@lemmy.world 92 points 1 week ago (11 children)

I feel like I have seen way too many on the road for only 3000 to have been sold.

Maybe I have a lot of dipshits living near me?

[–] spacemanspiffy@lemmy.world 5 points 2 weeks ago

DS9 is the best.

The Dominion War, the character growth, the Ferengi , Gul freaking Dukat, the Rules of Aquisition, The Sisko, the wormhole aliens, so many things.

[–] spacemanspiffy@lemmy.world 23 points 2 weeks ago (6 children)

Being able to eat, like, 8 meals a day and not feel like shit that night or the next day.

At some point my metabolism finally started to slow down.

[–] spacemanspiffy@lemmy.world 2 points 2 weeks ago

Yup you are right. My memory sucks :)

 

And for the closer track, Monochrome (Pensive): https://youtu.be/Em8X3UVIX5w?list=OLAK5uy_ms-vQooC9LSP6KtIGJZDtns9NYdXUGUB0

[–] spacemanspiffy@lemmy.world 2 points 2 weeks ago (2 children)

Mmm... cheesey!

[–] spacemanspiffy@lemmy.world 6 points 3 weeks ago

2, obviously

[–] spacemanspiffy@lemmy.world 10 points 3 weeks ago (1 children)

I remember this one. Quite sure it is the Byrne Dairy brand.

[–] spacemanspiffy@lemmy.world 5 points 3 weeks ago

Are you me at my job? Because this sounds like you are me, and you work at my job.

[–] spacemanspiffy@lemmy.world 6 points 1 month ago

What a great episode

[–] spacemanspiffy@lemmy.world 3 points 1 month ago

Wait so which one is you?

4
Frost* - Evaporator (www.youtube-nocookie.com)
submitted 1 month ago* (last edited 1 month ago) by spacemanspiffy@lemmy.world to c/music@lemmy.world
 

I recently came across this band and can't recommend this enough to prog or prog metal fans. This whole album is gold.

 

I have been using Lollypop on my phone for about 2 years now. I have tried a few other apps but nothing worked quite as well for me as Lollypop.

That said, I still have a lot of gripes with Lollypop. Rather than complain about it, though, I'd rather hear about something new.

The last time I went looking for a new app was in 2023. Is there anything new in 2025 worth checking out?


My wants:

  • Large-ish local library (350gb) and I want it to load/scroll through fast. Lollypop is quite slow here.
  • I really prefer the UI to list artists, open one, then list albums, open one, then list songs. Too many apps list all your albums, or all your individual songs, and I hate this.

Edit: I guess I need to specify, I am looking for Linux-native apps. A few of the suggestions so far have been Android, and I am not seeking to run anything in Waydroid for this.

 

I'm your average American citizen with no contacts to Trump, the Whitehouse, or the Federal Government.

I'm sure the answer is no, but is there any way I could send him a message that he would actually receive?

Ex.

Donnie,

Go choke on broken glass.

From, {My Name}

 

I'm normally pretty ok at naming things in code, but I'm struggling here and would love some new ideas.

I'm building part of a game for the dialog with NPCs. It functions just like Fallout:

  • Player initiates dialog with NPC.
  • NPC says a few sentences.
  • Player gets a list of replies and can pick one.
  • Depending what the player picks, either the conversation will end, or the NPC will say some new stuff and start this over.

Here's the names of objects that I have so far that I'm not exactly in love with. I'd love suggestions on any of these.

  1. Dialog: This is a "container" object. Clicking on an NPC will start the Dialog. This contains many Chats.
  2. Chat: This is the name I dislike most. A Chat contains the text the NPC will say, and a list of ChatReply objects.
  3. ChatReply: This contains the text of the reply (what the player is saying back to the NPC), as well as a pointer to either a new Chat, or to end the Dialog.

Any suggestions?


Update: From the replies, I think I like Dialog / Prompt / Reply.

 

This is admittedly a lazy post where I show that I haven't done much research.

Whenever I start searching around online, I find tons of smaller companies selling ergo keyboards or parts for keyboards, but they are always very pricey and don't match the layout I want. I quickly give up since it can take long to search store-by-store online.

The keyboard of my dreams has:

  1. All (104) the keys. This means arrow keys and as numpad. I like the layout of my current keyboard (below). I guess this is called a "full keyboard"?
  2. Mechanical and with plenty of clackedy clack in the keys.
  3. Corded with USB (I still miss PS/2 :))
  4. Is curved, similar to this one.
  5. Has the "Y" key on the left side of the gap! This is my biggest sticking point. I have realized that I type the "Y" key with my left hand 99% of the time and I don't want to change.
  6. I am also willing to investigate split design keyboards if the "Y" is on the left and a numpad can exist separately which I could put to the right of my mouse. But still I'd prefer that to be attached.
  7. I don't care about RGB or lights or much else. Take it or leave it.

For reference, this is my current keyboard and I actually quite love it. I just wish it was curved.

 

Background: I am working on a Python project where, given a set of input files (text/image/audio), it generates an executable game. The text files are there to describe the rules of the game.

Currently, the program reads and parses the files upon each startup, and builds a Python class that contains these rules, as well as links to image/audio files. This is fine for now, but I don't want the end executable to have to bundle these files and re-parse them each time it gets run.

My question: Is there a way to persist the instance of my class to disk, as it exists in memory? Kind of like a snapshot of the object. Since this is a Python project, my question is specific to Python. But, I'd be curious if this concept exists anywhere else. I've never heard of it.

My aim is not to serialize/de-serialize the class to a text file, but instead load the 1's and 0's that existed before into an instance of a class.

 

Why doesn't this exist?

Take dried beans, roast 'em, grind 'em, and brew some bean juice?

I have no idea if it would taste good or not, but we don't know if we don't try.

Edit: I need to see what dried beans I have and maybe go shopping. I will give this a try with a couple different types of beans and report back if I fart or not.

 

I've wanted a soundbar for a couple years now. Every time I look for one, I don't find anything that meets all my requirements, or I get overwhelmed looking and just give up.

My setup:

  • We have an SBC hooked up to my dumb TV through HDMI. HDMI handles both audio and video for the computer. We never use any other input to the TV, so this is the only audio concern here. This is currently a Radxa Rock 5b, but I'm considering replacing it with an x86 NUC or mini-PC.
  • We have a cheap little record player nearby. This sounds fine but could really stand to have better speakers attached. It has stereo RCA output.

What I want:

  • All sound to be output through one speaker/set of speakers. Ideally it would be a soundbar, since the TV is mounted above a fireplace and we can run the soundbar along the mantle.
  • If the speakers have to toggle between inputs to get sound between the PC and the record player, so be it, but it would be much nicer if the two were mixed. We'll never have a record playing and have something on the TV, anyways.
  • I'd prefer not to have any extra cables coming from the PC to the speaker. I'm trying to avoid any wires showing, and so I'd like to keep the PC audio through HDMI if possible.

I'd love to know if such a product exists. Please, internet denizens, give me your recommendations if you have any.

 

Current setup: We have four beautiful hens. We have a small (https://s3.amazonaws.com/images.ecwid.com/images/17432132/1357042818.jpg) metal container right now in our chicken run. It's set up on a small wooden platform that I built, and it sits on top of a water heater that turns on/off via a timer during the cold months (similar to this but different brand/model https://www.picclickimg.com/40EAAOSwewpmTaBO/Chicken-Water-Heater-Heated-Chicken-Waterer.webp). It works, but it's not a great solution.

Problems:

  • It is maybe 1.5 years old max, and it already starting to rust along the bottom where they drink from.
  • 3 gallons is ok, but we don't have running water out near the chicken run, and so we need to bring this back and forth to the house to fill it up. It's fine in warm months (can fill from the hose), but it sucks in the winter since I need to bring it inside and fill it in the tub in our basement.
  • Even 4-5 inches off the ground, they kick a lot of dirt, feathers, and probably chicken shit in here. I spray it out clean with each re-fill.
  • The heater barely works to thaw out the bottom so they can drink. It works, but often I find I still need to go out with some warm water to break up the ice a bit.

What I'd like:

  • Bigger container
  • Doesn't rust
  • Rain water collection?

I'm open to any suggestions on products or DIY projects to help improve this for our chickens. Below is a picture of our chicken run so y'all can see what I have to work with.

https://imgur.com/a/D0SmkYn

So, cool chicken-havers of Lemmy... Do you have any suggestions on how I can up my game here? Especially any recommendations on how I can do something to collect rainwater for this. Any guides that may have worked well for you. I'm open to any information.

view more: next ›