My point was more along the lines that herbal doesn’t mean safe, mild, slow, etc
Rust dev, I enjoy reading and playing games, I also usually like to spend time with friends.
You can reach me on mastodon @sukhmel@mastodon.online or telegram @sukhmel@tg
- 3 Posts
- 1.56K Comments
You seem to have had something like mint and thyme in mind as an example of herbal medicine, but try to substitute something like marijuana and nightshade to see that your description doesn’t fit all of the herbs. The only thing I agree is that effects often come coupled and you have to do something to isolate necessary ones.
The idea of setting aspiring goals sound good, but I mostly see it implemented in a way that you’re punished for doing that and encouraged by management to do that. So whatever you do, you’re not good, and nothing is done to address inconsistencies
Maybe, making it as incorrect as possible serves to prove a point which makes statement phrased correctly for the goal in mind?
lad@programming.devto
Web Development@programming.dev•Anti-libraryism: 10 web APIs that replace modern JavaScript librariesEnglish
2·8 days agoAre those APIs supported by all major browsers or is it Chrome(-ium) only? Even if those are supported, it will mean the users may need to update their browser to use the site (but maybe the support is implemented long ago and that’s not much of an issue)
I see you answer that question for most of proposed APIs, but for some of them support is fragmented and/or present since 2025 and even 2026 for one. But at least it’s not a single browser vendor lock
lad@programming.devto
Privacy@lemmy.ml•Meta plan to use political turmoil as cover for new surveillance tech rolloutEnglish
1·12 days agoThey will be bailed in order to ‘compete with China in AI arms race’, imo
lad@programming.devto
Patient Gamers@sh.itjust.works•Weekly Recommendations Thread: What are you playing this week?English
5·14 days agoThe Witcher 2, native Linux version
That is a bit more problematic than it should, the launcher doesn’t work without discontinued dependencies, the configuration doesn’t work at all (had to edit configuration file manually), and the controls seem a bit off so I decided to play on easy difficulty not to embarrass myself too much with doing completely wrong moves because they are mapped in a weird way (imo)
But it still looks pretty good and seems interesting so far, it will definitely take a lot of time to explore, and then I will still have a third game to play
lad@programming.devto
Privacy@lemmy.ml•Russia is restricting access to Telegram, one of its most popular social media apps.English
4·18 days agoYeah, it was before the war and heard they recently published a press release stating that not blocking them all these years was illegal, because they technically never stopped blocking. If that sounds stupid, I think that’s about right
lad@programming.devto
Steam Hardware@sopuli.xyz•AMD say the Steam Machine is "on track" for an early 2026 releaseEnglish
2·25 days agoJudging by the reviews Pavlov seem to have sorta died because of removed community mod support?
lad@programming.devto
Steam Hardware@sopuli.xyz•AMD say the Steam Machine is "on track" for an early 2026 releaseEnglish
3·25 days agoI recently dreamed it’s going to be April 1st which was like tomorrow. I was a bit disappointed when I woke up and realised it was not even February yet 🤣
lad@programming.devto
Programming@programming.dev•Notepad++ Hijacked by State-Sponsored HackersEnglish
1·26 days agoI guess, the point was there’s nothing doing that in windows, and you will have to check manually or use an expensive M$ certificate
lad@programming.devto
No Stupid Questions@lemmy.ca•How to do ghost edits on comments?English
3·27 days agoOn my client (Thunder) the comments you talk about show with an edit symbol, so maybe it’s a UI bug, or instance specific bug
Wow, they took the joke much further than πthon
Yeah, when the same API endpoint sometimes return a string for an error, sometimes an object, and sometimes an array, JSON doesn’t help much in parsing the mess
lad@programming.devto
Programmer Humor@programming.dev•What's everyone's favorite bug?English
8·1 month agoAt least they don’t corrupt the memory like 101-pedes
lad@programming.devto
Programmer Humor@programming.dev•What's everyone's favorite bug?English
3·1 month agoMy favourite ones are compiler optimisations based on impossibility of Undefined Behaviour, like this one: https://stackoverflow.com/a/78751225/1122720
And time travel, of course: https://devblogs.microsoft.com/oldnewthing/20140627-00/?p=633
It’s painful to watch, ngl
lad@programming.devto
Technology@beehaw.org•I Can’t Sell You Laptops Anymore (video) (enshittification of computer repair)English
3·1 month ago$40 is now too much for an old but working laptop? That’s crazy
lad@programming.devto
LinkedinLunatics@sh.itjust.works•Work harder, slave, or no promotion.English
6·1 month agoIrrespective of the amount of inventory, it’s something you may damage while moving, making it your problem, when it’s not even your job




Basic allows something to be defined via itself? Or does it just initialise to random values like C?
Z=Z-Zlooks wild, but if there are no special values for integers, it will always be zero, indeed