Skip to content

Piero Bosio Social Web Site Personale Logo Fediverso

Social Forum federato con il resto del mondo. Non contano le istanze, contano le persone

#Reminder

Uncategorized
2 2 0
Feed RSS

Gli ultimi otto messaggi ricevuti dalla Federazione
Post suggeriti
  • 0 Votes
    2 Posts
    0 Views
    @treyhunner I work for a big tech with a lot of LLM availability. It actually *has* helped my Python programming. We are also forced to use it for text generation for things like quarterly goals, employee reviews and more. It is useful but requires a critical user and is never a shortcut. That said, as a human, I value process over product, and I think LLM represents everything wrong about capitalism and how it regards human beings.
  • Happy #Halloween

    Uncategorized halloween logic programming boolean
    1
    1
    0 Votes
    1 Posts
    0 Views
    Happy #Halloween#logic #programming #boolean
  • 0 Votes
    1 Posts
    2 Views
    cross-posted from: https://lemmy.dbzer0.com/post/55628224 I’ve been thinking about discovering underappreciated Lemmy instances. GitHub’s awesome-lemmy-instances used to serve a similar purpose, but it hasn’t been updated in a long time, and I haven’t found anything else like it. I got the idea from this post about finding decentralized communities in the Fediverse. I’m thinking of a Lemmy bot that tracks Lemmy instances, calculates the average number of active users and standard deviation, and identifies instances with activity below the average plus two standard deviations. It would then rank these underutilized instances by performance metrics like uptime and response time, and periodically update a curated list on Lemmy to guide users toward instances that could use more participation. I'd love feedback on how you would go about doing something like this. And specifically how to rank by performance.
  • It's that time of year again!

    Uncategorized programming unix apue
    40
    0 Votes
    40 Posts
    4 Views
    Advanced Programming in the Unix EnvironmentTool Tip: ed(1) is the standard text editorAs part of our discussion of unix development tools, we take a short detour to provide a quick walkthrough of ed(1), the standard text editor. This is not done merely to up your geek creds, but understanding ed(1) will also helps us better understand other tools like vi(1), sed(1), and ultimately even things like diff(1) and patch(1) better.https://youtu.be/mRZsV7aMK0I#apue #unix #programming #ed