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
comment
I’ve had great experiences with DeepinOS, it’s Chinese though
comment
Ever since I discovered MRuby, I’ve had fun converting my projects and scripts into standalone executable files.
comment
I've tried dLLMs like Mercury and they look promising.
comment
What does this mean? That they are avoiding comparing themselves against the other IDEs?
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…
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?
comment
There is a video of when the voice mode started coughing before continuing like how a teacher does
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?
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.
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…
comment
Isn't this how Hotwire works with Rails?
comment
Is it to far to call this a new Deepseek moment?
comment
They do? kimi.com/membership/pricing
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…
comment
Ohhh, so Qwen3 235B-A22B-2507 is still better?
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
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…
comment
Can't you just visit both pages, build an understanding and compare them?
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 …
comment
I think it's because Geminis nano banano is better than 4o imagegen at creating and editing images from instructions
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…
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
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 …
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…
comment
And also RBS-inline if you want Jsdoc style typing
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.
comment
It does look like it but procs encapsulates a block, but a block alone is not a proc