Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
v64
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
31.
▲
by
v64
3y ago
Thanks for sharing this! I also knew the Airplane reference, but assumed it was some kind of non-sequitur or a joke about a Turkish stereotype I was unfamiliar with.
32.
▲
by
v64
3y ago
The Llama 1 paper [1] was one of the earlier models to question the assumption that more params = better model. Since then they've released Llama 2 and this post is offering more evidence that reinforces their hypothesis. I wouldn'
33.
▲
by
v64
3y ago
The electronic musician BT released a track written entirely in Csound: https://www.youtube.com/watch?v=ve8WaGmyhfI
34.
▲
by
v64
3y ago
Many comments have commented on the ecosystem, but I've thought a big reason behind python's success is that it's also a well designed language in terms of readability and lack of surprise. My background was in perl and shell
35.
▲
by
v64
3y ago
Can't access the site currently, but thankfully the Wayback Machine downloaded it: https://web.archive.org/web/20230829063148/https://birchtree...
36.
▲
by
v64
3y ago
unfortunately as I said in an adjacent comment, I didn't end up making any recordings of this session, but will keep it in mind if I can make it happen again in the next couple of days!
37.
▲
by
v64
3y ago
My setup's DAWless (this was two synths and a drum machine plugged directly into a mixer that was outputting to speakers) and I didn't end up making any records of this session, so I can't provide WAVs, but I can rule out DAW
38.
▲
by
v64
3y ago
Happens all the time. Most common one for me is when you're making a patch on a synth and by chance dial in those frequencies that align with formants (similar to the Robot Rock effect the post mentions). Yesterday I was working on a b
39.
▲
by
v64
3y ago
FYI, this frontend is available at https://mlmym.org/ and can be used with any lemmy site, not just lemmy.world, source is at https://github.com/rystaf/mlmym
40.
▲
by
v64
3y ago
Hear hear!
41.
▲
by
v64
3y ago
> Sounds like the best step forward is to reach out to a local property owner for permission. That's the point of the law. The property owners won't give permission because they would rather the homeless not be fed and go elsew
42.
▲
by
v64
3y ago
Mandelbrot (of the set) studied the effectiveness of technical analysis and wrote about it in The Misbehavior of Markets: A Fractal View of Financial Turbulence. This PDF [1] has a summary of the findings. Spoilers: The math shows TA's
43.
▲
by
v64
3y ago
A relevant comic from SMBC: https://www.smbc-comics.com/comic/sad-2
44.
▲
by
v64
3y ago
That's legit and a sign that you're on the right track. I was an early user of lichess when it was getting started and they were always a better experience than either chess.com or internet chess club, it was just a matter of conv
45.
▲
by
v64
3y ago
@cdelsolar, definitely consider Patreon. I mentioned in this comment [1] recently about how so many coders are doing exactly what you wanna be doing, working on awesome projects full time, funded by people who want to see you succeed and to
46.
▲
by
v64
3y ago
>Same thing now days, but replace Java/accounting with React/CRUD. The rockstar code ninja 10x mentality of 2009 is maybe gone for good, but I see more crazy coders doing rockstar level stuff now than ever before. Asahi Linus a
47.
▲
by
v64
3y ago
Don't quote me on it, but I think this would be possible with v2 of the protocol. Changes were made so that file hashes are also part of the protocol (in addition to piece hashes), so versions of the torrent with added files would not
48.
▲
by
v64
3y ago
The URLs are a bit different with those systems. https://social.kernel.org/users/torvalds.rss works (and redirects to https://social.kernel.org/users/torvalds/feed.atom ).
49.
▲
by
v64
3y ago
>I'm aware that Mastodon can talk to them with some success, but AFAIK it is only optimized to present certain types of content, so if you want Reddit-like user experience rather than Twitter-like one you want Lenny. This is partial
50.
▲
by
v64
3y ago
This is correct. While it's true that running your own instance is far from simple if you don't have server experience, in my opinion it's the ideal way to interact with the fediverse. I run my own instance, so I know my cont
51.
▲
by
v64
3y ago
Thanks for posting this, was not aware that they offered this particular service and will look into it!
52.
▲
by
v64
3y ago
Not a dyndns or router issue. My ISP blocks ports upstream, so there's no way to open a port on my home IP. I use the VPN to get an open port on a Mullvad IP and tunnel it to my web server.
53.
▲
by
v64
3y ago
Not OP, but it's the only way I can host a webserver off my home connection, as my ISP blocks ports upstream. After this was announced, I discussed using tailscale with my friends who use the server; some are technical enough to be abl
54.
▲
by
v64
3y ago
cinco is a great resource, I'm on volume CCLXXIX and I'm still finding new numbers I've never even heard of like 2,737,829,283
55.
▲
by
v64
3y ago
There's a waitlist: https://openai.com/waitlist/gpt-4-api ChatGPT Plus is also using GPT-4 as its backend
56.
▲
by
v64
3y ago
> There's not a lot of interesting conversation to ask about color theory or composition. The interesting stuff is asking what is an artist trying to convey or explore within the nuances of the medium they are working with For some,
57.
▲
by
v64
3y ago
> The threat is that it will no longer be viable to make money from creative works. Although I see a comparison to previous technologies replacing human jobs, I'm willing to put that point aside and focus solely on AI. Will AI gener
58.
▲
by
v64
3y ago
> the actual execution is very much non-deterministic. Only as a default. Temperature can be turned to 0 and other token selection settings changed from the defaults to create deterministic output from a given prompt.
59.
▲
by
v64
3y ago
Perhaps I'm outing myself as a so-called unintelligent person here, but I don't see how AI is a threat to creative hobbies of mine like music and writing. AI isn't going to stop me from sitting down at the piano or writing a
60.
▲
by
v64
4y ago
Due to nuances of how data is split across the various model files, the implementation involved some non-trivial steps in order for everything to be allocated correctly. The changes are here [1]. [1] https://github.com/ggerg
More ›