Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
gridspy
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
1.
▲
by
gridspy
13d ago
The actual problem is that no-one had considered that this (desync between front and backend) COULD happen. Once it was realized that it was possible (and worth testing) the bug was practically solved already. Such is true for many bugs. Ev
2.
▲
by
gridspy
17d ago
That's my experience too. Its unfair to expect current AI to do this - since good abstractions are extremely task specific. Hard to train on that. What's also annoying is that AI's approach is not consistent within a project,
3.
▲
by
gridspy
17d ago
Impressive, also horrifying. I love what I do and if AI can do it better than that sucks. Anyway the use case for me is to realize a new visual style through graphics programming. It's a lot less measurable for an interative AI agent t
4.
▲
by
gridspy
17d ago
I guess you didn't understand my comment ;) Look, goals can differ. If you don't need to understand and predict every part of the code the AI is generating and you just need it to meet a "sketch" of what you want - by al
5.
▲
by
gridspy
17d ago
The word "understand" seems to mean something different to you. If I understand something, I could write it in assembly if I wanted to. It might take a long time, but I know every level of the stack under my code down to bare meta
6.
▲
by
gridspy
17d ago
While that may be true, you can be confident that it works in a way you personally understand. Because you understood it in the past. Also, if you finish your work on a module with care - you return to a module you can trust with clear boun
7.
▲
by
gridspy
8mo ago
Random reply: 20 days ago you asked for my ChatGPT custom instructions to be more skeptical. It is : Use an encouraging tone. Adopt a skeptical, questioning approach. Call me on things which don't seem right. List possible assumptions
8.
▲
by
gridspy
8mo ago
Wow, this was some slick long form sales work. I hope your SaaS goes well. Nice one!
9.
▲
by
gridspy
8mo ago
You know how to add logic on the outside of a function, by putting that function into a larger one and calling the function in the middle. However, how do you inject logic INTO the middle of a function? Say you have a function which can ite
10.
▲
by
gridspy
8mo ago
Sounds likely it had an opening book dataset. You just needed a weird opening
11.
▲
by
gridspy
8mo ago
There is a strategy called alpha beta pruning meaning you can discard a lot of move options quickly based on the results of similar branches. That and caching similar board states means 20x options does not mean 20x CPU time.
12.
▲
by
gridspy
9mo ago
I told ChatGPT via my settings that I often make mistakes and to call out my assumptions. So now it 1. Glazes me 2. Lists a variety of assumptions (some can be useful / interesting) Answers the question At least this way I don't s
13.
▲
by
gridspy
9mo ago
That's probably assuming a solar system sized to cover typical summer energy usage. You can simply over-provision solar until you have wasted capacity in summer and little to no storage requirement in winter. Then it's just a trad
14.
▲
by
gridspy
9mo ago
Perhaps not in a 100% world, though I'll give you the point that they are useful now. In a 100% renewable world we would not be extracting or refining oil. Natural gas (used by these turbines) is a byproduct of oil drilling. Were we no
15.
▲
by
gridspy
10mo ago
The free market is an analyzable simplification of the real market, however I think the assumptions hold in this case. If a CEO delivers a certain advantage (a profit multiplier) it's rational that a bidding war will ensue for that CEO
16.
▲
by
gridspy
10mo ago
They are a bridge between those with money and those with skill. Plus they can aggregate information and act as a repository of knowledge and decision maker for their teams. These are valuable skills, though perhaps nowhere near as valuable
17.
▲
by
gridspy
10mo ago
It's also a tower that has famously been deliberately un-straightend just enough to remain a tourist attraction while remaining stable.
18.
▲
by
gridspy
10mo ago
I'd imagine that as any variable that only has two states.
19.
▲
by
gridspy
10mo ago
In English, that's hard, but there are programming languages ... specialized in breaking a complex task down for computers to understand. ...
20.
▲
by
gridspy
10mo ago
Horizon Zero Dawn (the PlayStation and later steam game where you're an archer in a world of robots) There are probably a lot of open world RPGs which are all good. The linked site lists a lot of patterns that any game with an RPG like
21.
▲
by
gridspy
10mo ago
Sure, but Fortnite's UI is set up to sell to you the whole time. After every match you can see unlocks. Before every match you spend time surrounded by other players with their skins and emotes. The relationship between EXP and levels
22.
▲
by
gridspy
10mo ago
While true, at least Gabe proved you could make a profit while still remaining non-evil.
23.
▲
by
gridspy
10mo ago
I think that's more a situation where publishers demand some form of DRM so steam is trying to provide a default solution that most publishers are happy with.
24.
▲
by
gridspy
10mo ago
Sure, but you currently cannot teach AI models to generate novel art in the same way that you can teach a human apprentice.
25.
▲
by
gridspy
11mo ago
Also resolution & uniformity Color makes major compromises physically also, since it seems like the Red, Green and Blue channels are sampling from the same physical location but the actual sensor buckets are offset from each other.
26.
▲
by
gridspy
11mo ago
There are ads on the internet? Do you mean in that short window between installing a browser and installing the extensions?
27.
▲
by
gridspy
11mo ago
Thread exhaustion attack 1. Start <thread_count> connections to a server 2. Hold connections open 3. Do nothing else Server 1. Incoming connection. assign a thread. 2. Wait for request <--- Attack causes us to get stuck here 3. Ser
28.
▲
by
gridspy
11mo ago
Note - Lorazepam is one of those drugs which causes dependance if you use it regularly. If you find you need it often, get a substitute which is safe to use all the time.
29.
▲
by
gridspy
11mo ago
Yeah, In application programming over the air is frankly terrifying because when it goes bad it goes really bad.
30.
▲
by
gridspy
11mo ago
If you want to stay in the bay area and leverage your experience, perhaps you want to become a technical co-founder for someone? Otherwise it might make sense to move out of the bay area to where there are lower costs of living and then low
More ›