Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
jmeyer2k
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
jmeyer2k
1y ago
from Mike Johnson, about DOGE's use of algorithms: ""Elon has cracked the code. He is now inside the agencies. He’s created these algorithms that are constantly crawling through the data. And as he told me in his office, the
2.
▲
by
jmeyer2k
1y ago
I really don't think this is entirely spurious considering Elon has been using LLMs to fire government employees. It seems like a very plausible explanation for how they came up with this policy.
3.
▲
by
jmeyer2k
1y ago
Elon Musk directly benefits from this also, so...
4.
▲
by
jmeyer2k
1y ago
wait seriously? can you provide a source? That is some serious denial of reality by the administration
5.
▲
by
jmeyer2k
1y ago
Funny that this is the exact calculation that ChatGPT suggests. Seems like another genius Musk idea. Madagascar definitely deserves 47% tariffs on US imports. https://xcancel.com/krishnanrohit/status/19075873521571
6.
▲
by
jmeyer2k
2y ago
Must be hard to have to deal with that, I'm so sorry you have to use a different word when referring to someone. It's obviously much harder for you to use a different pronoun than for them to have their entire gender identity inva
7.
▲
by
jmeyer2k
2y ago
Genuinely, how hard for you is it to call a person what they want to be called. What difference does gender make in the workplace even? I understand it's hard for you to use different pronouns, but it's probably much harder for th
8.
▲
by
jmeyer2k
2y ago
seedbox + syncthing, downloads quickly to a seedbox, syncs locally encrypted, and deletes the torrent at the end
9.
▲
by
jmeyer2k
2y ago
Which is itself a fun attack vector to bypass OpenAI's bans for asking about CoT then :)
10.
▲
by
jmeyer2k
2y ago
To debug, I just do `type asdf = Whatever<Generics, You, Want>` then mouse over `asdf`.
11.
▲
by
jmeyer2k
2y ago
Curious how you test accuracy across different models, and how much is cost per page?
12.
▲
by
jmeyer2k
2y ago
Love the idea! We're doing something similar to parse rubrics and student submissions at https://automark.io - great to see an open source library exploring the space more! Like you said, I think iteratively adding explicit
13.
▲
by
jmeyer2k
2y ago
React server actions also have this limitation. No way to call two server actions in parallel.
14.
▲
by
jmeyer2k
2y ago
As someone working on an AI tool for education, I think it's going to be one of the hardest industries to get right, but also the most important. - It's going to be tricky for AI tutors to make an impact. Teachers are better at in
15.
▲
by
jmeyer2k
2y ago
Same region, different provider. Also, their JS API has to do a round trip every time you set auth credentials on the backend, so it's at least 2 round trips for a single query.
16.
▲
by
jmeyer2k
2y ago
Congrats on the launch! Here's our experience with Supabase at https://automark.io (Next.js + Supabase). - First of all, Supabase let us launch fast which was amazing. Super powerful Postgres features without the pain of se
17.
▲
by
jmeyer2k
3y ago
This is a very hard problem to solve - nobody has successfully solved it before. It's not just a practical problem, because there are also a lot of political motivators. It's difficult to get districts to adopt new technologies, a
18.
▲
by
jmeyer2k
3y ago
This is what we're working on building at AutoMark ( https://automark.io ). We're currently building grading tools for teachers, but eventually want to build out a tool to accurately monitor a student's performance
19.
▲
Cloudflare DNS Updates Delayed
(cloudflarestatus.com)
15 points
by
jmeyer2k
3y ago
|
2 comments
20.
▲
by
jmeyer2k
3y ago
From my experience, Next isn't great for SEO either. Try setting up a redirect that preserves query params with server components. Server components do allow redirects on the server-side, but they do not expose query params. It's
21.
▲
by
jmeyer2k
3y ago
So helpful to have a persistent Docker cache across builds. We sped up our Docker builds by 40-50% on average which directly contributes to speeding up our iteration speed. Excited to try the new local option - probably will be awesome for
22.
▲
Pointless Games
(meyer9.dev)
8 points
by
jmeyer2k
4y ago
|
1 comments
23.
▲
by
jmeyer2k
4y ago
No. Investing in crypto is very similar to learning to win at poker. It's totally possible to make a lot of money in crypto, but there is no positive impact on the world. Because of this, nobody invests in a certain crypto because they
24.
▲
by
jmeyer2k
5y ago
Thought I might be the only one seeing this (account-related or something), but nope, just Github's misleading status page...
25.
▲
by
jmeyer2k
5y ago
In the abstract of the linked paper in the article, they mention that wormholes "can't violate causality" [1]. So, this wouldn't be possible even if we were able to invent wormholes in our lifetime. [1]: https:/&#x
26.
▲
by
jmeyer2k
6y ago
To expand, it tells you how you can change certain variables of a function to change the output of a function. In machine learning, you create a loss function that takes in modal parameters and returns how accurate the model is. Then, you c
27.
▲
by
jmeyer2k
6y ago
This is kinda unrelated to the Minecraft stuff, but I agree - it's very difficult to Windows anymore. Windows installation now requires you to be logged in with a Microsoft account (no way to set it up with a local account).
28.
▲
by
jmeyer2k
6y ago
SHA is not crackable with quantum computers. RSA and Diffie-Hellman are though and nobody has done it yet (or come close).
29.
▲
by
jmeyer2k
6y ago
> Traditionally many things used to take an awful lot longer than it does now (e.g. gene sequencing). Technology advances. This may be true with chips and gene sequencing, but is not true for vaccines. The waiting period for vaccines is
30.
▲
by
jmeyer2k
6y ago
IPFS works based on files visited. I wonder if you could write a script that crawls randomly until it hits a certain threshold stored...
More ›