Viewing profile — m-i-l
m-i-l
HN member- Joined
- Wed, Jul 30, 2014, 3:09 PM UTC
- HN karma
- 3,983
- Public activity
- 826 items
- HN profile
- View on Hacker News ↗
About m-i-l
Side project: https://searchmysite.net/
Recent public activity
-
comment
Comment #49032530
Yes, a community effort against the botnets would be great. The "good bots" which identify themselves and follow the rules are easy enough to block, so not a problem. It is the "ba…
-
comment
Comment #48990724
Looks like they were focusing on greenfield rather than brownfield, presumably because the margins are much higher and therefore more appealing to venture capitalists, but getting …
-
comment
Comment #48865148
> "Is it actually the case that deaths and injuries in H & N are distinctly worse" Hiroshima and Nagasaki had radiation - many died in the following months from the "atomic bomb di…
-
comment
Comment #48730502
See also Hugh Piggott's detailed recipe books for building wind turbines, e.g. https://scoraigwind.co.uk/all-of-the-books-by-hugh-how-to-ge... . They were originally printed paper …
-
comment
Comment #48458773
I clicked on the link wondering if the twist might be that it was from state-backed troll farm, but not the country we normally associate with state-backed troll farms... However, …
-
comment
Comment #48422963
> "Amazon famously remained unprofitable due to reinvestment and waiting for them to become profitable before investing was a bad bet." Amazon wasn't profitable because it reinvest…
- story
-
comment
Comment #48134461
I think the use of AI is really missing the point here. The point is that small in-house teams can deliver a lot more quickly and to a higher quality and at a lower cost than large…
-
comment
Comment #48132916
Or smoking a cigar in an oxygen rich spacecraft cabin, as per the opening scene of the original Planet of the Apes (released in Feb 1968, after the Apollo 1 fire in Jan 1967).
-
comment
Comment #47935185
Interesting. Android has a Nearby Connections API[0] which "uses a combination of Bluetooth, BLE, and Wi-Fi technologies" and appears to allow interoperability between Android and …
-
comment
Comment #47919925
I'd imagine Friendster uses NFC. I developed a proof of concept of a tap-to-connect social network a couple of years ago which used NFC - on both phones you had to have the app ope…
-
comment
Comment #47074312
> "The software used a special driver to get better than standard quality from the then most common 24 pin printers (laser printers where much expensive) by kind of double-printing…
-
comment
Comment #47074270
Yes. Just opened some files to check. There was one including a table which I thought at first was a little wonky, but then I realised the column that looked off had currency where…
-
comment
Comment #47071858
I used ST Writer which came bundled with my ST. I still have all my ST Writer files (last modified in 1993!), and quite impressively they open just fine in LibreOffice with formatt…
-
comment
Comment #46630720
https://michael-lewis.com/ Also relevant here: https://searchmysite.net/ - a search engine for personal websites.
-
comment
Comment #45925029
I think this is missing the point - it is a bit like saying "you only ever notice bad fraud, if the fraud is well done you never notice it" - the point is what it is, not whether y…
-
comment
Comment #43472132
Thanks for the great feedback:-) This is what searchmysite.net is attempting to do - help make "surfing the web" a fun leisure activity once more. It is good to see more people see…
-
comment
Comment #43472102
At a big corporate, we had an Apache Solr based search which had some reasonably clever lemmatization and stats analysis and spell check config to suggest alternative searches if n…
-
comment
Comment #43472012
That's right. Most search engines are funded by advertising, where there is the clear conflict of interest[0], not to mention incentive for spam etc. Alternative models include a s…
-
comment
Comment #43469648
The LLM was for an experiment in retrieval augmented generation, i.e. "a chat with your website" style interface, using Apache Solr as the vector store. Results (on a small self-ho…
-
comment
Comment #43469638
Postgres is just used for the site admin, i.e. keeping track of submissions, review status, subscriptions etc. The actual search index is in Apache Solr. In theory you could use So…
-
comment
Comment #42264446
A couple of references to the Nazis, but no reference to the Nazi book burnings, an incredibly symbolic physical manifestation of knowledge and information destruction, which I'd h…
- story
-
comment
Comment #42114571
My children were given a soft toy a few years back from a relative who had bought it from a Chinese street market while on holiday in China. When it was switched on it jumped about…
-
comment
Comment #41933430
Those are the good bots, which say who they are, probably respect robots.txt, and appear on various known bot lists. They are easy to deal with if you really want. But in my experi…