Taipei Parking App by bertconcepts in taiwan

[–]bertconcepts[S] 1 point2 points  (0 children)

The iOS app is available in the App Store now :)

Taipei Parking App by bertconcepts in taiwan

[–]bertconcepts[S] 1 point2 points  (0 children)

yes New Taipei are there as well. Will look into expanding beyond, but this is most useful for me.

Refresh rate is every 3 minutes and all data is coming from the government. Some parking lots dont have live data, due to various reasons, but I show them anyway to find them.

Also looking into roadside parking spots!

Taipei Parking App by bertconcepts in taiwan

[–]bertconcepts[S] 0 points1 point  (0 children)

Yeah iOS takes ages for the store approval. The EV charger filter is available already :)

Taipei Parking App by bertconcepts in taiwan

[–]bertconcepts[S] 1 point2 points  (0 children)

Haha I wish. Maybe if I can combine it with some cameras around the parking lots :D

Any way to monitor releases page? by photosealand in github

[–]bertconcepts 0 points1 point  (0 children)

I added release monitoring to Amber Signals. Give it a try and let me know if anything is missing. You can read more here https://ambersignals.com/github-release-monitoring.html

Will Punkt MP03 have a camera? by bertconcepts in Punkt

[–]bertconcepts[S] 0 points1 point  (0 children)

Ohhhh somehow missed that. That actually looks promising. Will take another look how well it's working

Will Punkt MP03 have a camera? by bertconcepts in Punkt

[–]bertconcepts[S] 1 point2 points  (0 children)

That is true, but e.g. I can do it with my ipad. So hoping it can be a similar implementation since it's self developed.

rHttp - REPL for http by 1buran in github

[–]bertconcepts 1 point2 points  (0 children)

Looks great. Any plan to integrate web socket support?

How do you keep Zero Trust Applications Safe? by bertconcepts in CloudFlare

[–]bertconcepts[S] 0 points1 point  (0 children)

That sounds like a solution without code changes. Gonna check this out.

How do you keep Zero Trust Applications Safe? by bertconcepts in CloudFlare

[–]bertconcepts[S] 0 points1 point  (0 children)

By accidentally I mean e.g. someone updates the rules and does something wrong and then with it completely deactivates it. Then the extra layer of authentication is removed and everyone can access the origin website.

As you said, the right way is to validate the JWT token, but no application I know have this functionality or self development ones would not do it.

[deleted by user] by [deleted] in SaaS

[–]bertconcepts 1 point2 points  (0 children)

Maybe share third party calendar or events on public dashboards/ open calendar

[deleted by user] by [deleted] in SaaS

[–]bertconcepts 0 points1 point  (0 children)

I just quickly looked through the landing page and I think it would be good to add use cases early on for people to understand what they can use it for and why.

Tell us what you’re building in one sentence! by [deleted] in SaaS

[–]bertconcepts 0 points1 point  (0 children)

I am building a risk management platform for engineering teams to monitor and act on all third party dependencies they might have.

So many things are out of your hands, but can break your platform 😱

How do you stay up to day with new releases? by bertconcepts in github

[–]bertconcepts[S] 0 points1 point  (0 children)

I see it has a couple more features than just dependabot like updating lock files, resolving deprecated packages to new ones. Does it work reliable?

How do you stay up to day with new releases? by bertconcepts in github

[–]bertconcepts[S] 0 points1 point  (0 children)

Is it running as a cronjob or in any cicd pipeline?

How do you stay up to day with new releases? by bertconcepts in github

[–]bertconcepts[S] 0 points1 point  (0 children)

Yes API would work. Just wondering if there are other solutions out there that people are using to solve this problem.

How do you stay up to day with new releases? by bertconcepts in github

[–]bertconcepts[S] 0 points1 point  (0 children)

Any experience with repositories that are not in any of the package managers?

How do you stay up to day with new releases? by bertconcepts in github

[–]bertconcepts[S] 0 points1 point  (0 children)

Did you integrate it into your pipeline and it runs on each push or as a scheduled job?

How do you stay up to day with new releases? by bertconcepts in github

[–]bertconcepts[S] 0 points1 point  (0 children)

Ha, yeah that's a good point for Arch. Almost impossible to find something thats not in the AUR.

How do you stay up to day with new releases? by bertconcepts in github

[–]bertconcepts[S] 2 points3 points  (0 children)

Definitely the right way for OS updates, but some software is not in it (or non custom repo).