- 13 Posts
- 46 Comments
catch22@programming.devOPto Programming@programming.dev•Rust Book for Devs with an OO Programming BackgroundEnglish1·1 month agodeleted by creator
Spain here… How and what area are you referring to? Internet, Cell Phone Towers, Everything was down, no one was accepting credit cards in my neighborhood. The only thing they were accepting were IOU’s (if you knew the store owner) and Euros.
catch22@programming.devOPto Programming@programming.dev•Rust Book for Devs with an OO Programming BackgroundEnglish6·2 months agoYeah, I would recommend having a basic understanding of the language first.
catch22@programming.devto Programming@programming.dev•How do we login to Pixelfed with our programming.dev account?8·5 months agoI think there are a lot of misconceptions about what federated means. IMHO, it would be really cool if there were an easy way to share and remove a profile across instances that wasn’t stored on a server, and it was yours and yours alone to do with what you like.
catch22@programming.devto World News@lemmy.world•Spain proposes 100% tax on homes bought by non-EU residentsEnglish1·5 months agoThe city government takes care of the paper work, everyone needs one to get essential services in Spain and it has to be renewed every year or so. (The site below specifies expats, but everyone needs one)
Here is some more information:
https://www.thinkspain.com/information/moving-to-spain/what-is-the-padron-and-how-to-register-on-it
From that site:
If you are an expat living in Spain, it’s important to get registered with your local town hall on the padrón.The Padrón is essentially a register of the local population of a town or city in Spain. In Spanish it’s full name is Certificado de Empadronamiento. It is the certificate that confirms your address, your connection with the town/city, and your official residency in that area. This register allows the town hall to track the population and calculate the resources that should be allocated.
catch22@programming.devto World News@lemmy.world•Spain proposes 100% tax on homes bought by non-EU residentsEnglish1·5 months agoWhere I live in Spain this is exactly the case, it’s called a Padrón, and pretty much everyone adheres to it. Without it it’s impossible to do most any business in Spain.
catch22@programming.devto Programming@programming.dev•StackOverflow has lost 77% of new questions compared to 2022. Lowest # since May 2009.7·5 months agoThis, my altruism has it’s limits
catch22@programming.devto Lemmy Shitpost@lemmy.world•There was a time when everyone had common sense1·5 months agoAh cool, I have used them in the past for laptops and my switch, but I didn’t realize they also cover appliances and a bunch of other categories.
catch22@programming.devto Lemmy Shitpost@lemmy.world•There was a time when everyone had common sense6·5 months agoGreat point. Think of how incredible it would be if you could go on line and get manuals to fix any part of anything you own from a PS5 to a Refrigerator, to a Rivan Truck including all the protocols, chip sets, ect… Or just explore them to see how things work, I’m sure a lot of great inventions and ideas came about from people tinkering with and exploring manuals like these. Anymore these are considered “top secret” and you have to reverse engineer anything to figure out how it works. I think this speaks more to the fact that the things you “buy” these days aren’t really considered yours. You are borrowing the IP to use for a fee and if it breaks, tough shit. Throw it out and get a new one.
catch22@programming.devto Programming@programming.dev•4.5 Million (Suspected) Fake Stars in GitHub: A Growing Spiral of Popularity Contests, Scams, and Malware4·6 months agoNo big surprise here, stars/star reviews are in general completely worthless. I don’t really even bother with them anymore.
heavy as boulders?
catch22@programming.devto Games@lemmy.world•Ex developer at Bethesda quit his job after 14 years and made this heavy metal horror game as a solo dev with no publisherEnglish1·8 months agoGreat interview, thanks
By far one of the most interesting articles I’ve seen on Lemmy so far, thanks for the link
catch22@programming.devto Technology@lemmy.world•CrowdStrike shareholders sue over global outage, say company concealed info - National | Globalnews.caEnglish9·11 months agoBetween airliners crashing and financial and public infrastructure being taken down by security flaws I wonder how many trillions of lost dollars and lives being lost it will take before critical software like this is held to a higher standard. Even though it’s just as important as the development team that writes the code, QA and a software dev process are still treated as unimportant and something you do only if you have the time to do it.
catch22@programming.devto Programming@programming.dev•Is there an example program that illustrates how a buffer overflow attack actually executes arbitrary code?15·11 months agoI really like this video, in it he demonstrates how a char pointer can be exploited to alter the return value in the stack and walks through an example of how it’s done. https://www.youtube.com/watch?v=1S0aBV-Waeo
Second on the Octopath Traveler II music. Even my son who is 9 and plays it as well as a ton of other games has only ever commented about how the music is really good on Octopath Traveler and no others (and I had never mentioned this to him). It’s definitely the best music I have every heard for a game. There was a glitch one time where the music wasn’t playing for some reason and I realized how much the music made the game come to life, NGL, I think it brings like 99% of the emotional engagement to it.
catch22@programming.devto Technology@lemmy.world•Major IT outage affecting banks, airlines, media outlets across the worldEnglish63·11 months agodeleted by creator
catch22@programming.devto Technology@lemmy.world•NBC to use AI-generated version of Al Michaels' voice during Summer OlympicsEnglish8·1 year agoMichaels uttered perhaps the most famous six words in the history of sports broadcasting at the 1980 Lake Placid Winter Olympics after the U.S. hockey team triumphed over the Soviet Union in a stunning upset: “Do you believe in miracles? Yes!”
It’s tragic that the humanity of these types of things that are understood by humans will be lost in AI.
catch22@programming.devto Programming@programming.dev•Open source Git repo owners with open licenses, how do you know your code is being used by a big corpo?6·1 year agoFor MIT/Apache it doesn’t matter. That’s always a problem with those free to use licenses you have a “good idea” who’s using it, but you never really can tell. It also creates a shit load of wasted improvements every time a company uses it, moth balls the project, but never pushes code upstream because why do that? \s So you sit back and hope that someone in the company feels a big enough moral drive or obligation to contribute their improvements up stream. But, how can you tell definitively? You can sometimes see it in the job descriptions they are hiring for, also I have had companies reach out out me personally for help. Many open source projects also will reach out and ask, and if they get the ok, will put it in the project description in order to encourage others companies to do the same. So why to companies bother? The funny thing about open source is that it lets people who like solving tough problems (the best type of engineers) know where the tough problems are being definitively solved, because here’s the code, and here’s the author from xyz company contributing and showing the rest of the world how it’s done. Often this will bring in engineers who are at the top of their game to these companies.
deleted by creator