Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
ComputerGuru
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
421.
▲
by
ComputerGuru
1y ago
OP, since you're here in the comments can you talk about the binary and memory size and sandboxing support? Ability to import and export functions/variables across runtime boundaries? Is this a feasible replacement for Lua scripti
422.
▲
by
ComputerGuru
1y ago
C# is my second-favorite language. I made a shebang to do the same for rust (my number one) many years ago with zero (external) dependencies: https://neosmart.net/blog/self-compiling-rust-code/
423.
▲
by
ComputerGuru
1y ago
I don’t understand the value proposition of TeleMessage. Uses Signal but defeats the point of using Signal. Why not use a proper centralized chat with actual retention and encryption?
424.
▲
by
ComputerGuru
1y ago
Yup. They don’t compete technically, but they are realistically competing for attention and support as they’re using one in place of the other.
425.
▲
by
ComputerGuru
1y ago
Those are all issues actively virtualizing (i.e. taking a physical machine installation virtual), not installing NT 4 clean in a virtual env.
426.
▲
by
ComputerGuru
1y ago
> Windows NT 4 doesn't virtualise well Citation needed? I remember running into no issues with VMware Workstation when I was preserving historical content from legacy OSes well over a decade ago.
427.
▲
by
ComputerGuru
1y ago
This is the AirBnb format, right? They ditched it for a newer alternative; I’m not sure if this was relying on them for maintenance and development or not, but if so I’d say start looking elsewhere.
428.
▲
by
ComputerGuru
1y ago
Taxes and supply charges are what take it from cheap to expensive in Illinois.
429.
▲
by
ComputerGuru
1y ago
Presumably you absolutely shouldn't use this on any EF Core LINQ expressions or you'll end up materializing the entire table!
430.
▲
by
ComputerGuru
1y ago
I just want to point out that this (ridiculous) change did not impact Grok via the API.
431.
▲
by
ComputerGuru
1y ago
Why? Does it interpret the code?
432.
▲
by
ComputerGuru
1y ago
White House communications director previously revealed (after “Signalgate”) that Signal was an approved and whitelisted app for gov’t officials to have on work phones and even discuss top-secret matters on. But I haven’t heard that TeleMes
433.
▲
by
ComputerGuru
1y ago
I want to say there was a product that did this circa 2006-2008 but all I’m finding is the .NET Micro Framework and its modern successor the .NET nano Framework. I’ve been using .NET since 2001 so maybe I have it confused with something els
434.
▲
by
ComputerGuru
1y ago
I addressed that in my response here: https://news.ycombinator.com/item?id=43720758
435.
▲
by
ComputerGuru
1y ago
They do indeed. Rosetta 2 is lightyears beyond Rosetta when it comes to performance and emulation overhead strategies and benefits from hardware support (and having to do less work just because of fewer differences between the host/tar
436.
▲
by
ComputerGuru
1y ago
Great article but I was really put off by this bit, which aside from being very condescending, simply isn't true and reveals a lack of appreciation for the innovation that I would have thought someone posting about target triples and c
437.
▲
by
ComputerGuru
1y ago
The benchmarks and charts they have up are frustrating because they don’t include 03-mini(-high) which they’ve been pushing as the low-latency+low-cost smart model to use for coding challenges instead of 4o and 4o-mini. Why won’t they inclu
438.
▲
by
ComputerGuru
1y ago
> why would they deprecate when it's the better model? too expensive? Too expensive, but not for them - for their customers. The only reason they’d deprecated it is if it wasn’t seeing usage worth keeping it up and that probably ste
439.
▲
by
ComputerGuru
1y ago
I have actually requested an even more intelligent/aggressive size optimization for nested enums, where values are automatically reassigned to not coincide/conflict to enable tag-less differentiation. Consensus was that it’s a big
440.
▲
by
ComputerGuru
1y ago
The important part is that this doesn’t seek to force a zero trade deficit on a per-country basis. Imagine insisting Cambodia has to buy as much US goods (taking into account the type of goods the US exports) as US companies import from Cam
441.
▲
by
ComputerGuru
1y ago
It would be much more convenient to use if changing the voice model worked on the fly, without having to stop and start the audio.
442.
▲
by
ComputerGuru
2y ago
That is not correct; in another comment you can see where the code takes advantage of the rust-specific &mut notation to use a fast memcpy for non-overlapping pointers.
443.
▲
by
ComputerGuru
2y ago
No picture of the sketches.
444.
▲
by
ComputerGuru
2y ago
You can’t convince me that’s not intentionally disguised like that.
445.
▲
by
ComputerGuru
2y ago
Just a nitpick: They don’t get reparented to init regardless of whether you call wait or not, so long as the parent process exists . They’ll be in a zombie state waiting to be reaped via a parent call to wait. Only if the parent dies/
446.
▲
by
ComputerGuru
2y ago
Can someone help me find this amazing site that was once featured on HN that had basically a cut-out anatomical view of the human mouth and throat and then you could pick any sound to see how the body forms it with an animation in-sync with
447.
▲
by
ComputerGuru
2y ago
No one is mad merely because there is a capped free service and an unlimited paid service offering. The ire is because of the rug pull. (I presume) you know that. It’s predatory behavior to build an entire ecosystem around your free offer
448.
▲
by
ComputerGuru
2y ago
Note that this doesn’t satisfy the government’s original request, which was for worldwide backdoor access into E2E-encrypted cloud accounts. But I have a more pertinent question: how can you “pull” E2E encryption without data loss? What h
449.
▲
by
ComputerGuru
2y ago
> some houses still have original lead paint that has been painted on top of I was under the impression that various governmental safety bodies said that was safe so long as it remained undisturbed?
450.
▲
by
ComputerGuru
2y ago
Because they express numbers as rational times a real, so the real in all those cases would be one. When it’s one, you do rational math as normal without involving reals.
More ›