Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
m34
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
11 ms
·
1.
▲
by
m34
4y ago
TIL! Initially I thought about the sprouting corpses in Grim Fandango, but I'll make it a stop for my next visit to the botanical garden in munich: https://www.botmuc.de/en/garden/gh_victoria_house.html There
2.
▲
by
m34
4y ago
I was on the receiving end of numerous support cases caused by what has to be on the sub-dollar cent savings (per single sku) region when multiple mainboard manufacturers chose to use capacitors with slightly worse tolerances all of a sudde
3.
▲
by
m34
4y ago
It is the bridge that provides the REST API, not the bulbs. Having a REST API means the complete setup is easier to tinker with through a defined protocol and not having to resort to hack with the bulbs or any zigbee/low-level things.
4.
▲
by
m34
4y ago
Also as the Anker M5 is on the horizon [0] (sort of), I'm really curious how the consumer 3D printing space will develop in the very near future. [0] https://ankermake.com
5.
▲
by
m34
4y ago
At some point it makes sense to update even if the content itself is "complete": supporting newer screen resolutions natively (instead of going with some kind of fallback behavior), making sure all the outdated and long since sun
6.
▲
by
m34
4y ago
Wondering if there are certain individuals/institutions/organizations that would have vested interests in any of this? Looking at the amount of money that is spent on nation-level campaigning (for a term length of ~4 years) the
7.
▲
by
m34
5y ago
Might be true for running stuff in different regions/AZs but if the provisioning region is down (e.g. deploying lambda@edge) one does not really have an alternative
8.
▲
by
m34
5y ago
Thanks for taking the time to write about the book. As someone who had a hard time applying their school-taught knowledge about vectors and matrices when trying to understand OpenGL and Direct3D back in the early days ("why isn’t there
9.
▲
by
m34
5y ago
Not relevant for the broader content and brand marketing approach discussed here but I repeatedly and decisively clicked on ads on readthedocs, resulting in conversions a couple of times (mostly eBooks). Never really thought deeply about th
10.
▲
by
m34
5y ago
Propulsion aside, I really wonder what the human species turns out to be like in say a couple of hundred years. Hopefully our solar system isn't the only place where human DNA is found; that said, I'm curious what'll be left
11.
▲
Luca / iOS
(gitlab.com)
1 points
by
m34
5y ago
|
0 comments
12.
▲
by
m34
6y ago
Thanks for the clarification. I understand it's more about "exploratory" refactoring. Thinking further I might have silently adopted a self-imposed "keep track of edit states and memoization in the wetware stack" a
13.
▲
by
m34
6y ago
Not sure how properly implemented refactoring would lead to compile errors that were not there before (maybe due to some Spring configurations or @Annotations not being considered?) My usual pain point with eclipse was mostly package refact
14.
▲
by
m34
6y ago
Interesting. Didn't know about it being this localized. [1] has a chart showing the percentage of kids born in 2012 getting full measles vaccination within their first two years by county. [1] https://www.sueddeutsche.de
15.
▲
by
m34
6y ago
Nice comparison. I wonder what the differences between both would be on real hardware (graphics adapter+CRT screen), especially for criteria like vibrancy and apparent smoothness. I‘m aware that emulators nowadays ship with tube distortion
16.
▲
by
m34
6y ago
Not in infosec but probably b/c you‘d have to jump some hoops to get your code to have "side effects" with functional. So from a security perspective it's way easier to review/audit functional code.
17.
▲
by
m34
6y ago
"Don’t have a proper use case for an ultra portable rn but having a large fresnel lens sheet fixture in front of it would really make for an awesome coffee shop coding experience." - S. Lowry
18.
▲
by
m34
6y ago
For reference, there's Web Monetization [1] which tries to solve exactly that. As others have noted it all boils down to user agent support. Otherwise most publishers probably won't consider giving up ad or subscription financed m
19.
▲
by
m34
6y ago
Agreed. Anectodal ofc: I thought about creating something similar - an app that would take my headshot and randomly alter metrics like eye distance and other general ratios etc for use as profile images for various social networks, thinking
20.
▲
by
m34
7y ago
Maybe via NSUbiquitousKeyValueStore[1]? Its purpose is synchronizing app state data across devices via iCloud. [1] https://developer.apple.com/documentation/foundation/nsubiqu...
21.
▲
by
m34
7y ago
As others have mentioned VLAN is an opt-in step and requires support from the hardware. I also DONT want those devices to be able to connect to the internet: I have a D-Link webcam that has (had?) some issues around being exploitable remote
22.
▲
by
m34
7y ago
Not really. It‘s mostly a blend of many different tutorials/blog posts/forums on hostapd, raspbian, dnsmasq and the likes. I took notes during both times when I set this up (first time the sdcard died shortly after, no backup of
23.
▲
by
m34
7y ago
Yes, I allow _some_ more or less we’ll defined traffic from home network to iot specifically to allow control. I also do run HomeKit, homebridge but devices/hubs are in the dedicated network.
24.
▲
by
m34
7y ago
(tech) people tend to laugh at me/pull the tinfoil hat card for putting my dlink/iot stuff behind a very restrictive, dedicated, iptables filtered, hostapd based custom network running on my pi zero w that isn’t allowed to talk to
25.
▲
by
m34
8y ago
Yes. Stop learning frameworks and start learning to embrace concepts and different paradigms. If all you have is a hammer, everything looks like a software project.
26.
▲
by
m34
8y ago
Finally. Card activation was only possible by calling my bank and for now this only works with the credit card, not my debit card. Using my series 1 watch at the supermarket later worked like a charm. Great experience! Looking forward to me
27.
▲
by
m34
8y ago
I spent a good amount of time getting AWS AppSync to work with different GraphQL clients last week. Looking forward to check out this one. Thanks for sharing!
28.
▲
by
m34
8y ago
You‘re right, I didn’t go into concrete detail. It‘s also hard to describe but the best analogy I can come up with: picture a CMS that actually is about _content_ instead of being tied to presentation. So e.g. writing an article about a cer
29.
▲
by
m34
8y ago
Every few months my mind circles around that topic. I think it won’t work if the underlying transport/presentation is „the web“ (i.e as in Web 2.0). Instead of decorating semantics/hints around the actual information mostly for S
30.
▲
by
m34
8y ago
Fwiw as a developer, being able to debug shaders, tinker with ARKit and have some sort of middle-ground baseline specs as my primary/everyday device is a huge win for me personally. When „designing“ views I tend to face challenges fro
More ›