the single 2.5gb port kills me. you may as well just have 2 gigabit ports at that point. and don't tell me the wifi is the selling point either, you won't get much more than a gig off 6e.
HN user
distantsounds
you're not as intelligent as your hacker news comments make you out to be.
do you miss Hypercard yet?
When you press the downvote button, the points decrease. This number can go below zero, into the negatives.
is meditation just not a form of staring at a wall? i've never been able to keep a staring at a wall habit, but my understanding that staring at a wall often features opening your eyes and focusing on breathing, body parts or some other irrelevant thing, it sounds like meditation would serve the same purpose.
Okay, so, where do you get the music from?
because saying "i used a split tunnel to access geo-blocked resources" doesn't get you those sweet sweet internet points on hacker news, ofc
if you own a domain you can likely update a dynamic DNS record through the registrar's API
this dude _literally_ wrote about a neighboring town that's dying and the government isn't helping them out. https://shagbark.substack.com/p/obituaryland
Convincing people to move to a remote area while at the same time seeing literal ghost towns develop, is not something I would recommend. What happens when the public utilities fail? The roads need repairing? One of the _many_ blizzard-like seasons can knock out critical infrastructure.
[flagged]
so which stolen properties were used to train this model?
So how many neuro-divergent people did you test this on before you made the claim that it would help them?
I love it when James Bond plots come to life.
is that MAME in the backend?
Brilliant? Launching an app for creating events that requires you to 1) own an iDevice and 2) pay into, just to create events?
I'll send an email for free, thankyouverymuch.
We all knew The Chinese government was going to censor it. The censoring happening in ChatGPT is arguably more interesting since they are not beholden to the US government. I'm more interested in that report.
consider a different remote access option i.e. sunshine + moonlight instead of using steam remote play
welcome to hackernews, where every article posted has something made up about it and the points don't matter
I'd love to know! Too bad this website only gives a small selection of what those items are, despite the entire lists already being published elsewhere! Very useful, thanks Hacker News!
developers will do anything but actually recreate visual basic
https://github.com/eulerto/wal2json has existed for this purpose for many years, just transform the incoming records into JSON and parse with literally any standard tool that reads the format. There's a literal postgres extension for this.
why is every social media network now just "post something with varying levels of correctness because it farms engagement"
it's so exhausting needing to just read comments to get the actual, real truth
"you mean to tell me AI can't just replace a human?"
720x480 is not 720p, that's 480p (assuming progressive scan and not interlaced).
ah, you can get bongs made in the USA with similar strength.
mmm, $20 for the privilege of re-binding your mouse buttons! I sure do love the Apple software community!
(there are _so_ many ways to do this on Windows for free.)
OVH and Hetzner have offerings at that price range. you can use a tool like serverhunter.com to find all sorts of economically-priced servers.
Curious what your AI is telling you now that a major US port is out of commission.
2024 is the Year of the Linux Desktop! This _surely_ is a sign we're going to get it, right?
Right?
Yeah, super weird thing to be wrapping automation and detection around, I'm really unsure of the use case other than this.
your container running the web server and php-fpm should only need to be deployed once. the point of PHP is that to update your code you just... replace the file. this sounds like a poorly designed CI pipeline that is of no fault of PHP.