• Activity
  • Votes
  • Comments
  • New
  • All activity
  • Showing only topics with the tag "user created". Back to normal view
    1. I'm crafting some more!

      I mentioned a small age ago that I'm teaching myself to make a skirt. I finally have progress I'm ready to share! The buttons are just sitting on there, and it needs a waistband, but it's nearly...

      I mentioned a small age ago that I'm teaching myself to make a skirt. I finally have progress I'm ready to share! The buttons are just sitting on there, and it needs a waistband, but it's nearly ready!

      Taking shape!

      14 votes
    2. Project: Miniature longsword

      Over the last couple of years my sister has been getting into HEMA (Historical European Martial Arts) and especially the longsword. She recently had a significant birthday so I thought I'd make...

      Over the last couple of years my sister has been getting into HEMA (Historical European Martial Arts) and especially the longsword. She recently had a significant birthday so I thought I'd make her a small, but realistic and functional, longsword. It went pretty well, if I do say so myself. I did not, however, take as many photos as I would have liked, but I was doing this thing in very short bursts so I only had a few minutes here or there to get this done.

      To start, I read a bit about longsword proportions, looked at some pictures and sketched a couple of possible designs, before finalising a 1:1 scale drawing to work from. I bought some O1 tool steel (carbon steel so it can be hardened and sharpened properly) and started to cut. Almost immediately I made a mistake, I cut the steel 25% too long. But that was OK, I just went with it.

      I roughly shaped the metal and got it in the forge to heat-treat. Plunged into oil then slammed hard into my newly-built plate quench (aside: the plate quench is two hefty slabs of aluminium, designed to suck heat out of the steel fast, while holding it flat to prevent warping). The plates worked, the metal came out dead flat and not at all warped, which was good because there was very little space to grind out any distortions. I heart plate quenching.

      Next, cutting up some brass to make the crossguard. Cutting a 1.5x3mm slot in that was incredibly frustrating. I broke all four of my remaining 1mm drill bits, eventually had to resort to very fine diamond burrs and going extremely slowly. Luckily there is a bit of overlap from the blade so the slightly messy slot is covered up a bit. Similarly for the pommel, which was cut from brass rod and shaped on my lathe before I totally botched cutting a hole for the tang. If anything I made more of mess of the pommel, during the final fit up I just filled it with glue and wedged it in the right place.

      Inbetween making an awful - albeit recoverable/hideable - mess of the sword hardware I also finished up shaping and finishing the blade itself. This is where I don't have a lot of photos, but I ground a bevel onto the blade and wondered about cutting a fuller (groove down the centre of the blade) before realising that I absolutely did not have the tools to do that and would make a total mess of it. I also thought about sharpening it to scary sharp but given my sister has two reasonably small children I left it fairly blunt. It'll make a good letter opener but not much more. If she wants it sharp I can always put a serious edge on it another time.

      Final pre-glue fit up, as you can see it matches the design drawing pretty well, apart from being to a slightly different scale.

      I had considered making a wooden handle, as is traditional, but I was running short on time and I had plenty of leather so instead I did two layers of wrapping. This is the base layer (I do not remember why I have 1mm orange leather but I do) wrapped and clamped so the glue can dry. Another layer went on top of that and I ran a final polishing disc over everything, put a very light coat of metal lacquer over the metal to keep it shiny and that was it. Sword done.

      I cut a piece of round bar steel, cut and forged it to shape as a support, treated the hot metal with beeswax (gives a lovely black finish which stops rust and looks nice). I set this in some flame-finished oak and gave that a coat of tung oil. Once the various finishes and glues had dried it was good to go.

      The final product, dangling point, handle detail, view from above and in my hand for scale

      I think this is one of the best things I've ever made. I hope my sister likes it. I have some metal left so I might try making another - there's a few things I'd do differently.

      14 votes
    3. A progress update on LinkLonk - a trust based news aggregator

      Hey everyone, I launched my little project LinkLonk here on Tildes back in December and wanted to tell you how it has been going and get your feedback/suggestions. New changes since the launch:...

      Hey everyone,

      I launched my little project LinkLonk here on Tildes back in December and wanted to tell you how it has been going and get your feedback/suggestions.

      New changes since the launch:

      • The temporary accounts now automatically get deleted after 30 days of inactivity. I didn't have the deletion logic at the time of the launch, but had it implemented about 30 days after launch. Automatic account deletion is quite destructive - removes the account from the database (thank goodness for foreign keys and cascade deletes) and from Firebase Authentication. I'm happy that there were nobugs when I ran it the first time.
      • In addition to submitting external links you can now create text posts. The posts are Markdown-formatted (similar to Tildes). One novel thing is that you can post "anonymously". The database has a record of who the author is so the author can delete/edit their post, it's just the name is not show next to the post.
      • Comments - each item has a comment section. The comments are ranked based on how much you trust the people who upvoted each comment (as opposed to being pure popularity). This is the same ranking system that is used to rank the "For you" page, but now applied to comments.
        • Unlike Tildes, the comments have a downvote button. The downvote does not bury the comment for everyone else. Instead, it makes your trust in upvotes of people who upvoted that comment go lower. So the downvote button effects what you see, not what others see. It is much harder to abuse that button that way. For that reason I feel much more comfortable putting it there. However, there is a second order effect. If you downvote a comment that someone else already downvoted - then you will trust the downvotes of that person. When they downvote some other comment - then it will rank lower for you. In a sense they earn your trust to moderate content for you by identifying comments you don't want to see.

      In terms of users, there have been 260 user records created (some from my shameless plug comments on HackerNews). Of those, ~45 rated something - excluding those that were temporary accounts and were deleted. And I think we have 2 regularly active users (excluding myself). In my mind I had 10 as the number of active users that I was hoping to get by the end of 2021. At this rate we may reach it.

      I was pleasantly surprised that there have been no misbehaving users. I didn't need to remove any content even once. This lead me to constantly postpone the implementation of a content reporting system. I hope it stays this way for a long time.

      The whole idea of a trust based recommendation system is based on having someone to trust. Right now it is the RSS feeds that are generating most of the content recommendations for the active users. But ideally it would be mostly users recommending content to users. I have two priorities for the near future:

      • Make the "single-player" experience better so the active users find value already. As an example, I added full-text search through items you liked
      • Find more users to improve the "multi-player" experience. One option is to submit a "Show HN:" post on HackerNews. But you can only do it once and I'm not sure I'm ready to use that shot yet.

      What do you think I should do next on these two fronts?

      If you would like to give LinkLonk a try register with code "tildes" at https://linklonk.com/register. Feel free to comment on this post: https://linklonk.com/item/6347369602224750592

      17 votes
    4. Plush things for squeezing! 🐽

      I so miss feeling comfortable shopping in person this past year, but have really appreciated businesses that offer non-fussy, non-privacy-invasive curbside service, including and especially my...

      I so miss feeling comfortable shopping in person this past year, but have really appreciated businesses that offer non-fussy, non-privacy-invasive curbside service, including and especially my local craft store. Place an order online, call when I arrive, they bring it out, and bam! Back to the craft room!
      You know how sometimes what comes out to your car wasn't what you were expecting, though? Well, now I have a bag of poly fiber fill half as big as I am. Umm, which is... yeah, a lot. But, this last week I found considerable delight in making these two plush toys. The first is a gift for a friend with a soft-spot for small, unfortunate creatures. The second I thought could be a study for a self-drafted Cereberus. Maybe. I do hear the call of non-stuffed projects...

      Eek!

      Snout
      Flank

      22 votes
    5. V-Day felt flower boutonnierre

      ✂️🧵✂️ Sanity through crafting! ✂️🧵✂️ While I wait for supplies to come in the mail for my next sewing project, I made use of my hot glue gun and some odds and ends to learn something new and make...

      ✂️🧵✂️ Sanity through crafting! ✂️🧵✂️
      While I wait for supplies to come in the mail for my next sewing project, I made use of my hot glue gun and some odds and ends to learn something new and make this boutonniere for my step-son for Valentine's Day. The pink felt is leftover from another project and the green started life as a protective layer for storing that came with a pan. Here's hoping he wants to wear it! 🤞
      Front
      Back

      13 votes