HN user

ibic

92 karma

[ my public key: https://keybase.io/ibic; my proof: https://keybase.io/ibic/sigs/DSYp8bnEhgLEBI8kWpbH35tw3EP0R9DD7NAQBbKto7k ]

ibic.at.hn

Posts0
Comments69
View on HN
No posts found.
DeepSeek v4 3 months ago

"Open Source" is the ultimate romance understood by software engineers.

I never put on stickers (except the Stain Javelin) on my laptop. It may be just me, but if feels messy to me.

I'm not sure if I got your issue, but I can do platform-dependent `index` `pytorch` installation using the following snippet in `pyproject.toml` and `uv sync` just handles it accordingly.

[tool.uv.sources] torch = [{ index = "pytorch-cu124", marker = "sys_platform == 'win32'" }]

I happened to use uv recently for a pet project, and I totally agree with you. It's really really good. I couldn't believe its dependency resolution and pulling can be so fast. Imho, it's the python package manager (I don't know the most suitable name to categorize it) done right, everything just works, the correct way.

This reminds of "Bidding Rank" from Baidu decades ago (and I think it pretty much still applies for Baidu) - Google was not only better technologically, but ethically because their search results were not that profit driven as "Bidding Rank" which was (and still is) very much despised. Now it seems Google only cares about profit and started to do things more or less the same way.

Sick.

Disclosure - I was so pissed by the degration of quality (an money-thirstiness) of the search results from Google that I switched to a non-profit search engine as my default for both desktop and mobile. The daily search experience doesn't have much noticible change to me. I do admit sometimes the Google search result could be better sometimes, but those occasions are quite rare for my needs, like maybe once a week.

If an attacker is so smart and patient to pull of a sneaky supply chain attack like this, I'd say he/she/they must have been quite carefully choosing the moniker and hide/obfuscate other potentially identity revealing information (afaik, there is no reliable identity information found at the moment). So by choosing a very typical Chinese name (Jia Tan), I believe this is intentially misleading/smearing. I can't believe a smart ass (potenially a state actor) would be so stupid to use his/her/their actual nationality or other information.

Why SAT Is Hard 3 years ago

First, did I say my previous commebnt disagrees with anything you said? Second, if it's not due to "disagreement", why did you add the last "EDIT"?

Why SAT Is Hard 3 years ago

Not everyone here is an experienced prover/mathematician, and SAT can mean different things, and I believe many people will view it as the SAT test especially when you pair it with "difficult" in the tile wihtout any other context.

I have a P4 CM, for which I have: - Installed a 2TB NVMe m.2 SSD (with a PCI to m.2 adapter) - Configured Samba and use it as a poor man's NAS, which is actually not so bad. - Installed Kodi and hook it to TV via HDMI 0, another poor man's media center (as a side effect, YouTube plugin for Kodi doesn't have ads) - Installed Syncthing, which servs as my major private backup system. (I know, Syncthing is not really a backup solution per se, but I just enjoy the dropbox-like convenience so much, and it has some basic versioning capability, good enough for my need) - Installed PiHole (actually on another Pi 3 which I have for years and reluctant to throw away as it's still working) and my kid won't be annoyed by the ads while playing with iPad - I'm diverging, but some app still shows a "watch videos for in-game items" button even after I purchased the "remove-ad package", which I really hate for kid to waste time on, not to mention many App Store games/apps are heavily ad-ridden nowadays) - Occasionally run the free Mathimatica that comes with the system for some very basic math calculation/demo - Setup nginx and configured a DDNS with LetsEncrypt, it serves some very basic stuffs that I'd rather keep private. - Used to run some cron jobs for some minor tasks.

In short, it's a low-power tiny linux server which I'm satified to tinker with, and I assume other good SBCs like BananaPi/ODroid/etc will serve the same perpose well also.

"delayed-choice quantum eraser" is so mind-boggling that I don't see any comprehensible explanations to me, a beautiful enigma that locks one of deepest secrets of our universe. And my brain simply refuses to accept any violation of causality - I consider causality possibly the most fundamental rules of physics, if it conflicts with others, I can only consider other rules to not hold.