Waiting for the day I get an email from someone that says "co-authored by my iphone"
I guess it's not cool but if i had a fold phone I'd much prefer it be like the nintendo DS with 2 separate screens (taking up the whole space though). If they can make it foldable they should be able to have 2 screens…
Oh weird! I wonder why that is. I wonder if they just put more effort into translating to Chinese? Very curious/interesting.
I'm by no means a native level Japanese speaker but I'm frequently surprised at how off Japanese-English subtitles can be.
Technically it's not released yet but deadlock has 75k people playing as of writing this comment. https://steamdb.info/app/1422450/charts/
There was also a drink with same name hiropon that was generally available for some time. I tried googling for more info but I haven't been able to find much in English and my Japanese isn't good enough to read at that…
100% It just worked and very few issues. I'm trying to switch to desktop linux these days. It's way better but still a few kinks relative to my windows7 experience but if they get there I'm done with Windows for…
I though about mentioning that but I didn't want to muddy the waters. There other option in opengl like you said but I can count on one had the times I've used them in a professional context and I think possibly zero…
It's built of triangles so a quad is 2 triangles etc. The advice about using quads I'm not sure is really a tautology. I tend to work with quads until one of the quads is non-planar then I cut it so that when I bring it…
Worked at many game development studios, only one truly bad experience. Granted I probably got extremely lucky but there are good studios/jobs out there. My current company is a 4 day work week, fully remote and good…
Still get them fairly regularly except now they come with a QR code.
I just happened to be going through every stock in the TSX from smallest market cap to largest. Many of the stocks at the bottom were mining companies that started with some huge spike then faded into nothing for the…
For me the text has changed from "don't show me this" to "show less of this" and they come back about once a week now. I also have no option to remove them from the subscriptions feed. I think a similar thing is…
I kind of feel like G+ got this right the best. It was great being able to subscribe to a circle of pixel artists, chili cooks, whatever niche etc. For me the golden age of social media. Lots of niche hobby discussion…
I work in an industry where F# is a non-starter but I still love to use it outside of work. Also what I learn from F# and functional programming still benefits me in my day job (mostly c++). I think I tend to write a…
I always wondered what would happen to those people on the train. I tried waking them up but they do not budge.
Interesting I found SO to not be that helpful even during the golden years. I should not that I tend to work in codebases that have little to no public information though so that might be the differentiator. Presumably…
It seems to be happening more and more these days. JPEGMafia is a good example
I have youtube premium and music. I've never tried spotify but I have to believe it's better than youtube music. It's hard to believe it could possibly be worse.
The few times I gave it a try it was dead wrong. The dream is nice but the execution is lacking.
If you were really paranoid you could use a framework like ceramic where unity is just one of the many output targets. I wouldn't necessarily recommend it though. https://ceramic-engine.com/
Thanks for the insight! I'm still skeptical that it would be great for me as someone who does this for a living but I can see how it might help me for projects outside of my domain. I'm happy to wait for now and let the…
can you show the 2048 clone? EDIT : My bad, I see you posted the link elsewhere (link for posterity http://jacek.zlydach.pl/v/2048/ ) TBH 6 hours seems a lot longer than I would have expected.
That's generally been my experience as well. However I've seen some frameworks where you can do collision imperatively. For example if (sprite.collide(tilemap)) {do something} These are generally on smaller less taxing…
I can't recall a time where I or anyone I knew filled those out and sent them in. I realize this is anecdotal but it a lot easier to not mail in a form than to try to find the opt-out option in some computer OS.
Waiting for the day I get an email from someone that says "co-authored by my iphone"
I guess it's not cool but if i had a fold phone I'd much prefer it be like the nintendo DS with 2 separate screens (taking up the whole space though). If they can make it foldable they should be able to have 2 screens…
Oh weird! I wonder why that is. I wonder if they just put more effort into translating to Chinese? Very curious/interesting.
I'm by no means a native level Japanese speaker but I'm frequently surprised at how off Japanese-English subtitles can be.
Technically it's not released yet but deadlock has 75k people playing as of writing this comment. https://steamdb.info/app/1422450/charts/
There was also a drink with same name hiropon that was generally available for some time. I tried googling for more info but I haven't been able to find much in English and my Japanese isn't good enough to read at that…
100% It just worked and very few issues. I'm trying to switch to desktop linux these days. It's way better but still a few kinks relative to my windows7 experience but if they get there I'm done with Windows for…
I though about mentioning that but I didn't want to muddy the waters. There other option in opengl like you said but I can count on one had the times I've used them in a professional context and I think possibly zero…
It's built of triangles so a quad is 2 triangles etc. The advice about using quads I'm not sure is really a tautology. I tend to work with quads until one of the quads is non-planar then I cut it so that when I bring it…
Worked at many game development studios, only one truly bad experience. Granted I probably got extremely lucky but there are good studios/jobs out there. My current company is a 4 day work week, fully remote and good…
Still get them fairly regularly except now they come with a QR code.
I just happened to be going through every stock in the TSX from smallest market cap to largest. Many of the stocks at the bottom were mining companies that started with some huge spike then faded into nothing for the…
For me the text has changed from "don't show me this" to "show less of this" and they come back about once a week now. I also have no option to remove them from the subscriptions feed. I think a similar thing is…
I kind of feel like G+ got this right the best. It was great being able to subscribe to a circle of pixel artists, chili cooks, whatever niche etc. For me the golden age of social media. Lots of niche hobby discussion…
I work in an industry where F# is a non-starter but I still love to use it outside of work. Also what I learn from F# and functional programming still benefits me in my day job (mostly c++). I think I tend to write a…
I always wondered what would happen to those people on the train. I tried waking them up but they do not budge.
Interesting I found SO to not be that helpful even during the golden years. I should not that I tend to work in codebases that have little to no public information though so that might be the differentiator. Presumably…
It seems to be happening more and more these days. JPEGMafia is a good example
I have youtube premium and music. I've never tried spotify but I have to believe it's better than youtube music. It's hard to believe it could possibly be worse.
The few times I gave it a try it was dead wrong. The dream is nice but the execution is lacking.
If you were really paranoid you could use a framework like ceramic where unity is just one of the many output targets. I wouldn't necessarily recommend it though. https://ceramic-engine.com/
Thanks for the insight! I'm still skeptical that it would be great for me as someone who does this for a living but I can see how it might help me for projects outside of my domain. I'm happy to wait for now and let the…
can you show the 2048 clone? EDIT : My bad, I see you posted the link elsewhere (link for posterity http://jacek.zlydach.pl/v/2048/ ) TBH 6 hours seems a lot longer than I would have expected.
That's generally been my experience as well. However I've seen some frameworks where you can do collision imperatively. For example if (sprite.collide(tilemap)) {do something} These are generally on smaller less taxing…
I can't recall a time where I or anyone I knew filled those out and sent them in. I realize this is anecdotal but it a lot easier to not mail in a form than to try to find the opt-out option in some computer OS.