ExposedCat's blog
77 subscribers
374 photos
43 videos
3 files
225 links
๐Ÿ‘จโ€๐Ÿ’ป IT & Life by @ExposedCat

Check out also @LevelNine

๐Ÿ‡ช๐Ÿ‡บ๐Ÿ‡บ๐Ÿ‡ฆ๐Ÿ‡ฎ๐Ÿ‡ฑ๐Ÿณ๏ธโ€๐ŸŒˆ
Download Telegram
F to anyone writing any papers without LLMs.

Now, my thesis is not "Here are functional requirements: ..." but rather "Hey write me a list of functional requirements" ๐Ÿ˜‡
Please open Telegram to view this post
VIEW IN TELEGRAM
๐Ÿ˜ข1
Using macOS for work for 2 days. I guess my list of problems will be twice as large. I'm going W(hat)TF followed by W(hy)TF every time I'm doing literally anything here
๐Ÿ˜3๐Ÿค”2
Congrats to anyone getting ThinkPad as a work machine instead of Mac. Condolences to the rest.
โœ2๐Ÿ˜1
โญ๏ธ@UMMRobot now supports inline mode for downloading in DMs:
- Beta version, might not work
- Only supports complete video downloads (no photos, posts or proxies)
- Just write "@UMMRobot " in any chat and paste video url to download
- Works with placeholder: no need to wait until it finishes ๐Ÿฅฑ

โžก๏ธ Previous update
โžก๏ธ GitHub
Please open Telegram to view this post
VIEW IN TELEGRAM
Forwarded from Lifebox
Following my anger-shitposting and totally failed windows week, here is my first post on write.as, shitting on MacOS. Let's wait until Linux pisses me off enough so that I write a final chapter of "All operating systems suck" series ๐Ÿ’

P.S. Switched to write.as because telegra.ph started lagging again. WriteAs also features author profile so I could even use it as a long-read shit-posting blog
Please open Telegram to view this post
VIEW IN TELEGRAM
๐Ÿ˜1
This media is not supported in your browser
VIEW IN TELEGRAM
#TIL Extending Nautilus actions is soo much easier than I thought!

"Make PDF" script from the video
#!/bin/bash
NAME=$(zenity --forms --text="Create PDF" --add-entry="Name")
if [ ! -z "$NAME" ]; then
magick $NAUTILUS_SCRIPT_SELECTED_FILE_PATHS "./$NAME.pdf"
fi

Put at ~/.local/share/nautilus/scripts

Note that it can run #!/bin/python as well!
๐Ÿ‘1๐Ÿคฏ1
Aura
๐Ÿ˜4
๐Ÿ˜2
This media is not supported in your browser
VIEW IN TELEGRAM
Initial Git GUI support in Zed is rolled out

I've been using it since Beta and it's really nice, waiting for Merge Conflict Resolver improvements

P.S. I love how they make fun of VSCode from the beginning, experience here is actually better so far

โžก๏ธ Zed Blog
Please open Telegram to view this post
VIEW IN TELEGRAM
๐Ÿ‘3
Nah, MacOS is nothing like Windows. I mean, it won't occasionally start its own apps and prevent me from closing it until I finish their onboarding.

It won't, right?
โžก๏ธ @akaposting
Please open Telegram to view this post
VIEW IN TELEGRAM
๐Ÿ‘1๐Ÿ”ฅ1๐Ÿ˜1
Who is Search and why is everybody Dutch here ๐Ÿคฏ
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
Last post here got ๐Ÿ‘235 views in 24 hours, previous one got ๐Ÿ‘610 in a week, given ๐Ÿ‘ฅ65 subscribers.

Most of views are from "Search" source, then x2-3 times of subscribers (?!).

Language distribution shows around 70% Dutch.

What the fuck is going on with Telegram stats? React if you are a human reading this
Please open Telegram to view this post
VIEW IN TELEGRAM
๐Ÿ‘65๐Ÿ˜3๐Ÿ‘ป1
๐Ÿค– ChatGPT-4o can now generate crazy-ass images natively (without DALL-E), which means

๐Ÿ’ Cherry-pick warning: see "Best of N" at the bottom of each generation

โœฆ Precise instruction following
โœฆ Learning styles on the go, e.g. from a bunch of example images
โœฆ Generating from any input, e.g. read Three.js 3D model code, reason and generate a close sample of how it would look like
โœฆ Amazing text rendering
โœฆ Refining because it can see full dialog (including previous generations), meaning it won't produce absolutely different image and can do rather precise changes

Limitations mention poor handling of long images (a lot of numbered entries, long images cropping, etc), graph precision issues, multilingual or small text rendering

4o image generation rolls out starting today to Plus, Pro, Team, and Free users as the default image generator in ChatGPT, with access coming soon to Enterprise and Edu. Itโ€™s also available to use in Sora. For those who hold a special place in their hearts for DALLยทE, it can still be accessed through a dedicated DALLยทE GPT.

Developers will soon be able to generate images with GPTโ€‘4o via the API, with access rolling out in the next few weeks.


โžก๏ธ OpenAI
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
๐Ÿ‘1๐Ÿ‘1