Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
sally1620
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
sally1620
4y ago
Ada actually trades blows with C in Debian shootout game. It is the language of choice for automotive and aviation safety certification. You cannot get safer than that. and it doesn't have oddities of Rust.
2.
▲
by
sally1620
4y ago
Game streaming technology has been ready for a long time now. It is not the technology or leadership of companies that make game streaming; it is the game studios that block game streaming from becoming main-stream.
3.
▲
by
sally1620
4y ago
Briar has been translated to Persian 100%. This is a good indicator that is must be in widespread use in Iran
4.
▲
by
sally1620
4y ago
This is the first time I hear about Ada package manager. You can always download GNAT, an Ada fronted for GCC, and start coding in terminal and a text editor. You don't need package manager and all of the other stuff.
5.
▲
by
sally1620
4y ago
Apple could solve this problem in Webkit. But Android is more complicated. On Android, third-party browser engines are allowed. Google cannot prevent an app from shipping its own browser engine for in-app browsing experience.
6.
▲
by
sally1620
4y ago
As the tidbits article says, only the client is proprietary. I am sure that eventually a fully open-source Linux version of this is going to be developed and integrated into Seahorse.
7.
▲
by
sally1620
4y ago
rclone already provides such a client and it is fully open source. In general, to have a zero-trust system, you need to have client and server developed by independent parties.
8.
▲
by
sally1620
4y ago
If it is output of some other tool, then it is a build artifact and there is no need to check it in. I have this argument with people all the time and the conclusion is always like: "it is too hard to integrate the generator with the b
9.
▲
by
sally1620
4y ago
Apple is already in [casual] gaming, they have Apple Arcade and hundreds of high quality games on app store. They also have "console" called Apple TV. Evey Apple store sells Playstation controllers. Apple still considers Macbooks
10.
▲
by
sally1620
4y ago
Rosetta's biggest flaw is lack of AVX support. We had to put so much effort to just run things on Rosetta because all of our compiled code had AVX enabled. We also needed to chase down pre-compiled binaries and re-compile them without
11.
▲
by
sally1620
4y ago
This sounds like a hype that is going to die at some point. SQLite has its own uses in client devices and small webservers, but it is not built to scale to millions of transactions per second. It is possible to build all kinds of cool thing
12.
▲
by
sally1620
4y ago
After reading the paper, I see that it is not built on top of SQLite, but shares some components with SQLite.
13.
▲
by
sally1620
4y ago
I always use Ethernet at the office because Wi-Fi sucks when everyone is connected to it at the same time. Even though they use commercial grade routers. At home switching to Wi-Fi 6 has solved some f dead zone problems. I notice a stark co
14.
▲
by
sally1620
4y ago
This kind of initiative could take off. Only if it is backed by a big player. Basically Apple Google and Microsoft. WebAssembly is not a stand-alone application development package. It doesn’t have many of the functionalities of Flash, Appl
15.
▲
by
sally1620
4y ago
The physical attack Microsoft worried about is hacker extracting information from a stolen laptop. It only takes a single laptop (out of thousands) to infiltrate the company network and steal source code or whatever. For enterprise users, t
16.
▲
by
sally1620
4y ago
One of the main advantages would be hardware accelerated encode/decode, but because every manufacturer supports it differently most software refuses to use it. And once you go to software encoding, why not use a more efficient and open
17.
▲
by
sally1620
4y ago
These are only hard problems in Unix world. VisualBasic and Delphi always had really good auto-complete.
18.
▲
by
sally1620
5y ago
Next time someone asks me why you are writing a function yourself instead of using a library, I will show them this.
19.
▲
by
sally1620
5y ago
I cannot figure out if Bellard’s creations are hobby projects or serious production libraries. This one has a couple of issues: browsers have already settled on AVIF. And HEVC is patent encumbered which makes it not a good choice for deplo
20.
▲
by
sally1620
5y ago
It is just the simple fact that the user land API of all current operating systems is C. A programming language need to support at least C ABI for this purpose.
21.
▲
by
sally1620
5y ago
I thought the phrase "COMES WITH ABSOLUTELY NO WARRANTY" in most open-source licenses would make it clear. But obviously no one reads licenses or EULAs. However, I would let people file issues and would just let them sit there if
22.
▲
by
sally1620
5y ago
This looks pretty secure to me. Most of the time, I just have to click forgot password and it is basically the same thing.
23.
▲
by
sally1620
5y ago
Most blog post miss a critical point in OSS software: OSS authors can't charge royalty for the use of their software, but they can charge money for maintenance of said software. And yet most OSS doesn't do that. Almost all widely
24.
▲
by
sally1620
5y ago
The problem with Linux has always been lack of support for newest hardware. I keep going back to Windows because I just want all the cool features of the hardware like webcam, fingerprint reader, and reliable sleep/hibernation. Linux a
25.
▲
by
sally1620
5y ago
One of the main problems is that Linux is just the kernel, not an operating system (FSF has always been vocal about this with their GNU/Linux branding). A minimal Linux system requires many GNU utilities and software from other project
26.
▲
by
sally1620
5y ago
It is quite interesting that most of the problems mentioned don't exist in recent version of C# on .NET Core, considering all the similarities of C# and Java. I would even say, some of the problems didn't exist in C# in 2009. C# a
27.
▲
by
sally1620
5y ago
Don Syme explains in history of F# that there were multiple efforts to port OCaml to .NET, (Nemerle comes to mind), but none of those felt natural to use. For F#, they started with OCaml syntax and semantics; then modified it to make it a t
28.
▲
by
sally1620
5y ago
I hope not. I was hoping that Unix and its shell would die out at some point. But it is a hydra that will live on and haunt our dreams. FWIW, I have switched to Powershell & Python for most of my work. I only use Python when I have to s
29.
▲
by
sally1620
5y ago
It is not surprising that the manufacturer of the HW produces a better operating system for that HW than the third parties. In the benchmarks, Clear Linux also beats Ubuntu for the same reason, Intel engineers understand Intel CPUs better t
30.
▲
by
sally1620
5y ago
I find myself completely withdrawing from all social engagement at work because of this. our company even has a program for reporting micro-aggressions. So I basically refrain to talk about anything that is not work related at work.
More ›