heneli.dev VS manuel.kiessling.net

Compare heneli.dev vs manuel.kiessling.net and see what are their differences.

manuel.kiessling.net

The Hugo-based code from which https://manuel.kiessling.net is generated. (by manuelkiessling)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
heneli.dev manuel.kiessling.net
3 5
0 2
- -
7.8 6.8
11 days ago 14 days ago
MDX HTML
MIT License GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

heneli.dev

Posts with mentions or reviews of heneli.dev. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-01.
  • Ask HN: Who wants to be hired? (August 2023)
    13 projects | news.ycombinator.com | 1 Aug 2023
    Location: San Francisco Bay Area, California

    Remote: Yes (Available for onsite positions in Bay Area)

    Willing to relocate: No

    Technologies:

    - Languages: Haskell, Python, SQL (Postgres, Redshift), Nix, Bash

    - Infrastructure: NixOS, AWS, Docker, Datadog, Pulumi, Vercel, CircleCI

    - Specific: Apache Spark, MyPy, React, Next.js, Pandas

    Résumé/CV:

    - 5 YOE w/ Backend and Data Engineering

    - https://drive.google.com/file/d/1WBx_woh3a2TZSyfAuJXck_YIN03...

    Portfolio:

    - https://www.heneli.dev

    - https://slides.com/henelikailahi (tech talks)

    Email: [email protected]

    I’m a smart and passionate software engineer who brings the best ideas from functional programming to any engineering context. I am looking for Backend, Platform, or Full-Stack SWE roles.

  • Ask HN: Could you show your personal blog here?
    55 projects | news.ycombinator.com | 4 Jul 2023
    https://www.heneli.dev/

    I just published my first piece! Planning to mostly post long-form articles on non-traditional software stuff.

    - https://www.heneli.dev/blog/fearless-tinkering-is-functional - Five-part series on functional programming and its advantages

  • Ask HN: Who wants to be hired? (May 2023)
    11 projects | news.ycombinator.com | 1 May 2023
    Location: San Francisco Bay Area, California

    Remote: Yes (Available for onsite positions in Bay Area)

    Willing to relocate: Negotiable

    Technologies: Haskell, Python, AWS, REST APIs, SQL, Apache Spark, Nix/NixOS, Docker, Git, Postgres, Redshift, Unix

    Résumé/CV:

    - 4 YOE w/ Backend and Data Engineering

    - https://docs.google.com/document/d/1TNo88zndJ7TlMheWN7-V5teW...

    Portfolio:

    - heneli.dev

    - https://slides.com/henelikailahi (tech talks)

    Email: [email protected]

    I’m a smart and passionate software engineer who brings the best ideas from functional programming to any engineering context. I am looking for mid-level to senior SWE positions. My experience has primarily been in backend development, but I am open to full-stack or other SWE roles.

    I recently created heneli.dev (Typescript, React, Next.js, Tailwind) and am days away from publishing the first of several technical articles (https://github.com/hkailahi/heneli.dev/pull/6).

manuel.kiessling.net

Posts with mentions or reviews of manuel.kiessling.net. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-04.
  • Ask HN: Could you show your personal blog here?
    55 projects | news.ycombinator.com | 4 Jul 2023
    https://manuel.kiessling.net

    Some personal favorites:

    Applying The Clean Architecture to Go applications (2012):

    https://manuel.kiessling.net/2012/09/28/applying-the-clean-a...

    Object-orientation and inheritance in JavaScript: a comprehensive explanation (2012):

    https://manuel.kiessling.net/2012/03/23/object-orientation-a...

    Why developing software without tests is like driving a car without brakes (2011):

    https://manuel.kiessling.net/2011/04/07/why-developing-witho...

    Tutorial: Single Page Applications with a Serverless Backend and Infrastructure as Code (2021):

    https://manuel.kiessling.net/2021/05/02/tutorial-react-singl...

  • Ask HN: Share Your Personal Site
    87 projects | news.ycombinator.com | 6 Apr 2022
    https://manuel.kiessling.net

    Covers topics on architecting, building, deploying and running software and systems for the web based on open source tools with lean methodologies.

  • Design of This Website
    9 projects | news.ycombinator.com | 5 Apr 2022
    Sorry, that's not minimalism. gwern.net isn't either; I'd call that "brutalism" instead.

    THIS is minimalism: https://manuel.kiessling.net

    Precisely in the sense of "NOT a lot going on at all times". Just the content, presented pleasently.

    And importantly, it's not only minimalism in look-and-feel, but also technically: even a long post with an embedded image like https://manuel.kiessling.net/2021/05/02/tutorial-react-singl... weighs in at under 200 KiB. Loads in under 3 seconds even on "slow 3G" in Chrome. 362 milliseconds via my office's wifi.

    Also, no JavaScript. Nothing moves or jumps. Perfectly usable and consumable in a CLI browser like Lynx.

    All of that without looking brutalist.

  • Technical blogging in the era of Stack Overflow
    1 project | news.ycombinator.com | 3 Aug 2021
    It’s also a great extension of a CV, at least I see my https://manuel.kiessling.net blog that way.
  • Small B Blogging (2018)
    2 projects | news.ycombinator.com | 31 May 2021
    I have a very oldschool "FTP webspace" with Ionos (from 1&1) - it's really just your run-of-the-mill static website hosting package, basically unchanged since the late nineties.

    Well, it surely changed a lot under the hood from the provider's perspective, I assume, but from the user's perspective, it works as it has always worked: you have a domain, you have an (S)FTP account, you upload your static HTML/CSS files, et voilá, you have a homepage/blog.

    I create my HTML/CSS locally using Hugo. The source for my homepage and its blog posts can be seen at https://github.com/manuelkiessling/manuel.kiessling.net.

    Super simple, no headaches, no downtimes. Less than 4 bucks per month.

    I do depend on Ionos, of course, but as it's only HTML and CSS, it with every web site hosting solution on the planet.

    I also depend on Hugo, of course, but Hugo is open source, and I've even stored the Hugo binaries for different platforms locally.

    My homepage is at https://manuel.kiessling.net/.

What are some alternatives?

When comparing heneli.dev and manuel.kiessling.net you can also consider the following projects:

ideas2 - Another 85+ Ideas for Computing https://samsquire.github.io/ideas2/

Tufte CSS - Style your webpage like Edward Tufte’s handouts.

ideas3 - An Extra 100 Ideas For Computing - https://samsquire.github.io/ideas3/

gwern.net - Site infrastructure for gwern.net (CSS/JS/HS/images/icons). Custom Hakyll website with unique automatic link archiving, recursive tooltip popup UX, dark mode, and typography (sidenotes+dropcaps+admonitions+inflation-adjuster).

blog - My personal blog

commento - A fast, bloat-free comments platform (Github mirror)

chrisfrew.in - chrisfrew.in Website Source

beepb00p - My blog!

notes.eatonphil.com

breckyunits.com - Breck's Blog

go-cleanarchitecture - An example Go application demonstrating The Clean Architecture.

digital-gardeners - Resources, links, projects, and ideas for gardeners tending their digital notes on the public interwebs