Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
symkat
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
symkat
8d ago
> The problem with these kind of wearables today is this is just not very actionable. I got the ultra 2 from Costco in the window of time where it still had the active o2 sensor. It told me I probably had sleep apnea and to bring a print
2.
▲
by
symkat
6mo ago
I've been working on https://blogdb.org/ recently. I originally made it a couple of years ago as a small proof of concept. A couple of weeks ago I started it over and have been using it as a project to work with Claud
3.
▲
Show HN: I made a tool to help you save and execute commands in a directory
(github.com)
4 points
by
symkat
2y ago
|
2 comments
4.
▲
by
symkat
2y ago
Thank you for saying so! That's super awesome too, this is not so different under the hood, I used libxml for getting the content and pandoc for converting -- pandoc turned out to be by far the best of the tools I tried for that aspect
5.
▲
by
symkat
2y ago
Thank you for commenting! It does put your files into a Hugo directory structure and includes the smol theme. It doesn't recreate your theme, plugins, or process your images, but I also have tried to be very explicit that it just conv
6.
▲
by
symkat
2y ago
I totally agree. This came about because of a pretty expensive quote the person I was talking to got.
7.
▲
by
symkat
2y ago
Thank you for commenting! Really the reason I picked Hugo is because that's what the person I was talking to wanted. He'd only found contractors who would charge more than he wanted to pay to do a manual conversion, and said even
8.
▲
by
symkat
2y ago
In my case, at least a big part of it is I'm looking for a job again and doing something like this to get myself out there, I already had one person who was interested in this specific type of conversion so maybe there are others. Than
9.
▲
by
symkat
2y ago
It does not, it converts just the blog posts and pages to help you get started on a conversion. It gives you the smol theme by default and the page that gives you access to the downloads gives additional information for finding themes at
10.
▲
by
symkat
2y ago
You're right, Hugo is for static sites! Hugo does support comments through things like Disqus ( https://gohugo.io/content-management/comments/ ). My service only converts the blog posts and pages themself and
11.
▲
Show HN: I made a service to convert WordPress blogs to Hugo
(wp2hugo.blogdb.org)
98 points
by
symkat
2y ago
|
42 comments
12.
▲
by
symkat
4y ago
I’ve been working on building a web hosting platform. https://github.com/symkat/MyJekyllBlog - It’s centered around hosting Jekyll blogs. It supports having paid user accounts (Stripe), building sites (uses podman con
13.
▲
by
symkat
4y ago
Thanks! GitHub Pages is a closed source hosting platform. MyJekyllBlog is open source and MIT licensed. As far as I’m aware, you cannot spin up your own version of GitHub Pages to host things for yourself and offer those hosting services t
14.
▲
by
symkat
4y ago
Hi HN, I’m very excited to show you MyJekyllBlog, a blog hosting platform I have been working on. Two months ago I shared the GitHub link for the project, and since then I have introduced free demo accounts so you can try it out, improved t
15.
▲
Show HN: MyJekyllBlog – an open source CMS and web host for Jekyll blogs
(myjekyllblog.com)
4 points
by
symkat
4y ago
|
4 comments
16.
▲
by
symkat
4y ago
Thanks, I’m really glad you like it! It’s been a lot of fun to work on. It does use a few different IPs/servers, and I think some could be combined. If you do end up moving towards replacing yours with this, I’ve got an article writt
17.
▲
by
symkat
4y ago
Those are good points, thank you for the feedback and well-wishes!
18.
▲
by
symkat
4y ago
Hi Hacker News, I want to show you something I’ve been working on: MyJekyllBlog. It’s a multi-user CMS and hosting platform for Jekyll blogs. There is a web application that users can register on, and from that web app they can create Jeky
19.
▲
Show HN: MyJekyllBlog - an open source CMS and web host for Jekyll blogs
(github.com)
66 points
by
symkat
4y ago
|
7 comments
20.
▲
by
symkat
4y ago
There is also a demo video here: https://www.youtube.com/watch?v=cUqcbSr8sJ8
21.
▲
Show HN: I made a tool to make paper planning easier. Open-source and a service
(todaychecklist.com)
2 points
by
symkat
4y ago
|
1 comments
22.
▲
by
symkat
4y ago
> where are the individual owns the car You're right -- the city required that taxi cars had medallions to be allowed to pick up passengers, and the one who owned the medallions on cars there was the owner. With a medallioned car y
23.
▲
by
symkat
4y ago
I believe this is the model for taxis -- at least it was about 20 years ago when I worked as a taxi dispatcher in a small town for a short time. Drivers rented taxis, and the taxi company only made money based on renting out the fleet of ca
24.
▲
Setting up collectd, graphite, and grafana for server monitoring
(blog.markdownsite.com)
3 points
by
symkat
4y ago
|
0 comments
25.
▲
by
symkat
4y ago
I suppose it really depends on your perspective. It has pure static hosting, in that anything in the public directory is directly served, so static sites that are built with pre-processing have no at-serve-time processing other than the no
26.
▲
by
symkat
4y ago
Hi! Yes, absolutely. This was supported initially but not communicated well. I hope the updates more clearly explain that. The use for plain HTML is documented here: https://docs.markdownsite.com/static-site/ I hope
27.
▲
by
symkat
4y ago
Hi HN! Last week I showed you the open source hosting platform I am working on, and got a lot of great comments and feedback. There was some confusing over exactly what MarkdownSite is, and I made a lot of updates to the site and added a do
28.
▲
Setting up your own static webhost with MarkdownSite
(blog.markdownsite.com)
10 points
by
symkat
4y ago
|
2 comments
29.
▲
by
symkat
4y ago
I have had some success with letting myself be bored. In similar situations, taking that time to lay down on the floor in a random room in the house and look at the ceiling and admit I’m bored. Some idea or fun thing invariably occurs to
30.
▲
by
symkat
4y ago
I've been working on https://markdownsite.com/ - the "Git Repo -> Website" type of hosting platform, and have completely opened sourced it so others can run it themself. The installation and on-going confi
More ›