Visual Studio debugger is still best thing ever. It is strange how much poorer vscode’s debugger is compared to visual studio.
- 0 Posts
- 96 Comments
Damn! Same here, red hat 99, but switched to Debian quite fast
Hotzilla@sopuli.xyzto politics @lemmy.world•Eight artificial dyes will be phased out of US food supply, Health Secretary RFK Jr. says6·2 months agoThese things have been illegal in Europe for quite some time. US brands need to use different dyes in candies/sodas in Europe as on US.
Hotzilla@sopuli.xyzto politics @lemmy.world•Trump temporarily drops tariffs to 10% for most countries, hits China harder with 125%6·2 months agoThey are trying to explain “this was the plan all along”. Bullshit, they just are flipflopping and have no idea how to run the show.
Isn’t it just that humans don’t see the ultra violet color they are, and therefore see it as white. There are many flowers that turn from purple to white. Bees can see those wave lengths.
Hotzilla@sopuli.xyzto Programmer Humor@programming.dev•muskrat's data eng expert's hard drive overheats while processing 60k rows4·3 months ago60k is single json file
Hotzilla@sopuli.xyzto politics @lemmy.world•Trump wants US to take ownership of Gaza and redevelop it after Palestinians are resettled elsewhere10·4 months agoThis will take US to a war, which is even bigger shitshow than Iraq and Afghanistan. It will mean boots on the ground for next 50 years.
He said that Biden/Kamala will take US to a war, but projection is what he always does.
Open source is in general wrong term in all of these “open source” LLM’s (like LLAMA and R1), the model is shared, but there is no real way of reproducing the model. This is because the training data is never shared.
In my mind open source means that you can reproduce the same binary from source. The models are shared for free, but not “open”.
Hotzilla@sopuli.xyzto World News@lemmy.ml•Trump pardons Silk Road dark web market creator Ross Ulbricht27·5 months agoPresident of a civilized country should not have this power.
Hotzilla@sopuli.xyzto Selfhosted@lemmy.world•Odin - a self-hosted FOSS streaming service.English10·6 months agoYeah, if the ones and zeros arent in your drive, it can disappear at any point from the internet.
Hotzilla@sopuli.xyzto World News@beehaw.org•Finland stops Russia-linked vessel over damaged undersea power cable in Baltic Sea8·6 months agoThere is also four broken data cables.
I work at electricity distribution, can confirm, we never have any issues, it is evil spirits, not us.
Hotzilla@sopuli.xyzto politics @lemmy.world•Trump’s ties to ‘toxic’ far-right activist Laura Loomer are causing a MAGA civil war. But they go way back5·9 months agoHe’s is having affair with her
Hotzilla@sopuli.xyzto Selfhosted@lemmy.world•How can I keep my forwarded port secure?English1·9 months agoYou can add IPS to port to add some security checking, but yes, in general port is never secure or unsecure.
Hotzilla@sopuli.xyzto Mildly Infuriating@lemmy.world•"Quick" security check... I had to do 15 of these...English4·10 months agoYes GPT4o was able to solve this. I didn’t.
Hotzilla@sopuli.xyzto Linux@lemmy.ml•One Of The Rust Linux Kernel Maintainers Steps Down - Cites "Nontechnical Nonsense"12·10 months agoI have been using Windows for 30 years and Linux for 25 years (debian since 99’). I really would not bash (pun intended) windows users so much, there is place for both of them.
Hotzilla@sopuli.xyzto Selfhosted@lemmy.world•Full open source and private camera monitoring systemEnglish4·10 months agoCoral Acceletor is only needed if you run setup that does not have GPU or enough CPU. Spare laptop usually has enough power to handle AI detection, but RasPi doesn’t. I run mine in CPU at rack server.
Cameras own detections are limited in my experience, and it is much harder to integrate to anything else, like HomeAssistant for notification & automation
Hotzilla@sopuli.xyzto Selfhosted@lemmy.world•Full open source and private camera monitoring systemEnglish5·10 months agoHomeAssistant + Frigate combo is just plain awesome. You can leverage the automations of HA through Frigate’s AI detection, so you get things like notifications.
Hotzilla@sopuli.xyzto Linux@lemmy.ml•Is there a use case for Crowd Strike Falcon on Linux?26·11 months agoCrowdStrike Falcon is XDR product, there is hundreds of similar products available.
The role of XDR is to detect and block if some bad actor is trying to do something malicious in the machine. Old school virus signature detection is not enough anymore, you need pattern detection from network communication/DNS queries etc.
When corporation has thousands of devices to monitor the OS each of those devices Is not relevant. You need to detect if some random user logs to some Linux info display thousand kilometers away, and starts scanning the network.
Because the detection and response, needs to happen near realtime, for example Incase of cryptolockers, where all devices are encrypted within seconds, the software blocking this needs kernel level access.
I work in critical infrastructure as IT, but luckily we did not use falcon
D365 ain’t really even that bad. It is just model driven power platform app. It is actually quite expandable, you can code it with plain javascript or more complex components on React. Backend is OData which is quite flexible.
Old Dynamics AX and onprem CRM were shit shows.