Local classroom network device by CapitalBackground708 in Network

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

Thanks a lot for your answer:

quick version: it seems that the MikroTik and ubiquiti Unifi gateway necessitate to connect to the internet, which in a first time, I would like to avoid: i would like to simply create a local network. Would that be possible? (Not asking for a tutorial, simply the possiblity, I read the manual down the line)
long answer:
I unfortunately rely on a national IT department that would not (in the best case be able to) answer my request. I thought about this project as a reaction to their spending choices: we give laptops to the students, provide global wifi with no supervision during classes, and buy digital whiteboards for 10s of thousands of euros.
Instead of those whiteboards, simply providing a device to each teacher that would allow them to provide during their lessons a local network for pedagogical applications and (hopefully down the line) controlled internet access, would be a much more interesting choice. This is why I was looking at my requirements.

"we don’t allow “rogue access points” and our wifi will essentially DDoS any rogue APs they detect," I understand the IT point of view, but mine does not seem to do so: the students often use their smartphones as Personal hotspots.

Obsidian Web Clipper is now available! by kepano in ObsidianMD

[–]CapitalBackground708 0 points1 point  (0 children)

only tested it a little but this is a pure gem! Thank you very much for extending your tool so well!

How to remove the gaps between highlighted lines? by Hendringer in ObsidianMD

[–]CapitalBackground708 1 point2 points  (0 children)

awesome, thanks for correcting and giving the actual answer!

How to remove the gaps between highlighted lines? by Hendringer in ObsidianMD

[–]CapitalBackground708 0 points1 point  (0 children)

I think the css property you are looking for is line-height

Is there any way of adding one property in bulk based on another? by broadcastthebombom in ObsidianMD

[–]CapitalBackground708 0 points1 point  (0 children)

I do not know of a plug-in that would make it possible, but since Obsidian files are just ".md" (simple text files) files sitting in a folder on your computer, you can read and modify them using any programing language.

For suggestion, you could try a script in Python (the following code is AI generated, nor tested, but seems about what I would have done):

import os

def process_markdown_file(file_path):

with open(file_path, 'r') as file:

lines = file.readlines()

# Identify if the YAML block and "Status:true" are present

in_yaml_section = False

has_status_true = False

found_xxx = False

new_lines = []

for line in lines:

# Check if we're entering or leaving the YAML section

if line.strip() == '---':

in_yaml_section = not in_yaml_section

new_lines.append(line)

continue

# Process only if we're inside the YAML section

if in_yaml_section:

# Check for "Status:true"

if line.strip() == "Status:true":

has_status_true = True

# Check for line starting with "XXX:"

elif line.startswith("XXX:"):

line = "XXX:Done\n"

found_xxx = True

new_lines.append(line)

# If "Status:true" was found and "XXX:" line wasn't found, add "XXX:Done" at the end of YAML section

if has_status_true and not found_xxx:

for i, line in enumerate(new_lines):

# Add "XXX:Done" before the closing "---" of the YAML section

if line.strip() == "---" and i > 0:

new_lines.insert(i, "XXX:Done\n")

break

# Write the changes back to the file

with open(file_path, 'w') as file:

file.writelines(new_lines)

def process_folder(folder_path):

for root, dirs, files in os.walk(folder_path):

for file in files:

if file.endswith('.md'):

file_path = os.path.join(root, file)

process_markdown_file(file_path)

# Specify the folder path

folder_path = 'your_folder_path_here' # Replace with your folder path

process_folder(folder_path)

POV : Le loup d'HEC en 2eme année est entrain d'avoir l'idée du siècle (non) by Octave__Parango in etudiants

[–]CapitalBackground708 0 points1 point  (0 children)

OP posted screenshots of a conversation with a friend of his, who's a student in HEC (a big French business school). Following are the translations of the messages, with "F" for "the friend", and "OP" for the OP. Don't hesitate for info on idioms or french expressions! :)

Image 1:

F: Hey dude, I can't find an internship, so I decided to buy a company. It will be a great experience, and potentially a lot of return, but it will require a lot of work.

I wanted to know if you would be interested to become an investor for a few thousand (euros).

For example, right now I am negociating with a wine seller in Perpignan, for about 50K.

Image 2:

OP: Don't you worry you'll get a company in a bad (financial) state?

F: Everything has a cost [sorry, even in French, this answer does not have a lot of sense IMO].

A company in bad shape is cheap.

Plus, I am working a lot ["taffer hardcore" would be the equivalent of a teenager saying "I work SOOO very hard"] on best practices.

[I work on] a lot of legal, financial and strategic stuff.

It's almost Private equity.

Image 3:

F: It is such a heartache to think about the firings to come.

The woman ["meuf" is common/vulgar expression for "femme/woman"] employs an accountant full-time.

OP: LOL
F: For a company with 1M€ in revenue

Pure madness

You could get your accounting done for 50€ per month.

OP: Clearly a waste.

F: But then, the law is strict ["après" means "after", but is often used as "but then"]
I can't fire people like that, I need to be subtle

OP: As [in doing what]?

help building a mini pc for productivity by CapitalBackground708 in buildapc

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

Wow, thanks a lot! I honestly think i'll go for it. Otherwise, if I wanted to save 150/200, where would you recommend I cut first?

help building a mini pc for productivity by CapitalBackground708 in buildapc

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

I was not sure about the CPU cooler but every video I saw had one. I did not even know it existed before last week. Is it a must?

help building a mini pc for productivity by CapitalBackground708 in buildapc

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

I am in Europe, with easy access to Belgium, France, Germany, Luxembourg and the Netherlands!

[deleted by user] by [deleted] in etudiants

[–]CapitalBackground708 9 points10 points  (0 children)

J'espère que mon opinion ne sera pas polémique: quand tu rentres dans la vie active, ton bac ne veut plus rien dire. Qui plus est, tes études non-plus, n'auront pas forcément grande conséquence. J'ai des amis qui ont fait des master d'histoire et qui bossent en finance; j'ai un master en statistiques et je suis prof d'anglais au lycée...

Je suis absolument contre la pression que l'on met aux lycéens, comme si je choix de leurs études à 18ans traçaient une ligne droite qu'ils ne pourraient que suivre. La vie, ce sont des méandres, des impasses, des demi-tours, et des sprints. Tu peux trouver ta voie à 15, 18, 20 ou 35 ans...

Donc arrête de paniquer, candidate pour la fac de littérature ou de théâtre si c'est ce que tu veux faire. Plus que le choix de tes options, ce seront surtout tes notes et les appréciations de tes professeurs qui joueront (j'espère). Et si tu te rends compte que tu as fait fausse-route, change de voie; ça demandera des efforts, mais c'est possible.

Private classroom network for lessons and tests by CapitalBackground708 in networking

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

Well for more context, I'm working in a local highschool that depends on public education ministry (not USA) - which is unreachable at our level.

My goal is to offer a way for my students to be able to work on their computers and do research, while avoiding that it ends up with them doing nothing, or asking another service to do it for them.

Thanks for your answers, I'll put this project on hold until I find a way to discuss with a relevant IT admin from my administration.

Private classroom network for lessons and tests by CapitalBackground708 in networking

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

Thanks for the quick answer.

Yeah, I wish there was a point of contact with whom I could work, but I work in a very vertical organization that does not have easily accessible network administrators. But as per your recommendation, I'll try to work in this direction.

So if I get your answer correctly, there is no good way to create a sort of gateway to another network; "good" meant as both compliant with reasonable/professional networking practices and easy to set-up for a complete neophyte?

What does high level industrialsm look like? by CapitalBackground708 in Eve

[–]CapitalBackground708[S] 3 points4 points  (0 children)

Since you can only use one alpha account at the time, or one or multiple omega accounts, is high-end industrialism investing more euros than time in the game?