Wow, they even acknowledged that customers will go to ALDI then go to Colesworth afterwards because ALDI didn’t have everything they needed. Sounds like real serious competition to me! About as threatening as a local market or butcher.
Software engineer (video games). Likes dogs, DJing + EDM, running, electronics and loud bangs in Reservoir.
Wow, they even acknowledged that customers will go to ALDI then go to Colesworth afterwards because ALDI didn’t have everything they needed. Sounds like real serious competition to me! About as threatening as a local market or butcher.
Never say never! I worked on the original Dead Space (2008). There’s a minigame in chapter 4 where you have to defend the ship’s hull from incoming asteroids by shooting them with a cannon. On completion of the challenge, there’s some explanation as to why the cannon’s auto-targetting system is back online and you can leave the minigame and the cannon automatically continues shooting asteroids as you wander off. While I was rummaging around the code for this, I stumbled across a quadratic formula implementation. On closer inspection I discovered that some smart cookie had actually implemented the cannon’s auto-targetting system for real! It actually tracked each asteroid’s velocity and speed and aimed ahead of the target to hit it with its slow-moving projectiles. I just assumed the whole thing would be playing a canned animation faking the cannon shooting at the asteroids. My hat goes off to the programmer that decided to solve that problem - it’s one of the very few times I’ve ever seen the quadratic formula used in gamedev!
I’d love to see a Linux distro attempt to implement a migration wizard for Windows users. Do all the heavy lifting for them, including walking them through what personal data and accounts they want to migrate across, creating a bootable USB installer, then running said installer and copying across their data for them. Maybe even detect and install any apps they’re using, or suggest FOSS alternatives. In practice I imagine this would be a nightmare to try and implement effectively, but it’d be pretty cool to see.
The preceding message is really quite an undefined input, as the user copy/pasted some questions from their assignment without phrasing it as a question or cleaning up the formatting.
I wonder what kind of outputs you would get from LLMs if you’d been talking sensibly on certain subjects then started to feed it garbage input. It feels like this might be what happened here.
It would be great to see a Fediverse GitHub alternative. Obviously we have plenty of self-hosted software forges around, but I’m not aware of any decentralized network solution. Allow people to host repositories on an instance, but be able to search, discuss and contribute to repositories across the entire network. That way you’d get the benefits of a large programmer community without needing to centralize to a single company or organization. Maybe this already exists and I’m unaware.
The official Python tutorial is very well written and is suitable for total beginners:
I think it’s a step in the right direction, though it will be interesting to see where the boundaries are drawn. Does YouTube count? What about gaming platforms like Roblox and Fortnite?
Edit: On further reading about this, I’m changing my mind. I can’t see how this would be implemented effectively without some kind of age verification. Unless it’s a meaningless Steam-style “What’s your birthday?” question, that makes it far more troublesome for everyone’s privacy. I can’t see how it would get off the ground after so many Australians have had their data stolen already.
I agree his economic policies were garbage, but Howard deserves some pretty serious street cred for gun law reform in Australia after the Port Arthur massacre. It was a pivotal moment for the nation, and looking at the USA, I’m very grateful for his influence.
The way I implemented this strategy was to make sure I had a single cigarette and lighter on me at all times. I named the cigarette, which psychologically helped prevent me from smoking it. I stuck that out for a few months until a friend smoked it in desperation. At that point I felt confident I’d quit because I wanted to, not because of random circumstance.
It’ll be interesting to see how this looks. The same technology was used in Alien: Romulus to revive a younger Ian Holm’s likeness for Rook, and while it was a cool tech demo, it still felt quite uncanny valley and distracting to watch. Casting another actor might have been a better choice. At least for this project the tech sounds more relevant, in that they’re deaging and aging characters within the same film.
Couples costume: Mothman and a lightbulb.
C/C++ still has a huge place in firmware, microcontrollers, operating systems, drivers, application development, video games, real-time systems and so on. It’s a totally different space of programming to webdev, which might explain the surprise.
It’s one of the worst feelings when you realise that social progress isn’t guaranteed, and regressions happen frequently throughout history.
It sounds like you’re in the right area by focusing on C. Have you got a GitHub profile? I’d start looking for open source projects in that space and get involved. Many of them have beginner bugs and tasks. Some projects are better than others at welcoming juniors, so check their readme to see if they have any advice.
If you’re interested in low-level languages like C and C++, I would take a look at Rust. It’s another performance-focused language that complies to assembler like C, but includes some clever design principles to prevent a lot of common C/C++ bugs from being possible at all. Even if you don’t end up using it much, it’s quite interesting to see a different way of thinking about things to achieve a similar output.
Beyond that, I’d say you need to think about the job opportunities you’re interested in and learn what tech they use.
If you’re concerned about privacy I don’t know why you’d use Tailscale over Wireguard directly. The latter is slightly more fiddly to configure, but you only do it once and there’s no cloud middleman involved, just your devices talking directly to each other.
Clearly we’re going to need regulations around personal vehicle size limits on the road. If you legitimately need a big truck for your business, get a licence for it.
WhatsApp has been exploited before with a zero-day, check the Complaints section in this link:
https://en.m.wikipedia.org/wiki/Pegasus_(spyware)
The reality is WhatsApp and Signal will continue to be high-value targets for exploits given the number of users, cloud infrastructure reliance and promise of secure communications, so it’s a wise idea to avoid them for defence matters.
Or maybe do it via external USB drive or network location. But agree, it would complicate things. Though for light users that might only have a few GB of documents on their computer and mostly do everything in the browser, it might be crazy enough to just work…