Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
lyptt
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
lyptt
4y ago
Seems to be magically working now. Probably some weirdness with GitHub gist URLs.
2.
▲
by
lyptt
4y ago
This looks awesome, unfortunately my attempts to use it result in showing some kind of placeholder blue image with a yellow and black corner, despite it appearing correctly in the list of available widgets. Hopefully that gets fixed soon.
3.
▲
by
lyptt
4y ago
I worked on an ad attribution service for a AAA games company and sold my soul in the process. It was neat maintaining a service that had 130m+ hits a day though, never had to deal with scaling like that since. Even neater was it was just t
4.
▲
by
lyptt
4y ago
Looks like they've claimed Brian Lovin's work as their own, judging by this commit: https://github.com/Nym-HQ/nym/commit/3dda085064e745bd43f8b05...
5.
▲
by
lyptt
4y ago
I found graphics programming impenetrable until I found https://learnopengl.com . Going through the articles there was enough for me to feel comfortable working in all the other graphics APIs, even Vulkan.
6.
▲
by
lyptt
4y ago
From what I've seen, standards need to be picked up by browser vendors for them to become established. Usually one vendor will implement it behind a flag, and if it gains traction then other vendors will follow suit before it becomes a
7.
▲
by
lyptt
4y ago
See also: https://news.ycombinator.com/item?id=8664671 Looks like supporting an enctype of application/json was proposed, but never went anywhere.
8.
▲
by
lyptt
4y ago
I've noticed it puts people on the defensive when I put 'just' in a sentence, even though I have no intent to disparage others with my words, so I make an effort to avoid using that word at all in any business setting. I'
9.
▲
by
lyptt
4y ago
I've set up a Legacy Contact with my Apple ID, since that provides access to all of my data, with a close friend in the event of my death. It was fairly easy to set everything up and I just had to provide their email address and send t
10.
▲
by
lyptt
4y ago
I never much point in them as a kid. I'm left handed and I found it harder to use left handed scissors in my left hand than using right handed scissors in my right hand.
11.
▲
by
lyptt
4y ago
I'd love to see something like constraint layouts in pure CSS. It's an incredibly powerful tool when building user interfaces. I was really excited to see GSS ( http://gss.github.io ), however at the time it was far too
12.
▲
by
lyptt
4y ago
This is a really neat concept. Fairly simple, but great execution. I'm digging the camera roll feature.
13.
▲
by
lyptt
4y ago
I like it a lot. My main annoyance is when you have tons of bookmarks like I do the list freaks out and takes a good 5 seconds to fix itself. They're doing great work though, can't be easy trying to maintain parity with Safari whi
14.
▲
by
lyptt
4y ago
Currently Orion since that gets me Safari + Ublock Origin. It's a little janky at the moment, but it's nice having Ublock back.
15.
▲
by
lyptt
4y ago
One option may be to investigate migrating rather than continuing to wait on Stripe's lack of customer service. When I was investigating Stripe Connect alternatives I found Square to be a good option. It was easy to migrate our billing
16.
▲
by
lyptt
4y ago
I've used GitUp for years: https://gitup.co Free, open source, and has really nice keyboard navigation / shortcuts.
17.
▲
by
lyptt
4y ago
I had an issue yesterday where Comcast forced me to go through their chatbot before I could speak to a human. That drove me crazy, because what I wanted to do I couldn't do on their website at all. There needs to be some kind of escape
18.
▲
by
lyptt
5y ago
From what I've seen, it's a common convention with game development to do non-blocking networking and update your network state every tick of your update loop. It fits in nicely with how everything else works in your game loop, an
19.
▲
by
lyptt
5y ago
Reminds me of when I interviewed for an internship at Fidessa in London back in 2011-ish. I remember the team lead talking about an in-house programming language they used called FidessaC which used a mixture of C and SQL syntax. Seems like
20.
▲
by
lyptt
5y ago
Hopefully they ship outside of the US at some point.
21.
▲
by
lyptt
5y ago
I like the way you think
22.
▲
by
lyptt
5y ago
Shame it's not shipping to the UK yet. Hopefully it does soon.
23.
▲
by
lyptt
5y ago
I worked for AB a few years back and it was easily the worst job I've ever had. Incredibly toxic work culture, and frequent gaslighting by managers. I'll never work for a big games company again after that experience.
24.
▲
by
lyptt
5y ago
It's always been the case for me that it'll update everything I have installed, and won't let me proceed with installing a package until that finishes. No idea why, but it's obnoxious enough to make me never want to use
25.
▲
by
lyptt
5y ago
I was a long time homebrew user, but I found as time went on it got increasingly frustrating to use. The one thing that kept biting me was it wanting to update itself and all installed packages each time you install a new package. Having to
26.
▲
by
lyptt
5y ago
I had a non-compete at a previous employer that prevented me working in tech altogether for a year after quitting. Fortunately I managed to get out of that when they made me redundant. I doubt it'd stand up in court, but it's pret
27.
▲
by
lyptt
5y ago
I find it interesting they compiled SpiderMonkey to WASM to run JS in its interpreter mode when it already has iOS support built-in via the interpreter. I would've thought all of the performance enhancements could be done without invol
28.
▲
by
lyptt
5y ago
I've rented many flats and not a single one has had a dishwasher. I wish my current flat had one, washing dishes is the chore I hate the most.
29.
▲
by
lyptt
5y ago
Nice! Glad to hear that's finally been fixed
30.
▲
by
lyptt
5y ago
Only annoyance for me with Carthage is needing to strip architectures out of the built frameworks in order for the app to be validated when uploading to App Store Connect. It's an awesome solution though, and much better than CocoaPods
More ›