Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
stonemetal12
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
stonemetal12
8mo ago
They probably need to account for parents allowing kids to use their account, so account age can be a factor but not an automatic pass.
2.
▲
by
stonemetal12
8mo ago
Something I recently found out about ARM Cortex M0s, they are small enough and cheap enough that they get used in USB cables to handle protocol negotiation between devices. Given that the moon lander had a 1Mhz processor and 4kb of ram mean
3.
▲
by
stonemetal12
8mo ago
For non 3d graphics people AABB -> Axis Aligned Bounding Box.
4.
▲
by
stonemetal12
8mo ago
Using the data provided, memory safety issues (use-after-free, memory-leak, buffer-overflow, null-deref) account for 67% of their bugs. If we include refcount It is just over 80%.
5.
▲
by
stonemetal12
8mo ago
>receptionist answering phones and scanning paper records in They were also converting paper records to digital. Asking the data entry person where the data is or how to find paper record xyz in the digital system doesn't seem odd.
6.
▲
by
stonemetal12
8mo ago
On Android, Gmail reports as being under 200 MB. So I agree, they probably include way to much for portability.
7.
▲
by
stonemetal12
9mo ago
> Even "hacker", which started out meaning only breaking into computer systems No. The Etymology of Hacker in the technical scene started at MIT's Tech Model Railroad Club in the late 1950s/early 1960s, "hack&quo
8.
▲
by
stonemetal12
9mo ago
> I didn’t feel confident enough to evaluate what the agent was doing So don't. It is vibe coding, not math class. As long as it looks like it works then all good.
9.
▲
by
stonemetal12
9mo ago
It is kind of like how modern art doesn't mean modern today. It means that time period where people called art "modern". Novel meant new as in "novel science results". It was used differentiate prose (the new sty
10.
▲
by
stonemetal12
9mo ago
>"Open Source" is nebulous No it isn't it is well defined. The only people who find it "nebulous" are people who want the benefits without upholding the obligations. https://opensource.org/defini
11.
▲
by
stonemetal12
9mo ago
>My pet theory is that the younger generation never realized Publisher existed For most it didn't. The non 365 Office came in 3 tiers Student, business, and enterprise. Publisher only came with enterprise.
12.
▲
by
stonemetal12
9mo ago
Fiction is I have a hypothesis, and since it is not easy to test I will make up the results too. Learning anything from it is a lesson in futility and confirmation bias.
13.
▲
by
stonemetal12
9mo ago
Because good code checks pre conditions and returns early if they are not met.
14.
▲
by
stonemetal12
9mo ago
So? At 10M revenue what are the chances they don't have an accountant who does their taxes and already has all the relevant info? Asking their accountant to crank out one extra form is not going to break the bank.
15.
▲
by
stonemetal12
10mo ago
Would that work for LLMs though? They hypothetically trained on news papers from the second half of the data so they have knowledge of "future" events.
16.
▲
by
stonemetal12
10mo ago
Unreal engine uses SDL, so more than 1% of games.
17.
▲
by
stonemetal12
10mo ago
You don't necessarily "need" it but what feature of Win11 or OSX is worth the making all existing software inoperable? Can't say I have seen one outside of gets security updates.
18.
▲
by
stonemetal12
10mo ago
I go with "You are responsible for the algorithms, it is responsible for the code micro optimizations". The compiler can't optimize you out of an SQL N+1 situation, that is on me to avoid, but it is better than me at loop un
19.
▲
by
stonemetal12
10mo ago
Never. There has never been a time when it was OK to use a phone in class. What happened is A) Some kids do take their phone out and play with them and either get caught or not B) Something happens and kids record it aka school fight vide
20.
▲
by
stonemetal12
10mo ago
The table of data at the end of the article has 7 lines, only one has data for both DBs. What was the point of setting up the comparison if there is no comparison made?
21.
▲
by
stonemetal12
10mo ago
Annoying drone buzzing when it works, 80lb bricks from heaven when it doesn't. Not really looking forward to that future.
22.
▲
by
stonemetal12
10mo ago
>Building 1,000 bridges will make the cost of the next incremental bridge cheaper due to a zillion factors, even if Bridge #1 is built from sticks (we'll learn standards, stable, fundamental engineering principles, predicable failur
23.
▲
by
stonemetal12
10mo ago
Given that Cargo is written in Rust, you would think there would be at least one battle tested solver that could be used. Perhaps it was harder to extract and make generic than write a new one?
24.
▲
by
stonemetal12
10mo ago
Story doesn't make sense. > the final exam where somehow people got their hands on the hardest question of the exam. They got the question but not the answer so they had to work it out before the test. They couldn't explain it
25.
▲
by
stonemetal12
10mo ago
Read again "EU nations" not the "EU", If some subset of the nations that are members of the EU decide to act cooperatively outside of economic policy that is with in their propagative, and wouldn't be too surprisin
26.
▲
by
stonemetal12
10mo ago
Some people find Dark Souls style games fun, I assume this is the book reader's version of that. I don't get it, but whatever floats their boat.
27.
▲
by
stonemetal12
10mo ago
>Ruby starts fast and does everything fast. you can make a case against Ruby if you want, by making it do a lot of CPU work for a long time What is your definition of "everything"? It seems to not include computation on a thin
28.
▲
by
stonemetal12
10mo ago
Also of note Valve's Proton only goes back to DX8. Versions prior to that were considered not worth it.
29.
▲
by
stonemetal12
10mo ago
> In daylight there are speed signs but, trains accelerate and brake much more slowly than your car, so while they're a useful reminder you cannot correctly drive the train based on observing these signs. Did the time it takes train
30.
▲
by
stonemetal12
10mo ago
> They don't know how many things anyone is going to buy. They have historical data, so they know on average people buy 5 things, and they will have data on what impact on purchasing behavior the changes have. Most likely they will
More ›