Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
mashlol
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
mashlol
2mo ago
Valve does allow listing on other stores at other prices. They even allow you to sell Steam keys for your game on other stores for lower prices - and they earn $0 for that while still providing the infrastructure for those players to downlo
2.
▲
by
mashlol
2mo ago
For me, Firefox on desktop (Windows) and mobile (Android) both give the SSL warning. Although mine appears a bit different than the parent comment: An error occurred during a connection to haxxorwpm.0s.is. SSL received a record that e
3.
▲
by
mashlol
3mo ago
Do you have an example of someone doing that? I suppose the argument would be we wouldn't know - but personally I don't buy it. It's possible to not be "famous" as a billionaire, but it's not possible for peopl
4.
▲
by
mashlol
3mo ago
Even if only 5% of his NW is in cash, that'd be $50billion dollars in actual liquid cash. Even if it's 1% or less, he almost certainly has over $1bn in cash or practically liquid cash. That's already a dragon's hoard.
5.
▲
by
mashlol
3mo ago
Didn't AOC's comment specifically say a billion? Why would it imply someone increasing from $200k to $10m didn't earn it?
6.
▲
by
mashlol
3mo ago
I usually make the llms do that part for me. Instead of asking the llm to refactor, ask it to write the codemod script that'll refactor, have it test that script, and even have it run it on its own. It's definitely faster and less
7.
▲
by
mashlol
3mo ago
Has rate of progress increased? How does one measure that? Genuinely curious - would be very interesting to map out the "effectiveness" of each AI model vs how long it took to train/release. From my perspective, the model ga
8.
▲
by
mashlol
4mo ago
If you try to just instruct them they might get it wrong. If the surrounding software forces them to do it, it'll always work. E.g. it can check for merge conflict markers like <<<<<<< and re-invoke codex/clau
9.
▲
by
mashlol
4mo ago
Why Mac only? Also - one issue I've seen with other tools doing worktree stuff is they don't deal with merge conflicts automatically. IMO the agents should just automatically resolve conflicts & rebase on their own, is that a
10.
▲
by
mashlol
8mo ago
I'm not an expert, but as I understand it there are existing solvers for poker/holdem? Perhaps one of the players could be a traditional solver to see how the LLMs fare against those?
11.
▲
by
mashlol
9mo ago
AI almost always reduces the time from "I need to implement this feature" to "there is some code that implements this feature". However in my experience, the issue with AI is the potential hidden cost down the road. We e
12.
▲
by
mashlol
9mo ago
> which is what every other major studio would have done in its place Afaik CDPR doesn't make many games. If one flops, that might be the end of them. I don't see abandoning a game as a valid option for them from a financial pe
13.
▲
by
mashlol
11mo ago
Would you say the same if someone played 1000 hours of a sport?
14.
▲
by
mashlol
1y ago
Definitely seems like it could be useful, but I'd be worried with giving AI write access to emails. Is there a good audit trail of exactly what actions it takes at each step? I'd personally be worried about leaking proprietary or
15.
▲
by
mashlol
1y ago
What makes it easier than US taxes?
16.
▲
by
mashlol
1y ago
FWIW git lfs does have support for locking files.
17.
▲
by
mashlol
2y ago
Do you find retail store sales to be unethical too?
18.
▲
by
mashlol
2y ago
Greppable commit messages and descriptions are also important, for a similar reason. If you want to learn where a feature exists in the codebase, searching the commits for where it was added is often easier than trying to grep through the c
19.
▲
by
mashlol
2y ago
I watched the video but I wasn't fully sure what the scam was. Where it became unclear to me was where it transitioned from a chat to an app. The app mentioned in his video (MetaTrader 5) is still up - and seems actually legit... at le
20.
▲
by
mashlol
2y ago
I just saw this on my YouTube - still hasn't been stopped. I'm sure a _lot_ of people have sent money to this crypto as it's certainly quite convincing to the non-tech audience. Why isn't this bigger news?
21.
▲
by
mashlol
2y ago
It's better for the company - they can pay less and the employee gets the same equivalent amount in their pocket. E.g. if the company were going to pay $2k extra but it would be taxed $1k, they would have to pay $3k to get the equivale
22.
▲
by
mashlol
2y ago
This isn't always true. Fortnite's emote wheel is a good counter-example - it wouldn't be easy to implement in any other way. You don't want to dedicate 8 separate buttons just for emotes, and any form of a linear list o
23.
▲
by
mashlol
2y ago
I'm ignorant but I've never understood why people actually pay the ransom. Aren't the attackers anonymous? What stops them from asking for another $Y after they get their $X, and not actually removing the ransomware? There&#x
24.
▲
Me vs. Unity and Microsoft
(mashlol.substack.com)
3 points
by
mashlol
3y ago
|
0 comments
25.
▲
by
mashlol
3y ago
Because they learned for next time? Are you suggesting that you wouldn't want anyone (or anything) to suggest improvements for you because then you would not learn yourself how to improve?
26.
▲
by
mashlol
3y ago
Very cool demo, but I think it needs a NUX as I have no idea what to do. I randomly clicked stuff but I have no idea if anything accomplished anything.
27.
▲
by
mashlol
3y ago
I'm quitting my job in December to work on my game full time, neat to find someone else who also quit for something similar. Would love to connect, maybe we can help motivate each other :). My email is in my profile if you're inte
28.
▲
by
mashlol
3y ago
I'll be curious how it compares to mixamo's auto rigging. How does it perform on humanoid models? Seems from the marketing the focus is on non-humanoids.
29.
▲
by
mashlol
4y ago
I remember trying to switch to Firefox on Android several years ago and encountering exactly the same issue as you - scrolling was just super janky and unusable. I've recently tried the switch again (a few weeks ago) and did not encoun
30.
▲
by
mashlol
7y ago
The `pcall` thing is interesting, didn't think of that. Will it apply to anonymous functions as well? For example, if I wrap my main in pcall, and then set up trigger calls, I expect the pcall won't apply to whenever the trigger c
More ›