

What are peoples opinions on this movie?
To me it had all the right hallmarks of a good epic but the multiple story lines weaving through it made me not really connect to any one character yet.
What are peoples opinions on this movie?
To me it had all the right hallmarks of a good epic but the multiple story lines weaving through it made me not really connect to any one character yet.
Dude, top ten expositions of all time. Up there with the importance of pizza delivery.
I mean say what you want, but thats legit how new tech is being developed right now. My favorite book is Cryptonomicon. It came out in 1999, But the premise was that the main characters were going to build a currency backed on cryptography. There was even a side story in the book where one of the man characters is looking for a specific investor who is obsessed with trading cards. The main character sells the investor on the idea by saying how the technology could easily be adapted for distributing digital trading cards.
The dude basically predicted Bitcoins and the rise of NFTs in 1999.
Lol, Interestingly enough. The hacker who steals the book realizes that each copy he makes can’t have a ractor so he substitutes it with a computer generated voice. I distinctly recall him acknowledging that it’s not as personal as a ractor but is adequate enough for the purpose.
Everyday we get closer to the book The Diamond Age by Neil Stephenson where the main character has stolen from him a book he created called, “A Young Ladies Illustrated Primer” The thief turns out to be a hacker and mass produces copies of the book for orphans.
The book itself is an AI that assess the users surroundings and intelligence level before creating stories that are relevant to the user that also educates them.
I can see this being a net positive if done correctly. But I don’t think the tech is there yet.
Are you talking about an ERP system like SAP? If so it’s all about data collection of business operations. Sure you make some no brainer decisions to do things that are practical but it always devolves into “how much did this improve the bottom line?” You start to get data on what business has the highest margins in sales and what products are proving to be a PITA to the bottom line due to customer support eating through labor.
spreadsheets are good but you start hitting walls when the company expands. Suddenly Purchasing managers are making entries to a file, but simultaneously works in production are changing the same file to reflect what they consumed in production. You then start auditing things and don’t know what the QTY row numbers mean. Is that actual inventory? Is that a mix of inventory on order? does this reflect what the production consumed today? if so when?
It gets messy without the right tools when the company scales.
I mean, if they are gonna get rid of it, I will take one for free. Free EV is a free EV if it breaks down 5 days later then I am in the same situation I was before getting the truck.
Not sure, currently have 8 nodes and 40 apps running
Use tailscale for host nodes, use tailscale docker container in a compose stack with an app that you sidecar to. That way that app is on your tailnet as if it is its own computer. Use tailscale serve for reverse proxying support of the apps. Then, setup a vps node (I use linodes $5 node) with tailscale and configure that to be your DMZ into your tailnet.
For DMZ, use Caddy, UFW, and fail2ban. Also take advantage of ACLs in the Tailscale admin console to only have the VPS able to route traffic to specific apps you want to expose. My current project is to work in Authelia into this setup so a user logs into one exposed app and is able to traverse to other exposed apps through header / token authentication.
Oh also, segment the tailnet using different authentication keys. Each host node should have its own key, all the apps on a host node should have a shared key, and all public facing clients should have a common shared key. That way in case of compromise you can revoke the affected keys without bringing down your network.
When you end up having a mini homelab look into komo.do for container orchestration over the overkill options like kubernetes or portainer
hackernews its like reddit but the user submitted links are tech and research of hardware heavy. A good portion of my RSS feed is from blogs that posts were submitted to there.
Emacs since it’sa trojan horse for an operating system on an operating system.