def package this and put it on the App Store before clones eat your lunch. Would happily pay a couple bucks to play this on my phone offline.
I was a Kagi subscriber for about 5 months. I had noticed a slight improvement for random software development related content vs my previous search engine (bing). After cancelling 6 months ago I don't miss Kagi at all.…
There was a talk given on this subject at iOSoho if ya want to take a peek: https://youtu.be/8ApcIOZe9qg?t=1921
following the dynamic part of this, it looks like they recommend DotJS. https://sitejs.org/#dynamic-sites I am not too familiar with DotJS, but it looks like its depreciated/unmaintained for years.…
Some devs prefer a GUI even when a perfectly good command line tool exists. For example the many git wrappers.
FYI you have a ref to 0.0.0.0:8000 as your homepage from the docs.dcpm.dev link <a href="http://0.0.0.0:8000/" title="Docker Compose Package Manager" aria-label="Docker Compose Package Manager"…
>Assembly Makes Flask Great Again The fact that flask can bar a basis for other frameworks makes Flask (and werkzeug) great in itself.
In their defense, some other languages make the length of a string an attribute/property on a string instance. Python feels like the odd one out here making it a free function you must pass an instance to. If the tech…
Rx has a bit of a "namespace collision" with the functional reactive programming library ReactiveX, which has implementations in many different languages. Often these libraries are called…
Does anyone have this info in a nice info graphic? I would love to hang this in my kitchen as a quick reference.
The "my data" vs "strava data" is probably the reason why they've left this bug in Apple Health syncing unresolved for years, despite there being good facilities for de-duping workouts in HealthKit.…
This happens to me in Safari (12.1.1 (14607.2.6.1.1))/ macOS (10.14.5) as well.
But placing logic in the controllers means you need to get a rails controller to test your business logic. This may seem fine in a small application, but as an app grows it becomes a headache to need to tie all your…
I’ve used this tool which provides similar functionality for several presentations and I love it. Especially using git to version control my talk. https://www.deckset.com
What sort of apps can you build with Haskell For Mac? The website gives me the impression it’s more akin to Swift Playgrounds than IntelliJ.
I’ve been reading “Real World Haskell” and enjoying it thus far. Big bonus is it is available for free online: http://book.realworldhaskell.org
Computerphile, lots of their videos stay away from the details of code, but the concepts they talk about are fascinating. https://www.youtube.com/user/Computerphile
Redox looks very cool! It is very funny that their "Screenshots" tab is full of pictures of real computer screens: https://www.redox-os.org/screens/
Give the app overcast a shot if your sick of the stock podcasts app: https://itunes.apple.com/us/app/overcast/id888422857?mt=8
To provide flexibility in the future. When your data comes from a method you can change its source without changing the caller. This can be very useful and should be leveraged whenever possible.
I think *iterable would just pass one argument that's a list, not pass each argument individually
Congrats! Hope they do great things with it. Use them to host a middleman site and love the service.
Great app, totally going to start using it on a day to day basis. It looks like deep links appear to be broken for me: Link https://itunes.apple.com/us/app/public-wifi-nyc/id1232095734... Renders this screen…
Why is it that the C++ code is pink in one screenshot, but blue in another? And Python is blue in one screenshot and pink in another? Looks like a great project! Thanks for sharing!
The animation into 'completed' is a little too jerky imo. Also the concept looks very similar to 'clear'. https://itunes.apple.com/us/app/clear-tasks-reminders-to-do/...
def package this and put it on the App Store before clones eat your lunch. Would happily pay a couple bucks to play this on my phone offline.
I was a Kagi subscriber for about 5 months. I had noticed a slight improvement for random software development related content vs my previous search engine (bing). After cancelling 6 months ago I don't miss Kagi at all.…
There was a talk given on this subject at iOSoho if ya want to take a peek: https://youtu.be/8ApcIOZe9qg?t=1921
following the dynamic part of this, it looks like they recommend DotJS. https://sitejs.org/#dynamic-sites I am not too familiar with DotJS, but it looks like its depreciated/unmaintained for years.…
Some devs prefer a GUI even when a perfectly good command line tool exists. For example the many git wrappers.
FYI you have a ref to 0.0.0.0:8000 as your homepage from the docs.dcpm.dev link <a href="http://0.0.0.0:8000/" title="Docker Compose Package Manager" aria-label="Docker Compose Package Manager"…
>Assembly Makes Flask Great Again The fact that flask can bar a basis for other frameworks makes Flask (and werkzeug) great in itself.
In their defense, some other languages make the length of a string an attribute/property on a string instance. Python feels like the odd one out here making it a free function you must pass an instance to. If the tech…
Rx has a bit of a "namespace collision" with the functional reactive programming library ReactiveX, which has implementations in many different languages. Often these libraries are called…
Does anyone have this info in a nice info graphic? I would love to hang this in my kitchen as a quick reference.
The "my data" vs "strava data" is probably the reason why they've left this bug in Apple Health syncing unresolved for years, despite there being good facilities for de-duping workouts in HealthKit.…
This happens to me in Safari (12.1.1 (14607.2.6.1.1))/ macOS (10.14.5) as well.
But placing logic in the controllers means you need to get a rails controller to test your business logic. This may seem fine in a small application, but as an app grows it becomes a headache to need to tie all your…
I’ve used this tool which provides similar functionality for several presentations and I love it. Especially using git to version control my talk. https://www.deckset.com
What sort of apps can you build with Haskell For Mac? The website gives me the impression it’s more akin to Swift Playgrounds than IntelliJ.
I’ve been reading “Real World Haskell” and enjoying it thus far. Big bonus is it is available for free online: http://book.realworldhaskell.org
Computerphile, lots of their videos stay away from the details of code, but the concepts they talk about are fascinating. https://www.youtube.com/user/Computerphile
Redox looks very cool! It is very funny that their "Screenshots" tab is full of pictures of real computer screens: https://www.redox-os.org/screens/
Give the app overcast a shot if your sick of the stock podcasts app: https://itunes.apple.com/us/app/overcast/id888422857?mt=8
To provide flexibility in the future. When your data comes from a method you can change its source without changing the caller. This can be very useful and should be leveraged whenever possible.
I think *iterable would just pass one argument that's a list, not pass each argument individually
Congrats! Hope they do great things with it. Use them to host a middleman site and love the service.
Great app, totally going to start using it on a day to day basis. It looks like deep links appear to be broken for me: Link https://itunes.apple.com/us/app/public-wifi-nyc/id1232095734... Renders this screen…
Why is it that the C++ code is pink in one screenshot, but blue in another? And Python is blue in one screenshot and pink in another? Looks like a great project! Thanks for sharing!
The animation into 'completed' is a little too jerky imo. Also the concept looks very similar to 'clear'. https://itunes.apple.com/us/app/clear-tasks-reminders-to-do/...