HackerTrans
TopNewTrendsCommentsPastAskShowJobs

vanpythonista

no profile record

Submissions

Hotkey to save currently playing Spotify song using Hammerspoon

manojkarthick.com
1 points·by vanpythonista·4 yıl önce·0 comments

comments

vanpythonista
·4 yıl önce·discuss
You can use a RDS Snapshot to export to S3 in Parquet format: https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_...
vanpythonista
·4 yıl önce·discuss
Glad you like it. A CSV->Parquet conversion command would certainly be really useful!
vanpythonista
·4 yıl önce·discuss
Shameless plug, my project exposes the common Parquet operations using a Rust CLI tool that utilizes the Rust API for Apache Arrow and can be used without any Java/Hadoop/Spark dependencies. Also available a static binary.

https://github.com/manojkarthick/pqrs
vanpythonista
·4 yıl önce·discuss
The Copy to Clipboard button doesn’t seem to be working in Safari (iOS 15).
vanpythonista
·4 yıl önce·discuss
If like you missed doing it when defining the source, you can also go into your data sources list and the sidebar has a "make global" option.
vanpythonista
·4 yıl önce·discuss
I’ve been using MeetingBar for the past ~6 months and it’s been really handy in seeing and joining the meetings for the day quickly. Thank you for building this!

(My favourite feature is being able to parse the ugly Outlook Safe Links to figure out the type of meeting - teams, zoom, etc)
vanpythonista
·4 yıl önce·discuss
Thanks! I sent an email. It would also be great if there was a button to change the orientation of the diagram from left-right to top-bottom.
vanpythonista
·4 yıl önce·discuss
This looks amazing! Thank you :) Is there a way to request more icons to be added or a way to add custom icons? This is the probably the one thing that stops me from replacing draw.io with this!
vanpythonista
·4 yıl önce·discuss
This looks great! There’s also https://github.com/marcosnils/bin that works similarly that you might want to check out!
vanpythonista
·4 yıl önce·discuss
Gitlab maintains a fork of docker-machine with critical bug fixes that I've been using recently since Docker deprecated it: https://gitlab.com/gitlab-org/ci-cd/docker-machine
vanpythonista
·6 yıl önce·discuss
The Database plugin from IntelliJ and Datagrip is essentially the same. My guess is people like to have separate tools based on their purpose and Datagrip serves that need.