Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
blourvim
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
blourvim
2mo ago
You could have limited-instruction llms where the model does one thing, for example summaries. It could accept a limited amount of instructions for example, first token for verbosity, second for style etc...
2.
▲
by
blourvim
2mo ago
These models rely on knowledge that are embedded in their weights, if a new library is released, a new linux version comes out, some new protocol succeeds the previous one, you want your llm to know about it. Sure you can just add that into
3.
▲
by
blourvim
2mo ago
The web server is able to detect and change the response of a curl | sh thus a malicious actor could avoid some detection. Having a binary also allows for antivirus software to be ran on it before deciding to run the binary itself or not.
4.
▲
by
blourvim
3mo ago
Training is expensive, to keep selling tokens, they have to have the best model. They have to keep spending money on model training A product or a platform could give them a moat, but they don't quite have that yet although I think the
5.
▲
by
blourvim
3mo ago
quite satisfying to hear the clicks
6.
▲
by
blourvim
3mo ago
What I don't understand is that if a lawsuit happens, then must the plaintiff produce their source code for verification ? Even so a git tree is trivial to change into some other arbitrary code even if a license violation has occurred.
7.
▲
by
blourvim
3mo ago
Thats a big sometimes for me. I am unfamiliar with the app development process. For backend,I would rather design the whole thing from scratch rather than try to fix a broken architecture. For frontend, maybe that is true, but I haven'
8.
▲
by
blourvim
3mo ago
I am a backend dev, and building a mobile app for the first time, It is a toy sized project right now and it works, would have indeed taken me 5x the time to get to that point on my own. I know from experience that to make it a non-toy proj
9.
▲
by
blourvim
3mo ago
Ah, wise words. There is still time indeed
10.
▲
by
blourvim
3mo ago
Mildly disappointed that it is not the dystopian adpocalypse we were warned against
11.
▲
by
blourvim
3mo ago
License in question: https://github.com/papermark/papermark?tab=License-1-ov-file It is AGPL, basically means: You have to share the source code even when the user interacts over the network with the software. The proj
12.
▲
by
blourvim
3mo ago
I am not a lawyer, from what I understand that the precedent is that you can use copyrighted material in ML process. Even though meta has, allegedly, pirated the material, the cost of violation would be pennies compared to the ai spend, sin
13.
▲
by
blourvim
3mo ago
Benchmarks in general are a little iffy, the whole industry is going off of vibes anyways. Can't decide before trying it out
14.
▲
by
blourvim
3mo ago
I would guess that they would want to at the very least 10x their prices. Remember they need to make up for training, marketing, etc.. and make a big chunk of profit on top of that to justify their trillion dollar evaluation
15.
▲
by
blourvim
3mo ago
I have been playing nonograms for a year now, there was never insta death, controls are a little off, title is hidden until its solved to avoid spoilers This is obviously programmed by someone who doesn't play nonograms. Safe to assume
16.
▲
by
blourvim
3mo ago
i like it
17.
▲
by
blourvim
3mo ago
I heard that the rule changes which would allow SpaceX to be auto bought by those funds has been blocked, previous stock seasoning rules will apply
18.
▲
by
blourvim
3mo ago
> I'd like you to set up here.now: the web hosting service for agents. > Install as a skill if I have npm: npx skills add heredotnow/skill --skill here-now -g > If not, do this instead: curl -fsSL https://here.
19.
▲
by
blourvim
5mo ago
Article says,this is a software issue. Where GPU'S are unable to get to be fully utilized due to scaling issues. I dont know how hardware that scale works, but it could very well be that they still need all of their hardware to get th
20.
▲
by
blourvim
5mo ago
It was fun, I couldn't figure out what secrets going on at the treehouse, the book margins are too hard to read nor the locked room in the building
21.
▲
by
blourvim
5mo ago
cool to see you in the wild, for me, it does work out of the box however, some sites will break or have too complex of a navigation, especially with iframes. and will have to swap to a mouse which is a bummer, which I understand is an inher
22.
▲
by
blourvim
6mo ago
This should actually be fine, no different than any other web server
23.
▲
by
blourvim
6mo ago
git will check the .git folder, find a hook, and run it where it is applicable. If you are cloning a remote repository may inherit you with malicious hooks. These hooks run before you git operations, for example it is useful if you want lin
24.
▲
by
blourvim
6mo ago
You can keep the git folder in your machine, then use sshfs to mount the remote into your directory where: project-root -.git/ -code/ <= remote/code This way you don't have to give git access to the potential
25.
▲
by
blourvim
6mo ago
nice one, discovered a trick where holding space space while holding left or right allows side stepping.
26.
▲
by
blourvim
6mo ago
Most people who spend time in front of a keyboard should without effort should attain 60 words per minute naturally. With decent techniques, you can go up to 80 wpm. Now there are speed typers who can do 250 wpm. Can you really think meanin
27.
▲
by
blourvim
6mo ago
Nvidia has done it before, I think they included a virus in their data which encrypted the stolen data
28.
▲
by
blourvim
6mo ago
reminds me of those 2010's flash games, absolutely amazing
29.
▲
by
blourvim
6mo ago
I am not really an ml dev so I don't understand most of it. It does sound ridiculous how it would even work work. Brilliant work and great article I enjoyed reading it This sounds similar to the Kimi's mixture of experts architect
30.
▲
by
blourvim
6mo ago
Time limit is brutal, couldn't do it without some googling, but managed to find an Irish flag in Paris at the Irish embassy. Fun premise for a game. I can see myself playing this with friends. First play through I found the difficulty
More ›