Hacker Newsnew | past | comments | ask | show | jobs | submit | more mikece's commentslogin

Another consideration: some apps are locked to the particular device using secure enclave chip so even if you had a full backup of the phone, data, and apps it's possible some apps won't even work on a new phone. You would need to have a second active handset (perhaps the one you retired because the battery was dying?) with some of your apps so a replacement handset for the stolen device can have the ultra-secure app authorized onto the new handset. Right now only one of my apps is this secure but I don't understand why more apps aren't this secure.


Prioritising the request people make that they can easily move to a new device, over the security that it offers?


Did Cyrix cease to exist or is this someone using their x86 license?

EDIT: That's exactly what it is! They are a joint venture with VIA which acquired most of Cyrix in 1999:

https://en.wikipedia.org/wiki/VIA_Technologies


And Cyrix MediaGX (which remained with National Semiconductor after the VIA acquisition) became Geode which was eventually sold to AMD.


> They are a joint venture with VIA which acquired most of Cyrix in 1999

FYI: Zhaoxin (兆芯) [1] is a Joint Venture between VIA Technologies (威盛電子) and the Shanghai Municipal Government. Zhaoxin is mentioned in the article:

"As pointed out in the Phoronix Forums, it could be Zhaoxin. But as they have contributed GCC patches, Glibc patches, Linux kernel patches, etc, over the years it's not clear why they would go unnamed or have to relay the message via Ludloff rather than their prior direct mailing list posts."

[1] https://en.wikipedia.org/wiki/Zhaoxin


Cyrix… that's a name I've not heard in a long time


VIA has their own license and joint CPU project w/ a Chinese company apparently, could be related to that?


> Nabu Casa is now exploring what hardware could replace Home Assistant Yellow, so if you have any suggestions on what we should do next, please tell us in the comments!

How about installing the software on (now) old, minimally specced M1 Mac minis? User Asahi Linux as a base and give my currently decommissioned M1 Mac mini with 8GB of RAM new life!


The fact that a C library can easily be wrapped by just about any language is really useful. We're considering writing a library for generating a UUID (that contains a key and value) for reasons that make sense to us and I proposed writing this in C so we could simply wrap it as a library for all of the languages we use internally rather than having to re-implement it several times. Not sure if we'll actually build this library but if we do it will be in C (I did managed to get the "wrap it for each language" proposal pre-approved).


It is. You can also write it in C++ or Rust and expose a C API+ABI, and then you're distributing a binary library that the OS sees as very similar to a C library.

Occasionally when working in Lua I'd write something low-level in C++, wrap it in C, and then call the C wrapper from Lua. It's extra boilerplate but damn is it nice to have a REPL for your C++ code.

Edit: Because someone else will say it - Rust binary artifacts _are_ kinda big by default. You can compile libstd from scratch on nightly (it's a couple flags) or you can amortize the cost by packing more functions into the same binary, but it is gonna have more fixed overhead than C or C++.


> It is. You can also write it in C++ or Rust and expose a C API+ABI, and then you're distributing a binary library that the OS sees as very similar to a C library.

If I want a "C Library", I want a "C Library" and not some weird abomination that has been surgically grafted to libstdc++ or similar (but be careful of which version as they're not compatible and the name mangling changes and ...).

This isn't theoretical. It's such a pain that the C++ folks started resorting to header-only libraries just to sidestep the nightmare.


Rust libraries also impose an - in my opinion - unacceptable burden to the open source ecosystem: https://www.debian.org/releases/trixie/release-notes/issues....

This makes me less safe rather than more. Note that there is a substantial double standard here, we could never in the name of safety impose this level of burden from C tooling side because maintainers would rightfully be very upset (even toggling a warning in the default set causes discussions). For the same reason it should be unacceptable to use Rust before this is fixed, but somehow the memory safety absolutists convinced many people that this is more important than everything else. (I also think memory safety is important, but I can't help but thinking that pushing for Rust is more harmful to me than good. )


The link you provided seems light on details. From what I can tell, it sounds like Debian tooling has trouble with packages that are statically linked? It's not clear to me how I'm expected to weigh that against something like memory safety, especially without any more context around how much of this is specific to the tooling Debian uses rather than something inherent to static linking as a whole. Without that, it seems just as reasonable to argue against using Debian until they improve their tooling.


As someone that also cares about C++, header-only libraries are an abomination from folks that think C and C++ are scripting languages.


You can expose a C interface from many languages (C++, Rust, C# to name a few that I've personally used). Instead of introducing a new language entirely, it's probably better to write the library in one of the languages you already use.


I don't know if it's permanently dead or not but I really like QuiteRSS:

https://github.com/QuiteRSS/quiterss

Last update was 4 years ago; I don't know if this means the project is dead or merely "done." One of the last features added was the ability to share a news item to Hacker News:

https://github.com/QuiteRSS/quiterss/issues/1084#issue-33248...

I have used this app on Windows and macOS; I've installed it on Linux but I don't do daily work on Linux so I don't know if it's stable there or not.


Check on RSSGuard, I checked a few weeks ago after another reccomendation here, and the dev was working on importing the QuiteRSS sqlite db.

It seems he has already completed it? I'll try to migrate this weekend then https://github.com/martinrotter/rssguard/issues/1707#issueco...


I regret that I can only upvote this one once!


I think the general idea is that this isn't a forum for political debate so anything off-topic would get flagged (and the criteria for what is political seems to error on the side of preferring to ban something questionable than to let it go). I realize this can be annoying if the story in question is 95%+ about technology or HN topics but if certain names like Musk or Trump are in the title then it will be flagged. You can call it censorship if you want, but I see it as just keeping the conversations on theme with what HN is.


This is not the same as what you pointed to. This is a reaction from a well known maker about what this might mean, not a press release. Very different content.


That is where the discussion is happening, including from said well known maker.


I keep expecting them to be acquired by someone... with Microsoft being the most logical acquirer so they can go platform independent and shut down Visual Studio (finally).


Microsoft Rider would be welcome.

Visual Studio still would still be kept on mantainance mode for 10 to 20 years because of there's so much critical enterprise infrastructure that depends on it.


As more of that migrates to DotNet Core, it’s less and less reliant on Visual Studio (the behemoth).


It's a bit harder to acquire a profitable company that isn't publicly traded and wasn't VC funded ( Jetbrains founders turn billionaires without VC help (2020) https://news.ycombinator.com/item?id=25466304 ).


THe FTC is part of the Federal Gov't whereas the Federal Reserve is not.


The Federal Reserve Board of Governors is absolutely part of the federal government, and under statute is the same kind of part of the federal government as the FTC is.

The Federal Reserve System is a bit more complicated than the Board of Governors (but is also effectively part of the federal government, but a sui generis, highly corporatist part of the federal government, with direct involvement in an unusual manner by powerful private entities.)


> THe FTC is part of the Federal Gov't whereas the Federal Reserve is not.

I think you know that blanket statements of this type are at best inaccurate and not helpful to the discussion. The Fed is an entity created by federal statute and staffed by presidential appointees, so it's at least a little misleading to say that it's not part of the federal government.


What does that have to do with the law?


What does the law have to do with anything here?

The Court will have a bunch of briefs from both sides giving them legal justification for any decision. They will choose which briefs they like.


Well, that's the point of the post at the top of this thread, isn't it?


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: