HN user

timeinput

301 karma
Posts0
Comments200
View on HN
No posts found.
Your ePub Is fine 1 month ago

I don't really push it. A couple of hours is all I really ask of it, and I get it.

I feel like it's not great given what I'm asking of it, and that it's an eink display. This is just vibes because I play on it like a few hours a week. I think I'd be very uncertain about getting a real work day out of it as an ssh client.

Fox to buy Roku 1 month ago

At this point if I'm dealing with that level of hassle I'm much happier running linux on a computer. The value add of these devices was plug and play, and if it's not that why bother.

Fox to buy Roku 1 month ago

horsawlarway is correct regarding the nvidia shield. I'm not sure how much is nvidia, and how much is google in the "they". I kinda blame nvidia more than google (if I bought a google device I would expect google ads as part of the purchase), but it's hard for me to say. "they" the people who actually own the streaming device (nvidia shield) I "purchased" updated the software and added a lot of ads.

Fox to buy Roku 1 month ago

They (ETA nvidia shield) added ads many years ago. Really left a bitter taste in my mouth after paying for an ad-free "premium" device to have them shoved out there.

Your ePub Is fine 1 month ago

I have a pine note. It lives up to that description. It's "fine", but I like to use it as an e ink laptop (well terminal with occasional other uses) with a bluetooth keyboard. I don't know that I would even want to start on using it as an ebook reader. It's bulky / heavy, and just doesn't match my kobo. I imagine asking it to do DRM ebooks would just be a non-starter.

I tried to turn a kobo into an eink terminal, and basically failed at getting it to the state I wanted it to be in, so the pine note is nice, but as a plug and play ereader it would be a hard sell for me.

Cool. Some data may have been transmitted over GPS. That's interesting and note worthy.

If only that was all that was posted.

Instead there's this stuff that makes me question Steven Murdoch's research practices. If you're willing to publish slop are his research practices slop? Can I trust any paper he creates in the future when I can tell this one has factual errors? Why should I bother reading it?

I actually think he's a good researcher from a little reading. I wish he hadn't done this.

This is an interesting article. It has a very strong AI accent.

I really wish I could tell how real it is. When some part of it I can tell is AI slop, how much of it is AI slop? Inside GNSS has always been a marketing rag with sometimes some interesting articles.

The author is a security researcher, so maybe poking at GPS bits makes sense, but talking about floating point bit depth? There's too much slop for me to figure out if there's anything of real interest or if this is just a hallucination.

Edit. After reading more carefully this is 100% AI slop. Inside GNSS published Steven Murdoch's chat gpt session. Maybe some data was transmitted? The only way you'll actually know is to redo the research your self. There are many fabrications / confabulations that clearly happen with AI in the text.

I have a few boxes that I switch between, but for some software it's nicer that my "main machine" be on DVI, and everything else HDMI. I may have to look at some scripting option where if the keyboard / mouse disappear (KVM switched away) change the display to use the HDMI input.

I do worry that would just add more trouble / race conditions / issues around this stuff. I feel like nvidia + linux + monitors doing anything other than staying on + attached all the time causes some headaches.

All my old software before AI was self documenting and didn't need comments -- it just was obvious. Today my prompts never make slop. I'm a really good driver.

I'm really glad Hacker News disallows AI generated comments. The response I got from asking that question really is quite enlightening. Short answer: "no", long answer: "no -- fuck off", longer answer: "no -- fuck off -- if you want I can dig into whether or not you should fuck off harder"

I've been building my own tooling doing similar sorts of things -- poorly with scripts and podman / buildkit as well as LD_PRELOAD related tools, and definitely clicked over to HN comments with out reading much of the content because I thought "AI slop tool", and the site raised all my hackles as I thought I'll never touch this thing. It'll be easier to write my own than review yet another AI slop tool written by someone who loves AI.

I'm glad I read the HN comments, now I'm excited to review the source.

Thanks for your hard work.

ETA: I like your option parser

You could run the comments everyone else posts through an AI tool and ask it to rephrase it so that it is clean, and easy-to-read.

You could even write a plugin for your favorite web browser to do that to every site you visit.

It seems hard to achieve the inverse that is (would you rather I use i.e.?) rewrite this paragraph as the original author did before they had an AI re--write it to make it clean, (--do you like oxford commas, and em/en dashes! Just prompt your AI) and easier to read

But why would you do that? Especially if you know there are robots enforcing that you come to a complete stop?

There are many places that don't even allow rights (or lefts) on red.

I got a right on red ticket once, and then I made it a point to obey the law -- especially at the intersections with the robots.

For things like traffic laws especially (where there are very simple cut and dry rules), why is it okay to break the law, and why is it not okay for robots to enforce the law?

Lena by qntm (2021) 5 months ago

Many countries have minimum wages for many jobs [1].

There is a tacit agreement in polite society that people should be paid that minimum wage, and by tacit agreement I mean laws passed by the government that democratic countries voted for / approved of.

The gig economy found a way to ~~undermine that law~~ pay people (not employees, "gig workers") less than the minimum wage.

If you found a McDonalds paying people $1 per hour we would call it exploitative (even if those people are glad to earn $1 per hour at McDonalds, and would keep doing it, the theoretical company is violating the law). If you found someone delivering food for that McDonalds for $1 per hour we call them gig workers, and let them keep at it.

I mean yeah, it's not as bad as being tortured forever? I guess? What's your point?

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

I find that if I want to use JSON storage I'm somewhat stuck choosing my DB stack. If I want to use JSON, and change my database from SQLite to Postgres I have to substantially change my interface to the DB. If I use only SQLite, or only Postgres it's not so bad, but the transition cost to "efficient" JSON use in Postgres from a small demo in SQLite is kind of high compared to just starting with an extra docker run (for a Postgres server) / docker compose / k8s yaml / ... that has my code + a Postgres database.

I really like having some JSON storage because I don't know my schema up front all the time, and just shoving every possible piece of potentially useful metadata in there has (generally) not bit me, but not having that critical piece of metadata has been annoying (that field that should be NOT NULL is NULL because I can't populated it after the fact).

I'm sure it depends where one lives, but if your drinking water is safe there's no real reason to boil the water except for proper steeping.

I definitely use boiling water with my bagged breakfast tea, but boiling is too hot for white and green tea (especially fancier teas), and boiling water "scorches" the "delicate flavors" (using quotes since I'm sure there are better / nicer words than those), so you want to steep at 80C or lower depending on the tea, the quantity the vessel, and the process.

It's definitely better than nothing, and greatly improves things, but UBO is better. Try watching a youtube video in a browser with UBO, and the android app on a network with pi-hole, etc.

Fourier Transforms 8 months ago

That is an excellent description of wavelets from one of the first points: "The vast majority of wavelet documents and internet tutorials appear to be written by mathematicians for mathematicians." all through the article.

Great stuff. Thank you for linking this.

and it has been that way for a long time. Hosting a service on the internet means some one is *constantly* knocking at your door. It would be unimaginable if every few 10-1000s of milliseconds someone was trying a key in my front door, but that's just what it is with an open port on the internet.