Skip Navigation

irelephant [he/him]

@ irelephant @lemmy.dbzer0.com

Posts
44
Comments
622
Joined
1 yr. ago

Failing optimist, can code poorly.🇵🇸 Saoirse don Phalastín! 🇵🇸Previously @irelephant@lemm.ee.

  • Login with browser fingerprint

  • There's some tax thing here where they send you the password by post.

  • You don't typically see messages from people you don't like on email.

  • How do people see the screen

  • Yep, and it's by a group which has much less incentive to fuck the protocol up.

  • I really like how it splits data hosting an applications, the only public facing part of the network you need to host is a pds, you can use clients that work entirely locally, such as appviewlite, or reddwarf.app.

  • Images don't work very well, but I guess you don't need those if you have an imagination

  • Atproto (protocol powering bluesky) will be further developed and standardized by the ieft (Internet engineering task Force), a group separate from the for-profit bluesky PBC

  • What am I supposed to use when ms-word breaks itself while I'm offline now

  • As much as I liked old notepad, it is a pretty decent markdown editor.

  • reboop

  • I don't know anyone who uses xcode for anything but ios dev

  • As someone who does dev stuff on both windows and Linux, line endings have never been an issue. Are you using notepad or something?

    I've only had to use wsl for some stuff only designed for *nix, like openresty (and lua in general).

  • You're being paid to use the trash though

  • Device management on Linux is next to impossible compared to windows or macs

  • Yeah, parsing large text to find relevant stuff is very useful for stuff a simple CTRL-F doesn't work for. I found it useful for parsing .har files to find how a specific value is made for a request.