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

Any idea why it oscillates?

Corporate IT networks have less IPv6 and residential/mobile networks have more IPv6, so on weekdays when people are using Internet at work = more IPv4, weekends when people are using Internet at home = more IPv6. Christmas also has a big bump for the same reason.

Awesome, thanks.

No change in trend during COVID years, interesting.


There is -- you can see the weekday/weekend difference is smaller when people are working from home en masse.

This is why I come to HN, knowledgeable people enrich the discussion so much with their unique points of view.

Also thanks to Mia (she/her), this was a very interesting read.


Name: HTTP State

Description: Store and retrieve state from any app/platform/stack

What do you hope to build this month?: Android widgets and libraries for C/C++ and Swift.

What kind of skills do you need?: Anything goes, this project touches a lot of things.

How to contact you? email in profile, also at the bottom of the project's website

Links

https://httpstate.com

https://github.com/httpstate/httpstate


That's why it is version 4.

Whoa, this is huge!

My dearest congrats to the author in case s/he shows around this site ^^.


HTTPState

https://httpstate.com

https://github.com/httpstate/httpstate

A minimal, reactive, real-time state layer over HTTP. Pick a UUID, read/write ≤128 bytes, and instantly sync data across apps, devices, or services. Each state is addressed by a UUID [1]. You read/write it via a simple GET/POST API, or use one of the client libraries (8 languages and counting) for real-time updates. It is open source with a permissive license.

Some design premises:

* It should be as easy as possible to use. One line of code (ok, two if you count the import line).

* Hard limit: max. 128 bytes state size. This forces small, fast updates. HTTPState is not meant to be a storage layer but a fast, real-time communication layer for things like events, sensors, UI/UX updates.

* Data is open, to re-usability and collective applications. You can see some featured data streams on the site, if you like one, you can use it on your app in like 1 minute.

Use cases (but not limited to, lol):

* Add pub/sub-style communication to your apps, quickly and easily.

* Stream sensor data to a web/mobile UI (or any of the client's implementations).

* Persist state across multiple runs of your app through time.

* Sync state across multiple app instances.

Some undocumented integrations (will land soon):

* You can update a state via an SMS message.

* You can update a state via an email.

* You can update a state by setting an HTML form's action to httpstate.com/UUID, so that it works on "noscript" environments.

* CAS-style optimistic concurrency control (w/ atomic operations) via headers on the request.

* There is an iOS client that allows you to easily build widgets with the states you choose.

Roadmap:

* Add "API Keys" so you're the only one who can read/write to the UUID you pick.

* C/C++ and MicroPython clients for embedded devices.

* A postgreSQL extension to bind states to tables.

How can you help?

* Just reach out if you want to adopt one of the clients and/or want to write a new one in a language/platform you'd like to see.

* If you know how to code Android apps, I'd like to have the same widgets feature I have on iOS but on Android.

* Publish some data and send me an email so I can add it to the featured list! (This will be automated eventually, I just haven't figured out in such way that is not abused).

* Comments and suggestions always welcome!

1: You can write it without the dashes, but it has to be a UUID v4. You can also add '/[8 hex digits]' at the end, this is helpful to keep many related states together.


Who tf is dumb enough to not do it, though?

If I was non-tech and owned a business, and someone (reputable) offers to teach me everything I need to get up to date with the most revolutionary technology of the decade (perhaps century?) for like ... 500 dollars? Why not?


$500/hr maybe. Most of these are like $5000-10k per week.

Its neural network autocomplete that helps you write text a little faster, chill with "the most revolutionary technology of the last decade/century" talk. You're offending a lot of experts in way more important areas of research.

>write text a little faster

You might actually need to attend an AI bootcamp. This is not 2022's GPT, AI can deliver plenty of value for a business owner these days.


That’s so shockingly ignorant/reductive that you shouldn’t be surprised when people start ignoring you in technical conversations.

[flagged]


Yes, actually. Or at least I've thought of outsourcing my emotional needs to it, since it's quite good at conversation.

There's a whole subreddit devoted to this: http://reddit.com/r/MyBoyfriendIsAI

and the reactionary subreddit: http://reddit.com/r/cogsuckers


Their models also "became" quite chatty in recent weeks.

Now you spend 2x tokens to achieve the same result because of that.

Sure, you can tell it to "be succinct" or whatever, but the vast majority of people won't so this definitely increased token consumption overall.


Same with Brave, so it is a Chromium thing.

Good question, to my it was "greater than" but now I read it again with the other interpretation ... and it still makes sense? Weird.

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

Search: