tiptup300 | 1 year ago | on: Halo 2 in HD: Pushing the Original Xbox to the Limit
tiptup300's comments
tiptup300 | 1 year ago | on: My mother declared my bedroom a disaster area (1984)
later on he fundamentally destroyed unions in America. unions have not recovered since all of what he did.
tiptup300 | 1 year ago | on: Everything we can't describe in music
Also moving back to one of the most well known autotune users T-Pain is a great singer without the technology. It's obvious there's more to it then just auto-aim function.
Some people use it that way, but it doesn't mean the technology is fundamentally limited to that scope.
tiptup300 | 1 year ago | on: DuckDuckGo AI Chat
tiptup300 | 1 year ago | on: 3rd Edition of Programming: Principles and Practice Using C++ by Stroustrup
I recently started at a company with a bit of a hairy c++ application that I would love to refactor or understand more thoroughly. Is this book a good place.
Note that I have read a very basic book on C++ much more learning programming book, but got me introduced to the memory management concepts.
As well I've been getting through Effective C++: 55 ways..., but this seems more like a tips and tricks and I don't think I'm getting much out of it.
tiptup300 | 1 year ago | on: Halo 2 in HD: Pushing the Original Xbox to the Limit
The mcc collection never felt right to me in terms of game feel.
tiptup300 | 1 year ago | on: Meta AI claims to have a child in a NYC public school
The way the information has been coming out and sold of ai to pump up stock prices is to the detriment of public opinion. Curious to see how things go.
tiptup300 | 1 year ago | on: Meta AI claims to have a child in a NYC public school
I heard so much about the Kevin Roose stuff, is there a breakdown somewhere of what actually happened.
From the way that podcast presented it, Microsoft had the bing bot untethered in a way that it kepted taking in more and more context and was just taking it correctly.
This is against my current much less virgin, but very much simple, understanding of how llms/gpt works.
What actually happened there?
tiptup300 | 1 year ago | on: A disgruntled federal employee's 1980s desk calendar (2018)
I've been trying to find this concept for the past 2 or three years.
I remember seeing this years and years ago and it was interesting.
tiptup300 | 1 year ago | on: AI made these movies sharper – critics say it ruined them
Who knows if those whales are even watching most of their own collection.
tiptup300 | 1 year ago | on: YouTube has a new design on desktop and everyone is mad about it
tiptup300 | 1 year ago | on: How does the classic Win32 ListView handle incremental searching?
where on a save as dialog you rename an unrelated file, then it defaults the save filename to that renamed file, so you change it, and hit save, then it says "this will replace x file"
similarly on that same dialog with deleting the file something similar happens.
tiptup300 | 1 year ago | on: Storm: LLM system that researches a topic and generates full-length wiki article
tiptup300 | 1 year ago | on: Storm: LLM system that researches a topic and generates full-length wiki article
tiptup300 | 1 year ago | on: With Vids, Google thinks it has the next big productivity tool for work
I love long form video essays. The longer the better.
Where for a off the cuff article I find I'm much less likely to read the whole thing unless it's really piqued my interest. Note that I'm not an especially fast reader.
tiptup300 | 1 year ago | on: Xemu: Original Xbox Emulator
tiptup300 | 1 year ago | on: US braces for cicadas by the trillion as two broods of periodic insects coincide
Man, walking outside to a concert volume roar was nuts. And then them flying around and pelting you.
Then opening your car door quick and shutting it because they like to fly at you right as you get in in.
Was driving and noticed one walking on my neck. I certainly was braced in that moment.
tiptup300 | 2 years ago | on: AI-generated sad girl with piano performs the text of the MIT License
https://app.suno.ai/song/2a5a9327-5b27-4353-b62b-8eb3e314fff...
I normally do noisey acoustic stream on consious stuff but I've been too busy for the past two years to get anything out.
This was the first track in a while I've been happy with the lyrics are very real to me and it took a couple hours to learn the workflow and I still haven't went back and fixed edited the ending as well as adding overdubs throughout as well as a real guitar solo.
I can post my youtube for more context but I didn't feel right posting it without someone requesting.
I'm just very interested in new ways to get my art out. And this is more of a transformer of my poetry into real listenable music.
I'm very excited.
tiptup300 | 2 years ago | on: OpenAI Startup Fund: GP Hallucination
Or just.... not make the joke.
Maybe as this sort of thing becomes a problem more often we'll see more of these "edits" on personal blogs, posts, comments, etc.
Could be interesting to have a pen test set of ai generated images and every year see how the data comes out the other side.
Probably not useful as the image would change so drastic each time even within the same set of data.
tiptup300 | 2 years ago | on: Tool Use (function calling)
the concepts there blew my mind, almost, I was too green to follow how it worked even to start. it was so dynamic I fundamentally didn't understand how something could be like that.
how could a player position be within the same context as a weapon that had configurations and then effects themselves were in that same list.
a lot of the stuff I'm interested in very much circles around these same concepts.