• 6 Posts
  • 109 Comments
Joined 1 year ago
cake
Cake day: June 30th, 2023

help-circle


  • I don’t have experience with Twitter or Mastodon but it reminds me of time when I quit drinking.

    When I quit drinking and tried to stay around people I used to drink with, I realized really fast how pointless this “engagement” (really just two people speaking past each other, and feeling like they have deep conversation) is. It’s almost insulting what a waste of effort such an “engagement” can be.



  • Why? Why ask for this from the creator?

    If someone can create new software and offer it for free, they should not also be expected to also create a comprehensive analysis of what other people did and list of differences.

    Just take it or leave it, it’s that simple. No need to act as if you’re trying to waste some door-to-door salesman’s time.

    Edit: I expected some downvotes but not that many.

    To my defense, the question in this thread is “you could elaborate what exactly you did different than all the others”. Look, I’m not a native English speaker either but I feel we could agree that is still pretty far away from simply being curious about design choices or “what led you to create this” sort of exploratory question.

    I might have overreacted, though, so sorry for that.



  • I could describe myself in similar terms as you described yourself; basically a nerd who can also program my way out of a paper bag (and maybe a leather one).

    To me the term “tech bro” always meant someone between Elon Musk and some low middle class douche-bag who feels smart and adult about “accepting” that AI needs to be everywhere and we also need to pay for SW every month. Someone person who would say “bUt iT’s fOrD mOdEl T” and has some Alexa non-sense in their house.




  • Also in my experience LLM can often propose solutions which are working but way too complex.

    Story time: just yesterday, in VueJS I was trying to iterate over a list of items and render .text of reach item as HTML, but I needed to process it first. Note that in VueJS this is done by adding eg. <span v-html="item.text"></span> where content of the attribute is the JavaScript expression needed to get the text.

    First I asked ChatGPT to write the function for processing the text. That worked pretty well and even used part of the JavaScript API which I was not aware about.

    Next, I had a “dumb moment” when I did not realize that as I’m iterating through items I can just say <span v-html="processHtml(item.text)"></span>, that’s all I really needed. Somehow I thought (or should I say, “hallucinated”, ba dum tsss) for a moment that v-html is special or something (it is used differently than the most abundant type of syntax). So I went ahead and asked ChatGPT how to render processed texts while iterating.

    It came with a rather contrived solution which involved creating another computed property containing a list of processed texts. I started to integrate it into the existing loop: I would have to add index and use that index to pull the code from the computed property, which already felt a little bit weird.

    That’s when it struck me: no, no, no, I can just f*ing use the function.

    TL; DR: The point is, while ChatGPT was helpful I still needed to babysit it. And if I didn’t snap from my lazy moment, or if I simply didn’t know better, I would end up with code which is more complex, more surprising, which means harder to reason about for both humans and LLM’s. (For humans because now it forces you to speculate about coder’s intent, and for LLM’s because it’s less likely to be reminiscent of surrounding code in its learning data.)






  • That’s a noble goal but does adding more people help the (long-term only, please) effectiveness? At what point does it start hindering it?

    I would assume that someone like a pharmacist has to be focused all the time, stakes is high…

    Do we have precise data about how physiological state of a pharmacist is changing through the shift? Do we know whether or not the pauses between people – which we might or might not have considered a wasted time – are actually essential for their ability to stay focused and reliable? (Is the answer the same for all of them?) Or maybe they could actually still use part of that time in a productive way, right? Also, why is there lack of people in the first place?

    Focusing solely on adding more people to the equation seems to neglect factors like this. This tells me that whoever this factoid is trying to impress is not someone who I would want to trust with managing a pharmacy (or anything except maybe some production line) in the first place.





  • I have lots of music which I got basically for free, and a lots of music for which I paid.

    My general attitude towards music is that I’m in it to explore, learn and enjoy the indescribable human connection that I get through, and only through listening to someone’s little “message in a bottle”. Doing this for many years (I’m 44 so over 30 years now) I’ve learned that training my brain on multiple styles and genres, the connection can always get deeper and more rich.

    So I would not be able to ever say a purchase was not worth it, because I would always assume such decision to be rushed. I had too many experiences when I listened to something, didn’t quite like it, but later I somehow “grew into” it, and then I learned to love it for years and years.

    Different music ends up playing different roles in my life. Some albums end up teaching me a genre or a style, some end up acting like a gateway drug, some end up as a “stand in” for whole genre. Some end up as “holy relics” of who I was, and are re-visited from time to time to see whether I’ve changed and how. Some end up on a shelf and get re-discovered, some end up on a shelf forever.

    (That “stand in” part is kinda tongue-in-cheek, but it sometimes almost works; eg. I would never set out to get a Dub album, but Dub Guerilla is one of the 100 best things I’ve ever heard, and it’s just so darn satisfying that it satisfies all and any of my Dub needs.)

    Sometimes my brain can be just really petty about things, like completely disregarding an album because of a track or a section which I feel is a mistake. Sometimes I just know I will need much more time, sometimes I feel certain things might remain hard to get into maybe forever.

    Don’t get me wrong, somewhere among those piles, there are really things that I won’t ever care to pick up, and perhaps would not purchase them again, but it almost never has much to do with number of listens. It might be things that I just got with bad expectation (ie. not listening upfront) or things that I enjoyed because of content (eg. lyrics) but I have changed and moved on.

    Other times music is best experienced live, for some bands the “spirit” simply cannot be tamed, let alone reproduced. Sometimes I get album from band directly after a show and then end up never feeling it again from the CD, but then again, I would say it was not worth it, because it’s still a great way to “tip” the artist, and sometimes it will just work out.

    (A bit more related to the OP: Incidentally, just today I broke my all-time record by spending about 20 EUR for V​í​n by Janus Rasmussen, and for reasons completely unrelated to OP and the price (but related to a sub-thread) I also did something I would never do normally–put one of the tracks on repeat for several hours. That’s not to brag about money–it’s just funny how it ended up accidentally as “$ per listen” experiment, although )