[dead]
Here's a sampling of the projects I've found on glitch. Many great projects will be lost. Are there any preservation efforts being undertaken? https://magnet-caper.glitch.me/ https://cave-in.glitch.me/…
> print debugging is problematic since the developer has to be diligent about removing it once it is not longer needed. Linters make this a non-issue, and most modern development environments support them.…
Author here. I'd be happy to hear feedback on the post or noteworthy false positives you've encountered in tests.
I wrote a similar post on in-browser scraping: https://serpapi.com/blog/dynamic-scraping-without-libraries/ My approach is a step or two more automated (optionally using a userscript and a backend) and runs in the…
As is often the case, the title is unfortunately overloaded. I initially read this as writing code in the Scratch programming language[1] that compiles to assembly. [1]:…
CCSF alum here (AA, completed over 20 CS courses). I attended a similar CCSF job fair in 2017 and there were only 2-3 companies involved even then. If I recall, it was Lawrence Livermore National Lab and Mission Bit,…
It was the first online cohort of DC so I didn't realize how intensely difficult it'd be. I'd taken GIOS with Ada which was gentle, so I figured DC wouldn't be significantly harder. It was a good life experience even…
Good to know. https://www.omscentral.com/ and talking to other students helped a great deal with planning. Two difficult classes I took together were Embedded Systems Optimization and Compilers, both taught by the same…
> Consider that taking 5-10 graduate courses and writing a master's level thesis or project will generally take all of your free time and a bunch of your savings over the course of two or more years. (I sure hope you're…
Related Wikipedia articles: - https://en.wikipedia.org/wiki/Kodokushi, the Japanese phenomenon of people dying alone and remaining undiscovered for a long period of time - https://en.wikipedia.org/wiki/Joyce_Vincent, a…
Reminds me of Boyd Rice's rotoguitar (a fan attached to a guitar) and the extratone genre (extreme techno kick drums that run so fast they turn into pitched tones).
There wouldn't be much industry if everyone who trusted ChatGPT and other ways of quickly getting code up (copy-pasting Stack Overflow, "try random stuff until it works" debugging, hopping on calls with random…
Thanks for the reminder, but anyone visiting this site on a restricted data plan may be in for a surprise. Websites that download a quarter gigabyte of data without warning is more than an annoyance. How do you suggest…
Warning: this page loads 234 MB of data! Images are up to 7 MB each. https://pagespeed.web.dev/analysis/https-vickiboykis-com-202...
https://fav.farm seems like a cool service at first, but it doesn't actually do a whole lot. I'd just assume inline the one-liner they mention (similar to https://css-tricks.com/emoji-as-a-favicon/) and avoid the…
Zeni Geva deserves more credit, great to see them mentioned. You probably know Neurosis and Melt Banana but those might also be up your alley. Other noteworthy Albini-engineered bands for me: Oxbow, Low, Whitehouse,…
I recently read Aira's Fulgentius and found it to be an engaging, tongue-in-cheek meditation (for lack of a better term) on art, history, conquest and nature. I consider Varamo (comedic) and Episode in the Life of a…
I might be missing something obvious, but it's not clear to me how to get an mp3 out of this on Ubuntu 22.04. Following the docs, `./tsac c myfile.mp3 myfile.tsac` generates a tsac file that's unplayable with mpv.…
Thanks, I appreciate seeing the code! For code with database access, you could use an environment variable from a .env file and gitignore that file, making it safe to share. (you're probably already aware of this…
It's there now (thanks for the alert!), but I don't think the main branch was there when I wrote the parent comment. If I recall correctly, it was just the gh-pages branch like these other repos from OP:…
Thanks! I found the Vue source in Firefox by going into the Debugger tab in DevTools, and clicking on Sources > Webpack > ugly-face > src. Chrome makes it a bit more intuitive, since the tab is called Sources, then…
Fantastic, but unfortunately the source code is minified: https://github.com/txstc55/ugly-avatar, making it difficult to see how it was done and learn from or contribute to the project.
I think there's a typo in the cloneDeep example[1]. cloneDeep is imported but never used, and structuredClone is used instead. [1]: https://www.builder.io/blog/structured-clone#why-not-code-cl...
> And BOOM! 100%(!) accuracy against our test suite with just 2 prompt tries. ... OK, so I'm super happy with the accuracy and almost ready to ship it. ... Wawaweewah! ... letting me actually deploy this in production…
[dead]
Here's a sampling of the projects I've found on glitch. Many great projects will be lost. Are there any preservation efforts being undertaken? https://magnet-caper.glitch.me/ https://cave-in.glitch.me/…
> print debugging is problematic since the developer has to be diligent about removing it once it is not longer needed. Linters make this a non-issue, and most modern development environments support them.…
Author here. I'd be happy to hear feedback on the post or noteworthy false positives you've encountered in tests.
I wrote a similar post on in-browser scraping: https://serpapi.com/blog/dynamic-scraping-without-libraries/ My approach is a step or two more automated (optionally using a userscript and a backend) and runs in the…
As is often the case, the title is unfortunately overloaded. I initially read this as writing code in the Scratch programming language[1] that compiles to assembly. [1]:…
CCSF alum here (AA, completed over 20 CS courses). I attended a similar CCSF job fair in 2017 and there were only 2-3 companies involved even then. If I recall, it was Lawrence Livermore National Lab and Mission Bit,…
It was the first online cohort of DC so I didn't realize how intensely difficult it'd be. I'd taken GIOS with Ada which was gentle, so I figured DC wouldn't be significantly harder. It was a good life experience even…
Good to know. https://www.omscentral.com/ and talking to other students helped a great deal with planning. Two difficult classes I took together were Embedded Systems Optimization and Compilers, both taught by the same…
> Consider that taking 5-10 graduate courses and writing a master's level thesis or project will generally take all of your free time and a bunch of your savings over the course of two or more years. (I sure hope you're…
Related Wikipedia articles: - https://en.wikipedia.org/wiki/Kodokushi, the Japanese phenomenon of people dying alone and remaining undiscovered for a long period of time - https://en.wikipedia.org/wiki/Joyce_Vincent, a…
Reminds me of Boyd Rice's rotoguitar (a fan attached to a guitar) and the extratone genre (extreme techno kick drums that run so fast they turn into pitched tones).
There wouldn't be much industry if everyone who trusted ChatGPT and other ways of quickly getting code up (copy-pasting Stack Overflow, "try random stuff until it works" debugging, hopping on calls with random…
Thanks for the reminder, but anyone visiting this site on a restricted data plan may be in for a surprise. Websites that download a quarter gigabyte of data without warning is more than an annoyance. How do you suggest…
Warning: this page loads 234 MB of data! Images are up to 7 MB each. https://pagespeed.web.dev/analysis/https-vickiboykis-com-202...
https://fav.farm seems like a cool service at first, but it doesn't actually do a whole lot. I'd just assume inline the one-liner they mention (similar to https://css-tricks.com/emoji-as-a-favicon/) and avoid the…
Zeni Geva deserves more credit, great to see them mentioned. You probably know Neurosis and Melt Banana but those might also be up your alley. Other noteworthy Albini-engineered bands for me: Oxbow, Low, Whitehouse,…
I recently read Aira's Fulgentius and found it to be an engaging, tongue-in-cheek meditation (for lack of a better term) on art, history, conquest and nature. I consider Varamo (comedic) and Episode in the Life of a…
I might be missing something obvious, but it's not clear to me how to get an mp3 out of this on Ubuntu 22.04. Following the docs, `./tsac c myfile.mp3 myfile.tsac` generates a tsac file that's unplayable with mpv.…
Thanks, I appreciate seeing the code! For code with database access, you could use an environment variable from a .env file and gitignore that file, making it safe to share. (you're probably already aware of this…
It's there now (thanks for the alert!), but I don't think the main branch was there when I wrote the parent comment. If I recall correctly, it was just the gh-pages branch like these other repos from OP:…
Thanks! I found the Vue source in Firefox by going into the Debugger tab in DevTools, and clicking on Sources > Webpack > ugly-face > src. Chrome makes it a bit more intuitive, since the tab is called Sources, then…
Fantastic, but unfortunately the source code is minified: https://github.com/txstc55/ugly-avatar, making it difficult to see how it was done and learn from or contribute to the project.
I think there's a typo in the cloneDeep example[1]. cloneDeep is imported but never used, and structuredClone is used instead. [1]: https://www.builder.io/blog/structured-clone#why-not-code-cl...
> And BOOM! 100%(!) accuracy against our test suite with just 2 prompt tries. ... OK, so I'm super happy with the accuracy and almost ready to ship it. ... Wawaweewah! ... letting me actually deploy this in production…