I honestly never expected the final death blow for Firefox to come from Mozilla.
I honestly never expected the final death blow for Firefox to come from Mozilla.
If only they applied the same rigor to big tech scraping the same content into large language models. I guess the bypass paywall team wasn’t big enough to afford the legion of lawyers that Sam Altman and co can summon on demand. We can just wait for chatgpt to serve those articles direct to our search results and nobody will even visit their website, because we live in a world where stealing an article to read is illegal, while stealing all of them for profit is not.
It’s very complex with hyper visors and virtualization technology. I don’t fully understand it myself in terms of how resources are allocated across something like aws or azure, but take a look at openshift vs openstack maybe. Openshift is for deploying containers and openstack is virtual machines. Openshift is kubernetes with some customizations for enterprise. Openstack is same for vm’s.
Instances are virtual machines which tend to host an operating system, and a container is lighter and only hosts an application where the code and dependencies are isolated from the underlying operating system it runs on. k8 is kubernetes, which is container orchestration. I think of virtual machines for jobs that scale vertically, while containers are suited to jobs that scale horizontally. But this isn’t necessarily true as kubernetes is starting to get slurm functionality using tools like sunk.
For integrating these things it depends on the application. You can run services in either by exposing ports and interact through API end points that point at them, eg for frontend web app serving data from a database hosted on a server or a container via fastapi. But I’m no dev ops engineer and the field is very complicated. There are many discussions around building micro services (containers) vs monolith (vm). Many decisions depend on the project. Hopefully some actual dev ops engineers will chime in and correct all of the above! xD
these books were great. I still have the fantasy games one on my shelf.
I’m interested in the same question. There isn’t a definitive text because the problem is infinitely broad. My approach is to build crud apps around the tech stack I’m interested in, currently Python with fastapi, arangodb, with some next and typescript for the front end. But you could swap out Python for Go and swagger. For security there is Keycloak. For scalability you could look at building your system as pods in open shift but that adds cost. Personally, I think unless you’re Netflix kubernetes is probably overkill. But the biggest problem is that today’s tech stack is replaced tomorrow by the next new shiny, and all of them are complex and will be entirely different for every team and every problem. A book for dev ops is almost impossible.
deleted by creator
Lapce is an interesting alternative to vs code too: https://lapce.dev/
For me, vim is nice to use because it’s ubiquitous across any system I log into. Any server will have vi at the least. It’s also light and can load a file instantly on any hardware, reducing dependency to zero. Once you have a comfortable config, you’re done for the rest of your life. Although, in reality vim config is a lifestyle and not a choice ;)
Hunter was an early sandbox game on the Amiga and was quite good back in the day. Mercenary series too. Daggerfall was/is a huge sandbox rpg. Minecraft was the first to capture the lego style creativity though. Dwarf fortress is probably the closest to Minecraft.
ublock origin, localcdn.
With lashings and lashings of downloadable content and nft’s, all wrapped up in sweet pay to win :)
To flip this around, think of some projects you want to do. The languages are just tools and will be determined by what you want to do, and then each type of project has it’s best tool chain. Think of the problem(s) you want to solve first and the rest will follow.
I bet they struggle to compete with Electronic Arts these days! ;p
ChinnyVision has some nice reviews.
Cool, now I can vomit like it’s the 90’s again, but with incredible lighting :p
Awesome. A golden age of PC gaming
I remember them from magazines in the 90’s but they were totally urban legend. Never seen one in real life but it’s been good to experience them emulated. Wind jammers, metal slug, king of fighters, last blade, so many classics. It’s a shame it never went mainstream.
I always thought it played slow and while everybody raved about the soundtrack and graphics, it was style over substance. I preferred Hybris and Swiv back in the day. Deluxe Galaga was probably the pinacle of that genre on the Amiga.
Ha same! One day I’ll remake that 8bit title in pico8… or watch the kids do it! It’s a long ways from figuring stuff out from magazines, and complex technical manuals. It kind of got much harder during the 16bit era where the machine got harder to fully understand, like the Amiga compared to bbc micro or spectrum. 68k assembly was hard by yourself. But for sure, godot, gamemaker etc have made it accessible again, and programming is still a useful skill to have on your resume. It’s fed me long after my uni certificates expired!
Yes, you are right. It matured. The mainstream publishers were definately similar to today’s indie gaming scene. That’s where I gravitated to as well.
I think the tooling is probably the greatest innovation of the current generation. For the first time you can download incredibly powerful frameworks like Unreal engine and godot down to Pico 8 that put professional quality production tools in the hands of anybody with imagination to create, plus the communities and the platforms to publish. There’s never been an easier time to make stuff and put it out there than there is today.
I hope so. I hope there could be a future where Mozilla is purged of these people and returned to being just a browser. Not everything has to be a “platform” with a business model for MBA’s to feast on.