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

historea.org is available.

It sounds like history, storage and ethereal at the same time.


that exactly how the Greek word sounds :)

ιστορία, if you wanna copy paste.

and yes, the English word comes from the Greek word!


> strips SSL from every connection before passing it onto origins

What do you mean? You definitely can serve with TLS end-to-end with CF, it's called Full (strict) mode, or something like that.


They're still decrypting on their nodes, and then re-encrypting before sending to the origin. There's no getting around the fact they can see the traffic as plain text.

And they leaked said decrypted traffic at one point...

Full Strict just means that CF verifies your origin cert against actual CAs (or the private CA they issue you a cert for). "Full" means they don't verify the certificate authority of your origin, which technically is _a lot worse_ because that means you could be getting silently MITMd by some middlebox, since Cloudflare will accept whatever self-signed certificate your origin presents.

For almost all of Cloudflare's features. CDN, WAF, and all the compute features require seeing, storing, and caching content in plaintext. CF doesn't have much of a value proposition if all they're doing is handling Layer 3/4 DDOS prevention (most DDOS hits even back in 2015 were done on the protocol layer, or at least most DDOSes that actually showed up or impacted the underlying service).


I don't think anybody uses that mode.

And they issue certs in your name, right?

So true. IMO, (web) aesthetic went downhill after that, with web2.0 rounded corners and then mobile friendly minimalism.


Wait, what's the ruler that can stay over any open program, in the demo video?*

Is it coming from another project or is it built-in?

I also like the multi-modal scratchpad on the bottom half of the screen.

Edit: ok this is not a distro in the classical sense.

Edit 2: call me perv. but I'd love to see the back of the box where all the connectors are.

* link: https://customer-i8ks9tgi5lkllj0i.cloudflarestream.com/c60aa...


Check out `git init --bare`.

You can basically self-host your repos on a cheap VPS. I did that some time ago. You'll have to create a ssh user that has only 'git' as a shell, iirc, on that box. Works okay. But doesn't provide a web ui.

I think that's where https://git-scm.com/docs/gitweb becomes handy.


Is there any (somewhat) known artist who uses Sonic Pi in their actual work?


https://m.youtube.com/@dj_dave____

she started with Sonic Pi back in ~ 2020 but i guess she uses other stuff by now


Yeah those recent videos are all Strudel. Pretty amazing stuff btw.


Her opening set for Github Universe 2020 that used Sonic Pi is still so great. https://youtu.be/LaKT3pli5EQ


and also for `git reset`, when you added one thing by mistake.


yeah, but I'm just using `git restore -S -p`


I would not be so quick to judge. Book are better consumed actively than passively. To me it hints on a desire to absorb what's being read. i.e. a thirst for knowledge that is weighed above material possession.


A lot of books being read and not done so for knowledge. And there are other ways to actively consume without mistreating the book itself.


What are the advantages of running Kubernetes on a single node versus not using kubernetes at all (which seems simpler to me).


You need to see Kubernetes as a wrapper of the init thread (systemd).

If you fought with cgroup to tame resource (memory, cpu) consumption you know.

You get also controlled rollout for free.

Likewise, it’s also a platform so you get installation receipts of third party software’s for free.

You install the Prometheus operator and, bam, you get declarative monitoring as code for free.

The ticket entry is not free but once you got it, it’s repeatable and durable.

I use most of this chart:

https://github.com/combostrap/kubee#list-of-kubee-charts

There is more but it asks a real blog.


It made it trivial for me to deploy reproducible blocks that are also nicely integrated and automated on certain axes (DNS, LetsEncrypt, load balancer / reverse proxy, storage management, PostgreSQL databases with backups).

All of that with considerably easier to understand and debug mechanisms in my experience than doing it with old school configuration management or, even worse, manually.


Using the same software you might use at work and getting better at it, perhaps even exploring simpler distros like K3s, k0s, Minikube or whatever people use nowadays.


And for some non-geoblocked music, if you want to actually purchase the song as MP3, there's no way unless you have a Mac or Windows PC to install iTunes (too bad for Linux users).

https://uk.7digital.com/ has a lot of songs available in MP3 format, but not as many as on iTunes.


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

Search: