Nah dw the mom just has epidermodysplasia verruciformis
- 0 Posts
- 22 Comments
Source of radiation given to someone to hold in their wallet/pocket
sabin@lemmy.worldto No Stupid Questions@lemmy.world•Are there any programming languages with the same syntax as rust (or similar)?2·5 months agoI take it you’re not a fan of the borrow rules?
Would you rather manage your memory yourself, or would you rather use a language with a runtime?
Those are your only 2 remaining options for managing memory if you exclude rust-like reference constraints.
Wasm bindgen is an absolute nightmare of auto-generated function names. From a purely performance/functionality perspective it works but it’s hella ugly. I hope some alternative arrives at some point.
So does old reddit but its also the only version of the site I find usable. UX people can have absurdly lopsided priorities.
sabin@lemmy.worldto Programming@programming.dev•Am I crazy in thinking that bash is good enough for production?2·6 months agoSet don’t forget set -E as well to exit on failed subshells.
Sorry if this response is mal-informed and misses some important part of your workflow, but if all you’re trying to do is run a postman collection then all you really need is newman.
sabin@lemmy.worldto Games@sh.itjust.works•Ubisoft San Fran and Osaka will be shut down, and around 170-180 people will be laid off. Those not affected will move on to other Ubisoft projects. Today is the last day for some employees.English6·7 months agoNothing against office workers trying to scrape by and make a living but holy fuck did this company ever have this coming.
Nothing like watching the greedy ouroboros devour itself in real time.
Honestly C imo is not that bad. It’s actually a very small specification. There’s not much to it. The actual amount of code you’d need to create a working C compiler is relatively tiny.
It stuck around all this time because concepts like null-terminated strings, arrays decaying to pointers, etc. are all very intuitive if your working in a language that’s built to be as minimalistic and simple as possible.
If you understand these things I’d say you’re already past the learning curve. Now just make sure you remember exactly how type definitions are parsed so that contrived type declarations don’t cause you to lose marks on an exam.
The difficulty with C imo comes with people needing programming concepts abstracted away from them because they never actually learned how their computer represents or processes data.
sabin@lemmy.worldto Technology@lemmy.world•Adobe made a small change to its terms and conditions and that made its users very, very unhappy — scrutinizing data to find illegal content is a risky moveEnglish10·1 year agoThat’s not the same as content distribution.
Sharing content to clients cannot be effectively done through creative cloud.
It does not make sense to try and stop the distribution at the level of video editing. Not only is the thought of child predators making regular use of professional editing software completely absurd, but even if you assume they do, why the fuck do you think they would use the inbuilt cloud sharing tools to do so?? They would just encrypt the contents and transmit it over any other file sharing service…
It makes no sense to implement this measure because it does absolutely nothing to impede criminals, but enables a company well known for egregious privacy violations unprecedented access to information completely law abiding clients have legitimate reasons to want to keep private.
It is a farce. A smokescreen intended to encroach on customers precious data all the while doing nothing to assist law enforcement.
sabin@lemmy.worldto Technology@lemmy.world•Adobe made a small change to its terms and conditions and that made its users very, very unhappy — scrutinizing data to find illegal content is a risky moveEnglish131·1 year agoAdobe is not a video distribution platform. They do not have this level of culpability.
sabin@lemmy.worldto Technology@lemmy.world•Adobe made a small change to its terms and conditions and that made its users very, very unhappy — scrutinizing data to find illegal content is a risky moveEnglish261·1 year agoSounds like a smokescreen to me. All file sharing services have this problem. The solution is to respond to subpoena requests and let the government do their jobs. They do not have to allow themselves to arbitrarily violate their users privacy in order to do that.
sabin@lemmy.worldto Technology@lemmy.world•Stack Overflow bans users en masse for rebelling against OpenAI partnership — users banned for deleting answers to prevent them being used to train ChatGPTEnglish24·1 year ago"the AI isn’t good enough to answer questions yet, it needs more training "
“YOU HYPOCRITE!! If the A.I is too bad to use then why are you training it!”
Clean the damn mold out of your brain.
sabin@lemmy.worldto Linux@programming.dev•Systemd wants to expand to include a sudo replacement2·1 year agoWhy would they remake core utils?
In short it’s essentially a protocol that defines what type of requests must be sent between applications and a compositor.
sabin@lemmy.worldto Technology@lemmy.world•Tesla’s Autopilot and Full Self-Driving linked to hundreds of crashes, dozens of deathsEnglish44·1 year agoI don’t give a fuck about musk. I think hos Hyperloop is beyond idiotic and nothing he makes fucking works. In fact I never even said I necessarily think the state of Tesla autopilot is acceptable. All I said was that categorically rejecting autopilot (even for future generations where tech can be much better) for the express purpose of being able to prosecute people is beyond empty and shallow.
If you need to make up lies about me and strawman me to disagree you only prove my point. You stopped being a rational agent who weighs the good and bad of things a long time ago. You don’t care about how good the autopilot is or can be. All you care about is your mental fixation against the CEO of the company in question.
Your political opinions should be based on principles, not whatever feels convenient in the moment.
sabin@lemmy.worldto Technology@lemmy.world•Tesla’s Autopilot and Full Self-Driving linked to hundreds of crashes, dozens of deathsEnglish89·1 year agoNothing was misguided and if anything your tone deaf attempt to double down only proves the point I’m making.
This stopped being about human deaths for you a long time ago.
Let’s not even bother to ask the question of whether or not this guy could ultimately be saving lives. All that matters to you is that you have a target to take your anger out on the event that a loved one dies in an accident or something.
You are shallow beyond belief.
sabin@lemmy.worldto Technology@lemmy.world•Tesla’s Autopilot and Full Self-Driving linked to hundreds of crashes, dozens of deathsEnglish911·1 year agoSo you’d rather live in a world where people die more often, just so you can punish the people who do the killing?
sabin@lemmy.worldto Technology@lemmy.world•Apple keeps flogging 8GB of RAM for its Mac computers but it's still a dead horseEnglish11·1 year agoI didn’t say 64. I said 16 which is perfectly reasonable. Your comment reads like damage control from an apple employee.
It legitimately IS exponentiation. Romanian lady was wrong.