HackerTrans
TopNewTrendsCommentsPastAskShowJobs

malloryerik

2,242 karmajoined 11 лет назад
myusername on the big G's ubiquitous client.

Submissions

Sorry, A.I. Is Not Giving Us a Four-Day Workweek

nytimes.com
6 points·by malloryerik·7 дней назад·1 comments

Pentagon Wants Innovation. Small Businesses Want to Deliver. What's the Problem?

inc.com
1 points·by malloryerik·2 месяца назад·1 comments

Social media is populist and polarising; AI may be the opposite

ft.com
4 points·by malloryerik·4 месяца назад·1 comments

comments

malloryerik
·26 дней назад·discuss
Of course it's possible, but reading and watching fiction feel very different and can you see a way to change that? The word may continue to decline compared to image. But the image is soon to become nearly as cheap and hackable as the word.
malloryerik
·в прошлом месяце·discuss
Will this affect non-Korean online communities in Korea? Like Instagram?
malloryerik
·2 месяца назад·discuss
Ah, thanks!
malloryerik
·2 месяца назад·discuss
To me this is almost like a tone-deaf naming change.

Empty Slot (new Pro as Mythos competitor?)

Old Pro -> now Flash

Old Flash -> now Flash Lite

Old Flash Lite -> now Gemma (and not served by Google)

I say "almost" because the situation is more fluid and unstable than a normal naming change. If Apple were to do this with laptops, maybe it'd be like, Air gets better and pricier and becomes Pro-level model, Neo same way becomes Air-level model, etc. But Apple's too design oriented to do something like that. Google, well...

This change has made me decide to move to a multi-provider situation like through OpenRouter for consumer-facing LLM api in a service I'm building. I just can't trust Google to not constantly rearrange everything under our feet. Doesn't mean I won't use Gemini, but it clearly means I need to have others in the mix ready to go. In fact I used to use lots of Flash Lite, which is now Gemma territory, and I can't get that served by Google anymore and don't want to run my own hardware.

But in any case, I'd compare this "Flash" model with previous "Pro" on all metrics. It's kinda like if in clothes a Small suddenly became what was a Large, or at Starbucks a Grande became the new de facto Venti. And only for the new! drinks.

And if we think this way, it's possible that prices are actually falling?
malloryerik
·2 месяца назад·discuss
Well in a recent project I tried TypeScript thinking, OK, LLMs, huge training corpus! massive adoption! api for everything already set up! swim with the current! and I tried various frameworks and so on, but for me reasoning about things and being able to make systems that I could adapt and pivot it was honestly inferior compared to niche Elixir and Clojure. But it's not like I hate JS; I use it in LiveView all the time. And don't mean to imply there are no problems in niche-land though; you've got to be willing to do more yourself and live in a tiny world. Really, LLMs kind of tamed Clojure for me because it seems so far at least that they can handle the glue code and stitching libraries together pretty decently as long as you don't get lazy with architectural choices and stay vigilant. And if I ever hire it pretty much has to be remote or learn on the job, though again LLMs reduce this pain greatly.
malloryerik
·2 месяца назад·discuss
For me, I need to move fast and already knew Phoenix well, LiveView fits my use case, and websockets setup with Phoenix is very clear so switching to a two-language setup seemed better than CLJS. I could have gone CLJS re-frame and all that but it would have been more work and more unknowns. I call LLMs from Elixir also so all of the reconnect, backoffs, papercuts, shenanigans and so on, well I just know how to do this kind of thing better in Elixir. In its way Elixir is a great, like, defensive language. I was able to keep most async in Elixir and Clojure mostly synchronous. There was some pain though with bridge between the two and at times I thought I'd made a mistake. Clojure is fantastic with data and Datalog databases, so no regret. Outside world deals with Elixir, and the temple is in Clojure and Datalog.
malloryerik
·2 месяца назад·discuss
Using Clojure and Elixir and LLMs are fantastic with both. Sure, if I get to a super-stable situation then maybe I'd consider moving to Rust (or Jank?), but for now I'm just so happy with Clojure and Elixir in this new world. I'm solving new problems with fully bespoke architecture so the flexibility is key. Clojure for business logic and most DB. With Elixir, it's the actor model and hand-holding as I'm using it for the web layer. I bet Ruby on Rails would also shine for some cases, prob most CRUD for example.
malloryerik
·3 месяца назад·discuss
Thanks, may try this.
malloryerik
·3 месяца назад·discuss
I'd be interested in soft drinks that were unsweetened altogether and not just sugar free. Sometimes I have sparkling water + apple cider vinegar + lemon/lime juice and it's wonderful when well mixed.
malloryerik
·3 месяца назад·discuss
"... That's not cheating. That's being smart."
malloryerik
·3 месяца назад·discuss
VS Code and its forks (Cursor, Antigravity, etc.) have Calva, a fantastic REPL with excellent linter Kondo. These are amazing tools; formatting is the very least of it. You don't need Emacs. I personally using VS Code + Doom Emacs. Also, many packages that look abandoned are simply mature. You can literally use ten year old packages.

I'm not a hot shot programmer, entirely self-taught but a decent architect who thinks hard about problems, and with LLM agents Clojure shines for me. There are some fantastic databases also starting with Datomic -- free now thanks to Nubank -- and everything inspired by it and the Clojure flavor of Datalog. These include Datalevin, Datahike, DataScript, XTDB. Datomic itself is probably best for enterprise though there's now an embedded version.

But I'm pretty convinced that most LLMs I've used are more reliable with Clojure (and Elixir) than with most of the popular languages, and I can say they use Datalog extremely well, seemingly much better than SQL despite the vast difference in corpus size. For one thing Datalog just gets rid of joins issues.
malloryerik
·4 месяца назад·discuss
https://archive.is/m9YQI
malloryerik
·4 месяца назад·discuss
If you want a shot at liking Joyce try "Portrait of the Artist as a Young Man."
malloryerik
·4 месяца назад·discuss
Have you tried this? Review?
malloryerik
·6 месяцев назад·discuss
I've wondered to myself here and there if new languages wouldn't be specifically written for LLM agentic coding, and what that might look like.
malloryerik
·6 месяцев назад·discuss
I've found good results with Clojure and Elixir despite them being dynamic and niche.
malloryerik
·6 месяцев назад·discuss
Btw Datomic is free now that Nubank supports it (and runs a large bank on it).

There's also a fantastic kind of mini, FOSS, file-based Datomic-style Datalog DB that's not immutable called Datalevin. Uses the hyper-fast LMDB under the hood. It's called Datalevin. https://github.com/juji-io/datalevin
malloryerik
·6 месяцев назад·discuss
In the case of Datomic: https://docs.datomic.com/operation/excision.html
malloryerik
·7 месяцев назад·discuss
I agree with all of these except the emotional impact of war where though slower a novel or memoir might work best. Think "All Quiet on the Western Front." At the same time we do want images of the war and time for grounding.
malloryerik
·7 месяцев назад·discuss
Late comment but if technology brought down the price of food then people could spend less on food, more on other good and services. Or the same on higher quality food. You don't need an increasing population for that. The improvement in agriculture could mean some farmers would have to find other work. So you can have economic growth with a stagnant or falling population. And you can rather easily have economic growth on a per-capita basis with no overall GDP growth, like is common in Japan today.

About the farmer needing to change jobs, in the interview that is the subject of this thread Ilya Sutskever speaks with wonder about humans' ability to generalize their intelligence across different domains with very little training. Cheaper food prices could mean people eat out or order-in more and then some ex-farmers might enter restaurant or food preparation businesses. People would still be getting wealthier, even without the tailwind of a growing population.