Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
teunispeters
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
19 ms
·
1.
▲
by
teunispeters
16d ago
The "of course" is actually a nod to "it's not the way for many". Or rather, my assumed perspectives don't actually map to other people, and it took me a long time to learn that. It's a very lonely thing
2.
▲
by
teunispeters
20d ago
I have total aphantasia. Can't do pictures. I'm still unsure what I'm missing with sounds. Anyway, it was an article like this that made me realize others could do this "visulization" thing, and it wasn't ju
3.
▲
by
teunispeters
25d ago
I'm so tired of Albertan exceptionalists grabbing attention. They annoy their neighbours no end (including far too many Albertans I know).
4.
▲
by
teunispeters
27d ago
That is a MUCH more interesting answer than I expected. I briefly worked for a company that made AI augmented cameras (OpenCV internally, usually) - some time back.
5.
▲
by
teunispeters
29d ago
and how is this distinct from a security camera with OpenCV? (I am curious. Mind, not a field I'm very interested in these days)
6.
▲
by
teunispeters
1mo ago
Learn more engineering, any structured engineering. Electronics is particularly applicable, but hardly the only field that fits. Learning to find sources of error, how to handle precision and the systems of organization - all help. I'
7.
▲
by
teunispeters
2mo ago
One of the interesting things of living in Saskatchewan is that due to large portions of the province being offline, video movie rental is still very much alive here, as is videogame rental and other rental formats.
8.
▲
by
teunispeters
3mo ago
no, it's been status quo since Mulrooney. Wages stagnated back then, and rents continued to rise.
9.
▲
by
teunispeters
3mo ago
Easy to disprove. 1. who buys USA's milk? USA, largely. Doesn't export enough because doesn't pass standards in most other places. 2. Sex and gender diversity is proven both global and historical. Therefor, something else i
10.
▲
by
teunispeters
3mo ago
fair. I'm doing this entirely within an IPv4 network and hadn't looked into that yet. However I'd firewall it out of being distributed.
11.
▲
by
teunispeters
3mo ago
I use IPV6 ULA to deal with this. (IOT link local only connections). Mind, I also ensured scope routing/etc worked, too, as part of the unit test family.
12.
▲
by
teunispeters
4mo ago
The Bresenham line algorithm was such a breakthrough to me - talk about looking at a differential (partial differential) from an integer view, by a particular axis! Anyway, by extension, approaching a circle using similar is actually &quo
13.
▲
by
teunispeters
4mo ago
When I was a kid, there was a physical store around Boundary Road in Vancouver BC area/Canada. (or it could have been another name of a store, carrying their products. I was 12 when I moved to the far north!)
14.
▲
by
teunispeters
4mo ago
Trade was more profitable than raid. Look into the Hanseatic League. Pirates (to go a-Viking was to go a-pirating) became shopkeepers. But they kept up "walk softly and carry a big stick".
15.
▲
by
teunispeters
4mo ago
All of this was so very inaccessible from North Western Canada. (mind, still is, but Internet makes vast gulfs of space seem so much smaller) When I could get there, Heathkit (~1200km south) or Radio Shack (wow do I ever miss them carrying
16.
▲
by
teunispeters
5mo ago
Have it as an add-on said customers can add. Opt-in, not opt-out. No AI without consent.
17.
▲
by
teunispeters
5mo ago
I keep getting people telling me this doesn't happen. GAH. Instant migraine trigger for me too, along with sucralose and several other artificial sweeteners.
18.
▲
by
teunispeters
5mo ago
instant migraine ingredient. Mind so's sucralose and some others for me. shrug as long as they're not universal, will be ok.
19.
▲
by
teunispeters
5mo ago
I mean "yes but" lots from 2015 and before, on a scholarly paper search engine. (I do not have access to most, but there are some public ones) I mean as a convention when dealing with cryptography, so far the only organization th
20.
▲
by
teunispeters
5mo ago
I mean it probably shows that "common carrier" protection should emphatically not apply to them, but what do I know?
21.
▲
by
teunispeters
5mo ago
I bought every issue I could find of this ....always so much inspiration!
22.
▲
by
teunispeters
7mo ago
Better to link the hosting site - https://openquantumdesign.org/ - or maybe its githubs - https://github.com/OpenQuantumDesign too.
23.
▲
by
teunispeters
7mo ago
Speaking as growing up in Fort St John, BC, sunrise was after school began, and sunset was before school was out - more or less - in the middle of winter. But then, that city (in BC, and nowhere near as far north as that province gets) -
24.
▲
by
teunispeters
7mo ago
technically yes, because there's a failure path for every single failure that an OS knows about. And most others aren't so resilient. However, mmap bypasses a lot of that....
25.
▲
by
teunispeters
7mo ago
I like C. You can take away all memory management (yes, including some of the unsafe glibc calls that have hidden memory management) and everything can be so smooth and clean. Since rules like MISRA require up-front allocation - if any i
26.
▲
by
teunispeters
7mo ago
Winnipeg is far south of where I usually am, and rather near the US border. It might be comparable to China what with the sea nearby and all those lakes. I'm out in the middle of the prairies, where -40C is a normal winter day, and 10
27.
▲
by
teunispeters
7mo ago
Yakutsk sounds similar to where I live now. Mind ... a lot of the Canadian prairies are "empty" (not really, lots of farms... but not a lot of cities that aren't close to the US border). Similar weather at least.
28.
▲
by
teunispeters
7mo ago
clang and ECL both seem interesting, as long as LGPL license is ok. They both are complex to embed though - neither are well tuned to be embedded in other applications. (I've been exploring on MacOS). Julia could be interesting too
29.
▲
by
teunispeters
8mo ago
No viral license in Python, very easy to link to libraries with python. not sure which means more, but the second is definitely critical.
30.
▲
by
teunispeters
8mo ago
hunting dangling references in a reference counted system is like that.... that's all I can guess is going on here. Good hunting! I wonder if there's a resource debugger? So far when I have really had to look, xcode was suffii
More ›