The only time I use Reddit is when I land there via a Google search. Posts get flagged as mature at the drop of a hat, so my go-to has always been to replace www with old. Now that it's gone, I'll just skip Reddit links.
HN user
steve_taylor
It was closed-book. Take-home, closed-book seems like an oxymoron anyway.
A lot of the cheating students would have concluded that other students are going to cheat and get a much better result, so they might as well do the same.
The fault lies squarely with the professor.
including the half ass Australian solution.
It was designed to be half-arsed so Digital ID can come along and save the day. Australia's Digital ID opens up to the private sector on 30 November.
The defining aspect of Bedrock is C++, not DirectX. Bedrock runs on numerous platforms where DirectX isn't available.
Minecraft isn't exactly be the type of game to showcase a 3D API's supremacy.
The Australian one will label them as Unverified.
Personally, I'd prefer them to be blocked. If it's important and legitimate, they'll register.
As an Australian, I'm happy to hear this, but also annoyed that a lot of legitimate SMS from companies don't use branded sender ID. I'm not sure why, but my guess is that SMS gateways charge more for it and businesses don't want to pay the extra cent or two.
AI has a way of exposing people. In this example, students who are there to get a degree from a prestigious institution, rather than to learn, are prone to take perceived shortcuts and proceed to come unstuck when their AI isn't there to do their work for them, such as in an exam.
But there's one performance-related area where the Framework pulls ahead—a little—and that's sustained performance. When running a heavy workload like HPL (a FP64 HPC task, that taxes the CPU and RAM constantly for many minutes), the Framework's fans allow it to throttle less than the Neo.
People are seeing big gains in sustained performance on MacBook Neo with a simple thermal pad mod. The disadvantage is the underside of the Neo can get hot, but that's not an issue if it's sitting on a desk instead of your lap.
I was all in on Svelte and SvelteKit until I started encountering CSS weirdness caused by a bug that the Svelte developers said is "by design", namely that components' CSS isn't removed from the document after the last instance of that component is no longer rendered. This resulted in a situation in which styles became dependent on the navigation path the user takes, leading to weird an unpredictable layout issues. I couldn't stomach solving this by using Tailwind.
Then Svelte 5 came along and made Svelte more like React. At first, there were just a few simple runes, but then the runes started proliferating like crazy to solve other runes' problems. At that point, Svelte was dead to me and I went back to React/Next.
The right path for Svelte to take would have been to continue to refine Svelte 4.
I love how I can see the HTML being streamed onto the page in real time, like the good old days of dialup when images gradually rendered from top-to-bottom.
It's for Google.
Perhaps, but I think that by the time we're that far advanced, strokes will be entirely preventable.
There's nothing stopping you from setting up your free (as in freedom) slice of cyberspace for you and your friends, for now.
Looking at all the new and proposed laws coming through, I don't think we'll have those basic freedoms all that much longer.
Taking a brief look at wizball.asm, it actually used 200 Hz interrupts on both PAL and NTSC. The timings are shown from line 39.
RAM can be increased to 16 MB and CPU speed to 48 GHz.
It's a stealth subscription product. People are losing those things all the time.
The C64 does have a couple of bitmap modes. The Last Ninja uses mode 3, which is multicolor bitmap mode. It occupies 9000 bytes including pixels (8000 bytes) and color RAM (1000 bytes).
Only a few years ago, there was a study showing that regular caffeine use reduces blood flow to the brain by up to 30%, leading to lower brain volume and increased risk of dementia.
Lazarus is probably the easiest way to make a lean and fast native Windows app without paying for tooling.
I don't agree with this take in the article. One person with Claude Code can replace a team of devs. It resolves many issues, such as the tension between devs wanting to focus and devs wanting their peers to put aside their task to review their pull requests. Claude generates the code and the human reviews it. There's no delay in the back-and-forth unlike in a team of humans. There's no ego and there's no context switching fatigue. Given that code reviewing is a bottleneck, it's feasible that one person can do it by themselves. And Claude can certainly generate working code at least 10x faster than any dev.
The problem with that is that sites/apps will retain the identifier, either to use the Digital ID for login (not just one-time age verification), because they want to retain as much information as possible for later usage or sale, or because a government told them they have to retain it so all their social media activity can be easily linked to them.
Figma was a completely fresh take on UI design software and it was the best thing available at the time. It made incumbents look lazy.
Vecti looks like a Figma clone if its landing page is anything to go by. You're not going to have an easy time convincing people to migrate from Figma to a clone.
My money is on the chats being end to end encrypted and separately uploaded to Facebook.
If governments of various countries have compelled Meta to provide a backdoor and also required non-disclosure (e.g. a TCN secretly issued to Meta under Australia's Assistance and Access Act), this is how I imagined they would do it. It technically doesn't break encryption as the receiving device receives the encrypted message.
When you're a low-tier video streaming company, you look for cost savings such as writing the same app as few times as you can get away with, so typically you end up with the same web app running on Tizen, webOS, VIDAA, PS4, PS5 and quite often Fire TV and even Xbox. Even Amazon's new Vega OS with its React Native way of building apps has a WebView escape hatch.
These TVs typically have really slow SOCs – certainly not fast enough to run a web app the way a typical dev write a web app these days.
Focus stealing has been an issue in windowed multi-tasking environments from the beginning. It's certainly been an issue in all macOS/OS X versions I've used since I started in 2011.
So instead of addressing their runners being extremely slow to the point that a reasonable person would think it's deliberate in order to extract more billable minutes, they're charging customers for using an alternative. Makes sense.
It's the worst gun massacre since Australia's strict gun control laws came into effect in 1996 following the Port Arthur massacre.
The real news is that age verification will be required to use a search engine from the 27th. This has flown completely under the radar because of the social media ban.
Initially, it will only be required if you're logged in. Obviously that won't be effective, so the next logical step would be to require that everyone logs in to use a search engine.
https://www.abc.net.au/news/2025-07-11/age-verification-sear...
It doesn't have to be that effective. The point was to get the law passed. Now that it's in effect, there will be iterative steps to make it effective. I think it will eventually lead to all social media users in Australia having to authenticate with their Digital ID, which will be made available to private sector integrators in the 2nd half of 2026.
Digital ID is optional by default. Service providers that integrate with the Digital ID can apply for an exemption to make it mandatory. Given the mandatory nature of age verification checks for social media, the fact that social media is typically free to use and ad-supported and the cost of age verification would be prohibitive for smaller apps without significant VC backing, an argument for exemption could be made on the basis that their legal obligation can't otherwise be fulfilled without a prohibitive upfront cost.