Readit News logoReadit News
papruapap commented on Redis Inc seeks control over future of Rust redis-rs client library   devclass.com/2024/11/27/r... · Posted by u/sandwell
greenavocado · a year ago
My theory is Redis is trying to take control over all popular libraries that interface with it so it can break protocol level compatibility to force vendor lock-in
papruapap · a year ago
Are there many redis drop-ins alternatives?
papruapap commented on Sombrero Galaxy dazzles in new James Webb image   science.nasa.gov/missions... · Posted by u/nixass
croisillon · a year ago
The superposition and comparison of both images (exhibit B) is incredible how they got each background star exactly in the same place
papruapap · a year ago
How long did it take you to check the positions of all starts? :D
papruapap commented on Ollama 0.4 is released with support for Meta's Llama 3.2 Vision models locally   ollama.com/blog/llama3.2-... · Posted by u/BUFU
SCLeo · a year ago
I believe they wrote their own image handling and did not contribute back to llama.cpp.
papruapap · a year ago
oh sad :(, hope they upstream it at some point.
papruapap commented on Ollama 0.4 is released with support for Meta's Llama 3.2 Vision models locally   ollama.com/blog/llama3.2-... · Posted by u/BUFU
papruapap · a year ago
I thought llamacpp didn't support images yet, has that changed or ollama is using a different library for this?

Deleted Comment

papruapap commented on I just tested ChatGPT Search vs. Google – here's the results   tomsguide.com/ai/i-just-t... · Posted by u/isaacfrond
jmathai · a year ago
I introduced my wife to ChatGPT. A week later she told me “ChatGPT is everything I always wanted Google to be”.

It was a much more enlightening comment than any detailed review or analysis could provide me.

That quickly, over a decade of built up user engagement vanished.

papruapap · a year ago
At least Google is still "usable" meanwhile Youtube search became the biggest piece of cr*p ever produced: "Shorts" "People like you also like this completely unrelated content" "Do you want results? haha, here you have home results as well".

Kinda sad because it was amazing before.

papruapap commented on A modest critique of Htmx   chrisdone.com/posts/htmx-... · Posted by u/wibwobble12333
WD-42 · a year ago
Many others including myself have made this observation. I think I've finally formulated why there seems to be such a stark difference between FE and BE/systems cultures.

The backend and systems programmers are still writing code in a programming language.

So much of FE dev now is stringing together other people's declarative frameworks. When programming is done it's mostly glue. So if you exist in this paradigm you're going to have very strong opinions about whatever framework/tech you are using because it's so hard to operate outside of it. You also gain a vested interest in the survival of whatever you've chosen.

This is why I've been slowly trying to make the transition out of web dev, at least FE. I don't want to deal with this crap anymore!

papruapap · a year ago
I see BE coding more and more in configuration files nowadays YMMV.
papruapap commented on Winamp Legacy player source code   github.com/WinampDesktop/... · Posted by u/gjvc
papruapap · a year ago
man, at first glance doesnt look like a lot of work to add support to linux.
papruapap commented on AI tool cuts unexpected deaths in hospital by 26%, Canadian study finds   cbc.ca/news/health/ai-hea... · Posted by u/isaacfrond
jncfhnb · a year ago
It’s a regression model. You don’t “need” AI for anything. But using ML to identify thresholds for decision making is extremely useful.

I don’t like calling everything AI, but I’m even more irritated by people that don’t understand the value of simple ML models for low hanging fruit decisions like the one shown here

papruapap · a year ago
Isn't regression a basic AI? Most traditional ML algorithms are advanced regression models (how we draw the line/planes)
papruapap commented on Stripe's Monorepo Developer Environment   blog.nelhage.com/post/str... · Posted by u/edran
rvz · 2 years ago
This isn't recommended practice really and there is nothing about this which justifies having to maintain huge code bases in a single folder or multiple folders in one larger one.

Won't be surprised to see that many would probably need a safari map or README documentation in every single folder to navigate a repository as large as stripes.

Sounds like an emergence of a new bad practice if you are having to praise how large your code base is.

papruapap · 2 years ago
imo monorepos are great, but the tooling is not there, especially the open-sourced ones. Most companies using monorepos have their own tailored tools for it.

u/papruapap

KarmaCake day171July 5, 2022View Original