Viewing profile — smahs
smahs
HN member- Joined
- Sun, Aug 05, 2018, 3:46 PM UTC
- HN karma
- 26
- Public activity
- 25 items
- HN profile
- View on Hacker News ↗
About smahs
No profile information was provided.
Recent public activity
-
comment
Comment #49108321
There was a time when local apps written in binary compiled languages were notably faster to run, but notoriously difficult to write and scale across platforms. Both of these have …
-
comment
Comment #48647838
The above comment, to which you responded, wrote about CEOs who responded to mass hysteria, not those who automated anything.
-
comment
Comment #47630754
Not wrong, perhaps a little weird. HTML is a first class citizen in the commonmark (spec)[ https://spec.commonmark.org/0.31.2/#html-blocks ].
-
comment
Comment #47444833
In an agentic loop, the model can keep calling multiple tools for each specialized artifact (like how claude webapp renders HTML/SVG artifacts within a single turn). Models are alr…
-
comment
Comment #47439336
There is nothing wrong with big money backing, often is necessary for long term bets, but rug pulling is a serious threat. VC funded open source has become a pattern/playbook.
-
comment
Comment #47206619
27B dense model is probably the best in the 3.5 lot, not absolutely but for perf:size. Its also pretty good at prose, which is a rarity for a Qwen.
-
comment
Comment #45770175
The author doesn't explain (or is ignorant about) why this happens. These are special tokens that the model is trained on, and are part of its vocab. For example, here are the and …
-
comment
Comment #44744088
I only did it once some 15 years back (in a happy memory) using LFS. It took about a week to get to a functional system with basic necessities. A code finetuned model can write a f…
-
comment
Comment #44023368
Still O(n).
-
comment
Comment #43616343
Thanks for noticing this, and yes I have also noticed what you're pointing out, but workable for many use cases. I use this workflow for making images for marketing or web (so imag…
-
comment
Comment #43605154
Gemma 3 4B (QAT quant): Yes, Paul Newman was indeed known to have struggled with alcohol throughout his life. While he maintained a public image of a charming, clean-cut star, he p…
-
comment
Comment #43496443
^^ I have vague memories of Clippy, but I remember it as obnoxious, often consuming the precious screen real estate on the low res monitors of the day, without offering anything va…
-
comment
Comment #43487176
No it won't (most likely). VTracer (which the authors compare with) is fast, runs in browser via wasm, consumes way less resources and can even convert natural images very decently…
-
comment
Comment #43342053
[dead]
-
comment
Comment #43228388
On the contrary, I have found reasoning models (DS R1 mostly) to be very good at complex positioning and transition problems. They can't "visualize" anything, so can't design well …
-
comment
Comment #43228337
And geometry, which is high school level for the most part IMO but combined with cascading in the third (z) dimension. Introduce 'relative' with its own coordinate system and then …
-
comment
Comment #42100035
Leaving the distortions from inflated and unrealistic expectations (case in point: people expecting evolution of AGI somehow have not yet well defined what AGI is), I also think th…
-
comment
Comment #41428302
But that's the story of every entrepreneur. Whether you're the smartest builder or sales person, nobody goes big in a single attempt, you keep improving. An attempt doesn't necessa…
-
comment
Comment #41243341
I first found Seal which uses arai2 under the hood. After getting used to Seal, I had to start using yt-dlp with aria2 on linux as well. The only nitpick is that you can't get mult…
-
comment
Comment #40069410
This sentiment is pretty common I guess. Outside of a niche, the massive scale for which a vast majority of the data tech was designed doesn't exist and KISS wins outright. Though …
-
comment
Comment #36678087
I think I get your perspective (but also you should really understand that your arguments are just going unidirectional instead of building a healthy dialog), but it made me wonder…
-
comment
Comment #35830485
Since when is left == religious fundamentalism?
-
comment
Comment #35704822
This is surely a gross oversimplification of what's happening. If you see layoffs.fyi, there are a lot of rows with more than 5% fired or where the numbers are in several hundreds …
-
comment
Comment #33841451
+1. I have vague memories of my time at a Japanese automation vendor out of the uni. I had quit out of frustration that the software was super buggy, there was no one to help excep…
-
comment
Comment #19557948
+1 I recent saw a couple of cases of small companies who chose to depend on Stripe for managing their payment data to save cost on initial development. As a result, their operation…