Viewing profile — emllnd
emllnd
HN member- Joined
- Fri, Jun 19, 2020, 1:27 AM UTC
- HN karma
- 123
- Public activity
- 30 items
- HN profile
- View on Hacker News ↗
About emllnd
Recent public activity
-
comment
Comment #39961622
names of local fish species in my language have been serving me well for a while now
-
comment
Comment #39502981
> The real issue with CSS is the eternal question of, do I fill my parent or expand to fit children? This is one of the real issues of GUI tools in general, not just CSS. You run i…
-
comment
Comment #39472190
What would you like to see instead for groupchat-style quick low-threshold discussion?
-
comment
Comment #39375909
- Monday.com - Airtable - A giant board on Miro.com with a bunch of notes in frames Of course the scaling needs are different whether it’s for just a single team or if the data nee…
-
comment
Comment #37507104
For sites: Build a script that only adds the analytics/GTM tag/whatever to the page in the callback after user has consented to data sharing. Transitive dependencies, hm… auditing …
-
comment
Comment #37276201
Could you add the date of publication to the top of the page on each blog post? (Or year+month.) Looks like they’re there in the blog list, but not on the individual posts? Would h…
-
comment
Comment #37274773
Wall clock speed does not correlate linear to power consumption (in the general case). To oversimplify, consider decoding singlethreaded on one core versus multithreaded on 8 or 20…
-
comment
Comment #32375650
It’s available on the iPhone App Store for me!
-
comment
Comment #31505714
+1 on this Got working SwiftUI previews on a 50-100k LOC project with many big libs as dependencies, must be hundreds of files but havent counted. SwiftUI code is gaining share of …
-
comment
Comment #31144310
Like sibling comment mentioned, Fusion. Was using it to deliver advertising video VFX work on the daily for a couple of years, it's great. We were a mixed group of After Effects an…
-
comment
Comment #29956787
And "Progressive Enhancement" [1], although that is usually used in web development context. Adjusting the introductory statement on that Mozilla page we could arrive at something …
-
comment
Comment #29865284
Hi, might be able to help, feel free to message (info in profile)
-
comment
Comment #29830850
Sounds kinda like the chatbot becomes a fuzzy search interface, difference is the presentation. Regardless, definitely better than picking from 1000 product list. I think I would l…
-
comment
Comment #28814415
Wow, cant remember when I started coming back to HN regularly but it’s cool to know its been around for so long. It’s awesome seeing the posts from back then, stuff like ”PhotoShow…
-
comment
Comment #28215739
Hi Colin. A few ways to go about it, requires getting some initial tedium done to get started. I would recommend the course https://ppc.cs.aalto.fi/ as a resource, goes through spe…
- story
-
comment
Comment #26503350
To nitpick a bit: SVGs don’t scale like bitmaps. An SVG at 800% zoom is radically different than a bitmap at 800%.
-
comment
Comment #26244209
Say you have a 1kWh budget of energy to spend to heat a room and access to a variety of heating methods such as an air pump and an electric resistor (space heater or computer). Whi…
- story
-
comment
Comment #25388100
Hi lankinen, maybe try some big AR subreddits like /r/augmentedreality, /r/AR_MR_XR or /r/virtuality. Could also google for some slack or discord channels. I don’t necessarily freq…
-
comment
Comment #25383486
Thanks for sharing, hadn’t considered something like this, very interesting to see! Would be cool if the object-matching tech (this[1] + more machine learning?) in ARKit was advanc…
-
comment
Comment #25383433
Seems logical that it would happen at some point. I don’t think RealityKit covers enough of the semi-common use cases in its current state that they could deprecate SceneKit just y…
-
comment
Comment #25383388
Agree, in most cases Unity is probably a better tool for AR application work than using the platform APIs directly.
-
comment
Comment #25383379
Thanks for sharing, good to know someone has built this!
-
comment
Comment #25383324
Agree. One of the most interesting AR games I’ve tried was Kings of Pool same-space multiplayer. So you set up a pool table (=billiard?) and walk around the room around the same ta…