Not on a holiday, please.
Not on a holiday, please.
In London 2009, Gary Numan made a surprise appearance with NIN to play Numan's "Metal" & "Cars." I filmed it in one unbroken shot from the middle of the stage with a handheld DSLR.
Here's the full video, savor the Dudes Rock energy of two legends doing a big mutual respect ("Cars" starts at 6:38):
The problem is the people that pay salaries arenβt going to be put off by that. 60% quality for -100% fully loaded employee cost? Have vendor lock-in? Carpe diem, baby. See: MS, Oracle, and Amazonβs recent lay-offs. Itβs happening industry-wide and across disciplines.
Iβd add that thereβs a potential lack of nuance here, too. I picked up the Star Wars game during the BFCM sale, so I suppose Iβm technically willing to buy a GKC. But, Iβve also declined to purchase far more games or Iβll buy them for other platforms. Especially if I can get a Switch 1 -> 2 upgrade.
There may not be a better source, but that doesnβt mean 1,000 users that opted to share their collection data is representative of βmost usersβ. Or, if you really only mean Deku Deals users, you should rephrase to qualify it better. For broader claims you need to seek out a diverse sample.
Itβs nice that weβre able to craft new TruffleRuby releases on our own schedule again. Weβll be shipping bug fixes faster going forward.
This is a huge release for TruffleRuby. Itβs our first under our new org.
If youβve been hesitant about contributing because of the CLA, please note that we no longer have one. We can also release more frequently so please report bugs or open PRs.
Iβve got a friend in Massachusetts who is suspected of a financial cybercrime and has been brought in multiple times to chat with a detective. Based on the technical details it sounds specious to me. Does anyone know of a law firm or legal resource specializing in cybercrime that can help?
It blows my mind seeing devs making well into 6 figures writing crappy commits because "git is hard". We shouldn't tolerate it any more than we would crappy tests. Commits are a useful work product and a bare minimum for collaborating with others (as well as future you). Dump git if it's that bad.
Cloudflare is ruining the Internet. Itβs absurd how much of my life is wasted proving Iβm not a bot because I use iCloud Private Relay. God forbid I want a modicum of privacy that isnβt routed through their own privileged VPN. I canβt believe we gave the whole web experience to Cloudflare & Google.
Thanks for the suggestion. I had never heard of this company or any of these items. Itβs awesome that they make STL files available for many of the clips so you can 3D print them or integrate them into a new design.
I ended up shelling out for the 512GB. I had been holding out for larger capacities, but $170+ is 1/3 the cost of the console. I donβt know how reliable the microSD Express cards are, but Iβve had regular microSD cards die on me (Lexar was the worst).
Iβll just continue to avoid GKCs where I can
I donβt understand why youβre arguing this. Do you think one of us is lying about our experiences? Yeah, there are techniques and sometimes they work. Those obviously arenβt the cases being talked about. Itβs a gigantic waste of human effort to expect every contribution to start in a vacuum.
Itβs more than convenient. Itβs collaborative and itβs considerate. Expecting everyone to do everything from first principles is a gross waste of human effort. In terms of sports analogies, I believe OSS works better if we play the zone rather than man-to-man.
There was one project I used that wouldnβt allow you to file a bug without supplying a PR. I spent a weekend fixing a gnarly issue only for the maintainer to delete the tests and regress in the next major release. That was my cue to find an alternative solution.
Itβs a game you canβt win. Others will chide you for opening a PR for a new feature or behavioral change without discussing first.
I despise so-called "opinionated formatters". While I consistency in formatting, most of these formatters will apply conditional rules that break consistency. And there are far more important attributes to me than consistency, such as legibility and comprehension. Alas, I must say goodbye to nixfmt.
Vibe coding is the great equalizer. Now all code I look at can be as difficult to comprehend as optimized Perl, regardless of language.
Saying heβs arguing is bad faith is not the same thing as saying heβs wrong or misinformed. Itβs a bold value judgment youβre making about him, publicly, without any evidence. The time to seek clarification is before you declare someone is arguing in bad faith.
Yet another example of why auto-upgrading to the latest version of every library in the name of security is a farce developers created because βconvenienceβ often isnβt a winning argument. Ideally youβd vet every upgrad. Sadly, thatβs inext to impossible in JS land.
www.koi.security/blog/postmar...
Arguing against self-hosting because a SaaS company will handle security better vastly misunderstands how little security is a concern for an MVP. Itβs rarely addressed while a startup seeks product market fit. The engineers slinging code have no security background. And LLMs arenβt going to fix it.
Running native extensions in parallel is a huge performance boost. Running a large internal Rails application, we saw performance roughly double. Very workload dependent, of course, but all of the major DB adapters are implemented as native extensions.
We also added support for the blake3-rb gem.
Exciting news for Ruby and Rails developers!
RubyMine is now FREE for non-commercial use! It joins the list alongside WebStorm, Rider, CLion, and RustRover, allowing you to learn, develop your open-source and hobby projects, and create content for FREE.
Learn more: jb.gg/tqov3b
Ticketmaster is killing it with these recommendations.
I shut Mogoterra down in 2009 and at that time the company was better known as Mogotest. I very much doubt there were 35 searches for it on LinkedIn this week.
Is there any game that benefits from having two sets of Joy-Con 2? I have Switch 1 Joy-Cons and Pro controllers. Iβll get the Joy-Con 2 now if beneficial, otherwise Iβll probably wait for models with a different design.
What are the margins on the Switch, Switch Lite, and Switch OLED?
Price increases aside, itβs never been a better time to buy used. Lots of people that upgraded to Switch 2 donβt have much use for an original Switch. Iβm seeing OLED models, including special editions, going for $105 around me.
This is a team effort. Third parties could produce full game cards but are choosing not to. Maybe that shouldnβt be a choice they can make. Iβm a bit surprised retailers went along with this. It seems to be a deliberate attempt to push digital purchases.
Itβs really quite sad how quickly we went from fretting over 50 - 100ms in front-end code to letting React and Cloudflare add seconds to page load. And then for the hell of it we decided to trash privacy because Cloudflare made blocking any VPN other than theirs a one-click process.
I hope LLMs can one day automate the generation of useful changelogs and allow us to destroy the scourge of Conventional Commits.