joshtynjala
|
2 months ago
|
on: Floppy disks turn out to be the greatest TV remote for kids
If you have a pihole or something that blocks ads/tracking for your entire network, try configuring it to exclude to your Apple TV. My Paramount+ app went from crashing daily to no crashes in many months.
Technically, you could also configure the pihole to allow the specific hosts that the Paramount+ app needs to access. However, I found that there were many hosts, and they also change from time to time, so it can be annoying to keep them updated when the app starts crashing again.
joshtynjala
|
4 months ago
|
on: When stick figures fought
And OpenFL
https://openfl.org/ which is an implementation of the Flash API written in Haxe. It can cross-compile to HTML5 or native C++ mobile and desktop. Disclosure: I'm a contributor.
joshtynjala
|
1 year ago
|
on: How Flash games shaped the video game industry (2020)
I don’t recall Apple unpublishing my AIR apps. One of mine was among the first secretly submitted before Adobe revealed the feature publicly. However, I definitely remember after Apple added the new clause, when I needed to submit updates, those were stuck in approval limbo for many, many months. Then, suddenly, they all got approved in a flurry and there was never an issue again.
Adobe AIR is actually still available today (now maintained by Harman through an agreement with Adobe), and it can still compile native iOS apps that can be submitted to the App Store. This feature was never removed, and is still maintained to be compatible with new iPhones.
joshtynjala
|
1 year ago
|
on: The Skyline algorithm for packing 2D rectangles
joshtynjala
|
1 year ago
|
on: Wordpress.org Login: "I am not affiliated with WP Engine in any way"
He's appeared in several of related threads here on HN. He is always asked about his lawyers, and he repeatedly claims that they're cool with his behavior.
joshtynjala
|
3 years ago
|
on: Bubbles
Haxe can compile to even more targets these days, like C++, JVM, C#, PHP, Lua, etc. It also includes an interpreter to run without compiling, and there’s a newer, faster VM for Haxe called HashLink.
joshtynjala
|
3 years ago
|
on: We don't do that here (2017)
Maybe I read it too fast, or maybe my brain was still focused on my work tasks, and that was taking priority over my casual skimming of HN. It doesn't really matter. All I know is that I suddenly had to go back and re-read that part because, for a moment, it seemed to me that the author might consider "gay" to always be a pejorative. And maybe others were incorrectly interpreting it the same way that I did at first.
I also considered that other commenters might not think using "gay" as a perjorative was a big deal, but HN rules encourage the assumption of good intent.
joshtynjala
|
3 years ago
|
on: We don't do that here (2017)
I think that the author was a bit unclear in regards to the word "gay". It almost sounded like the author thinks that using the word "gay" in any context should be considered bad. After I went back to read that part again, I realized that they were referring to people saying "that's gay" to mean something along the lines of "that's bad" or "that's something I don't like". This was a common phrase among teens and 20-somethings 15-20 years ago, but it is rightly considered in poor taste today.
joshtynjala
|
4 years ago
|
on: “Open source” is broken
Apache funding goes to stuff like infrastructure and administrative stuff. Developers writing code for Apache projects are volunteers and are not paid by Apache. If they’re lucky, their employer might pay them to contribute to the Apache project.
joshtynjala
|
4 years ago
|
on: Unifying iPadOS and macOS
Have you tried creating a .pkg file instead of .dmg? Much better user experience, in my opinion. The developer controls where the .app goes, and there’s nothing for the user to unmount when finished.
joshtynjala
|
4 years ago
|
on: HiveNightmare a.k.a. SeriousSAM – anybody can read the registry in Windows 10
There’s a safer way to run self-signed software on macOS, for anyone that prefers not to do the master disable. First, try to run the program. When it fails, open Settings.app and go to the security section. You’ll find the most recently blocked program name mentioned and an Allow button that will remove the block. Then, you can run the program. You need to do this only once per program.
joshtynjala
|
4 years ago
|
on: Kind Engineering [video]
joshtynjala
|
4 years ago
|
on: Whatever Happened to UI Affordances?
Ideally, the layout would adjust the spacing between items, so that one item is always partially cut off. I don't know whether Apple does that or not (or if it's their small number of possible iOS device resolutions, like you suggested). However, that seems like something that Google should consider as a way to improve the Android experience.
joshtynjala
|
4 years ago
|
on: NymphCast – Open-source Chromecast Alternative
If I discover a new movie trailer on my phone, and I want to watch it on my bigger TV screen, it's much easier to immediately cast the video that I've already pulled up than to try to find the same video with my TV remote.
joshtynjala
|
4 years ago
|
on: Using fake reviews to find dangerous extensions
I took his meaning as, the vetting seems strict before you submit, but it actually turns out to be much less strict after you submit.
joshtynjala
|
6 years ago
|
on: Eat for $1.50 per Day – Layoffs, Coronavirus Quarantine, Food Shortages
Yesterday, QFC in Interbay was nearly out of canned beans, flour, and milk. I’m sure there was more that was low, but I noticed those bare sections in particular.
joshtynjala
|
6 years ago
|
on: VVVVVV’s source code is now public, 10 year anniversary jam happening now
You can actually create graphics in the Flash WYSIWYG editor and import them into OpenFL. You won't get the exact same workflow, but it's not completely lacking the visual tooling either.
joshtynjala
|
6 years ago
|
on: VVVVVV’s source code is now public, 10 year anniversary jam happening now
OpenFL, a library for Haxe that implements the Flash API, includes a mechanism to import graphics drawn with Flash's original tooling.
joshtynjala
|
6 years ago
|
on: Tools we used to create a hit HTML5 game on Steam
Just to add a little more... Haxe not only transpiles to C++, but it also transpiles to JavaScript. With a Haxe codebase, can deploy a project as both a native app and on the web. Really nice for games especially.
joshtynjala
|
6 years ago
|
on: Flash Is Responsible for the Internet's Most Creative Era
Adobe Flash Player, the web browser plugin, will no longer be updated in 2020.
The Flash IDE, now called Animate, continues to be developed by Adobe. They have not announced an end of life for this tool. It will still be updated after 2020. In fact, it can now export a variety of new formats other than SWF files for Flash Player, and they've been expanding the animation features quite a bit in recent years.
It's unfortunate that many people are confused about what exactly Adobe has discontinued. So many people in this thread are lamenting that this user friendly animation tool no longer exists as a starting point for new users, when in fact, it does and will still be in active development beyond 2020.
Technically, you could also configure the pihole to allow the specific hosts that the Paramount+ app needs to access. However, I found that there were many hosts, and they also change from time to time, so it can be annoying to keep them updated when the app starts crashing again.