Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
bodeadly
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
bodeadly
15d ago
Yes. It's because you are asking it to generate an image of a pelican riding a bicycle. If someone asked you to draw a pelican riding a bycycle, would you interpret that to mean using 3d photorealism? LLMs follow conventions. The conve
2.
▲
by
bodeadly
2mo ago
Like anything in coding, it depends. LLMs are good at following conventions . If what you're doing has been done a 1000 times before and there is a good bias, it will produce good results. This is why LLMs are so good at the leafy par
3.
▲
by
bodeadly
7mo ago
Tip: LLMs are very good at following conventions (this is actually what is happening when it writes code). If you create a .md file with a list of entries of the following structure: # <identifier> <description block> <blank
4.
▲
by
bodeadly
10mo ago
Ultimately Kerberos is used to authenticated basically everything in a Windows on-prem environment and in a way that is largely transparent to the user. Silent SSO is a very nice feature. Even if you're doing OIDC or SAML, those protoc
5.
▲
by
bodeadly
1y ago
I use the bemis bidet adapter. It's $50 US on amzn and requires no power (splices into the feed). Only wish the knob would spring back to the off position. Was going to give it to my parent with dementia but because it does not auto-of
6.
▲
by
bodeadly
2y ago
Writing code is easy. Knowing /what/ to write is hard. I know how to write English. But that doesn't mean I can write a book (that someone would want to read). AI can write code. But it still has to be told what to write.
7.
▲
by
bodeadly
3y ago
I'm not a fan of XML either with the exception of one purpose which is document processing using XSLT. XSLT is THE correct way to generate documents. Markdown is extremely limited by comparison. And I'm not suggesting that there w
8.
▲
by
bodeadly
3y ago
I would argue that API doc text should not be inlined with code at all. It's just noise. It should be in a separate XML file with a minimal schema. Then building the javadoc is just running xsltproc with a javadoc.xslt. Then you also h
9.
▲
by
bodeadly
3y ago
Dread. I run all of my Windows Server / 10 / 11 client VMs on ESXi for testing my Java software product. I'm getting the impression that proxmox is the only real alternative for Windows guests? I do need to get packet capture
10.
▲
by
bodeadly
3y ago
I have a crazy theory: Zillow is directly responsible for the housing shortage and high home prices. Zillow inspires people to move. More moving means houses get fixed up which increases home values. Browsing through homes on Zillow might s
11.
▲
by
bodeadly
3y ago
The blog article doesn't actually say the IAKERB impl will proxy to KDCs. Strangely it is entirely specific to Windows 11 and by extension Windows clients. There is no mention of Windows Server. So it's not crystal clear to me tha
12.
▲
by
bodeadly
3y ago
This is not accurate. NTLM provides signing and sealing using a session key. It is the responsibility of the protocol using NTLM for auth to use that key to sign or seal. The problem is that this feature is frequently turned off. So it'
13.
▲
by
bodeadly
3y ago
Yeah, I don't get it either. On a related note, folks who are thinking we'll just use Debian or SUSE or whatever other distro, don't understand what RH does. RH is one of the principal contributors to core Linux components us
14.
▲
by
bodeadly
6y ago
The poster did not claim it was a "cure". The way I read it was that if you're gut biome is dysfunctional because you eat too much, that is a factor in the immune response to SARS-CoV-2. That is actually possible. Resetting y
15.
▲
by
bodeadly
7y ago
Ditto. I have vi going in a term maxed in it's own workspace and just leave it open always so that when I have an idea I just do :r!date to add a timestamp and type in whatever ideas / notes. But I do use separate files for differ
16.
▲
by
bodeadly
7y ago
Async is superior. I have done processes with locks in shared memory. I have done threads. But I predict Async will slowly start to take over. Processes are not suitable for working on shared data. Threads frequently yield race conditions a
17.
▲
by
bodeadly
7y ago
The problem is not with digital signatures. The problem is bad ECC certs used to generate digital signatures. So SMB is not affected. Code signed with one of these bad ECC certs is a concern. But considering that people install stuff that&#
18.
▲
by
bodeadly
7y ago
Not exactly but I'm not sure it matters. It sounds like if the curve parameters are crafted just-so, they can dodge validation and use anyone's public key and yet still negotiate successfully and decrypt everything. The "gram
19.
▲
by
bodeadly
7y ago
I'm starting to like async as in libuv and JS. I don't know what people think of JS but I've done condition variables (Java) and semaphores through shared memory and I actually think async is going to rule long term. Yeah, JS
20.
▲
by
bodeadly
7y ago
The simplified method: Take a guitar and transpose each mode to E. So start with Phrygian since it's natrual key is E. But then transpose Dorian from D down to E. Forget the key. Just learn the modes but from E. THEN, make up chords fo
21.
▲
by
bodeadly
7y ago
This post has long since scrolled off the front page but for posterity here is the best part: "The fact is that good system design takes time; it is the sort of thing that requires hard solo thinking along with long discussions with ot
22.
▲
by
bodeadly
7y ago
Isn't "AI" pretty much snake oil. IIRC Artificial Intelligence used to mean a computer that could think like a person. But that just is not the case. Even with IBM ads with a computer talking to people saying it's going
23.
▲
by
bodeadly
7y ago
Ah, no, the Myers algorithm is also known as the "Sortest Edit Script" and your algo does not follow the shortest path or produce a script (just -1 for mismatches). More specifically, it's not just something at the end appear
24.
▲
by
bodeadly
7y ago
As other's have pointed out, yes, bases align like two parallel stack of plates. This is for two reasons. One is that the aromatic rings of bases are mostly carbon and thus not polar like water. Meaning they're hydrophobic. Duh. B