HackerLangs
TopNewTrendsCommentsPastAskShowJobs

iib

328 karmajoined 6 jaar geleden

comments

iib
·4 dagen geleden·discuss
Lean also has https://www.leanexplore.com and https://loogle.lean-lang.org/
iib
·5 dagen geleden·discuss
If by dead-weight you mean the two speed Europe, I don't think that's possible. That weight is what makes the EU such a large market.
iib
·29 dagen geleden·discuss
Surprisingly, it's the whisper model itself that does that. I find that it's also good with false starts, often correcting something like: "uhm, we could...we can go there" to just "we can go there", if spoken rapidly enough.
iib
·2 maanden geleden·discuss
If anyone wants to try this without the intricate setup, if you have a linux system, you most probably can just press Ctrl+Alt+F3 and drop into a tty console directly. To return, you have to press Ctrl+Alt+F1 or Ctrl+Alt+F2. You also have multiple consoles, up until F12 probably.

I used to use this a lot when trying for a less distracting desktop, just like in the original post.
iib
·2 maanden geleden·discuss
Doesn't llama.cpp (or similar) have to evict the kv cache for this, so that performance is degraded when running multiple sessions? Or how do you load a model in memory and then use it in multiple sessions? I am still learning this stuff
iib
·2 maanden geleden·discuss
How do you use `pi` to ssh? I use `oh-my-pi`, and tried the `/ssh` command, but I couldn't get it to work. Then I saw a suggestion somewhere to just run `!ssh` to place things into the agent's context.

Is there a way to use it like "The current directory is at `ssh server`" and have the agent work from there?
iib
·2 maanden geleden·discuss
I am very out of the loop. What is wrong with TP Link? What are the risks with it?
iib
·3 maanden geleden·discuss
This is about the newly release Qwen3.6. Just wanted to make sure you got that correctly.
iib
·3 maanden geleden·discuss
Has anybody figured some of the best flags to compile llama.cpp for rocm? I'm using the framework desktop and the Vulkan backend, because it was easier to compile out of the box, but I feel there's large peformance gains on the table by swtiching to rocm. Not sure if installing with brew on ubuntu would be easier.
iib
·3 maanden geleden·discuss
Or add your real name to photos of you stored in Google Photos.
iib
·3 maanden geleden·discuss
If by the spirit, you only mean the bazaar model, then yes. But it's in the original spirit of free software. GNU preferred to keep the development somewhat contained, even so many years ago.
iib
·4 maanden geleden·discuss
It's sticky on the web though:

https://www.instagram.com/?variant=following
iib
·5 maanden geleden·discuss
This is really nice to know. I remember trying to compile pandoc to Wasm after finding out that ghc had Wasm support, hitting all kinds of problems and then realising that there was no real way to post an issue to Haskell's gitlab repo without being pre-approved.

I guess now with LLMs, this makes more sense than ever, but it was a frustrating experience.
iib
·5 maanden geleden·discuss
Some were already that and even more, because of other reasons. The Cathedral model, described in "The Cathedral and the Bazaar".
iib
·6 maanden geleden·discuss
I found Geoffrey Hinton's hypothesis of LLMs interesting in this regard. They have to compress the world knowledge into a few billion parameters, much denser than the human brain, so they have to be very good at analogies, in order to obtain that compression.
iib
·6 maanden geleden·discuss
This is explained in more detail in the book "Human Being: reclaim 12 vital skills we’re losing to technology", which I think I found on HN a few months ago.

The first chapter goes into human navigation and it gives this exact suggestion, locking the North up, as a way to regain some of the lost navigational skills.
iib
·7 maanden geleden·discuss
Didn't see the website at first. Thank you!
iib
·7 maanden geleden·discuss
This seems really nice, and looks like something I have been wanting to exist for some time. I will definitely play with it when I have some time.

I know this is a personal project and you maybe didn't want to make it public, but I think the README.md would be better suited with a section about the actual product. I clicked on it wanting to learn more, but with no time to test it for now.
iib
·7 maanden geleden·discuss
That sounds awesome. But I have two curiosities: What are the problems of httpx? And was pycurl not enough for what you wanted to do?
iib
·7 maanden geleden·discuss
I have been looking for the same thing, either from Meta's SAM 3[1] model, either from things like the OP.

There has been some research specifically in this area with what appears to be classic ML models [2], but it's unclear to me if it can generalize to dances it has not been trained on.

[1] https://ai.meta.com/blog/segment-anything-model-3/

[2] https://arxiv.org/html/2405.19727v1