HackerTrans
TopNewTrendsCommentsPastAskShowJobs

kesor

1,539 karmajoined hace 14 años
[ my public key: https://keybase.io/kesor; my proof: https://keybase.io/kesor/sigs/jmMGNf3t1txUSFFsyOAMk9Jyjk9UPNI-ZKb4DY49aGw ]

Submissions

Verbalizable Representations Form a Global Workspace in Language Models

transformer-circuits.pub
1 points·by kesor·hace 4 días·0 comments

60k Radio Streams DB

radio-browser.info
3 points·by kesor·hace 10 días·0 comments

NoodleRack: Modular Synth in the Browser

noodlerack.com
6 points·by kesor·hace 28 días·2 comments

Snake (self aware) – Built by Claude

snake-stable-build.netlify.app
2 points·by kesor·el mes pasado·1 comments

Learn anything with the /teach skill [video]

youtube.com
4 points·by kesor·el mes pasado·0 comments

Building OpenCode with Dax Raad [video]

youtube.com
1 points·by kesor·el mes pasado·0 comments

[untitled]

1 points·by kesor·hace 3 meses·0 comments

Michael Burry Foundations: My 1999 (and part of 2000)

michaeljburry.substack.com
2 points·by kesor·hace 8 meses·0 comments

DoiT Alliance with Ingram Micro, Reshapes the Value of FinOps Worldwide

finance.yahoo.com
1 points·by kesor·hace 8 meses·0 comments

DoiT and Ingram Micro Team on FinOps for AWS Partners

channelinsider.com
1 points·by kesor·hace 8 meses·0 comments

Reinforcement Fine Tuning a Pangu Model

youtube.com
2 points·by kesor·hace 9 meses·0 comments

Reasoning with Sampling: Your Base Model Is Smarter Than You Think

arxiv.org
2 points·by kesor·hace 9 meses·0 comments

[untitled]

1 points·by kesor·hace 10 meses·0 comments

comments

kesor
·anteayer·discuss
You get "Grok Build" (the CLI) that uses the Cursor and/or Grok 4.5 models when you buy SuperGrok, which is like $300/year. I don't know if there is a feature-to-feature comparison by anyone on this, but you can get access to these models with unmetered tokens with SuperGrok.
kesor
·hace 10 días·discuss
Couldn't get it into landscape mode. Useless.
kesor
·hace 18 días·discuss
That is what government is for. Protecting itself from citizens.
kesor
·el mes pasado·discuss
You didn't play long enough. There are layers and layers and layers of features in that game if you play for 10 minutes or more.
kesor
·el mes pasado·discuss
The art of writing clickbait article headlines:

- Use a word like "science" to lure in the geeks

- (you don't even need to know what science is, its ok)

- Some of the geeks will push your headline to top of HN just because it had the right word in it

- Put some filler about life being hard in the article, so those who actually read it have to waste ten minutes of their lives (proving your point).

- Profit and glory!
kesor
·hace 2 meses·discuss
It depends how much of that is services. If the device is hardware constrained, having an option to boot into a different set of services can be useful. Like a way to have more than a single lean thing, instead of a single bloated one.
kesor
·hace 2 meses·discuss
Originally the word "Kanban" was used by Toyota to describe their card system that helped them achieve several important things, one of them was to NOT work on too many things at once. The other one was to visualize the work. And in general Kanban was used to manage the flow of work so that defects don't get through.

This tool on the other hand is all about "jam as much work as you can come up with into being created in parallel". Obviously there is no managing of any flow of quality outputs, and no limiting of any work because you just shove everything into the agent and burn tokens like crazy.

Calling this a "Kanban" really irks me ... its like blasphemy or something.
kesor
·hace 2 meses·discuss
[flagged]
kesor
·hace 2 meses·discuss
It is a way to switch into a different configs. Just like when you switch to a new set of packages when you update your channels (or flake) and you get activated with the new versions. Same thing with specializations, just you can choose to have a different set of packages activated and enabled in each different specialization. Like having multiple different configs in one.
kesor
·hace 2 meses·discuss
How does an AI finding a proof of a question that someone asked very long ago, is going to improve anyone's cognitive capabilities?

Human cognition improves the more you practice it. Not when you outsource it to machines that do the "cognition" for you.
kesor
·hace 2 meses·discuss
It is just a Linux device. Other people will install NixOS on it anyway, and use specializations if the whole idea of swapping device roles in-and-out is viable. I don't really understand why would the team that already got a full plate decide to also invent a whole new Linux system while they're creating their hardware device.
kesor
·hace 2 meses·discuss
Instead of re-inventing Linux distributions for FlipperOS on top of Debian. They should just choose to base it on NixOS which already has these "profiles" as a built-in feature called "Specializations" https://wiki.nixos.org/wiki/Specialisation
kesor
·hace 2 meses·discuss
People have been sent to the gulag by the Canadian government as well, not too long ago. Governments are disgusting.
kesor
·hace 2 meses·discuss
[flagged]
kesor
·hace 3 meses·discuss
So you have some folders with markdown files ... which are insanely hard to query without a tool ... impossible to traverse via their relationships ... and you call that a graph database? WHAT?!

Clicked the link expecting to see some tool or method that actually allows graph-like queries and traversals on files in a file system, all I found was some rant about someone on the internet being wrong.

Waste of time.
kesor
·hace 4 meses·discuss
160,000 if you take the revisions into account
kesor
·hace 7 meses·discuss
I would argue that Desktop Linux finally took off because of Steam Proton, and because of Windows 10/11 and macOS starting version fartascular or whatever their versions are named.
kesor
·hace 7 meses·discuss
OpenSCAD can load STLs and cut holes in them.
kesor
·hace 7 meses·discuss
Diffusion models for images are already pretty much binary code generators. And we don't need to treat each bit individually, even in binary code there are whole segments that can be tokenized into a single token.

Regarding training, we have many binaries all around us, for many of them we also have the source code in whichever language. As a first step we can use the original source code and ask a third party model to explain what it does in English. Then use this English to train the binary programmer model. Eventually the binary programmer model can understand binaries directly and translate them to English for its own use, so with time, we might not even need binaries that have source code, we could narrate binaries directly.
kesor
·hace 7 meses·discuss
Why would you think its more complex? There are less permutations of generating transistor on/off states than there are all the different programming languages in use that result in the exact same bits.

Who said that creating bits efficiently from English to be computed by CPUs or GPUs must be done with transformer architecture? Maybe it can be, maybe there are other ways of doing it that are better. The AI model architecture is not the focus of the discussion. It is the possibilities of how it can look like if we ask for some computation, and that computation appears without all the middle-men layers we have right now, English->Model->Computation, not English->Model->DSL->Compiler->Linker->Computation.