HackerTrans
トップ新着トレンドコメント過去質問紹介求人

cricalix

no profile record

投稿

Commodore 64 Ultimate

bigzaphod.com
4 ポイント·投稿者 cricalix·7 か月前·1 コメント

コメント

cricalix
·2 か月前·議論
I have content in mkv and mp4, SDR and HDR, 264 and 265. I stream from a Jellyfin container with an onboard Intel GPU passed through for transcoding as needed. The client is a 8 series NUC on gigabit using the Flatpak Jellyfin app on a Fedora 44 install. I've yet to encounter any issues with any of my library.

Anecdotes aren't data and all that.
cricalix
·2 か月前·議論
Looking at the name that keeps showing up on the linked site, I suspect a collision is most likely (to be charitable).
cricalix
·3 か月前·議論
I get the name, but for a moment I thought someone had made a RPG IV or similar interpreter/compiler in Rust..
cricalix
·4 か月前·議論
And potentially get fired for using unauthorised software on a corporate machine. Or find out tha USB storage is disabled (which is better than getting fired).
cricalix
·4 か月前·議論
Physical letters do not obviate scams, nor is the cost that prohibitive. I remember actual 419 scams on blue airmail all-in-one letters back in the 80s. And that was international post too.
cricalix
·5 か月前·議論
12‽ I'd swear the Slackware I downloaded was closer to 30+. On dialup. Via a VAX. Using FTP to go from internet to the VAX box, then Kermit from the VAX to the DOS PC using Procomm Plus. Write it all, start the install sequence, find out that the 18th disk was bad. Reboot. Rinse. Repeat.

X disks were X11. There were also the A,B, C etc disks.

Then there was the Coherent install, with massive manual on ultra thin paper with the shell on the front.
cricalix
·5 か月前·議論
UnRaid does a variant of this; license is tied to the serial of the USB drive. It barely writes to the drive, so wear isn't meant to be much of an issue.
cricalix
·5 か月前·議論
Tangential to this was the existence of California Software Product's "Baby/36" software. My father was a 36/400 programmer and sysadmin, and in his spare time used Baby/36 to write software for local businesses. I have vague memories of parallel port dongles being involved back then too. Don't think he mandated their use, was more a "framework" requirement.
cricalix
·7 か月前·議論
For me, in Ireland, tacking "-ai" on the end of Google searches disables the hallucination engine. For now at least.
cricalix
·7 か月前·議論
I poked this - the 96 installer from Archive didn't play nice with wine. However, dosbox plus win3.11 and some ingmount commands worked just fine. So yes, you could export to plain text or similar.
cricalix
·7 か月前·議論
Someone's first impressions on the new version from Commodore International.
cricalix
·7 か月前·議論
On the note of Jupyter notebooks and version control - there was a talk at this year's Pycon Ireland about using a built in cleaner for notebooks when committing the JSON (discard the cell results), and then dropping the whole lot into a CI system utilising remote execution (and Bazel or similar) to run and cache the outputs. Was a talk from CodeThink. No video up yet though. Scenario was reproducible notebooks for processing data from a system under test.
cricalix
·7 か月前·議論
Tangentially related would be Adrian Newey's memoir "How to build a car"; he talks about both F1 and Indy cars he worked on. ISBN 9780008196806
cricalix
·8 か月前·議論
> How many times a day / week / month do you launch your browser from scratch ?

Every morning / day across multiple machines. I don't leave them sleeping or hibernated.

Don't think I'd notice a slightly faster browser start; a 50% faster start would be nice though.
cricalix
·8 か月前·議論
scoot, you may find the current mini-series by the podcast Unexplainable to be interesting. It's on sound, and one episode is about tinnitus and research into it.

https://www.vox.com/podcasts/467048/unexplainable-hearing-au...
cricalix
·9 か月前·議論
They also support FTP without the SSH transport, and it's not FTPS either. Various IP cameras still support FTP as a way to write files out periodically; I use this to provide a "stream" from a camera (8 seconds per frame because reasons) to the world. Actual streaming via RTSP is also available, but I could never get a stable stream to a video host (like YT or Twitch) from the camera (partially because of a poor quality network connection that can't be upgraded easily). So, FTP + credentials -> walled off directory that's not under the web root -> PHP script in web root -> web browser.
cricalix
·9 か月前·議論
"FTP is dead" - shared web hosting would like a word. Quite a few web hosts still talk about using FTP to upload websites to the hosting server. Yes, these days you can upload SSH keys and possibly use SFTP, but the docs still talk about tools like FileZilla and basic FTP.

Exhibit A: https://help.ovhcloud.com/csm/en-ie-web-hosting-ftp-storage-...
cricalix
·10 か月前·議論
Anecdotally, this rings true for me. Father walked out on mother essentially, when I was in my early 40s. Rocked my world thoroughly, hadn't seen it coming. Several years of therapy to come to terms with it.
cricalix
·2 年前·議論
You mean https://wiki.techtangents.net/wiki/Floppy_Disk_Imaging which is linked from the video?
cricalix
·2 年前·議論
It absolutely runs on OpenWrt - simple as opkg install, then setting it up and sorting DNS redirection as needed.