Readit News logoReadit News
mickeyfrac commented on Show HN: Aha Domain Search   ahadomainsearch.com/... · Posted by u/slig
mickeyfrac · 23 days ago
Small suggestion, in the simple tab you could put the <term>.com of the term searched as the first result. Cool project.
mickeyfrac commented on Show HN: Tesseral – Open-Source Auth   github.com/tesseral-labs/... · Posted by u/ucarion
ljm · 3 months ago
It's a nice project but I don't think any venture needs a separate service for user accounts right off the bat. And I level that same criticism at Clerk, Auth0, Cognito which are all stand-ins for a lack of BE engineering.

Rails + Devise + OmniAuth + Doorkeeper has kept me going for yeeeeeaaaaaarrrrrrs.

mickeyfrac · 3 months ago
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.

mickeyfrac commented on Australia: Kids under 16 to be banned from social media after Senate passes laws   abc.net.au/news/2024-11-2... · Posted by u/llui85
nomilk · 9 months ago
Every single Australian's ID will have to be verified (in order to confirm their age).

Depending on the degree of cooperation (/coercion) the Australian government has with social media companies, the Aus Govt will be able to access citizen social media data with relative ease. So no more pseudo anonymous accounts (or, at least, they'll be made more difficult, especially for non-technical folk).

Reminds of the 'chilling effect' of measures of bygone decades.

My personal hunch is legacy media is largely driving this, due to them seeing the writing on the wall and knowing 'social media' is their biggest threat. If young people get their information from sites like bluesky, twitter, podcasts and reddit, they may never watch a mainstream news program or read an online newspaper. Bad for business. This measure is a great way of eradicating some competition.

mickeyfrac · 9 months ago
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.

mickeyfrac commented on My Social Anxiety Cheatsheet for Mingling   adamgrant.info/my-social-... · Posted by u/hidelooktropic
mickeyfrac · 10 months ago
In your “thanks for reading” partial the YouTube link goes to obsidian. Also you should consider a “contact me” on your site. Cheers.
mickeyfrac commented on The Japanese word ikigai refers to a passion that gives joy to life (2022)   japan.go.jp/kizuna/2022/0... · Posted by u/craigkerstiens
InfiniteLoup · 10 months ago
There are a number of books about supposedly “unique” cultural phenomena like this one:

- Niksen (Dutch)

- Sisu (Finnish)

- Döstädning (Swedish)

- Lagom (Swedish)

- Réussir sans forcer (French)

- Raising Self-Reliant Children (German)

- Wabi Sabi (Japanese)

I wonder what other unique cultural concepts HN users have come across (perhaps from their own culture)?

mickeyfrac · 10 months ago
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.
mickeyfrac commented on Browse Self-Hosted Software   selfh.st/apps/... · Posted by u/8organicbits
kotaKat · a year ago
So, this is an awkward question to ask (coming from the Windows side of things).

I see all these self hosted projects, think "neat!", then want to spin them up and immediately get a little lost because I honestly haven't really touched Docker.

If I want to set up something from nothing (eg, I'm spinning up a VM for the first time on some ESXi metal to run something), what do I start with as a base OS these days to "just run Docker" without much else?

I know I'm kind of going slightly against the model of Docker here, but when you also don't have anything at all to base from...

mickeyfrac · a year ago
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/@christianlempahttps://www.youtube.com/@TechnoTimhttps://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.

mickeyfrac commented on Datacenter Processors for AI is already 78% of Nvidia's Revenue   visualcapitalist.com/nvid... · Posted by u/bratao
jijijijij · a year ago
While time will tell, if "AI" brings us a beneficial application, you can safely bet against a lot of industries, since the destructive uses are already proven. So far AI excels only in human mimicry, which strongly enables abuse and exploitation, but has little legitimate value.

Spam and fishing will break basically everything without authentication. Youtube and Google search are already half broken because of AI spam. Dating Apps will break, comment sections will break, the web is gonna break for the most part... Not looking good for classic telecommunication either, since you can't trust messages and calls anymore.

mickeyfrac · a year ago
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.

mickeyfrac commented on Datacenter Processors for AI is already 78% of Nvidia's Revenue   visualcapitalist.com/nvid... · Posted by u/bratao
xyst · a year ago
If it wasn’t apparent already that nvidia is overpriced. This is the nail in the coffin.

As soon as the AI bubble pops (ie, current generation AI fail to meet unreasonably high expectations), nvidia will come crashing down fast.

OpenAI ceo pursued a $7 trillion dollar ask for investment in semiconductors.

https://www.wsj.com/tech/ai/sam-altman-seeks-trillions-of-do...

VR, crypto, real estate. All of the hallmarks of a bubble exist with the current phase of AI

mickeyfrac · a year ago
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!

mickeyfrac commented on Show HN: An AI-Powered WordPress Site Builder That We Are Open-Sourcing Today   themeisle.com/blog/we-are... · Posted by u/selul
imnotgpt · a year ago
Anyone know of any good multi site options other than Wordpress? Say you were running 300+ sites by your lonesome, what would you pick, Wordpress or something else?

I’m asking because for this use-case Wordpress Multisite seems to be the only option, but I’ve also always despised its structure and inner-workings.

mickeyfrac · a year ago
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.

mickeyfrac commented on M3 Macs: there's more to performance than counting cores   eclecticlight.co/2023/11/... · Posted by u/ingve
jader201 · 2 years ago
It’s ridiculous that the base and Pro only support 1 and 2 external displays, respectively.

Want 3 monitors? Have to pay for the Max.

https://www.macrumors.com/2023/11/02/m3-chip-still-supports-...

mickeyfrac · 2 years ago
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.

u/mickeyfrac

KarmaCake day47June 1, 2022View Original