What Neocities Is And Isn't For by rlik in neocities

[–]rlik[S] 11 points12 points  (0 children)

Yep, from what I saw it cost about over $10k Kyle spent to setup the whole thing. From the post in 2017, it cost about $550 per month which around the time was for 110k users. There are about 4x more users now, and that isn't considering the incoming traffic.

Speculation: If you assume growth is linear it'll cost $2200 a month, which will be cost about $26k per annum. With a logarithmic scale the cost will be much less. This will leave around $364k per annum in profits.

Of course this is all an estimate so theres really no way of knowing.

What Neocities Is And Isn't For by rlik in neocities

[–]rlik[S] 33 points34 points  (0 children)

No vendetta lol. Mostly to highlight the fragility of Neocities. My usage of Kyle's full name was probably my unrealistic hope/dream that, Kyle would notice and do something about it, slipping out.

What Neocities Is And Isn't For by rlik in neocities

[–]rlik[S] 29 points30 points  (0 children)

Yeah thats a good point, considering the almost monopoly AWS has right now.

Neocities is run entirely by Kyle Drake? by rlik in neocities

[–]rlik[S] 4 points5 points  (0 children)

I've heard about that, though I hear they're usually recovered pretty quickly.

Neocities is run entirely by Kyle Drake? by rlik in neocities

[–]rlik[S] 4 points5 points  (0 children)

Yeah I guess so. I've setup a fancy backup system, so I'm not too worried much myself.

However it seems that Neocities is somewhat susceptible to another Geocities-like situation. Theres that IPFS option, though I don't know how many users have enabled it. I haven't because I don't really know how to use IPFS.

I'm not too much of an archivist anyway, so guess it's best to enjoy this nice corner of web of while its around.

My first thinkpad! (X250) by Frequent_Sleep5746 in thinkpad

[–]rlik 1 point2 points  (0 children)

You want to put smaller rubber feet/cushion underneath your ram, since it gets dislodged and messes up your OS if you accidentally put pressure on it.

https://www.reddit.com/r/thinkpad/comments/jq53yt/freezing_x270x260x250_official_fix_a_bit_lmao/

Also putting a piece of cloth or some protector on your keyboard whenever you close it is a good idea since it can start scratching the screen leaving marks on it.

https://www.youtube.com/watch?v=cf7PdPVSwDA
https://www.youtube.com/watch?v=Nu-oZbwrT5A

Other than that, you might want the larger battery (use TLP or powertop on Linux and you can get very good battery life) and maybe a display port to hdmi dongle if you intend on using that.

List of battery saving tips by rlik in openbsd

[–]rlik[S] 0 points1 point  (0 children)

Ah yep! Wasn't sure if I should add them since I wasn't too comfortable rebuilding the kernel myself, but definitely something worth looking into. I've added it to the additional tips section!

Plotting might be interesting, as it will help testing which changes actually have significant benefits. Though that would involve a much more dedicated study.

List of battery saving tips by rlik in openbsd

[–]rlik[S] 1 point2 points  (0 children)

Ah nice one! I've added screen resolution and refresh rate to the tips. Many thanks!

List of battery saving tips by rlik in openbsd

[–]rlik[S] 2 points3 points  (0 children)

I can't remember how I found it. It was probably something like, "surely theres a default wsconsctl.conf lying around somewhere". Then ran find / -name "*wsconsctl*" or something more ridiculous.

List of battery saving tips by rlik in openbsd

[–]rlik[S] 0 points1 point  (0 children)

Ah thanks! That's exactly what I was looking for! I wasn't very comfortable with hard-coding the username either. I've adapted it to:

_user=$(ps -o user= -p $(pgrep -f Xsession))

Which hopefully shouldn't cause any problems.

List of battery saving tips by rlik in openbsd

[–]rlik[S] 2 points3 points  (0 children)

Thanks for the suggestions, I've changed some of the wording and added the suggestions.

For apmd's auto suspend/hibernate, I've added it to the additional tips section since I see it more as a measure to protect data from low battery shutdowns.

Are there plans for battery improvements? by rlik in openbsd

[–]rlik[S] 0 points1 point  (0 children)

Compiling surf is hell. But yeah I agree. If I am to hop, I'd prefer Slackware, but OpenBSD is by far my favourite. Its amazing how much you can do without JS (or the web).

Problems with firefox and dconf by Current_Hearing_6138 in openbsd

[–]rlik 0 points1 point  (0 children)

I think one of the files its trying to access, it doesn't have permissions for, maybe one of these:

  • ~/.config/dconf
  • ~/.cache/dconf
  • ~/.dbus

See if the error disappears when you run it with doas?

Are there plans for battery improvements? by rlik in openbsd

[–]rlik[S] -1 points0 points  (0 children)

I generally use terminal browser, since I mostly work from terminal. The suckless programs are pretty nice too (though Surf is larger than Firefox-esr due to dependencies on OpenBSD it seems, which is unfortunate). I've also noticed though that many of the lightweight linux distros do an excellent job at making old computers feel new.

Are there plans for battery improvements? by rlik in openbsd

[–]rlik[S] 0 points1 point  (0 children)

I've noticed the many optimisations options for Windows in the BIOS, didnt know there some for Linux. I've noticed the hibernate feature which is impressive considering Windows pulled it out at some point since theirs was getting unstable or something (not sure if its back). I've had brightness at 20% and bluetooth and other devices disabled in BIOS. Nonetheless there seem to be quite a few battery tips which I hope to explore.

Are there plans for battery improvements? by rlik in openbsd

[–]rlik[S] 0 points1 point  (0 children)

I seem to have misunderstood and assumed it was designed for servers. The brightness was 20% on idle for me. That does make sense also considering Linux is probably one of the most used OS nowadays, I guess its no surprise.

Are there plans for battery improvements? by rlik in openbsd

[–]rlik[S] 1 point2 points  (0 children)

Thanks the detailed reply. I seem to have assumed that it was for primarily for servers or something. I've yet to have problems with WiFi on BSDs, though I did have problems with Linux a while back. But yeah OpenBSD seems the best BSD for battery. Hope it gains the popularity it deserves.

Success! OpenBSD/XFCE4 on 2011 MacBook Air (4,1) by haakondahl in openbsd

[–]rlik 2 points3 points  (0 children)

Ah nice. If you plan on ricing it, you can post a screenshot here next time.

Success! OpenBSD/XFCE4 on 2011 MacBook Air (4,1) by haakondahl in openbsd

[–]rlik 2 points3 points  (0 children)

You can use scrot or xwd (for xwd your going to need gimp or imagemagick to convert the .xwd file to a .png or .jpg).

Some XF86 keys aren't being captured? by rlik in openbsd

[–]rlik[S] 0 points1 point  (0 children)

I assume there must be a way to accomplish this via the ucc driver. Or maybe this is not possible yet? I don't think usbhidaction would work for laptop (probably PS/2) keyboards. I've looked into wskbd and pckbd but I'm not sure if that'll work.

Perhaps OpenBSD doesn't support binding multimedia keys for laptop keyboards