back
user profile

Alifatisk

6,527karma·3,495submissions·October 14, 2022
recent activity (3,495 total)
comment
We'll see how it performs on artificial analysis
9mo ago·view thread
comment
I’ve had great experiences with DeepinOS, it’s Chinese though
9mo ago·view thread
comment
Ever since I discovered MRuby, I’ve had fun converting my projects and scripts into standalone executable files.
9mo ago·view thread
comment
I've tried dLLMs like Mercury and they look promising.
9mo ago·view thread
comment
What does this mean? That they are avoiding comparing themselves against the other IDEs?
9mo ago·view thread
comment
> Coding assistants are intimidating: instead of an IDE full of familiar menus and buttons, developers are left with a simple chat input. How can we ensure that the code is correct with so little g…
9mo ago·view thread
comment
Does benchmarks look incredible. Like almost too good to be true, what am I missing? Is this hosted online somewhere so I can try it out?
9mo ago·view thread
comment
There is a video of when the voice mode started coughing before continuing like how a teacher does
9mo ago·view thread
comment
I don't know about GLM 4.6, some have said they are bench-maxing so I kinda lost my interest in trying them out, does it live up to its reputation? Is it that good like Sonnet 4.5?
9mo ago·view thread
comment
Same with groq.com, there is a "try this", and after you enter the prompt, it asks you to sign in. Closed the page.
9mo ago·view thread
comment
I share your opinion, but I think of the comment above like this. If something thinks your ui "just makes sense" and is dead simple to use, then you know you've perfected it. That is th…
9mo ago·view thread
comment
Isn't this how Hotwire works with Rails?
9mo ago·view thread
comment
Is it to far to call this a new Deepseek moment?
9mo ago·view thread
comment
They do? kimi.com/membership/pricing
9mo ago·view thread
comment
Wow, these numbers are insanse! I tried it yesterday and it worked beautifully well. It also responded the way I wanted every time, I didn't have to spend time prompting it on how to respond prop…
9mo ago·view thread
comment
Ohhh, so Qwen3 235B-A22B-2507 is still better?
9mo ago·view thread
comment
Can't wait for Artificial analysis benchmarks, still waiting on them adding Qwen3-max thinking, will be interesting to see how these two compare to each other
9mo ago·view thread
comment
> When the Associated Press announced that it would stick with Gulf of Mexico, Trump blocked AP reporters from the Oval Office Isn’t more people concerned with how much Trump thinks its fine to pok…
9mo ago·view thread
comment
Can't you just visit both pages, build an understanding and compare them?
9mo ago·view thread
comment
MiniMax M2 seem to be meant for agentic tasks only, but I am unsure. However, what's faschinating is how efficient it is, it's a 230B model with only 10B active params, yet it performs that …
9mo ago·view thread
comment
I think it's because Geminis nano banano is better than 4o imagegen at creating and editing images from instructions
9mo ago·view thread
comment
I cannot comprehend how half of Americans are fine with this corrupt leader? He even does this bizarre maffia like deals out in the open for his own interest, that's how confident he is no one wi…
9mo ago·view thread
comment
> it’s quite rough and simple, with almost no distinctive visual style Sounds like how they typically design their services, which I like. It's easy to the eyes
9mo ago·view thread
comment
No worries, I also think it deserves a bit more highlight, especially to those who are against having rbs as separate file and to those who despise the Sorbet DSL in Ruby. The plan with Rbs-inline is …
9mo ago·view thread
comment
Your example is Rspec, a testing framework for Ruby, not everyone enjoys it Here's with Minitest (part of std) it "adds two numbers" do calc = Calculator.new assert_eq…
10mo ago·view thread
comment
And also RBS-inline if you want Jsdoc style typing
10mo ago·view thread
comment
Reading the comment section makes it difficult to take America seriously, no way people live with these conditions? And I just learned a new word, plutocracy.
10mo ago·view thread
comment
It does look like it but procs encapsulates a block, but a block alone is not a proc
10mo ago·view thread