Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
Javantea_
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
Javantea_
7d ago
I was excited to hear some details about how LLMs are changing big companies' workflows. This is a fairly straightforward problem and good on them for discussing it. My first gut reaction is that there is no way I would let LLMs write
2.
▲
by
Javantea_
3mo ago
Obviously yes. While I have the privilege of earning money from services instead of products, I still think that producing creative works is important and should be done whether the motive is profit or not. Many things are not profitable. S
3.
▲
by
Javantea_
1y ago
Yeah art has objective value and subjective value. Every once in a while you'll find something with a lot of subjective value. Finding something with both is also a thing but it's not easy to find them for a low price. The reason
4.
▲
by
Javantea_
1y ago
I'm surprised no one in the comments has mentioned overfitting. Perhaps this is too obvious but I think of it as a very clear bug in a model if it asserts something to be true because it has heard it once. I realize that training a mod
5.
▲
by
Javantea_
1y ago
Can you compare your robot to Baxter? I'm curious to see how this works. Congrats on shipping!
6.
▲
by
Javantea_
3y ago
https://www.cell-game.com/ https://www.altsci.com/blog/ Blogs are a deep dive sometimes and light fare other times.
7.
▲
by
Javantea_
3y ago
That's not correct. Each distro has a huge amount of code in the form of patches, packaging and installation that they handle.
8.
▲
by
Javantea_
4y ago
In what way are we not ready? If you don't have the necessary critical reasoning skills to doubt Joe Rogan telling you about complete bullshit, no one needs technology to trick you into a scam. If you have critical reasoning skills, it
9.
▲
by
Javantea_
4y ago
This helps answer a serious argument I had on whether Puerto Rico and/or Washington D.C. should become states. Some people argued that the the flag could stay the same. I think the most clever answer would be to make a flag with a star
10.
▲
by
Javantea_
4y ago
I used emscripten to make physics and math software written in Fortran available to my JavaScript program. I would've used wasm, but it was in poor shape back when I wrote the software. There are a lot of things besides games and graph
11.
▲
by
Javantea_
4y ago
You ignore the fact that there are perverse incentives among the participants. It's possible to implement, and I'm doing it myself. If I had more time to spend on it, we could end spam. Instead I am fine as is: most of the spammer
12.
▲
by
Javantea_
4y ago
Medscape is owned by WebMD fyi.
13.
▲
by
Javantea_
4y ago
Can you give any advice on how to get in the right mindset to give significant part of your income to charity? Or did you have no trouble deciding that? I understand how fortunate I am, but I cannot convince myself to give.
14.
▲
by
Javantea_
4y ago
Step 1: Practice gratitude. Step 2: Consider taking the science of well-being course. https://www.coursera.org/learn/the-science-of-well-being Step 3: Find (or geek out in) a hobby that you can obsess about and that yo
15.
▲
by
Javantea_
4y ago
Rock Band 3 was pretty close to that game for me. It convinced me to get real drum training and to learn the keyboard. I want to play a game where all the NPCs are AI trained with Seq2Seq neural networks. I have been trying to write the gam
16.
▲
by
Javantea_
5y ago
MysteryTwisterC3 is an excellent way to learn RSA, ECC, and so on through the process of cryptanalysis. https://mysterytwister.org/home/welcome/ To learn how to implement stuff correctly, I recommend trying to wor
17.
▲
by
Javantea_
5y ago
Thank you for sharing your source code for Empire!
18.
▲
by
Javantea_
5y ago
I don't have a lot of experience with IMPALA, but the sequence of events you describe should be very easy for an end-to-end system. Assuming you don't have an end to end system, just getting a gradient would result in rapid learni
19.
▲
by
Javantea_
5y ago
Here I have a little bit of experience. When a person has shown themselves to be a pathological liar, you can't judge their ideas on their own merits because the cost of judging far outweighs the cost of producing garbage ideas. That i
20.
▲
by
Javantea_
5y ago
The emulator doesn't work in Firefox because of a syntax error, await in the top level isn't supported. Remember to test your code in more than one browser.
21.
▲
by
Javantea_
6y ago
Is your game for sale or available? I'm releasing my first game now and am curious to see examples of negative results -- since all I ever see are positive results.
22.
▲
by
Javantea_
6y ago
Your questions are answered in the thread, which is a pretty significant feat to overcome (I ditto the pomodoro method, exercise, and higher expectations). That said, laziness is not all bad. Keep some of it in case you need it. Given suffi
23.
▲
by
Javantea_
6y ago
It's been a while since I visited Chicago, but I stayed in a hotel downtown. Not only was public transit excellent and easy to use, but walking was a delight. I don't remember there being a grocery story anywhere, but Google Maps
24.
▲
by
Javantea_
6y ago
Do you think that static analysis is a valuable tool for security research? Do you recommend static analysis software to a single developer with a limited budget or an amateur?
25.
▲
by
Javantea_
6y ago
I completed the course with Octave, but yeah this language is a hurdle that people don't need.
26.
▲
by
Javantea_
7y ago
I hope you feel better. Don't worry too much about work, risks are justified when you feel like it's time. Let me know if I can help.
27.
▲
OpenCTF
(openctf.cat)
1 points
by
Javantea_
7y ago
|
0 comments
28.
▲
by
Javantea_
9y ago
No. A feature of a good PRNG is that it should not be predictable. If the salt is weak enough to be cracked, that PRNG can be reversed and predicted.
29.
▲
by
Javantea_
10y ago
It now is a lot more clear what's going on here. The discoverer of this issue is basing his argument on the fact that when you verify a fingerprint, you are now confident that your end-to-end encryption won't transparently send yo
30.
▲
by
Javantea_
11y ago
No, by itself the number of vulnerabilities patched is only useful in telling us which software has been tested and found to be lacking in the past. Along with other metrics (severity, static analysis results, code quality, complexity, repo
More ›