HackerTrans
TopNewTrendsCommentsPastAskShowJobs

newsoftheday

532 karmajoined 8 месяцев назад
Coder. Retired.

Submissions

[untitled]

1 points·by newsoftheday·позавчера·0 comments

DIY F1 Racing Steering Wheel Controller Using a Raspberry Pi

instructables.com
2 points·by newsoftheday·в прошлом месяце·0 comments

Gulp – We have been made aware of a potential incident and are shutting down all

old.reddit.com
3 points·by newsoftheday·2 месяца назад·1 comments

Chrome removes claim of On-device Al not sending data to Google Servers

old.reddit.com
639 points·by newsoftheday·2 месяца назад·252 comments

Under the current DTC model, investors do not directly own their securities

foxnews.com
20 points·by newsoftheday·5 месяцев назад·27 comments

HN needs a context reminder in the URL window

4 points·by newsoftheday·5 месяцев назад·3 comments

Why does this site require security questions?

txt.texas.gov
1 points·by newsoftheday·5 месяцев назад·1 comments

Hollywood keeps making movies families won't watch

foxnews.com
5 points·by newsoftheday·5 месяцев назад·4 comments

Long-lost shipwreck resurfaces on Jersey Shore

foxnews.com
1 points·by newsoftheday·5 месяцев назад·1 comments

Ask HN: When will Chrome support GPU acceleration on Linux?

2 points·by newsoftheday·5 месяцев назад·2 comments

Java, the Domain Driven Cult

2 points·by newsoftheday·6 месяцев назад·0 comments

Ask HN: How does someone the size of Reddit, go down?

2 points·by newsoftheday·6 месяцев назад·5 comments

Ransomeware mail campaign from May 2024 is active again

2 points·by newsoftheday·6 месяцев назад·2 comments

Ask HN: Is the antigravity web site high CPU on your OS?

3 points·by newsoftheday·7 месяцев назад·2 comments

2025 CWE Top Most Dangerous Software Weaknesses

cwe.mitre.org
2 points·by newsoftheday·7 месяцев назад·1 comments

comments

newsoftheday
·10 часов назад·discuss
I'm the opposite, I feel more depressed when the government controls our lives instead of hard working people who've proven themselves in the marketplace.
newsoftheday
·позавчера·discuss
[dead]
newsoftheday
·8 дней назад·discuss
Screwdrivers and nails are deterministic, AI is probabilistic. That is a significant distinction and why your analogy fails.
newsoftheday
·17 дней назад·discuss
I enjoyed Deus Ex: Mankind Divided but even it had too many cut scenes, come to think of it, so did Metro Exodus.
newsoftheday
·18 дней назад·discuss
I ran it on a 5 meg Tandy, 1 meg permanent on the motherboard and 4 I added.
newsoftheday
·19 дней назад·discuss
We keep our TV dumb, have a laptop behind it running Kubuntu Linux. Stream in everything in Chrome. Use an Air Mouse and wireless keyboard sometimes. Works great.
newsoftheday
·20 дней назад·discuss
My selfhosted email has been dual stack for close to a year and my eyeball estimate of the logs is around 10% of the traffic is IPv6.
newsoftheday
·20 дней назад·discuss
> But my TP-Link router blocks by default inbound IPv6 connections

I selfhost web and email over my Wireguard VPN using a free VPS (at OCI but I did it with AWS Lightsail too, though it wasn't free but cheap). This can work for you too or you can use easier to configure solutions like Tailscale. This way, your home isn't exposed directly to the Internet.
newsoftheday
·22 дня назад·discuss
Agreed. I jumped on the .NET bandwagon in 2000 and was on it for several years but ended up going back to Java by 2005.
newsoftheday
·22 дня назад·discuss
> It came several years later, after Microsoft was legally barred

That is an eloquent way of re-writing the history of Microsoft stealing Java and not being allowed to get away with it.
newsoftheday
·22 дня назад·discuss
I just got my projects up to JDK 21 a few months ago. Working on trying to get one upgraded to JDK 25 now and now they're talking about delivering JDK 28 in less than a year from now. How are you supposed to keep up with these rapid updates?
newsoftheday
·25 дней назад·discuss
> Social media platforms rise and fall like ancient empires sped up a thousand times. Yet email endures.

I do use Gmail, Hotmail, Yahoo and Proton mail for various things but I also run my own email server for some things (mostly personal), which I've done since the mid-late 1990's and plan to continue doing so. Because I control it and I feel that gives me a small bit of power compared to the trillion dollar companies.
newsoftheday
·28 дней назад·discuss
I'm on Kubuntu and I install VS Code using Microsoft's repo and Chrome using Google's repo. Also I do Wine and Docker using their own repos. I can't imagine VS Code or even Chrome being put into the mainstream Kubuntu/Ubuntu repos nor why such a burden should ever be shifted to Canonical.
newsoftheday
·в прошлом месяце·discuss
> On the other hand, with the “safe and modern” uint8_t prototype, the function call gets more complicated, as you need to add a type cast

To me, that is a feature, not an issue.
newsoftheday
·в прошлом месяце·discuss
AI is nothing like religion. People behave similarly to AI when debating their favorite sports team, or for Java coders, Checked vs Runtime exceptions.

Religion is about faith and what people feel and sense as much as believe.
newsoftheday
·в прошлом месяце·discuss
I retired last year but I too had to use a Mac for a year. It was the first and last time I ever used a Mac. I hated it. So many quirky behaviors, window controls on the wrong side, just wow I had a whole list I could have articulated last year but thankfully it's a distant memory now.
newsoftheday
·в прошлом месяце·discuss
The average Joe? My wife has used Linux since the mid-2000's. Her career was in Sales, far removed from anything technical. She loves Linux compared to Windows, her new laptop came with Windows and she bugged my for months to upgrade it to Linux, which I did recently. She doesn't use the terminal at all. Kubuntu, btw.
newsoftheday
·в прошлом месяце·discuss
> $330k/year

For a traditional software engineer? I retired last year after 3 decades and my salary was about the same as it was in the early 2000's at the last company I was at. Maybe I should have negotiated more but I thought only FAANG paid traditional pre-AI engineers more than $250K.
newsoftheday
·в прошлом месяце·discuss
> fallback to running when the system comes online.

That isn't something I'd want to happen, it sounds like it creates a potential queue of scripts that will flood the system on start, if it works the way you described.

I prefer the deterministic behavior of cron, the script will run when it is specified to run, as you said earlier, as long as the system is running; and as I stated in a separate comment, it will run @reboot if I need it to run then.

> With @hourly I lose this control and multiple machines could potentially trigger backups at the same time

Then don't use @hourly, use staggered times, it's very easy.
newsoftheday
·в прошлом месяце·discuss
I'm sorry, I tried Googling the word "tolates" but I can't find any definition that makes sense?

> runs the service as soons as the system is available.

cron has the @reboot option which I use for a few scripts and works great.