Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
joshtynjala
searching PlanetScale…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
joshtynjala
10d ago
It got co-opted and contorted by the right in America. The right intentionally pretended that "woke" was an umbrella term for "all sorts of crazy issues" that it never was. The more "crazy issues" that they cou
2.
▲
by
joshtynjala
9mo ago
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 co
3.
▲
by
joshtynjala
11mo ago
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.
4.
▲
by
joshtynjala
2y ago
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,
5.
▲
by
joshtynjala
2y ago
Your web browser may have also spent some time packing rectangles into rectangles. I recall reading this article a while back about how Firefox does/did it. https://mozillagfx.wordpress.com/2021/02/04/imp
6.
▲
by
joshtynjala
2y ago
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.
7.
▲
by
joshtynjala
4y ago
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.
8.
▲
Remote Work and the Urban Long Tail
(linkedin.com)
1 points
by
joshtynjala
4y ago
|
0 comments
9.
▲
by
joshtynjala
4y ago
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 be
10.
▲
by
joshtynjala
4y ago
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 agai
11.
▲
Pushing Buttons: Resolving Ambiguity in Video Game Controls
(cowboyprogramming.com)
1 points
by
joshtynjala
4y ago
|
0 comments
12.
▲
by
joshtynjala
5y ago
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 pr
13.
▲
by
joshtynjala
5y ago
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.
14.
▲
by
joshtynjala
5y ago
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 bl
15.
▲
by
joshtynjala
5y ago
When I was attending university, one of my professors pointed out the ACM code of ethics: https://ethics.acm.org/
16.
▲
by
joshtynjala
5y ago
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 sugg
17.
▲
by
joshtynjala
5y ago
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.
18.
▲
by
joshtynjala
5y ago
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.
19.
▲
Adobe XD for Visual Studio Code
(letsxd.com)
1 points
by
joshtynjala
6y ago
|
0 comments
20.
▲
TestFlight forever: Developers are building a better world outside the App Store
(protocol.com)
3 points
by
joshtynjala
6y ago
|
0 comments
21.
▲
by
joshtynjala
7y ago
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.
22.
▲
A short history of body copy sizes on the Web
(fvsch.com)
2 points
by
joshtynjala
7y ago
|
0 comments
23.
▲
by
joshtynjala
7y ago
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.
24.
▲
by
joshtynjala
7y ago
OpenFL, a library for Haxe that implements the Flash API, includes a mechanism to import graphics drawn with Flash's original tooling.
25.
▲
by
joshtynjala
7y ago
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.
26.
▲
Thriving on the Technical Leadership Path
(keavy.com)
315 points
by
joshtynjala
7y ago
|
134 comments
27.
▲
Thriving on the Technical Leadership Path
(keavy.com)
2 points
by
joshtynjala
7y ago
|
0 comments
28.
▲
by
joshtynjala
7y ago
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 202
29.
▲
WWDC, A Wishlist (2019 Edition)
(macstories.net)
2 points
by
joshtynjala
7y ago
|
0 comments
30.
▲
by
joshtynjala
7y ago
I found it surprising that the author didn't mention the possibility of deemphasizing doc comments at the same time that they increase the emphasis of regular comments. Doc comments have value for consumers of libraries, so I'm no
More ›