HN user

mickeyfrac

50 karma
Posts0
Comments14
View on HN
No posts found.
Starcloud 9 months ago

Space X thinks they will reduce the cost by 90% with Starship, so they are probably calculating off that.

Small suggestion, in the simple tab you could put the <term>.com of the term searched as the first result. Cool project.

What about ventures without top quality engineering talent?

Security is the one thing that absolutely has to work and keep working as new threats develop. There’s thousands of LLM assisted projects being created by one person teams that will, and probably should, hand off this problem.

Bad quality CRUD is one thing, bad quality auth is another.

How many under 16s read newspapers or watch news anyway?

All you need to do is look up the mental health stats since the iPhone release to see why parents are massively concerned. There has never been a time when an alert parent didn’t have a fair idea of what info a kid was exposed to. This is why going to university is such an awakening.

Now the parents basically need a background in infosec to stop their kids accessing hardcore porn, violence and other mind bending content. That only works in your household. Do you stop play dates? Single your kids out as weird by banning all device use?

Societal norms do not move at the speed of technology, so regulation needs to be applied unless there’s another alternative.

In Māori there is the concept of mana. It’s like your status, honor, dignity and authority. You can get it through action, ancestors, lucky experience (being blessed by the supernatural). I’m not Māori so can’t claim full understanding but it’s like a social ranking system covering birthright, merit, fame all in one.

I was in exactly your position a couple of months ago and have just got my first apps running this week!

Im a web developer so had a bit of experience with containers, cli and linux but only basic web related stuff.

Ill detail my journey and then let others tell you how wrong I am.

I bought a thinkcenter m715q for $200ish which was suggested as a good budget starting machine. There's lots of info about this on https://reddit.com/r/homelab , https://reddit.com/r/selfhosted and https://www.servethehome.com

I installed ubuntu and had a play around but then decided proxmox seemed like the way to go for what I wanted to so. So I watched a range of youtubers https://www.youtube.com/@christianlempa https://www.youtube.com/@TechnoTim https://www.youtube.com/@CraftComputing

who all have different series on this and related topics.

Basically you burn the proxmox iso onto USB, plug it in, install it on the computer and its ready to go (obviously watch a few videos!). You need to access Proxmox from another computer on the same network through the IP address you get at the end of install. So if your router/gateway is say 198.168.0.1 you might set Proxmox as 198.168.0.99. Im still figuring the best practices on this out as obviously security is a major factor...

Actually you can use a single computer but need to do something like this https://pve.proxmox.com/wiki/Developer_Workstations_with_Pro...

Which worked for me but its actually more convenient to use another comp as you want to be using your normal environment to use the services.

Once its up you browse to it, sign in and its ready to go. I got started by setting up plex by using this site: https://tteck.github.io/Proxmox/ which gives you a single command to run an install script of whatever you want to install. It will install it as a LXC Container which is like Docker but less overhead.

Or you can create VMs and run docker in them. This is next weeks job for me.

Each container gets created as a new service with its own IP address on the network. To expose them externally creates security risks if you don't know what you are doing. So I chose to use Cloudflare Tunnels which was super easy but I use CF daily. Now i have a working Plex server at plex.<mydomain>.com and a Mattermost server at chat.<mydomain>.com !

Its super fun and you just nuke stuff if it doesnt work. Proxmox UI is easy to understand. My biggest issue was understanding how to connect external drives and share them with the containers permanently. So understanding mounting drives, permissions in linux in general and then in Proxmox https://pve.proxmox.com/wiki/Linux_Container#_bind_mount_poi...

I have a massive amount to learn before I feel comfortable and secure. But totally worth the time spent so far and not as hard as expected once I decided to go down the Proxmox direction.

Education, data analysis and coding are applications showing real benefits, especially as supplementaries to the existing practices.

I think spam is a problem that will be fixed due to it's importance. There are real potential uses of blockchain technology here. I'm super interested in how the banking system KYC stack could be used in conjunction with NFTs to provide proof of factual claims.

There seems to be a non zero chance that AI is a transformative tech a la the internet. Then the bear case becomes is Nvidia the same as Cisco in 1999? Did Cisco have a moat like CUDA? Will the AI boom be like 1999? Do you compare p/e, forward p/e or p/s which all paint a different picture of how similar the stocks are.

I would suggest it’s not totally apparent what will happen with the Nvidia stock price, especially as the ramifications for the world could be so huge if AI is as transformative as speculated. It threatens the stability of many other markets / stocks.

Time will tell!

We've got a hundred tenant multisite running on WP and have been looking at other options over the last couple of weeks. I am most interested by PayloadCMS https://payloadcms.com/blog/how-to-build-a-multi-tenant-app-... . However our CMS needs, for this product, are very simple, so Payload suits.

We've also been looking at a multitenancy option for WordPress, in particular using Gridpave https://gridpane.com/kb/using-gridpane-multitenancy/ but you need the $5000 annual dev pro plan (annual for unlimited sites). We use Gridpane already on their lower cost plan and have found it excellent value for money.

We will probably go with Payload. WP is getting messier by the day. With the AI coding tools getting better and better it feels like having as much flexibility as possible will have a huge benefit down the line.

Apple may be setting up for this to be a killer feature with Apple Vision headsets.

They are saying a single 4K feed, but if you could break that into segments it would change the game. That would be 4 x 1080p screens + the laptop.

If you could slice the rectangles anyway you wanted and rotate them individually then you have the perfect environment. Which you would be able to change instantly, presumably, with Mission Control.

Personally I would pay lots of dollars for that.