HackerTrans
TopNewTrendsCommentsPastAskShowJobs

synalx

no profile record

comments

synalx
·26 hari yang lalu·discuss
I interpreted this as a visual bug with the sprites.

As a sailor, I love seeing ads or other random imagery of sailboats that's clearly photoshopped, with sails in nonsensical orientations or completely backwards with things like flags or hair blowing in the wind.
synalx
·3 bulan yang lalu·discuss
That might be challenging, I hear people are pretty short on tokens these days.
synalx
·4 bulan yang lalu·discuss
Antigravity's coding agent is worlds apart from Gemini CLI, though.
synalx
·4 bulan yang lalu·discuss
This stood out to me too - there's an underlying assumption that private entities _can_ say no to governments, but that's only true to a point. If the government decides it needs AI-powered killbots as a matter of national security, it can and will nationalize whatever entities it needs to build them.
synalx
·5 bulan yang lalu·discuss
Vibe biology?
synalx
·5 bulan yang lalu·discuss
For 3D modeling (assuming you want to do CAD), Onshape is a fantastic alternative to native applications.
synalx
·6 bulan yang lalu·discuss
In that sense, AI behaves like a human assistant you hire who happens to be incredibly susceptible to social engineering.
synalx
·6 bulan yang lalu·discuss
The problem with "the language tooling is already a build system" is that cross-language dependency chains are a thing. The moment you need a Rust or Zig file to be regenerated and recompiled when a JSON schema or .proto file is updated, you're outside what most of those language-specific toolchains can support. This is where Bazel absolutely shines.
synalx
·6 bulan yang lalu·discuss
One major disadvantage here is the lack of training data on a "new" language, even if it's more efficient. At least in the short term, this means needing to teach the LLM your language in the context window.

I've spent a good bit of time exploring this space in the context of web frameworks and templating languages. One technique that's been highly effective is starting with a _very_ minimal language with only the most basic concepts. Describe that to the LLM, ask it to solve a small scale problem (which the language is likely not yet capable of doing), and see what kinds of APIs or syntax it hallucinates. Then add that to your language, and repeat. Obviously there's room for adjustment along the way, but we've found this process is able to cut many many lines from the system prompts that are otherwise needed to explain new syntax styles to the LLM.
synalx
·7 bulan yang lalu·discuss
And a major consumer of space, because they have to accommodate bigger ports even if they're only doing USB-C pass-through.
synalx
·7 bulan yang lalu·discuss
> Stardust-oxide is a re-implementation of the unikernel in Rust.

Not "Starrust"? What a missed opportunity...
synalx
·9 bulan yang lalu·discuss
Not a single mention of AI, LLMs, or Agents. I'm impressed :)