Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
sosedoff
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
sosedoff
3y ago
Built Pgweb (Postgres GUI) some time ago since I could not find a good minimalistic database explorer. https://github.com/sosedoff/pgweb The app is super simple, made with Go + jQuery and I still use it almost every da
2.
▲
Show HN: Test GitHub Events Locally
(github.com)
2 points
by
sosedoff
7y ago
|
0 comments
3.
▲
Cross-Compile Go Binaries with GitHub Actions
(sosedoff.com)
2 points
by
sosedoff
8y ago
|
0 comments
4.
▲
Custom Struct Field Tags in Golang
(sosedoff.com)
2 points
by
sosedoff
8y ago
|
0 comments
5.
▲
by
sosedoff
8y ago
Not sure what kind of issues you're having with search, but it's pretty straightforward to browse table data with a filter on a single column (be it numerical or text data). Im the author - shoot me an email (in profile) if you
6.
▲
by
sosedoff
8y ago
If you need a lightweight web UI for Postgres - have a look at https://sosedoff.github.io/pgweb/
7.
▲
by
sosedoff
8y ago
I dont think there's any competition with Google here, CronRunner is tailored specifically for Heroku.
8.
▲
by
sosedoff
8y ago
There is no dependency graph between the jobs, i think this would be the case for a specialized tool. Cronrunner is very simple when it comes to job definition. As for cron jobs, there's a bit of validation involved. The jobs are not e
9.
▲
by
sosedoff
8y ago
Hi HN, This is a small project that i've been meaning to launch for quite some time. Cronrunner is a job scheduler addon for Heroku applications, similar to standard scheduler but more powerful: you can define jobs with cron, set timez
10.
▲
Show HN: Schedule periodic jobs on Heroku with Cron
(cronrunner.com)
6 points
by
sosedoff
8y ago
|
5 comments
11.
▲
by
sosedoff
8y ago
Not sure if something is broken, but after i created a codemason server i cant delete it - there's no button to do that.
12.
▲
by
sosedoff
8y ago
SEEKING WORK | Chicago or Remote | Go / Rails We can help your team or business with: - Rapid application prototyping, bring your idea to the market faster. - API and real-time systems development. - Legacy applications upgrade and sup
13.
▲
by
sosedoff
9y ago
There are a few issues and PRs that i opened myself, but aside from that there weren't many contributions from other developers. I can't really say the project is under active development, but it's definitely useful enough, a
14.
▲
by
sosedoff
9y ago
For anyone wondering what this is: it's tool to build flows like "git push to X". I've built a few internal tools that use this package, mostly for deployment purposes similar to Heroku (but based on Docker). The toolkit
15.
▲
Show HN: Gitkit – Toolkit to build Git push workflows with Go
(github.com)
3 points
by
sosedoff
9y ago
|
3 comments
16.
▲
by
sosedoff
9y ago
Direct link to the repo: https://github.com/fbsamples/f8app/
17.
▲
by
sosedoff
9y ago
My side projects ideas usually revolve around a problem or just plain curiosity. Some stick while others don't. Most of them, however, are tools that help with work stuff. My last side project that i still use almost every day since 20
18.
▲
by
sosedoff
9y ago
Ha, i was thinking the same but instead of making config files for load testing i wanted to create an extension that could produce capybara rspec files for rails apps based on my browser activity.
19.
▲
Show HN: Using Heroku as a distributed load testing platform
(github.com)
6 points
by
sosedoff
9y ago
|
2 comments
20.
▲
by
sosedoff
10y ago
Similar, but specifically tailored for Markdown: https://usecanvas.com/
21.
▲
Docker Gotchas
(sosedoff.com)
2 points
by
sosedoff
10y ago
|
0 comments
22.
▲
by
sosedoff
10y ago
Great news! We've been using hosted Sentry for a while (couple of years) and it works really well for its price. Highly recommended. P.S Has anyone tried Golang support yet?
23.
▲
by
sosedoff
10y ago
Check another similar tool BitRun - https://bit.run/ Very good for rapid prototyping.
24.
▲
by
sosedoff
10y ago
When i read something like this it always brings up some memories back from the college times. Back then i had some interesting experiences and knowledge, while most of the students were interested in fields different from anything CS-relat
25.
▲
by
sosedoff
11y ago
How is it different from just pressing "t" on the project's page?
26.
▲
by
sosedoff
11y ago
If you're looking for something similar for other programming languages too, check out https://bit.run/ . It supports Ruby, JS, Go, Python, Rust, PHP and many more.
27.
▲
by
sosedoff
12y ago
"Sony Pictures Entertainment which directly sponsored its production and distribution hastily issued a statement on Dec. 25" - probably a typo
28.
▲
by
sosedoff
12y ago
pgweb is pretty new, so it wont have all features that pgadmin offers, but at least you dont have to install any dependencies. check github readme for feature list.
29.
▲
by
sosedoff
12y ago
Currently no, but ability to specify connection settings from web interface will be implemented. Its one of the items on todo list.
30.
▲
by
sosedoff
12y ago
Same here, that's the reason why pgweb was created.
More ›