HackerTrans
TopNewTrendsCommentsPastAskShowJobs

Cotterzz

no profile record

comments

Cotterzz
·9 เดือนที่ผ่านมา·discuss
This is useful for everyone not just non-techy types. I can't help but compare this to sites like shadertoy that let you develop with a simple coding interface on one half the screen and the output on the other (as opposed to the regular complexity of setting up and using a dev environment) Code goes here>{} , Press this button>[] , Output here>() , Which I think we need more of if we want to get kids into coding.
Cotterzz
·9 เดือนที่ผ่านมา·discuss
It does shed light on a possibly better solution though that gives the user a list of simple, common use case options or access to the full interface.

I do feel quite strongly that this should be implemented in the app though.

There must be examples of this approach already being used?
Cotterzz
·9 เดือนที่ผ่านมา·discuss
gimp has been my goto when I want to explain bad ui, developer designed ui, or just typical foss ui I'm glad they're fixing it. It's also my image editor of choice.
Cotterzz
·9 เดือนที่ผ่านมา·discuss
I also thought this when I read the abstract. input=prompt output=response does make more sense.
Cotterzz
·ปีที่แล้ว·discuss
Someone has to do 'Way of Air Traffic Control' and write second rate asian philosophy inspired poetry about how planes aren't really an important part of the job and will just land themselves.
Cotterzz
·ปีที่แล้ว·discuss
I would really prefer it if it was satire. I don't think people posting this all over the place saying how amazeballs it is get that it's a joke, and I'm not 100% convinced myself. It just looks horribly pretentious.
Cotterzz
·ปีที่แล้ว·discuss
Asking the model to write a shader. They are getting better at this but are still very bad at producing (code that produces) specific imagery.

I do have to write prompts that stump models as part of my job so this thread is of great interest
Cotterzz
·2 ปีที่แล้ว·discuss
I think top prize has to go to the first book I read in 2024 - 'Dark Matter' by Blake Crouch. It's a little different from the sci-fi I usually read like Liu or Banks, as it reads more like Stephen King and is weirdly terrifying in places. Cherry on the cake was finding out that it was being made into a TV show and watching it several months later. And the show being almost as good as the book, which was unexpected. The rest of my 2024 reading has been tech books like: SICP:JavaScript Edition. WebGPU sourcebook. 3D Math Primer - which is now an online book - https://gamemath.com/ Beej's guide to C programming, also a free, online book - https://beej.us/guide/bgc/
Cotterzz
·2 ปีที่แล้ว·discuss
Yep, you were onto something. Everything is so useful, almost vital now. If it were cross-platform and had a text-search option it would be perfect. I think the only other limitation is the columns for search and sort are but a handful. Though index and search would presumably be slower, so it would need to be optional.
Cotterzz
·2 ปีที่แล้ว·discuss
There is something very click-baity about articles like this. There always seems to be the implication that these examples are completely independent emergent behaviour, like the AI has suddenly acquired self awareness and a need for self preservation from nowhere. Usually when you did deeper you find the entire process was guided, or the AI was given an objective, and carte blanche on how to achieve it, along with privileged data and admin access that it did not need to achieve it's goals. The machines, believe it or not, still do exactly what we tell them to do.
Cotterzz
·2 ปีที่แล้ว·discuss
I thought that simplicity was part of the appeal. Have you tried WGSL? It is a bit more complex, but I'm finding it quite fun to work with.
Cotterzz
·2 ปีที่แล้ว·discuss
Weird that there's no mention of Rayleigh–Bénard convection, or the very similar phenomena at giant's causeway.
Cotterzz
·2 ปีที่แล้ว·discuss
Thanks! I guess strictly you'd have to include this page, which would put the total internet data in the (roughly) ronnabyte or quettabyte range, with nearly all of it being this page.
Cotterzz
·2 ปีที่แล้ว·discuss
What percentage of the 100+ Zettabytes of data now on the internet does this page take up?
Cotterzz
·2 ปีที่แล้ว·discuss
By all accounts he did die suddenly. Whether it was suicide is for a coroner to determine. I think that's the reason for the seemingly obtuse language. Edit - The article does mention a death certificate confirming suicide, so you're right - the wording is a bit odd.
Cotterzz
·2 ปีที่แล้ว·discuss
Interesting. I couldn't see myself using a tool like this for bulk remembering of things. And I don't think it would be practical for that. But for specifically important things like certain words my brain like to forget from time to time, numbers I need to remember or a very important hospital appointment, this could be very useful.
Cotterzz
·2 ปีที่แล้ว·discuss
Because he's building native JS games already. And they likely work in Safari. It would be a step backwards, unless he wants to publish for desktop/mobile as well. I even found Godot's desktop export to be less performant than things I've built natively for the browser when lots of onscreen objects are involved. The only way I found to get around that was to use Godot's C++ extensions or modules, which defeats the object of an engine like Godot. Unity, Defold and Unreal proved unsuitable for other reasons, and the most viable platform for building games for desktop and mobile after working with JS and WebGL turned out to be Raylib. I can only share my experiences, everyone should do what I did and shop around, but if you're happy working in the browser, there is no reason to move away from native technologies.
Cotterzz
·2 ปีที่แล้ว·discuss
I started around the same age. Though sadly not with JS and modern browser tech. The most difficult concepts in use here are arrays and function calls. So quite possible for a clever 9 year old. If he was using an entity component system or monads I would be more skeptical
Cotterzz
·2 ปีที่แล้ว·discuss
This is great work. I started around the same age, though I only had BASIC or assembly language and neither was very suitable, to the extent I almost gave up on game development. I didn't start building games with JS until 2-3 decades later, I really wish I'd had something like this back then.
Cotterzz
·2 ปีที่แล้ว·discuss
I would also encourage the kid as much as possible, but I'd be doing them a disservice if I didn't also take the opportunity to teach them about the basics of keeping flowers alive in transit.