Email or username:

Password:

Forgot your password?
12 posts total
[Yaseenist] luna luna :verified_trans: :therian:

If writing emails is such a chore you want an AI to do it for you, consider just writing straight to the point emails without all the formal boilerplate

[Yaseenist] luna luna :verified_trans: :therian:

tired: using stock images as thumbnails for your blog
wired: making your own

screenshot of a blender window showing a screenshot of some code opened on android phone put in as a flat mesh, and then a camera focused onto an angled portion of the text, creating your stereotypical "hacker text" thumbnail except here it's the actual code talked about in the blog post
[Yaseenist] luna luna :verified_trans: :therian:

Me: hey cups, print this svg image for me

CUPS: sure thing

Printer:

An extremely long roll of labels with SVG code in text printed on them
[Yaseenist] luna luna :verified_trans: :therian:

rust programming: "if it compiles it probably works"

python programming: "fuck around and find out"

[Yaseenist] luna luna :verified_trans: :therian:

The best solution I have for sending files to my phone rn:

Step 0:
Connect laptop to phone's hotspot.
Step 1:
Open terminal and go into the directory of interest
Step 2:
python -m http.server 1337
Step 3:
Find IP address of laptop on phone's hotspot network.
Step 4:
Connect phone to the IP of the laptop on port 1337
Step 5:
Click on files you want to download.

[Yaseenist] luna luna :verified_trans: :therian:

I think I know what I want to do this weekend.

And it's making stuff with microcontrollers. Which should be much easier now that I actually know C++ beyond the very basics

Specifically thinking about getting a nokia 5110 screen to work with an Atmega8a

And possibly making a DIY "weather station" with that. Looked up temperature/humidity sensors and DHT11 looks interesting (mostly because it's cheap).

[Yaseenist] luna luna :verified_trans: :therian:

Giant Fuck You to Microsoft for making PowerPoint completely unable to read the text formatting of OpenDocument presentations. This is just unfair competition. No warning that it might not work, it just opens but text is broken and sometimes renders completely outside of the bounding box of the slides.

Please please please, if you're in charge of that, install
#LibreOffice alongside MS Office on computers where people need to show slideshows. It's literally free, and it will let people not using MS products to actually open the presentation and have it render correctly.

I expected this to happen and prepared a PDF in addition to the ODP file, but presenting from a PDF isn't ideal, and most people don't know they need to prepare for that.

Giant Fuck You to Microsoft for making PowerPoint completely unable to read the text formatting of OpenDocument presentations. This is just unfair competition. No warning that it might not work, it just opens but text is broken and sometimes renders completely outside of the bounding box of the slides.

Please please please, if you're in charge of that, install
#LibreOffice alongside MS Office on computers where people need to show slideshows. It's literally free, and it will let people not using...

Go Up