HackerTrans
TopNewTrendsCommentsPastAskShowJobs

cricalix

no profile record

Submissions

Commodore 64 Ultimate

bigzaphod.com
4 points·by cricalix·há 7 meses·1 comments

comments

cricalix
·há 2 meses·discuss
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
·há 2 meses·discuss
Looking at the name that keeps showing up on the linked site, I suspect a collision is most likely (to be charitable).
cricalix
·há 3 meses·discuss
I get the name, but for a moment I thought someone had made a RPG IV or similar interpreter/compiler in Rust..
cricalix
·há 4 meses·discuss
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
·há 4 meses·discuss
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
·há 5 meses·discuss
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
·há 5 meses·discuss
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
·há 5 meses·discuss
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
·há 7 meses·discuss
For me, in Ireland, tacking "-ai" on the end of Google searches disables the hallucination engine. For now at least.
cricalix
·há 7 meses·discuss
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
·há 7 meses·discuss
Someone's first impressions on the new version from Commodore International.
cricalix
·há 7 meses·discuss
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
·há 7 meses·discuss
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
·há 8 meses·discuss
> 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
·há 8 meses·discuss
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
·há 9 meses·discuss
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
·há 9 meses·discuss
"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
·há 10 meses·discuss
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
·há 2 anos·discuss
You mean https://wiki.techtangents.net/wiki/Floppy_Disk_Imaging which is linked from the video?
cricalix
·há 2 anos·discuss
It absolutely runs on OpenWrt - simple as opkg install, then setting it up and sorting DNS redirection as needed.