On my own server at home, yes. Because that’s important for me to know what’s going on and not discover something by chance weeks later.
ArkScript lang developer, split keyboard fanatic
On my own server at home, yes. Because that’s important for me to know what’s going on and not discover something by chance weeks later.
Damn that sucks
Nintendo is really after every switch related not official project these days. The migswitch, Yuzu, ryu, any video showcasing their sweet games with mods (botw multiplayer videos have been DMCA)
Thanks for the insight! That’s not something I thought about
Why? What does it bring you? I’m genuinely curious
They are trying to make foldable iPhones because everyone else is making a foldable phone, but have they stopped and asked themselves if people want and need a foldable?
I have yet to see a real use case for something like a Samsung Z flip, and carrying a bulky Z fold phone in my pocket only to be able to have a tablet once in a while and watch a movie is not interesting enough.
So they are allowed to pirate content actually? Even if it’s not Netflix or YouTube they take screenshots of potentially copyrighted content
Is it an ad or is it related to technology?
« creating an AI fund to back projects in these [poorer] nations, establishing AI standards and data-sharing systems, and creating resources such as training to help nations with AI governance. »
So basically burn money and energy on some hallucinating algorithm should be as important as investing in green energy and reducing CO2 levels. That makes sense. Like, yeah, totally onboard. What could go wrong?
Heck, I sometimes can’t understand my own code. And this AI thing tries to tell me I should move this code over there and do this and that and then poof it doesn’t compile anymore. The thing is even more clueless than me.
How come the hallucinating ghost in the machine is generating code so bad the production servers hallucinate even harder and crash?
I use camel case for methods and functions and snake case for variables. And pascal case for constants. Why? I don’t really know, it makes for a nice distinction I guess.
If you are interested in tiny lisp like languages, this gitlab could be of interest to you.
Full disclaimer, I came across it a few years back as I am the maintainer of arkscript (which will get faster and better in the v4, so that data about it there is accurate as a baseline of « it should be at least this good but can be even better now »).
You could consider markdown extensions that helps you write and visualize!
Like this one: https://github.com/MeanderingProgrammer/render-markdown.nvim
Sorry for being this late to the party, it’s a bug in discord: they ignore focus mode. I shoot them a bug report with video evidence and even how to fix that in their electron config (that’s pretty easy to do), they answered saying that has been noted and all but can’t give an estimate…
Hopefully it will be fixed between them adding two useless new features that nobody want!
I thought I lost my Sonos integration with my music source. In fact it was just an update to the app and I don’t know how to navigate that… or maybe the new app just removed the integration
Dual partitioning as Android does it might have helped. Install the update to partition B, reboot and if it’s alright swap A and B partitions to make B the default. Boot again to the default partition (A, formerly B).
It wouldn’t have booted correctly afaiu with the faulty update, and would have been reverted to use the untouched A partition.
Why sell an image when anyone can generate the same one with a few words using your model?
If you want to share stuff, fine, but why sell it? If you want to get money, find a job
You need an apple device for it to render correctly
Nginx proxy manager can do all of the routing for you if you are using docker. In a graphical interface without touching config. It’s on top of nginx so you get all its benefits!