![](https://fedia.io/media/41/d0/41d0f7281e94df752aa4fd53242c35955f580d4330226823ba8b64dd4a973a58.jpg)
![](https://programming.dev/pictrs/image/8140dda6-9512-4297-ac17-d303638c90a6.png)
Depends on language and platform ;) Ghidra, strace, printouts gets you quite far. The only language I regularly step would be assembler.
HW/FW security researcher & Demoscene elder.
I started having arguments online back on Fidonet and Usenet. I’m too tired to care now.
Depends on language and platform ;) Ghidra, strace, printouts gets you quite far. The only language I regularly step would be assembler.
Sublime Text.
The only thing I need from my editor is syntax highlighting and not be slow.
(Assembler, C, Python, Java and Bash are the languages I mostly work with)
I was macOS (desktop) and Linux (servers), but over time it just became cumbersome to cater to the - while Unix - different environment on the Macs all the time. I’ve now converted over the last Macbook Pro to Linux but what I really want is a Linux distribution really made specifically for the Macs and making full use of their somewhat special hardware.
If you’re more at home with macOS then this doesn’t apply to you of course :) A lot of the software I use is from the open source community where Mac gets supported because it’s possible to compile for it but it’s always an afterthought.
(Servers? Yeah that might surprise people - but the performance of Apple Silicon is really very interesting for a lot of tasks where you need “GPU-speedup” without installing a full GPU)
Bad for Linux. I see Asahi Linux on Apple hardware as being the “best Linux” for consumer use (and home servers) moving forwards.
Yes, I know :) (I run a family instance with FediFetcher and relays as well)
Large instances are usually well covered enough. I don’t know if Lemmy/Mbin pull sll posts for a thread you visit but Mastodon has plans to do so in the future to alleviate this issue.
Even though apps interconnect it’s a good idea to use the best client for the service. But, sure - I can start following “@3dmvr@lemm.ee” from my Mastodon account. It’s also possible to subscribe to a Lemmy group from Mastodon, and reply to it.
But the best user experience is had by creating a Lemmy/Mbin account on such a server and interacting from there - like I am with my fedia.io account here now.
fedia.io here too, it’s the one I recommend to others as well. No specific “angle”, just works, based in Europe.
Celebrating finally having more contributors to Pixelfed: https://mastodon.social/@pixelfed/113865305989589430
Yeah I’d rather the Matrix/Element people got that funding. They need it.
That sounds problematic. Where do they detail this?
Wikipedia:
Google Safe Browsing “conducts client-side checks. If a website looks suspicious, it sends a subset of likely phishing and social engineering terms found on the page to Google to obtain additional information available from Google’s servers on whether the website should be considered malicious”.
But why are random people visiting your instance?
If you were just selfhosting services for you and your family, would really browsers be flagging your site?
A lot of what I do (hw/fw hacking) involves running Ghidra on code by others so it’s just a tool I know well. As I mentioned I seldomly step through my own code while debugging high level languages.