Skip to content

Commit

Permalink
Merge pull request #423 from Luthetus/staging
Browse files Browse the repository at this point in the history
Staging
  • Loading branch information
Luthetus authored Jan 4, 2025
2 parents aa154a3 + 8c6526d commit a92a518
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 2 deletions.
19 changes: 18 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,23 @@
Given the recent events surrounding "Honey" I need to address the idea that
"if something is free then you are the product".

I agree with this sentiment. So where is the justification for "Luthetus.Ide" being free?

This repository is a performance art piece that will go down in history.

Even if I have to write 99% of the code myself, I will surpass Visual Studio which was made by an entire company, Microsoft.

I don't want to make millions of dollars, I dont want your data.

I want to send a message.

The 'website-demo' has far less features than when this repo is ran locally.

If I ever commit suicide, the closest thing to a suicide note that I'll leave behind is the Luthetus.Ide source code itself.

# Luthetus.Ide (In Development)
![Example GIF](./Images/Ide/Gifs/9.5.1BetterGif.gif)
The above Gif length is 1 minute 35 seconds
The above Gif length is 1 minute 35 seconds (this gif is very out-dated)

![Example GIF](./Images/Ide/Gifs/parseSolutionWideUpdated.gif)

Expand Down
2 changes: 1 addition & 1 deletion Source/Lib/Ide/Ide.RazorLib/Luthetus.Ide.RazorLib.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<TargetFramework>net8.0</TargetFramework>
<Nullable>enable</Nullable>
<ImplicitUsings>enable</ImplicitUsings>
<Version>0.9.7.17</Version>
<Version>0.9.7.18</Version>
</PropertyGroup>

<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,14 @@
Recent Changes:
<div>
<div>
<div>v <em class="luth_em">0.9.7.18 </em> (WIP_DATE)</div>
<ul>
<li>
WIP_DESCRIPTION
</li>
</ul>
</div>
<div>
<div>v <em class="luth_em">0.9.7.17 </em> (2025-01-03)</div>
<ul>
<li>
Expand Down

0 comments on commit a92a518

Please sign in to comment.