Put the parameters into the url so searches can be bookmarked, like zip codes, terms, filters, and other aspects can be shared easily as well.
Description search both include (like i7, 16GB) which is good for electronics and exclude for example exclude "repair" or "needs repair" which is helpful for many things.
Category specific filters, vehicle millage range, year
Keywords classification filters like pickup, delivery, payment methods, how many days you have to pay if known, etc.
You are probably already thinking along these lines for some of them, just an encouragement to implement. Yes categorization/filters can be fuzzy(commas, which word or plurals used, etc), so feel free to put the [beta] or [experimental] tag until a recipe that gets most of the stuff works.
Thanks for building this, I bookmarked it and already shared it with a few friends.
RSS Feeds of searches would be great, I know alerts exist, but for this community being able to get data through alternative methods, especially RSS is very appreciated.
it's not so much for agents as for getting fresh deals right in your browser sidebar (Zen Browser live folders, for example) or a dedicated RSS reader app (like Newsflash)
I only read HN through Zen Browser sidebar and, rarely, Telegram at this point. everything else - friends' blogs, Codeberg/Tangled/GitHub activity - only as new tabs on the left side of the screen.
Very kind of you - sharing this has definitely highlighted some of the rough edges :) Search / Alert accuracy is one big thing I need to make better, and I will take note of these suggestions.
Using the below page you can check your extensions, select all your extensions on chrome://extensions/ (everything on the page, it will filter it out IDs) and it will check if any IDs match.
While I'll ignore the System D hyperbole, your point about Unix has merit.
I think the *BSD are also good, at least from an educational standpoint, with their relative simplicity and low system requirements. Since there is a lot of integration making a from scratch distro might take less material, but it could be supplemented with more in depth/sysadmin exploration.
From an education standpoint for those who really, really want to understand, the *BSD init and SysVinit systems require direct human administration. You break it, you fix it. Then, and only then, does learning systemd's ''then something happens behind the curtain'' type of automation make sense. If the student decides that one is more suitable than the other(s), they've done so from an enlightened vantage point.
I thought systemd was fairly straightforwards, even if it does too many different things for my tastes. What's an example of it doing a too much magic behind the curtain thing?
Bear in mind that the entire purpose of systemd is to replace a huge amount of previous system administration solutions in a fashion that is centralized and automated, and not in need of as much human intervention as previous init systems. For copious examples, look through these comments and the huge number of previous HN threads on this huge topic. That is my answer.
I can do gainsaying too: surely you didn't look through these comments and the huge number of previous HN threads on this huge topic. Do your own work.
When I was building the initial version of my distro starting from a Linux Mint computer, one time I accidentally double-mounted the virtual filesystems (/tmp, /run, /proc, etc), on the target volume as my script was too primitive and didn't check the mounts first.
Exactly 60 seconds later, the whole system crashed.
Later I accidentally did this again, except this time immediately caught the problem and undid it. No matter--systemd still crashed 60 seconds later anyhow.
Or like the bug that was revealed a while back where the firmware EEPROM was writable by default in /sys or wherever it was, resulting in somebody's firmware getting overwritten and the system bricked. lol
That's the systemd life for you, in a nutshell. That sort of thing times a thousand. Not all at once, mind you--it will just take a nibble out of you here and there on and off until the end of time. After a while it will straight up fuck you, guaranteed. Which is exactly what it was designed to do.
Same with anything "Linux Puttering" touches. The guy who is now officially a Microsoft employee, as people were saying he really was all along.
More and more Youtube search results are a playlist when you click the result.
This causes a fatalistic chain where the video has a captcha, and if you don't answer it in 5-15 seconds it goes to the next in the playlist and the process repeats. This turbo charges uncontrollably down the series of videos.
The solution is within seconds remove the &pp= (or go back a few pages and do so) this gives you as much time as you need to solve the captcha. Or remember to copy the search result link instead of clicking on it and clean it up.
I wrote to youtube about this bug where playlists don't wait for you to answer the captcha and never heard back from them, which is what I expected, but figured I'd try.
The verbs used in RDMA are Turing complete [0] [1] . They don't seem to be all be accessible from SMB3/SMB Direct, and the SMB opcodes themselves seem lacking, but with enough effort maybe you can get access or add what you need and this would form a path to finally have the ultimate Super Mario Brothers 3 Remote Direct Memory Access tech.
From the Quanta Books website [0] it seems it will be a while before anybody can read them, the article lists a couple dates but all the dates are on its website.
Everything Is Fields
By David Tong (Early 2027)
Six Math Essentials
By Terence Tao (November 2026)
The Proof in the Code
By Kevin Hartnett (June 2026, Preorder Available)
Plan 9 extensions would only require enough examples to justify and might not take years. Though your taking years assessment would be right if there's a dearth of kernel spots to add up where automatic pointer conversion for anonymous fields, or using the typedef name to access them, offer some improvement, not necessarily even a huge improvement.
Since with the Microsoft extension, it was just waiting until enough examples were woven into the discussion to overcome the back and forth that was preventing "biting the bullet".
An interface like above to sort things would probably be quite helpful as well.
[0] https://peter.sh/experiments/chromium-command-line-switches/
reply